Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
yeahit
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
6 ms
·
1.
▲
by
yeahit
17y ago
I use this - try example 4: http://en.gibney.org/calculator/
2.
▲
by
yeahit
17y ago
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 scale up the font size
3.
▲
by
yeahit
17y ago
You can filter that with another grep for example: wget -O- news.ycombinator.com | grep -o 'title"><a href="[^"]*' | grep -o http.*
4.
▲
by
yeahit
17y ago
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 stdout per default: curl news.ycombinator.com | g
5.
▲
by
yeahit
17y ago
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 with these?
6.
▲
by
yeahit
18y ago
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/
7.
▲
by
yeahit
18y ago
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?
8.
▲
by
yeahit
18y ago
Where is the Demo?
9.
▲
by
yeahit
18y ago
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 would even be human readable.
10.
▲
by
yeahit
18y ago
Looks like its not canvas either, but svg.
11.
▲
by
yeahit
18y ago
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 multiple columns, but in my daily experience the main chara
12.
▲
by
yeahit
18y ago
Ditto. But Keyboard shortcuts dont work on my Firefox 2 here. Any idea why? For example, CTRL+C / CTRL+V doesnt work.
13.
▲
by
yeahit
18y ago
you could try "c sharp"
14.
▲
Yeah It
(yeahit.com)
2 points
by
yeahit
18y ago
|
2 comments