Viewing profile — Tim61
Tim61
HN member- Joined
- Mon, Aug 31, 2015, 5:14 AM UTC
- HN karma
- 39
- Public activity
- 10 items
- HN profile
- View on Hacker News ↗
About Tim61
No profile information was provided.
Recent public activity
-
comment
Comment #12566102
I love the layout of this article. Especially the pitch and anti-pitch. I wish more more tools/libraries/things would make note of their downsides. I'm convinced to give it a try.
-
comment
Comment #12472185
Yeah, that is probably what bothers me the most about this. I write C code almost everyday. I can't remember the last time I forgot a "break", but I do use fallthrough when it simp…
-
comment
Comment #11774673
This would sound much less impressive if they just said 500 tons. Also, why the dead weight? 500 tons is easily doable with a (smallish) hydraulic press. The actual title of the ar…
-
comment
Comment #11424732
Exactly. This isn't an IoT problem, it's a cloud-based systems problem. "Cloud" actually just means "someone else's computer", and that somebody will turn off their computer someda…
- comment
-
comment
Comment #11368685
Yes. They are referring to each individual copper needle as a dipole antenna.
-
comment
Comment #11310125
Nice, course there's an emacs command to do that. Good ol' C-x M-c M-stacksort [1] Joking aside, I'm glad this is for vim. If this was a Visual Studio plugin, I think I know a coup…
-
comment
Comment #11306264
This is cool. The documentation is very entertaining, although not something you'd show to your boss. Looks like it implements a lot more than just neural networks. Shameless plug:…
-
comment
Comment #11128968
I just finished watching the Hilbert's Curve video. It's extremely well done! Does anyone know what software or process was used to create these videos?
-
comment
Comment #10958872
Just proposed two of my C projects for inclusion: TinyExpr - evaluate math from string - https://github.com/codeplea/tinyexpr minctest - very minimal C unit tests - https://github.…