Viewing profile — ByteMuse
ByteMuse
HN member- Joined
- Tue, Jun 07, 2011, 8:14 AM UTC
- HN karma
- 130
- Public activity
- 32 items
- HN profile
- View on Hacker News ↗
About ByteMuse
Recent public activity
-
comment
Comment #4085060
This is great advice - I would like to add a bit of philosophy that someone once gave me: Experience is more important than achievement.
-
comment
Comment #3403146
HN, Quora, Stack Overflow, Twitter
-
comment
Comment #3376380
sortable tables in HTML are nearly impossible to implement. This is definitely a solvable (and solved) problem. and where do you sort? front end or back end? how much data are proc…
-
comment
Comment #3228911
Also, http://www.wolframalpha.com/input/?i=satellites+overhead
-
comment
Comment #3218517
I recently worked on a friend's macbook and this is the first thing I noticed; I'm a linux guy. After a less then ten second explanation, I got used to it. Personally, I thought it…
-
comment
Comment #3218429
At my school, there are only a few classes that are different between Software Engineering and Computer Science majors. CSC students have a little more focus into theoretical compu…
-
comment
Comment #3195193
This is great. The level design is fantastic - a fair difficulty and fun progression.
-
comment
Comment #3195038
There's a grain of truth in every joke...
-
comment
Comment #3193754
It looks like jQuery versions get updated occasionally in that repo, but you'll have to check and see when 1.7 gets put in. My recommendation would be to maintain dependency versio…
-
comment
Comment #3175598
This reminds me of one of my favorite philosophies on learning, the four stages of competence: Unconscious incompetence -> Conscious incompetence -> Conscious competence -> Unconsc…
-
comment
Comment #3158793
I have been using Backbone for a while and love it. It is lightweight, is as flexible as you want and helps to organize code. Here is a good HN post on Backbone and Sproutcore, wit…
-
comment
Comment #3116831
GitHaven.com is down for me. I would be a lot more interested if a demo was up; I have been looking for something like this project.
-
comment
Comment #3115852
This is fantastic - I loved the ant simulation! It was a bit cryptic to get some of the content; perhaps you could have an alternative and more straight forward navigation system.
-
comment
Comment #3106106
It’s not very common to actually code anything in Ruby. You pretty much only see people coding Ruby while using the Rails framework which governs the whole thing. This seems like a…
-
comment
Comment #3105343
Thanks for the advice! I definitely want to work with startups and small teams, so this seems quite applicable. I am pretty active on Stack Overflow and Github, so I think I'll put…
- story
-
story
Ask HN: Does my Twitter handle belong on my resume?
I am an aspiring web developer and have recently started getting active on twitter, posting mostly about development and nothing incriminating. Should I put my handle on my resume?…
-
comment
Comment #3012248
This seems like an act of desperation.
-
comment
Comment #3008841
This is neat. Although, I can't get by without some VIM commands and is there a way to export text?
-
comment
Comment #3003337
The single page aspect is mostly just for 'slickness' - content is displayed instantly, animations are used and the page only needs to be loaded once. It is becoming more popular a…
-
comment
Comment #3003156
Good point. The first URL is really how the page is intended to be accessed. I'm going to work on an option to enable using pushState for navigation which would use hashless URLs. …
- story
-
comment
Comment #2975688
Good for them! Bootstrapping at its finest.
-
comment
Comment #2975644
Neat. This is the first time I have seen this. First impression: I'm not really sure what this is solving - the syntax is a bit ugly and the projects seem unstructured. Seems like …
-
comment
Comment #2975599
I think the languages that are out there are fine, Python, Ruby, JS, Java, Go, etc... An innovative framework that utilizes an established language for web development would be mor…