Viewing profile — experimentor
experimentor
HN member- Joined
- Thu, Jun 03, 2010, 6:49 AM UTC
- HN karma
- 15
- Public activity
- 6 items
- HN profile
- View on Hacker News ↗
About experimentor
No profile information was provided.
Recent public activity
-
comment
Comment #1463519
Python is a great language. But there is nothing bad about preferring one language/style over another. There are great programmers in all the camps. Try the other two scripting lan…
-
comment
Comment #1445028
I'm an okay jQuery/Javascript developer who gets stuff done - by going the way you said - search the docs for the function that I need. I learned a lot of bad habits this way - bec…
-
comment
Comment #1434674
A sampling of the Fossil code. This is the source browser code. http://www.fossil-scm.org/index.html/artifact?name=23a693054... C based webapps... lean, mean and blazing fast. And …
-
comment
Comment #1426436
Fossil SCM is written by D. Richard Hipp. The same great guy behind SQLite.
-
story
Suggestion to Improve the Hacker News UI
Make the link to comments section for each article more prominent. The hyperlinked area for comments ('n comments') is too small. I need to point my mouse with more care than what …
-
comment
Comment #1400666
I agree. I was introduced to Ruby through Sinatra. Developed all my web apps using that though I used to play around with Rails. I had an initial idea that Sinatra was meant for sm…