Viewing profile — choochootrain
choochootrain
HN member- Joined
- Thu, May 19, 2011, 3:38 PM UTC
- HN karma
- 64
- Public activity
- 34 items
- HN profile
- View on Hacker News ↗
About choochootrain
hurshal#imap.cc
Recent public activity
-
comment
Comment #41989961
the article mentions https://github.com/koekeishiya/yabai , which i have been using for a few years to get me to 90% parity with i3. it has quirks and limitations, some of which ca…
-
comment
Comment #21977027
a few years ago i quit my full time job but negotiated a consulting arrangement with the company on an hourly basis. it was beneficial for them because i was able to offboard and k…
-
comment
Comment #19331537
"privacy-focused" until governments subpoena messages from the world's largest and most active digital network. or until advertisers demand more knobs for their retargeting. or unt…
-
comment
Comment #19250464
its a two-edged sword. if you can trust the application code to effectively schedule itself then it's good but you can also get bugs and perf issues where a synchronous chunk of co…
-
comment
Comment #19248374
what a blast from the past - i remember this game and it blew my mind when i first realized i had the power to plot a polynomial through all those points with little effort require…
-
comment
Comment #19182287
i think it's more about the culture which allowed that image (even in its cropped form) to proliferate as it did: > About six months later, a copy of the [Playboy] issue turned up …
-
comment
Comment #19039575
i agree with you but you have to keep in mind that pages which load fast on a fiber connection and render and respond quickly on the latest macbook don't guarantee the same for the…
-
comment
Comment #18994765
well then you must be inhuman because subconscious bias plays a part in online advertising. sure you can mentally block them but eventually you will fatigue from the cognitive over…
-
comment
Comment #18528807
i love that i can try this out anonymously - how do i set priorities for the 3 parts of the day? right now i can only set the morning priority by clicking on the day
-
comment
Comment #18483512
i think the low contrast in your Geoff.Greer.fm logo and the "go dark" button might be what GP is talking about. i didn't realize the button had words until i saw the hover state h…
-
comment
Comment #18286429
i last used cloudformation over a year ago and it was a pretty shitty experience overall. bread and butter resources like vpcs would fail to provision in time which would cause a c…
-
comment
Comment #18144189
i'm coming at this from the tech side but with an appreciation for the small scale farmers who have done this for generations. my family was all farmers and here i am now. i'd love…
-
comment
Comment #15882722
the original paper is quite readable: https://www.ee.columbia.edu/~dpwe/papers/Wang03-shazam.pdf shazam's value is obviously in how it scaled this method to millions of users and s…
-
comment
Comment #12033811
cool idea! how are you locking out the apps? my first thought is the SYSTEM_ALERT_WINDOW permission which lets you draw over other apps but maybe theres a better way to do this in …
-
comment
Comment #11261159
this is pretty awesome. something similar to this is being used by Silver Push to unify devices to the same owner: http://blog.silverpush.com/silverpush-says-its-using-audio-b... i…
-
comment
Comment #10405310
yep i have sc running :)
-
comment
Comment #10402342
awesome, i will definitely check those out! i'm still interested in a breakdown of your music :)
-
comment
Comment #10401808
i've been playing around with supercollider lately and i would love to see a writeup on your process for creating this. sound synthesis is really cool but i've been having trouble …
-
comment
Comment #10294580
thanks! the problem templates are pretty simple but i think we can do better now :) as you progress through the concepts, we introduce more challenging problems. we used http://www…
-
comment
Comment #10292954
in the past i have used cloud9 and nitrous.io for teaching, and i had students clone a template repo with exercises and lessons. this is awesome to me because its a much more struc…
-
comment
Comment #9748689
i wonder how the medicare fraud strike force is currently doing this, and how we, as technologists can improve the process. working around HIPAA makes this an particularly hairy pr…
-
comment
Comment #8914022
try nested_dd = lambda: defaultdict(nested_dd)
-
comment
Comment #7742674
avoiding poor wifi connections is the default, but you can turn that off in the advanced wifi settings
- story
-
comment
Comment #6253839
how do you recommend getting into this sort of stuff? i have some basic experience with microcontrollers and i'm interested in some dsp hardware projects but i'm not sure where to …