

I use hyprland and can bind stuff through their config, whether that is some library functions or executing a script i wrote. I’m sure there are other ways to do similar with different desktop environments.
I use hyprland and can bind stuff through their config, whether that is some library functions or executing a script i wrote. I’m sure there are other ways to do similar with different desktop environments.
Liberapay might interest you. Not quite the same but maybe close enough
deleted by creator
It you’re looking for ideas-- Something you’re passionate about. Find a problem you’re having, fix it, and make it open source. That’s the best way to make sure whatever you do doesn’t get abandoned. Good luck
Worth mentioning for those who care- radicle is funded by radworks, basically a crypto organization. (Source: their faq)
This is something that doesn’t really need to be self hosted unless you’re wanting the experience. You just need:
So for my website i just write new content, push to my forge, and then a pipeline builds and releases the update on my website.
Where self hosting comes into play is that it could make some things with static websites easier, like some comment systems, contact forms, etc. But you can still do all of this without self hosting. Comments can be handled through git issues (utteranc.es) and for a contact form i use ‘hero tofu’ free tier. In the end i don’t have to worry about opening access to my ports and can still have a static website with a contact form. All for free outside of cost of domain.
CS50 is produced by Harvard and is opencourseware (free) that isn’t going away.
What is changing is that Yale won’t be offering CS50 courses going forward, seemingly due to funding issues.
Very cool. And the snippet execution is really neat.