Live data from Hacker News

Viewing profile — ongy

ongy

HN member
Joined
Fri, Oct 08, 2021, 1:06 PM UTC
HN karma
333
Public activity
143 items

About ongy

No profile information was provided.

Recent public activity

  1. comment
    Comment #48760217

    I tried to find something definitive, but it would take more time than I have right now. So to some degree this is assumptions, though generalized. * Does the site know who the use…

  2. comment
    Comment #48353349

    Gotta admit, I was expecting some hiring/Social biases topic. This was quite interesting though. Surprised to see it work so well on a real example.

  3. comment
    Comment #48334180

    I have the Framework 12". It's hard to justify the price unless you put value to Framework's gimmicks and mission. There's no illusion that I'm not paying extra to vote with my wal…

  4. comment
    Comment #48020009

    In my university times I wrote a library (to help with some homework we gave students) that calculated the CRC32 for ethernet. Which worked well unless compiled with `strict-aliasi…

  5. comment
    Comment #47765537

    I think you are talking about colocation, which is slightly different than the `jj git push` `jj git fetch` type commands. Colocation has its uses bit is a bit finicky. The push/pu…

  6. comment
    Comment #47761652

    It's the third attempt of building the mono repo. But not the 3rd mono repo on the same technology to avoid some scaling limit.

  7. comment
    Comment #47506505

    Crypto wise, fips is outdated but not horrible. Actual fips compliant (certified) gives you confidence in some basic competence of the solution. Just fips compatible (i.e. picking …

  8. comment
    Comment #47498764

    I'm aware. I'm worried we'll get an Aussie customer at work and I have to fix their access to our systems... Granted, we already have US/EU/Asia as distinct regions. AUS would just…

  9. comment
    Comment #47493751

    Smack center of Europe (southern Germany) Got >100ms pings.

  10. comment
    Comment #47487804

    I love fastmail, but I really wish they had servers close to me. The high ping kills the throughput on davfs and makes their website hosting a pain to update :(

  11. comment
    Comment #47029223

    Your pseudo XML seems quite broken, since the supposed git style doesn't close the parent at all. But the git directory entry contains: * a type (this one is quite limited, so I'm …

  12. comment
    Comment #47029146

    the git server would continue to work. The cli really isn't the greatest either way. But there's lots of infrastructure to make the sharing work reasonably well.

  13. comment
    Comment #47022872

    An AST is a tree as much as the directory structure currently encoded in git. It shouldn't be hard to build a bijective mapping between a file system and AST.

  14. comment
    Comment #47022859

    Why do you think it has too many children? If we are talking direct descendents, I have seen way larger directories in file systems (git managed) than I've ever seen in an AST. I d…

  15. comment
    Comment #47022821

    That black hole behavior is a result of corporate processes though. Not a result of git. Business continuity (no uncontrolled external dependencies) and corporate security teams wa…

  16. comment
    Comment #47022774

    What issues do you see in git's data model to abandon it as wire format for syncing?

  17. comment
    Comment #47011605

    Which either allows to use a fingerprint of the signing key to be used for the same. Or would open the system up to the originally posted attack of providing ~an open relay.

  18. comment
    Comment #47011593

    Ahh. The not-quite-a-hotel. I don't think I ever used them.

  19. comment
    Comment #46989367

    How does that prevent the ID service from discovering which services you use it for?

  20. comment
    Comment #46989349

    You could do some scheme that hashes a site specific identifier with an identifier on the smart element of the id. If that ever repeats, the same I'd was used twice. At the same ti…

  21. comment
    Comment #46989260

    Which hotel asks for id online..? I've only ever had to provide it once on-site and checking in. And when then, only when I'm in foreign countries.

  22. comment
    Comment #46988718

    My main issue is trust. In real world scenarios, I can observe them while they handle my ID. And systematic abuse(e.g. some video that gets stored and shows it clearly) would be a …

  23. comment
    Comment #46898567

    No printer.

  24. comment
    Comment #46853373

    Iirc. Jack was accepted by the organizers but pressured out by the community. Also, about github: Had a chat with the Gitlab chap doing the Git talk in the main track. Apparently t…

  25. comment
    Comment #46853306

    Agreed, this year was a bit light on questions. OTOH, 80% of the reason I go to talks is to see if the person has interesting things to say and grab them after the talk for a chat.…