Live data from Hacker News

Viewing profile — joek1301

joek1301

HN member
Joined
Sun, Jan 03, 2021, 10:35 PM UTC
HN karma
75
Public activity
39 items

About joek1301

www: https://kerrigan.dev

Recent public activity

  1. story
  2. comment
    Comment #46420325

    > Let’s say for moral reasons you choose to link none of LLVM’s libraries (thanks for caring about your users!) For what moral reasons would I avoid linking LLVM? I’m not familiar.…

  3. comment
    Comment #46336200

    I would think hyperscalers stand to benefit the most from optimizing wear!

  4. comment
    Comment #45954259

    I know they aren't the point of the article, but the photos are absolutely breathtaking.

  5. comment
    Comment #45309883

    > One hypothetical approach I could imagine, is that a dependency major-version release of a package can ship with AST-rewriting-algorithm code migrations Jane Street has something…

  6. comment
    Comment #45276461

    I actually wasn't aware of this either. Z3 is fine with it--its job is to find any satisfying model. The possible outcomes are "the puzzle is solvable and here's a solution" or "th…

  7. comment
    Comment #45269422

    I also was inspired to play around with Z3 after reading a Hillel Wayne article. I used it to solve the new NYT game, Pips: https://kerrigan.dev/blog/nyt-pips

  8. comment
    Comment #45085441

    Related: https://brooker.co.za/blog/2024/06/04/scale.html

  9. story
  10. story
  11. story
  12. comment
    Comment #44277400

    Normally this kind of thing would be absolutely ripe for abuse, but with the guardrails in place for the mainstream SOTA models, it might actually be okay. Maybe I'll be proven wro…

  13. story
  14. comment
    Comment #43973462

    https://archive.is/Qyx7j

  15. story
  16. comment
    Comment #36995717

    I clicked your link, saw DP, and tabbed away to try and solve it myself first. (I also forgot to sample without replacement and wound up with $2.86.) Delightful read!

  17. comment
    Comment #36649025

    It defines a new infix data constructor. So if `it` and `ct` are values of type `ITerm` and `CTerm` respectively, `it :@: ct` is a value of type `ITerm`. (It could have been writte…

  18. comment
    Comment #35551246

    Does the distinction between sharing VA mappings and copying buffers to/from kernel matter from a security perspective? (I assume it does, but I don't know why.)

  19. comment
    Comment #32487276

    See "The Global Chubby Planned Outage" on this page: https://sre.google/sre-book/service-level-objectives/

  20. story
  21. comment
    Comment #31767059

    The FAQ suggests a MacOS port is “underway:” https://www.steadymouse.com/faq/

  22. comment
    Comment #31623198

    Spotify shuffle is indeed not (uniformly) random, as confirmed by this blog post[1]. The post is eight years old, so it is highly possible the algorithm has changed. [1]: https://e…

  23. comment
    Comment #31544862

    Could you elaborate / share resources on "downfall of the Java sandbox as a security boundary"? Sounds interesting.

  24. story
    Ask HN: Introductory reading on philosophy of mathematics/formal logic?

    Hey all, I'm an undergraduate studying mathematics and computer science, and I've recently taken an interest in formal logic and the philosophy of mathematics. Previous courses hav…

  25. comment
    Comment #30742756

    One more down the dev-to-woodworking pipeline [1]. [1]: https://github.com/docker/cli/issues/267#issuecomment-695149...