Viewing profile — punkcoder
punkcoder
HN member- Joined
- Tue, Jun 03, 2014, 3:11 PM UTC
- HN karma
- 22
- Public activity
- 17 items
- HN profile
- View on Hacker News ↗
About punkcoder
http://punk-coder.com
Recent public activity
-
comment
Comment #39910482
Test-Driven Development (TDD) is a development methodology that prioritizes writing tests for code before the code itself, followed by writing the code to pass those tests. This ap…
- story
-
comment
Comment #39821148
[flagged]
- story
-
comment
Comment #39767068
In the last blog we talked about what everyone assumed was the most boring topic that you could talk about, keeping your dependencies up to date. But I think I’ve got it topped thi…
- story
-
comment
Comment #39759307
The differences between application security and developer security are simple enough in principle, but go significantly further as soon as you get past the surface. Many people in…
- story
-
comment
Comment #38734399
If you are allowing MFA from SMS you should probably not do that.
- story
-
comment
Comment #11866409
"The Protecting Internet Freedom Act would also ensure that the United States maintains sole ownership of the .gov and .mil top-level domains, which are vital to national security.…
-
comment
Comment #11440859
George Carlin would be proud...
- story
-
comment
Comment #9033341
So are they attempting to say that the work done by students as a form of homework, is actually the property of the university?
-
comment
Comment #8986359
The statement was more in the direction that when it's a utility local people / municipality are responsible for the maintenance of that system, local people means that there is a …
-
comment
Comment #8986055
When I call the water company, I don't talk to some guy in India who has never heard of my state, let alone my city. When the power and water go out, the service isn't great but co…
-
comment
Comment #8785336
I always use project Euler for the learning a language, once you pass that stage I usually go for pet projects.