Viewing profile — yeahit
yeahit
HN member- Joined
- Fri, Oct 03, 2008, 3:26 PM UTC
- HN karma
- 10
- Public activity
- 16 items
- HN profile
- View on Hacker News ↗
About yeahit
Recent public activity
-
comment
Comment #895159
I use this - try example 4: http://en.gibney.org/calculator/
-
comment
Comment #883021
As a VIM user, these things irritated me: 1) I cannot delete the end of a line with this thing. Is that normal? Im only used to VIM so this might be a VI thing. 2) CLTR+ does not s…
-
comment
Comment #590821
You can filter that with another grep for example: wget -O- news.ycombinator.com | grep -o 'title">
-
comment
Comment #590713
If you use Linux or some other Unix, you can also do it with standard Unix tools: wget -O- news.ycombinator.com | grep -o http[^\"]* Personally, I prefer curl because it writes to …
-
comment
Comment #581829
I like the Macbook Air except for the glare type display. And im not sure how well it supports linux. Currently i think about buying one of the sony vgn-z notebooks. Any expriences…
-
comment
Comment #485122
You might also like this way of looking at all the requests your browser is doing to a certain host: http://en.gibney.org/capture_webtraffic/
-
comment
Comment #481081
Looks like cuil.com I would prefer they made a simple list like here on hn instead. Is there some general news site with a simple list of news on the web?
-
comment
Comment #479721
Where is the Demo?
- comment
-
comment
Comment #459377
Wouldnt these two solutions be even nicer? * Backup the Binlog of the DB (At least its called Binlog in MySql) or * Make a diff of the uncompressed dump and zip that. This diff wou…
-
comment
Comment #448529
Looks like its not canvas either, but svg.
-
comment
Comment #443237
In my daily browsing, I often see Designs that are not on that list. For example Hacker News is a very standard interface to me. I would call it "Forum". "Search" looks like it has…
- comment
-
comment
Comment #346162
Ditto. But Keyboard shortcuts dont work on my Firefox 2 here. Any idea why? For example, CTRL+C / CTRL+V doesnt work.
-
comment
Comment #323460
you could try "c sharp"
- story