Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
Gonsalu
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
6 ms
·
1.
▲
by
Gonsalu
14y ago
What's with the "This being Europe" being repeated over and over?
2.
▲
by
Gonsalu
14y ago
Writes still take locks. The isolation level is called Read -uncommitted for a reason.
3.
▲
by
Gonsalu
14y ago
I fail to see why setting the transaction isolation level to read uncommitted would make any difference to the data load process.
4.
▲
by
Gonsalu
15y ago
From October 29, 2010.
5.
▲
by
Gonsalu
15y ago
True. It seems that this was from a presentation at StrangeLoop 2011 (never heard of it before) that occured from 18 to 20 of September ( https://thestrangeloop.com/news/11/01/27/strange-loop-2011 ) -- it ended yesterday! Recordings will be
6.
▲
by
Gonsalu
15y ago
You can press the tab key in Vim to get command auto completion. For example, :colo<tab> completes to :colorscheme.
7.
▲
by
Gonsalu
15y ago
If hibernation didn't use compression, there was no need for CPU involvement due to DMA. Since there would be no CPU involvement, being multi-core enabled wouldn't be of help.
8.
▲
by
Gonsalu
15y ago
Verbatim copy of http://vim.wikia.com/wiki/Best_Vim_Tips . ...and I don't think mentioning the source makes it right.
9.
▲
by
Gonsalu
15y ago
There is no need to save the home location with the time. If you save the UTC date of the event, the localized date for some timezone can be extrapolated from it.
10.
▲
by
Gonsalu
15y ago
That doesn't seem more helpful to me... it's just making the worst case worser. In a situation which other queries would benefit from the id1, id2 order, and it wouldn't pay off creating another index, using a index seek instead a table sca
11.
▲
by
Gonsalu
15y ago
- Charge frequently and don't allow full discharges (Li-ion batteries don't have memory); - Keep batteries at temperatures lower than 30ºC; - Charge with voltages lower than 4.1V/cell.
12.
▲
by
Gonsalu
16y ago
There is an updated version of this talk: http://www.dabeaz.com/generators-uk/index.html Also, more interesting talks from the same author: http://www.dabeaz.com/talks.html
13.
▲
by
Gonsalu
16y ago
Thanks!
14.
▲
by
Gonsalu
16y ago
Original: http://zyalt.livejournal.com/329189.html
15.
▲
by
Gonsalu
16y ago
It's refreshing to read such sincere and bullshit-free description from a manufacturer.
16.
▲
by
Gonsalu
16y ago
I wasn't knocking .NET; I had the idea that coding something in C# or F# would result in the same IL output, which, after reading MichaelGG's reply, I realized was completely wrong... Regarding Python speed, I know it's pretty slow, especia
17.
▲
by
Gonsalu
16y ago
FAST? It's still .NET. Regarding you example, I'd much rather write value = dict.get('foo', 'default') in IronPython.
18.
▲
by
Gonsalu
16y ago
You deserve more credit for this.
19.
▲
by
Gonsalu
16y ago
You haven't read the site, have you? > If, however, a Tcpcrypt connection is successful and any attackers that exist are passive, then Tcpcrypt guarantees privacy.
20.
▲
by
Gonsalu
16y ago
It means that you can now write plugins for Vim using Python 3. It's worth noting that you could already write Vim plugins with Python 2.x.
21.
▲
by
Gonsalu
16y ago
Blog spam, yay!
22.
▲
by
Gonsalu
16y ago
You may recognize the author from http://www.youtube.com/watch?v=o9698TqtY4A
23.
▲
by
Gonsalu
16y ago
I've always found one particular guide to choosing charts[1] way undervalued and undermentioned :) [1] - http://www.flickr.com/photos/amit-agarwal/3196386402/
24.
▲
by
Gonsalu
16y ago
I'm guessing it's related to the parent post. WYSIWYGWYLEAFTS - What You See Is What You Get Whenever You Leave Everything Alone For Two Seconds
25.
▲
by
Gonsalu
16y ago
Freakin' awesome!!!
26.
▲
by
Gonsalu
16y ago
Heh, looking at the title, my first thought was this was about the Go language. It wasn't, so I closed the tab.
27.
▲
by
Gonsalu
16y ago
It's not that funny...
28.
▲
by
Gonsalu
16y ago
http://nutritiondata.self.com/topics/glycemic-index#values I'd say average. Bananas don't have an high GI either, it seems.
29.
▲
by
Gonsalu
16y ago
What about waf? http://code.google.com/p/waf/
30.
▲
by
Gonsalu
16y ago
How is this Hacker News?
More ›