Live data from Hacker News

Viewing profile — ferriswil

ferriswil

HN member
Joined
Sun, Jun 12, 2022, 3:08 PM UTC
HN karma
488
Public activity
30 items

About ferriswil

No profile information was provided.

Recent public activity

  1. story
  2. story
  3. story
  4. comment
    Comment #46285798

    The "free" in this case is a verb. The objects are freed from the background.

  5. story
  6. story
  7. comment
    Comment #45502921

    Their motivation is explained in the first post of the series[1] [1] https://www.grisp.org/blog/posts/2025-06-23-jit-arm32.1#why-...

  8. story
  9. story
  10. story
  11. comment
    Comment #44027236

    Looks fantastic! Now it simply needs a non-Scratch runtime and a Scratch-like frontend, and we'll finally be able to teach bootstrapping to the 5-10 year old demographic.

  12. comment
    Comment #43609346

    Video introduction: https://www.youtube.com/watch?v=llRUKwqMah4

  13. story
  14. comment
    Comment #43342627

    via: https://ersei.net/en/blog/niri

  15. story
  16. story
  17. comment
    Comment #42878127

    Maybe we can spend this downtime researching self-hosting options

  18. story
  19. story
  20. story
  21. story
  22. story
  23. comment
    Comment #38478463

    I use AltTab [0] for this. I find using a mac without it horrendous. [0]: https://alt-tab-macos.netlify.app/

  24. comment
    Comment #37534411

    Here is the relevant Github issue with a better explanation: https://github.com/denoland/deno/issues/16105

  25. comment
    Comment #37534357

    What I'm looking for is the equivalent of this .npmrc contents to access an NPM module on Github Packages: //npm.pkg.github.com/:_authToken=${AUTH_TOKEN} @myEmployer:registry=https…