Live data from Hacker News

Viewing profile — YourDadVPN

YourDadVPN

HN member
Joined
Mon, Jun 27, 2022, 2:11 PM UTC
HN karma
97
Public activity
77 items

About YourDadVPN

No profile information was provided.

Recent public activity

  1. comment
    Comment #49195395

    I wonder too what happens when all the human workers are out of the job and out of practice, and every company is dependent on a handful of dominant AI companies for their workforc…

  2. comment
    Comment #48258770

    There isn't a language that achieves C's performance, access to hardware and portability while also having superior syntax. The reason C is hard is because it makes sacrifices to e…

  3. comment
    Comment #48146635

    This is interesting. I wonder who the "other allocator" was. I think this would benefit from direct comparison with jemalloc, glibc and others. It would also be interesting to obse…

  4. comment
  5. comment
    Comment #48078908

    The developers of each have engaged in a few flamewars and the commenter I replied to was critical of GrapheneOS using similar language, so I made a (tongue in cheek comment) imply…

  6. comment
    Comment #48078681

    Is the CalyxOS Vs GrapheneOS shitflinging about to start up again?

  7. comment
    Comment #48078571

    The EU's proposed system uses ZK proof. You get a PGP signed message from "someone" who knows your identity (government or private agency) then store it on your phone to pass to we…

  8. comment
    Comment #47986017

    Fair point that binary search causes a lot of branch mispredictions. Did you ever measure whether the unrolled linear search with 8 elements outperforms a "rolled" one? Because wit…

  9. comment
    Comment #47984447

    Interesting, thanks for sharing. I actually assumed ?: desugared to an if-else and never checked. I was a bit confused by the if-else chains you have e.g. on line 111 where it look…

  10. comment
    Comment #47976195

    How did you do it? Hopefully you generated thousands of such arrays and measured the cost of searching all of them as a single iteration? Because depending on what you use to measu…

  11. comment
    Comment #47975955

    I'm guessing you don't really do this for users since the response for all of them should be 401 on any user that you aren't logged in as? I would argue even for IDs that don't exi…

  12. comment
    Comment #47945140

    What does it do for you that, say, konsole, gnome-terminal or even xterm wouldn't?

  13. comment
  14. comment
    Comment #39296316

    Why are people using "learnings" as a word, when "lessons" already fits all its use cases? It's quite jarring.

  15. comment
    Comment #39131584

    Considering they knew these failure modes in advance, would it not have been prudent to put some sort of self-righting mechanism on the lander? Something like the mechanical arms y…

  16. comment
    Comment #39054748

    Well, almost. I use a lot of assertions to check the obvious (value out of range, null pointer, etc.) and test the happy path(s) to prove the code at least works in the cases I can…

  17. comment
    Comment #39043562

    What is your opinion of code coverage requirements now? I have been in a "phase" of seeing them as "code quality theatre". Considering that a function which takes a single 8-bit in…

  18. comment
    Comment #36466493

    I think the best way to achieve this is by providing an OS API that results in the files always being created in the same place. Applications/libraries could still choose their own…

  19. comment
    Comment #36256051

    At 29, I don't feel like I was "basically finished" until 25 or so, and feel significantly more mature than I was even a year ago. I'm very interested to know why you think 13 year…

  20. comment
    Comment #36202594

    I was talking about the posts/linked articles rather than the comments. I counted six in the first 20 posts, and the titles are mostly quite ad-like. While I was initially interest…

  21. comment
    Comment #36201548

    Wonder how much Apple paid for all these ads.

  22. story
    Ask HN: Do you think metaverse will catch on?

    Meta seem to have gone quiet on it publicly but they are still doing research in VR/AR, and now Apple are entering the industry. What do you think the future holds for VR and metav…

  23. comment
    Comment #36189546

    Why was Bitcoin an option?

  24. comment
    Comment #36163766

    No! Since I made a new email account with email aliases allowing me to give a unique address to every company I haven't received a single spam email (apart from advertising from sa…

  25. comment
    Comment #36163715

    I didn't have a case on my Pixel 6 for almost a year. Now it has a cracked back. And a case. This phone seems engineered to be dropped. When I had an iPhone Mini, I didn't have a c…