Hacker News new | ask | show | jobs
by loueed 1071 days ago
What do you enjoy most about software dev? Open source is great for basically any area of software development, you could create some PRs to existing projects you find interesting. I'm a frontend dev but recently enjoyed learning about Deno and built a tiny blog using their Deno KV service, I'm now trying to built a super basic sandbox like codepen using Cloudflare Workers and KV.

If you're not a fan of serverless, fly.io or render.com are great for hobbyist projects.

Also ChatGPT can be great to help work out a project idea.