Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
lojic
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
6 ms
·
1.
▲
by
lojic
18y ago
pg "master of the straw man" I sure wish he'd stick to technical stuff. The combination of arrogance and ignorance displayed in that essay is a bit too much. I'd be a lot happier if he'd release another version of Arc than to peddle this dr
2.
▲
by
lojic
19y ago
Yawn. I'm getting rather sick of Zed - whether it's his toddler tantrum tirades, or this jumbled, rambling brain dump. "The truth is: Any language that's Turing Complete and supports enough language features can solve any problem." Really?
3.
▲
by
lojic
19y ago
Now that a comments link exists. It would be nice to have points displayed also: http://news.ycombinator.com/item?id=118589
4.
▲
by
lojic
19y ago
Are there any folks using RSS for Hacker News out there? I'm surprised there isn't more demand for displaying the points in the RSS feed.
5.
▲
by
lojic
19y ago
Wow, in light of recent Zed events, I think I owe you an apology! That must be one heck of a grapevine.
6.
▲
by
lojic
19y ago
I like the phrasing: "The difference between practice and theory is greater in practice than in theory."
7.
▲
Thanks for comments in the RSS feed, can haz points too?
1 points
by
lojic
19y ago
|
1 comments
8.
▲
by
lojic
19y ago
Hard to say what would be a good reason for you, but I had used vim for a couple of years and really liked it. I still like its conciseness. I became interested in emacs because of the good support for Lisp w/ slime, etc. Plus, I thought I'
9.
▲
by
lojic
19y ago
I recently switched from vim to emacs. It's so easy to extend with elisp functions, and the buffer handling & directory editing is great. Not to mention ecb, etc. I still like vim, emacs just works better for me presently. I did have to
10.
▲
by
lojic
19y ago
"Couldn't you write some standalone scripts to run from the commandline to insert new posts into your blog?" As someone mentioned in the comments on that site, there's no need to write special scripts for this - using script/console does th
11.
▲
by
lojic
19y ago
Wow, and I thought Ruby was slow! http://shootout.alioth.debian.org/gp4sandbox/benchmark.php?t...
12.
▲
by
lojic
19y ago
+1 I'm surprised this feature doesn't exist. I don't have many saved items yet, but I would think it could clutter up rather quickly.
13.
▲
by
lojic
19y ago
Would you mind elaborating on the persistence a little? What is the granularity of persistence? For example, does each submission get written to its own file with associated comments? Do you utilize a memory mapped file? Inquiring minds wa
14.
▲
by
lojic
19y ago
Yeah baby! I missed one true/false Ruby idiosyncracy, and that did the trick :)
15.
▲
by
lojic
19y ago
Oh yeah, Ruby has a slightly different interpretation of true/false, so I changed while(z) to while (z != 0) - likewise with if. No help though :(
16.
▲
by
lojic
19y ago
Looks pretty close to Ruby: 1) remove semi-colons 2) replace a = b - - with a = b followed by b -= 1 3) while (z) { .. } with while (z) ... end However the if modifier (if it works as in Ruby) doesn't work out very well. I haven't touched P
17.
▲
by
lojic
19y ago
Oh really? Why don't you either stop spreading FUD, or back up that statement with some reality. "heard through the grapevine" - give me a break.
18.
▲
by
lojic
19y ago
{ 'Buzz Out Loud', 'Cranky Geeks', 'NPR: Technology', 'Ruby on Rails', 'Science Friday', 'TWiT' }