this post was submitted on 10 Oct 2024
971 points (99.3% liked)

Memes

45373 readers
1861 users here now

Rules:

  1. Be civil and nice.
  2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you have to.

founded 5 years ago
MODERATORS
 
you are viewing a single comment's thread
view the rest of the comments
[–] xthexder@l.sw0.com 9 points 1 day ago (1 children)

Honestly the best thing about FOSS is that money isn't driving all the decisions. Most open-source projects are built because the dev just wants to build something cool or useful, or they're trying to solve specific problems. Most individual devs don't really care if their user count goes up every quarter.
Personally I've been maintaining a chrome extension for about 10 years, and it's sat happily with about 7000 users that entire time. I built it because I wanted to use it, and I've declined several offers to buy the extension and monetize it.

[–] joshcodes@programming.dev 2 points 1 day ago (1 children)

What's the extension? Advertise to me dammit, I'm intrigued

[–] xthexder@l.sw0.com 4 points 1 day ago (1 children)

It's an extension that makes GitHub pages full width: https://github.com/xthexder/wide-github/

Admittedly the usefulness has gone down a little bit in the last couple years now that GitHub themselves have made code diffs and some other things full width by default.

When I first wrote this I had just gotten a giant 4K display at work and was really annoyed I still had to scroll left and right with the page only covering 1/3 of the screen.