Viewing profile — static_typed
static_typed
HN member- Joined
- Mon, Jan 28, 2013, 10:06 PM UTC
- HN karma
- 210
- Public activity
- 121 items
- HN profile
- View on Hacker News ↗
About static_typed
No profile information was provided.
Recent public activity
-
comment
Comment #7090032
This plaster wall is cracked, crazed, and need of being redone. I know, I will just paper over it. CSS is broken and in need of being redone. I know, I will just paper over it with…
-
comment
Comment #7056070
Simple question: why do the muppets at W3 pervert the open Web to suit the content barons flailing business model, and should we as a community be looking to fork and abandon at th…
-
comment
Comment #7049605
Luckily for Uber, the protesters only protest a maximum of thirty five hours per week, Fuck off entirely for the month of August, and won't travel more than two miles from one of t…
-
comment
Comment #7047706
Or if you are actually going to perform an upgrade, consider a move to one of the more mature, stable, secure frameworks under Python, Perl or PHP. Less Rails - less fails. Simple!…
-
comment
Comment #7044323
Citations or evidence required for your claims that Twatter is absolutely one of the best around.
-
comment
Comment #7043375
We owe Twatter a big thanks for showing Rails on Fails doesn't scale (via so many fail whales), and so guided many a new startup to explore Scala, Erlang, Python, C++11 - basically…
-
comment
Comment #7018948
I can see the conversations now: "..and they trust you with their wife data?" "Dumbfucks".
-
comment
Comment #6952092
The fact is COBOL is still used, and useful today, all these decades later. I wonder what the sentiment about Ruby on Fails will be in thirty years time, and I don't think we will …
-
comment
Comment #6950491
RESTful services still work in those situations where they are correctly applied. Maybe what has happened is some of the less mature and more shrill developers have stepped back fr…
-
comment
Comment #6914299
Boss has a problem, so he hires an MBA, now he has 300 problems, and he got fired as well.
-
comment
Comment #6900474
Database administration - is not a fire and forget task. It dismays me greatly that so many developers do not see beyond the code in their IDE, and think they can just bring a DBA …
-
comment
Comment #6900303
The DBA is not dead! They just look and smell that way! But in all seriousness, if your app uses a database, you are incompetent not to employ an expert to help with the database, …
-
comment
Comment #6860256
My old Nokia phones had a flashlight mode built in, very quick to activate and use, not as a separate app. Even if it does need to be an app on Android, at least include it in the …
-
comment
Comment #6857079
The key takeaway in the benchmarks seem is that Go is significantly slower than the rest, much much slower. Apart from the regular 30-sec interval postings on HN extolling the virt…
-
comment
Comment #6847133
Sure - when restaurants take on a new cook or chef, they may well ask him to produce a dish or two, but none of those dishes will be sold to paying customers outside. The staff/man…
-
comment
Comment #6846962
Really? I am required to have an account with Github, to prove something? In the real world, some of us work on highly proprietary code bases, where putting any code up online coul…
-
comment
Comment #6846837
Firstly, I think they wanted to 'assess' not 'asses', well at least I hope so (spell checking is not optional; even on a blog). Now, I agree with the blog post: if you want me to c…
-
comment
Comment #6840252
Well, Martin should be happy Scala is getting discussed, even if he doesn't agree all that is being said. There are plenty of new and old languages that never get a mention on HN, …
-
comment
Comment #6833423
The other day, my colleague received a wolf whistle, and turned around to remonstrate with the guy behind her. He then pointed out, it was actually the woman next to him who had ac…
-
comment
Comment #6828293
Are all the articles on Vulture Beat like this? "Someone said..", "Someone else said...", "This one time at band-camp..."
-
comment
Comment #6827088
Wow - just read a more recent comment from Ben here: https://github.com/joyent/libuv/pull/1015#issuecomment-29568... The sad part of it all this: "I'm probably going to step back f…
-
comment
Comment #6824746
The commit itself, and the events around that were already discussed on another thread, but about this blog posting specifically - this is a little extreme. I would have hoped at t…
-
comment
Comment #6823326
1. However well intentioned, this sort of pedantry (the change from 'him' to 'them') just alienates efforts to make things more inclusive, rather than actually helping . 2. Reverti…
-
comment
Comment #6786031
Hiring primer: 1. Hire based on ability, experience, and if the candidate has a good attitude and approach. 2. Hire based on company and team fit - this does not mean six of the ex…
-
comment
Comment #6781170
From the blog, it has the following piece of code: def outcome(hiring_procedure): allowable_candidates = [c for c in all_candidates if hiring_procedure(c)] candidate_values = [risk…