Viewing profile — quasit1
quasit1
HN member- Joined
- Fri, May 14, 2021, 8:43 AM UTC
- HN karma
- 14
- Public activity
- 4 items
- HN profile
- View on Hacker News ↗
About quasit1
No profile information was provided.
Recent public activity
-
comment
Comment #27472516
I've spent 10 years writing security critical C code. There's no problem writing secure code in C. You just have to stop being clever and prioritize security above "speed". Your co…
-
comment
Comment #27448452
I agree, I have worked at 3 different places that implemented demo-driven development. It always looks good the first couple of weeks or even months, but then it goes down hill, ju…
-
comment
Comment #27158646
I've worked in such places. The reason it is that way is because you will receive a broken description/specification/story of what you are supposed to implement. You have a choice …
-
comment
Comment #27154489
I feel as if it depends a lot on the code. I sometimes read code for fun. Some code read like an essay, some like a book and other code read like a collection of poetry. So I feel …