Viewing profile — _spl
_spl
HN member- Joined
- Tue, Apr 16, 2024, 7:33 AM UTC
- HN karma
- 38
- Public activity
- 7 items
- HN profile
- View on Hacker News ↗
About _spl
No profile information was provided.
Recent public activity
-
comment
Comment #49234346
I’m working on WatchCat — uptime and cron monitoring. I’ve always enjoyed solving observability and reliability problems, so eventually I decided to build my own take on the boring…
-
comment
Comment #40943814
In my early career, I used to believe in doing whatever it took to stay with a company, becoming emotionally invested in every line of code and system I developed. However, after a…
-
comment
Comment #40726176
I love reading the source code of operating systems because I have no idea what is happening there, but I find it fascinating.
-
comment
Comment #40489025
Nice! No more CPU cooler and RAM clearance issues.
-
comment
Comment #40388068
HN feels like email groups. Lots of useful discussions but isn't very accessible to a younger audience.
-
comment
Comment #40341267
It reminds me of when I first read about superscalar CPU architecture and was amazed. GPUs are really next level.
-
comment
Comment #40049320
I've been using Hono + Bun + SQLite for all my personal projects, and I really like it. Essentially, I've replaced Express and Node with it. What I appreciate the most is how quick…