Viewing profile — dsfiguer
dsfiguer
HN member- Joined
- Tue, Apr 05, 2022, 6:21 AM UTC
- HN karma
- 2
- Public activity
- 6 items
- HN profile
- View on Hacker News ↗
About dsfiguer
No profile information was provided.
Recent public activity
-
comment
Comment #34721508
This is my exact fear (as someone who also has ADHD). I will need to work in-office at the end of the year. I guess I have time to make adjustments, but I still am concerned my out…
-
story
Ask HN: Has your blog benefited you in any way?
I always read/hear that it is good to start a blog as a software dev but have never met anyone who has benefited all too much from it (given how much time they put in). I may start…
-
story
Ask HN: Fastest money you've made with software development?
Just curious to see what developers have come up with to make a quick buck or so.
- story
-
comment
Comment #31363252
Oh I love this so much! This would help me with scraping certain sites.
-
comment
Comment #30915914
NestJS + Prisma is pretty neat. NestJS can generate you CRUD apps using the built in CLI and Prisma defines models/scheme in one file. I like this for smaller projects as it is qui…