Viewing profile — tie-in
tie-in
HN member- Joined
- Sat, Apr 06, 2024, 7:38 PM UTC
- HN karma
- 589
- Public activity
- 120 items
- HN profile
- View on Hacker News ↗
About tie-in
No profile information was provided.
Recent public activity
- story
- story
- story
- story
-
comment
Comment #48673387
[dead]
-
comment
Comment #48672196
The onBeforeCommand hook can be used to filter PII from inputs.
-
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…
- comment
- story
- story
- story
- story
- story
- story
- story
- story
- story
- story
- story
- story
- story
- story
- story
- story
-
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-...