Viewing profile — jaimzob
jaimzob
HN member- Joined
- Thu, Apr 22, 2010, 1:39 PM UTC
- HN karma
- 182
- Public activity
- 43 items
- HN profile
- View on Hacker News ↗
About jaimzob
No profile information was provided.
Recent public activity
-
comment
Comment #6029419
Honest question: how does that article contradict that statement? Everyone is bouncing off the walls about this but I honestly can't see where the story is. Microsoft + others enab…
-
comment
Comment #5532906
"I’m your typical “balls to the wall” founder that will sacrifice all for the sake of the startup" ... "I founded and ran GooseChase, which makes running scavenger hunts incredibly…
-
comment
Comment #5138885
Partially, the problem is that "designer" is such an elastic word. You could argue that an interaction designer should be able to code, at least enough to make a realistic prototyp…
-
comment
Comment #4640570
But affordances (such as bevelled buttons) are not the same as skeuomorphic design. Bevelling an area of the screen implies that something is pressable and hence aids the user. Cov…
-
comment
Comment #4636269
They all have something to do with software development in specific situations. But the assertion is that this set of "exam papers" represent the canonical body of development know…
-
comment
Comment #4635940
:) This is surely just degenerating into parody now. I can't wait for part 4: "Build a Turing Machine from scratch using paper-clips and sticky tape and send it to me for grading. …
-
comment
Comment #4632734
Indeed, presenting this more 'guide to interesting things you should know' rather than 'here's an exam I've condescended to set for everyone dumber than me' would have worked out m…
-
comment
Comment #4631435
No. They can be interesting things to read about, and knowing a little about the themes each question comes from (i.e. how does a processor cache work) will make you a better progr…
-
comment
Comment #4631391
Hear, hear. Obsession with trivia and a supercilious tone are sure signals of a B-player in my experience. "Name and describe the four states in MESI cache coherence"? Sorry, memor…
-
comment
Comment #4502618
I'm a big fan of The Verge but this seems melodramatic and a little hollow. The HP machine doesn't just share a few design features with the iMac, it's lifted the design wholesale.…
-
comment
Comment #4436598
Oh god, an OSNews article from Thom Holwerda about how "obvious" the iPhone was is now top of Hacker News? How long do I need to switch the internet off for to restore sanity?
-
comment
Comment #4422243
Hitler? That's where you want to go in a thread about web browsers? Maybe it's time to switch to decaff.
-
comment
Comment #4417759
I'm not a big fan of agile either but "over 40" == "the smell of death"? Seriously? Not a convincing, or classy, opening line. And this was posted by the CEO of Assembla.
-
comment
Comment #4306472
Chrome 19.0.1084.56 on OSX 10.7.4...
-
comment
Comment #4306319
I hit this too - what does "doesn't cover" mean above? If two people have already hit this you might be having problems with more than 0.7%...
-
comment
Comment #4161152
Wow. What a disgraceful exchange. The 'apology' that not-so-subtly implies Shanley has an agenda because they didn't employ her doesn't exactly exude contrition, or class.
-
comment
Comment #3944094
Meh. I'm sure his comment was well-intentioned: If you spend most of your time communicating with computers then your communication with humans can sometimes tend toward the 'abrup…
-
comment
Comment #3943772
Thanks, I'll patch this up when I have more time - though I'm not sure there's enough time in the world to fix my sloppy C code... ;)
-
comment
Comment #3943517
This is often how text buffers are implemented in editors. Since most text edits are contiguous, the gap means you don't keep shuffling memory around with each insertion and theref…
-
comment
Comment #3940250
Thoroughly depressed by the responses here - especially on a site that prides itself (or used to) on being more nuanced and intelligent than average. If you don't like the message …
-
comment
Comment #3883433
"I will instantly disregard any CV that doesn't have reference to a GitHub account" Well bravo you. The problem with recruitment in our industry is not the candidates with no GitHu…
-
comment
Comment #3840943
Nice! Like everyone else, I had a stab at the same problem. Not nearly as slick but might be interesting: http://www.thebitflow.com/journal.php#photo_upload (github: https://github…
-
comment
Comment #3725931
Augmentative dicks always think they are A-players. That's very rarely the case, but they'll never rise far enough to find that out.
-
comment
Comment #3723060
Agreed. I've looked at Go quite a bit and I can't figure out what new problems it solves, or how it solves existing problems better than previous procedural/OOP languages. How is b…
-
comment
Comment #3707667
You may want to check out Opacity ( http://likethought.com/opacity/ ) which can export to ObjC, HTML5 Canvas, SVG and PNG/Jpeg etc.