Viewing profile — fuzzy-waffle
fuzzy-waffle
HN member- Joined
- Fri, Aug 08, 2008, 7:10 PM UTC
- HN karma
- 3
- Public activity
- 6 items
- HN profile
- View on Hacker News ↗
About fuzzy-waffle
No profile information was provided.
Recent public activity
-
comment
Comment #392061
Even machine code vs C is a leaky abstraction which is why people use it. It is making tools that compile the code properly and allow proper debugging that is the problem. I suspec…
-
comment
Comment #391954
Having all the power of unix and a nice interface is great. Its slightly harder to sell if you are not a command line addict but if you are developer though you should be one. My e…
-
comment
Comment #387594
IDEs seem to be more a symptom of a programming environment that is poorly designed especially if your IDE is generating large amount of code for you. Perhaps that is what petzold …
-
comment
Comment #340684
You should probably index the tags on the feeds also.
-
comment
Comment #294963
I have used quite a few build tools and scons is the one I keep coming back to for C/C++. Nothing beats being able to bust out python scripting in the middle of describing how your…
-
comment
Comment #270911
Sounds similar to http://psyco.sourceforge.net/