Viewing profile — spiralhead
spiralhead
HN member- Joined
- Tue, May 01, 2007, 8:59 PM UTC
- HN karma
- 58
- Public activity
- 64 items
- HN profile
- View on Hacker News ↗
About spiralhead
Recent public activity
-
comment
Comment #18538222
This is a very complicated thing to answer concisely, but I'll take a stab at it from a product development perspective. You know you're a good programmer if the things you build "…
- story
- story
-
comment
Comment #7870002
Jedi, Rock Star
-
comment
Comment #7823576
Great article. I've struggled with this for my entire career. I get bored after finishing a major project and am left with miscellaneous tasks. But I've found consulting gigs to be…
-
comment
Comment #7823476
Unless you're working for yourself on your own product it's hard to find something you're 100% passionate about. But the funny thing about that is working for yourself is one of th…
-
comment
Comment #7820541
If you want to break into the tech industry, the best thing you can do right now is just start building stuff. Think of a mobile app or a web app that has a simple purpose that you…
-
comment
Comment #4716117
The new podcast app makes certain workflows impossible--like downloading a single podcast before taking a walk. Now it just says "preparing to download" indefinitely. By the time i…
-
comment
Comment #4562237
I think they left out a zero
-
story
Ask HN: Org Chart for a Software Startup?
My boss has asked me to come up with an org chart for our organization. What are your recommendations for a _simple_ org chart for a small software-as-a-service company who's looki…
-
comment
Comment #1044373
"...while Flash apps won’t run on the iPhone, any Flash app can easily be converted into an iPhone app." The title is misleading...
-
comment
Comment #1042371
Working on a web crawler that tracks the associations between websites online. Currently working on the front-end which will, at first, simply list websites ordered by how many oth…
-
comment
Comment #1031673
I usually go with programmer/web developer. It doesn't roll off the tongue as easy as hacker but the latter term has negative connotations among the majority of humans.
-
comment
Comment #1029101
I like the minimal UI and the tree view is interesting. I would be interested in learning more about the background of this project but there's no "about" link anywhere.
- comment
-
comment
Comment #1029031
Agreed about the need to sync to the web. If I was to undertake a project like this I would probably do it as a web app (to start) using the bleeding edge HTML 5 local storage stuf…
-
comment
Comment #1024495
Scala! ... specifically using Actors for concurrency problems has been a bit of a revelation for me ... and the functional parts if you're not already familiar with FP ... and for …
-
comment
Comment #983902
Are you expecting Google to defy the US government? He is merely stating a fact: "...we are all subject in the United States to the Patriot Act..." How many of you are actually con…
-
comment
Comment #918348
Fair enough. I just fail to see the distinction between "semicolon insertion" and optional semicolons. Sounds to me like semicolon insertion is just a stupid way to implement an in…
-
comment
Comment #918126
You speak as if your words are law but really it is just your opinion. Modern languages are still being designed this way. For example semicolons are optional in Scala.
-
comment
Comment #917150
I disagree. I consider an interpreter that can figure things out on your behalf to be a more intelligent interpreter. It requires me to type less. The "hard to find bugs" pointed o…
-
comment
Comment #916255
I would love to hear an argument FOR "semicolon insertion" for a change. I only ever hear arguments against it. Personally I would prefer to avoid unnecessary line noise if the int…
-
comment
Comment #852588
My dislike of XML is pretty simple: it forces you to be more verbose. That is bad for the web. For instance is valid HTML. The XML equivalent is . Why is this a good idea, again?
-
comment
Comment #847491
My 2 cents. I am not "experienced" in that I haven't yet achieved my millions, but experience has told me "forcing" myself to continue hacking away when I'm clearly experiencing ph…
-
comment
Comment #847128
Interesting article but I am not convinced outward expressions of elitism have much of a correlation with one's academic background. In my experience, the most talented and creativ…