Live data from Hacker News

Viewing profile — quelltext

quelltext

HN member
Joined
Mon, Nov 21, 2016, 4:57 PM UTC
HN karma
1,004
Public activity
418 items

About quelltext

No profile information was provided.

Recent public activity

  1. comment
    Comment #42225508

    Several things remain unclear: "The beauty of this scheme is that a node only has to know about its share of the interval" The article doesn't explain curve changes in much detail,…

  2. comment
  3. comment
    Comment #41726704

    This implementation was used from 3.6, right? It's interesting that the idea mail mentions that nothing changes about the implementation (including order) but the memory layout. Wh…

  4. comment
    Comment #41725711

    > and I can't explain exactly how their ordered dicts work Traditionally you simply use a doubly linked list approach on the entries (each entry maintains two additional references…

  5. comment
  6. comment
    Comment #41677852

    In the log replication example, after healing the partition the uncommitted log changes in the minority group are rolled back and the leader's log is used. However it's not clear h…

  7. comment
    Comment #41661040

    Fair that perhaps they (the director specifically) thought that (they look like something nobody would want to wear) about Crocs. Heck, I thought that back then, many did. So perha…

  8. comment
    Comment #41654548

    Just to confirm: Are you suggesting engineers working during work hours on an alert should get paid double? Or only outside work hours? I'm not sure we're all on the same page here…

  9. comment
    Comment #39798262

    I'm by no means important in my org but when something appears like a shitty idea I will raise that (like other ICs around me) and more often than not it works out fine. I'll agree…

  10. comment
    Comment #39630665

    You don't remember the "What's a computer?" ad? iPads are most definitely marketed as devices suitable to take the place of conventional computers.

  11. comment
    Comment #39478829

    > Not to mention it's a crime. Doesn't that heavily depend on where the employee is based? https://en.m.wikipedia.org/wiki/Affirmative_action_in_the_Un... Quotas are legal in many …

  12. comment
    Comment #39478770

    Okay, let's see then I guess? I guess this HN submission was just a teaser as well then. Maybe another one will reveal something actually interesting.

  13. comment
    Comment #39478448

    Saying they have a quota doesn't mean "because you are white". I mean, it has a similar effect but it's not like we don't know quotas exist and are largely tolerated, are they not?…

  14. comment
    Comment #39478403

    So, where's the actual story? I don't use X so maybe it's buried somewhere else. Even the tweet you mentioned wasn't directly discoverable from the submission. But it looks like he…

  15. comment
    Comment #38788154

    Not even sure it's easy to find in Japan these days to be honest. The place I knew closed a few years back.

  16. comment
  17. comment
    Comment #38689529

    > I mean you mention anime characters, but there's a big greaser / rockabilly subculture in Japan. There isn't, though. There are probably a dozen or so in Tokyo and about the same…

  18. comment
    Comment #38685455

    Facebook is being overrun with low effort memes and repetitive video content (literally being shown the same crap in regular intervals either reposted or from the same source). I m…

  19. comment
    Comment #38411092

    > beware though, Wikipedia is bound to lead to errors by defining the monthly rate as yearly rate / 12 Looks like all the calculators do that as well. What's the right way?

  20. comment
    Comment #38406059

    Current capacity might not be referring to actual current point in time provisioned capacity but an estimate of how much the overall infra can handle over the next few days. No ide…

  21. comment
    Comment #38252650

    That cost basis inheritance thing is done in Japan actually, on top of inheritance tax, mind you.

  22. comment
    Comment #38138651

    Websites or apps backed by a sheet or some other minimalist setup are fairly common. What's noteworthy about the submission is that the website is a sheet, not a layer to render in…

  23. comment
    Comment #38126270

    If you think that an engineer is replaceable, why isn't the rest of the early employees? Or do you mean that only founders should get any equity? I'm not quite sure what your compa…

  24. comment
    Comment #37554291

    Thanks for that. Looks super useful. Probably more accessible than the theory (alone).

  25. comment
    Comment #37541667

    The ergonomics of checked exceptions may be debatable but compared to golangs explicit error handling at essentially each function call is definitely worse.