Live data from Hacker News

Viewing profile — eeks

eeks

HN member
Joined
Mon, Dec 07, 2015, 12:17 PM UTC
HN karma
423
Public activity
139 items

About eeks

No profile information was provided.

Recent public activity

  1. comment
    Comment #49130197

    It reminds me of that Frank MacSherry paper[1]... [1] "Scalability! But at what COST?"

  2. comment
    Comment #47815426

    Ender's game.

  3. comment
    Comment #47659531

    Good thing I stockpiled on Planck boards. All good things have an end I guess.

  4. 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.

  5. 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

  6. 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…

  7. comment
    Comment #25466313

    I believe he means that by better understanding the tools, one better understands the trade.

  8. 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…

  9. 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. …

  10. comment
    Comment #18576879

    Either your promotion is made of geniuses or as @sk5t said your GPA is indeed meaningless.

  11. 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.

  12. 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…

  13. 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…

  14. comment
    Comment #18273982

    Yes they are.

  15. 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…

  16. 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…

  17. 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…

  18. 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…

  19. 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…

  20. 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…

  21. 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.

  22. 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".

  23. 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…

  24. 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…

  25. comment
    Comment #17270925

    It's only for datagrams, apparently.