Live data from Hacker News

Viewing profile — _jackdk_

_jackdk_

HN member
Joined
Wed, May 17, 2023, 11:50 AM UTC
HN karma
380
Public activity
89 items

About _jackdk_

No profile information was provided.

Recent public activity

  1. comment
    Comment #49149327

    And how, exactly, will one acquire this "full EU Digital Identity Wallet"? Will I be able to compile it from source and run it on a computing device of my own choosing?

  2. comment
    Comment #49063886

    Thanks for replying, that's an interesting architecture. The idea of using a high-up parallel state seems particularly neat as a way to ensure every part of the page render stays i…

  3. comment
    Comment #49063109

    That is not a use cases I would've expected Step Functions to handle; I'm intrigued. You're using express ones, I assume, but how are you wiring them up and why?

  4. comment
    Comment #49017045

    Single Instruction, Multiple Data.

  5. comment
    Comment #49014787

    So did consumer advocacy sites; this one is slop.

  6. comment
    Comment #48944439

    Perhaps coincidentally, it was also around the same brief beautiful moment in time where one could talk with all of one's friends using a single messaging client, possibly even ove…

  7. comment
    Comment #48941701

    How much do we trust those guarantees? Apple currently alleges that OpenAI employees have been stealing Apple's trade secrets: https://9to5mac.com/2026/07/10/apple-sues-openai-trad…

  8. comment
    Comment #48915354

    USB-C maximalism is great for travel. I personally recommend travelling with a USB-C desktop charger, but use one that accepts a IEC C7 ("figure-8") cable. Then, travel with only t…

  9. comment
    Comment #48811699

    This is also something to be aware of when teaching people, too. I've seen advice for designing Anki-style flashcard decks that reminds people to create flashcards for both A->B an…

  10. comment
    Comment #48757006

    That'd be https://www.costarastrology.com/why-haskell , if I remember the job ad correctly.

  11. comment
    Comment #48730549

    It's such a shame because back then even Windows was motivated by actual human user research and had thorough guidelines. https://ics.uci.edu/~kobsa/courses/ICS104/course-notes/Mic…

  12. comment
    Comment #48715594

    Qantas gave its final 747s a nice send-off too, back in July 2020, flying its final commercial 747 flight as QF7474. https://www.qantas747.com/ They also had QF7474 trace the Qanta…

  13. comment
    Comment #48705132

    The problem is that Wayland just isn't a compelling alternative for many people, so they don't move. For me, I see no benefit because I got used to avoiding HiDPI and don't have a …

  14. comment
    Comment #48692799

    Not in my experience, because the self-checkouts have to be designed for untrusted users instead of trusted employees. So I spend more time reacting to "please scan item" -> "place…

  15. comment
    Comment #48681174

    I used to get paid to scan groceries. I have no intention of doing it for the same companies for free.

  16. comment
    Comment #48667841

    Speculation, as someone who grew up with some of those games: We could use Heretic/Hexen as the most direct contemporary example of a "Doom++ engine": it had keyboard look up/down,…

  17. comment
    Comment #48613599

    Communities for these old games do an incredible job securing the four freedoms for their favourite titles, and it's truly inspiring. Great work.

  18. comment
    Comment #48548681

    I think it's a really cool homage, but that the site could be a little clearer that it's not Fabien's work. When I first clicked through and saw a different name, I was hopeful tha…

  19. comment
    Comment #48317165

    Didn't this go through a few years ago? https://www.ato.gov.au/businesses-and-organisations/internat... > If you are a non-resident business and you sell goods into Australia with …

  20. comment
    Comment #48316327

    Yeah you would, that's true.

  21. comment
    Comment #48303706

    I am not very familiar with Go and especially not its generics support. Can you implement the "join" version instead of the "bind" version, where you turn a T[T[a]] into a T[a]?

  22. comment
    Comment #48290101

    My experience has been the exact opposite. Python seems to churn its packaging and tooling at an astonishing rate, whereas Rails forced a centralisation of its ecosystem.

  23. comment
    Comment #48288160

    I'm so glad it works. If you handwave at the generalisation to quadratics and higher polynomials, do the students follow it well? I assume you don't get into the finite field stuff…

  24. comment
    Comment #48273947

    This is such a cool technique, and you could even teach it in secondary schools as a neat thing computer scientists can do with polynomials.

  25. comment
    Comment #48273491

    I did originally, when it collected a bunch of obscure knowledge and made it searchable and useful. It was fun and rewarding to put things you knew into the common knowledge pool, …