Viewing profile — crshults
crshults
HN member- Joined
- Sat, May 10, 2014, 4:36 AM UTC
- HN karma
- 56
- Public activity
- 32 items
- HN profile
- View on Hacker News ↗
About crshults
No profile information was provided.
Recent public activity
-
comment
Comment #28799098
https://en.m.wikipedia.org/wiki/Embrace,_extend,_and_extingu...
-
comment
Comment #27002905
Nice reference. Gonna have to binge some Twilight Zone now. I can't find the exact quote from Highlander (TV series, not the movie) where Duncan has a friend, the "best swordsman i…
-
comment
Comment #26809575
Just want to put a very strong second on this recommendation. Three chapters in I knew enough to prototype something for work that reduced a mess of C++ to a couple pages of rules.…
-
comment
Comment #26386298
Totally relevant commercial: https://www.youtube.com/watch?v=zNCrMEOqHpc
-
comment
Comment #26162016
When one of the pumps on my aerobic system died a few years back it was less than 24 hours before the drains were backed up. If your soil won't pass a perc test I guess you can jus…
-
comment
Comment #25513836
Lowes calls it "smooth white wall panel"
-
comment
Comment #25046697
Crazy. I was just shopping for this book last night but got hung up on different editions. This one[1] also claims to be the 3rd Edition but looks to have an early publish date. I …
- story
-
comment
Comment #22912656
When I saw the title I thought it would be the old Jack Ganssle article which is also worth a look if you're interested in this topic: http://www.ganssle.com/debouncing.htm
-
comment
Comment #20362139
Had to fire up Eagle quick and take a look at my latest design (first time using USB-C). Looks like I got lucky this time.
-
comment
Comment #19633919
I thought this recent post: 'Generating More of My Favorite Aphex Twin Track'[1] had a good beginner-level write up on Markov Chains. [1] https://news.ycombinator.com/item?id=19490…
-
comment
Comment #19508626
I read that "Java School" bit as being in the Joel Spolsky sense. As opposed to a more SICP approach.
-
comment
Comment #19182842
> 7. Solder in order of cost and success rate. Thanks for this. I guess I've always gotten lucky here but now I'm imagining the frustration of getting done with all the discretes o…
-
comment
Comment #19126758
I've been using the big grid+ offering from Vela Sciences for my daily work. Only use pencil though, Graph Gear 1000. Recently switched from 0.5mm to 0.9mm. Have only been keeping …
-
comment
Comment #18215133
Have you tried using an XML parser instead?
-
comment
Comment #17557920
My son asked me the other night how long we were going to live which took me down the Oldest_people[0] rabbit-hole on wikipedia. On the page for Jeanne_Calment[1] I found this inte…
-
comment
Comment #13249992
Racket has an SICP plugin that makes everything from the book work.
-
comment
Comment #12083511
I always had good results with Advanced Circuits out in Colorado, but this is over a decade ago now.
-
comment
Comment #11694832
Iguana labs 8051 burner
-
comment
Comment #10676240
Holub's 'Compiler Design in C' is out of print, so he gives it away for free: www.holub.com/software/compilerDesignInC.pdf Probably not exactly what you're asking for, but hey, fre…
-
comment
Comment #9906324
I always thought it would be cool to play an on-rails first person shooter where the "rails" matched the road you were travelling at the time.
-
comment
Comment #9702663
Important to remember for each data byte in the buffer to also store the LSR along with that data. Windows serial port driver fails to do this, meaning you can tell there was (for …
-
comment
Comment #9612468
Thanks for this. I was happy to see 'Patterns for Time-Triggered Embedded Systems' on your list, though the link appears broken - new link: [1]. I remember working through that boo…
-
comment
Comment #9483713
Wonder if some of the work from here [1] could be leveraged to fill that hole faster. [1] http://www.androwish.org/index.html/home
- story