Live data from Hacker News

Viewing profile — tie-in

tie-in

HN member
Joined
Sat, Apr 06, 2024, 7:38 PM UTC
HN karma
589
Public activity
120 items

About tie-in

No profile information was provided.

Recent public activity

  1. story
  2. story
  3. story
  4. story
  5. comment
  6. comment
    Comment #48672196

    The onBeforeCommand hook can be used to filter PII from inputs.

  7. story
    Show HN: Pure Effect – Reproduce production bugs on your laptop without a DB

    Hi HN, I think it's safe to say that the majority of developers don't give a second thought to writing code with I/O tangled in business logic. It's all too common to see code like…

  8. comment
  9. story
  10. story
  11. story
  12. story
  13. story
  14. story
  15. story
  16. story
  17. story
  18. story
  19. story
  20. story
  21. story
  22. story
  23. story
  24. story
  25. comment
    Comment #47275644

    It's also possible to implement a functional effect system in under 30 lines of JavaScript: https://lackofimagination.org/2025/11/managing-side-effects-...