Viewing profile — eeks
eeks
HN member- Joined
- Mon, Dec 07, 2015, 12:17 PM UTC
- HN karma
- 423
- Public activity
- 139 items
- HN profile
- View on Hacker News ↗
About eeks
No profile information was provided.
Recent public activity
-
comment
Comment #49130197
It reminds me of that Frank MacSherry paper[1]... [1] "Scalability! But at what COST?"
-
comment
Comment #47815426
Ender's game.
-
comment
Comment #47659531
Good thing I stockpiled on Planck boards. All good things have an end I guess.
-
comment
Comment #44652713
I have the exact same experience with an EX30. Their entire line of full EVs is a disaster. I will never buy a Volvo again.
-
comment
Comment #35669665
I find rongorongo a lot easier to read [1]. I wish kindle would support that layout mode, I could easily double my reading speed. [1] https://en.m.wikipedia.org/wiki/Rongorongo
-
comment
Comment #30776272
I had a similar experience with HardCaml back in 2015/2016. The benefits where overwhelming: higher productivity, higher reusability, less intractable bugs, tighter TTM, and no mor…
-
comment
Comment #25466313
I believe he means that by better understanding the tools, one better understands the trade.
-
comment
Comment #25134272
Some references to the mentioned works, missing from the OP: DB2 BLU: https://researcher.watson.ibm.com/researcher/files/us-ipandi... Wildfire "v0", the "failed" HTAP project: http…
-
comment
Comment #23980936
@saurabhsharan Signed up; my account page is blank and I am not getting any result. I am not getting any way to unlink my accounts or check what is being done with my information. …
-
comment
Comment #18576879
Either your promotion is made of geniuses or as @sk5t said your GPA is indeed meaningless.
-
comment
Comment #18464617
Wikileaks believed at the time that Clinton was ready to send a drone to get rid of Assange. Between due process and a drone attack, I take due process any day.
-
comment
Comment #18352804
You may be right about the DE -> Fellow promotion, although I only heard of it once, and that person was pretty spectacular. The Fellow -> DE path is unheard of. As is the RSM -> D…
-
comment
Comment #18350983
The IBM ranks are inaccurate. Fellows are not above DEs. Both are the highest ranks indeed, but of two different tracks. DE is the highest rank of the engineering track, while Fell…
-
comment
Comment #18273982
Yes they are.
-
comment
Comment #18144982
I was in undergrad and grad school in Grenoble where I had F. Maraninchi and P. Caspi as teachers for the synchronous programming and VLSI classes (embedded system track). We did a…
-
comment
Comment #17974223
The ordinance of Villers-Coterets[1] was limited to legal documents, whereas the efforts led during the Terror were aimed at eradicating local languages[2], seen as so many shackle…
-
comment
Comment #17971646
It certainly is not "the French". It's the "French Republic". Local dialects lived happily in France for over a Millennia under the Monarchy. The French dialect, mostly spoken in t…
-
comment
Comment #17934264
Niklaus Wirth is one of those unsung geniuses of computer science. He invented Pascal, the Modulas, Oberon ... Then he woke up one morning wanting to reboot his life's work for his…
-
comment
Comment #17288592
> I think using TCP, but I don't recall for sure It was UDP. > Which is to say, you're saying "detrimental impact on performance" and yet this seems to be a significant win over BS…
-
comment
Comment #17288461
> I doubt they would have explicitly put TCP if it was not true I am not doubting they have some sort of user-space TCP implementation. I am trying to understand how much of TCP th…
-
comment
Comment #17286970
Re: your clipboard issues, which platform are you running on? I am using vim+iTerm2 on OSX and vim+st on OpenBSD and the clipboard integration works flawlessly.
-
comment
Comment #17286962
You should probably substantiate such a bold claim with a few comparative examples. I have yet to encounter a situation where vim doesn't "just work".
-
comment
Comment #17281171
If you are referring to "Advances in Networking, part 1" [0], the material used is a little thin to draw any conclusion regarding their user-space TCP/IP design. [0] https://devstr…
-
comment
Comment #17281163
This implementation looks a lot like HW TCP offload engines where the kernel handles session creation and termination and the HW takes care of most of the state machine. Apple then…
-
comment
Comment #17270925
It's only for datagrams, apparently.