Viewing profile — alpy
alpy
HN member- Joined
- Sat, Jul 27, 2024, 11:45 AM UTC
- HN karma
- 2
- Public activity
- 4 items
- HN profile
- View on Hacker News ↗
About alpy
No profile information was provided.
Recent public activity
-
comment
Comment #41099334
I feel your pain, my fellow developer. But the truth is that the SaaS model is dominating the business world right now because it gives you full control over your customers (they d…
-
comment
Comment #41095258
Hugo (static site generator) has some great templates, I’m using one right now for my new blog. In the JavaScript ecosystem 11ty and Astro both have solid communities and a bunch o…
-
comment
Comment #41091924
I don't use Docker for any of my personal projects. I've found that a bit of bash and systemd can do pretty much everything I need. I used to be a big Docker fan, but at some point…
-
comment
Comment #41086031
It would be interesting to know how it works for you in a real project. I often have to create types for undocumented endpoints, but it's always a guessing game. Without a proper s…