bfl (@bflyon) 's Twitter Profile
bfl

@bflyon

Data Visualization bit.ly/bflyon-viz-sum… Love peaceful after-midnight data dives under warm ambient light

ID: 383225936

linkhttp://bit.ly/bflyon-viz-summary calendar_today01-10-2011 14:04:17

1,1K Tweet

193 Takipçi

1,1K Takip Edilen

bfl (@bflyon) 's Twitter Profile Photo

when using #bootstrap tabs, calling scroller.measure on tab change with DataTables is very important in order to get enough rows to show when switching between tabs... whew

bfl (@bflyon) 's Twitter Profile Photo

What Tyler Schultz did was brave - a nice example of a heartening "do-the-right thing" in this world. #TheInventor #TheInventorHBO

bfl (@bflyon) 's Twitter Profile Photo

I love #footnotes in books/articles, but #lawjournal articles show that there can be a limit to this fondness...

bfl (@bflyon) 's Twitter Profile Photo

have an actual use case for #javascript continuation lines - avoids a ton of noisy quotes and plus signs in a big string that should only infrequently change...

bfl (@bflyon) 's Twitter Profile Photo

Boy, there are some big no-warning footguns with managing permissions in the #GoogleCloudPlatform console for #BigQuery

bfl (@bflyon) 's Twitter Profile Photo

There are 327.2 million people in the US. If you put each person in an #Excel sheet, and printed it out (with about 1/4" per row), and laid the printout on the freeway, it would reach from #Knoxville, TN to #Denver, CO #BigEnoughData #BigData

bfl (@bflyon) 's Twitter Profile Photo

when you want to mimic #sync code in #nodejs somewhere for multiple statements, and so you need to use #await to do so, it really seems like you get into a weird "turtles all the way UP" #async kinda hell situation that requires distracting contortions to deal with

bfl (@bflyon) 's Twitter Profile Photo

interesting - apparently BigQuery caches results of queries for 24 hours and handles change-detection if need be. You're not charged if cached query used.

bfl (@bflyon) 's Twitter Profile Photo

Debugging R+knitr+sweave+Tex errors: you've got to be ready for the thrill of a chase down the most inscrutable paths...