Viewing profile — sethkojo
sethkojo
HN member- Joined
- Wed, Jul 03, 2013, 1:42 PM UTC
- HN karma
- 12
- Public activity
- 11 items
- HN profile
- View on Hacker News ↗
About sethkojo
No profile information was provided.
Recent public activity
-
comment
Comment #7269242
I've been in the same boat and I've discovered that the way to get better at programming is to get better at computer science. Most books on programming usually contain a lot of ba…
-
comment
Comment #7223452
Nope, I personally think it's bad design in that there is too much color in too many places. I don't know which stories are important and which aren't. Worse yet, I can't even read…
-
comment
Comment #7140071
It's not really about impact, but about context. If someone writes something that turns out to be obviously wrong, given the time-period, you could excuse them -- quite a few great…
-
comment
Comment #7133219
Maybe you're over thinking it? It sounds like you're already doing the right things. All the details might not be filled in, and there are surely things I overlook from the high-up…
-
comment
Comment #7124114
One problem is iOS devices won't play any videos with hidden controls.
-
comment
Comment #6914429
Node's event loop is very easy to work with since all the standard tools are async from the start. It's not like eventmachine where standard Ruby calls are synchronous and they can…
-
comment
Comment #6664203
I recently got a bunch from sillysaurus2 ( https://news.ycombinator.com/item?id=6345990 ). I personally feel like he has great taste, so he's a pretty good filter for interesting p…
-
comment
Comment #6550525
It can be the other way around too. What if you feel so strongly about your company's role in society that you rationalize socially destructive practices in pursuit of attaining/ma…
-
comment
Comment #6462511
I use Sublime. I prefer an editor over dedicated software or a blog mainly because of the indenting; it's also the most powerful text-manipulation tool I know. I have a certain ind…
-
comment
Comment #6347515
I'll probably have some questions after looking over some more of the papers. We seem to have a healthy intersection of common interests. What's the best way to get in touch?
-
comment
Comment #6347197
Thanks for this. I actually like that it's not curated, it's a good way to discover things I didn't know about. The fluid simulation stuff looks especially interesting.