xcjs

joined 2 years ago
[–] xcjs@programming.dev 1 points 3 days ago* (last edited 2 days ago)

Replying to myself to follow-up.

Listen, I know it's not a popular take, but software projects and services of any size require a sizable amount of effort and time - these projects are vulnerable to acquisition, abandonment, commercialization, and enshittification without support.

  • Linux wouldn't exist as it does without the large amounts of commercial funding it receives because it just so happens to be useful for enterprises and cloud services.
  • Firefox was the shining jewel of the open source community, but even they're struggling with public perception issues and staying true to their original mission.
  • Plex has been under criticism for the last year over various UI/UX concerns and have had developer layoffs as recently as this month.
  • The Affinity series of products have been replaced with a free version that requires a Canva account and will probably become more enshittified as time goes on.
  • How many social media services have come and gone or have had increasing user dissatisfaction as time went on due to enshittification and waning financial stability? Tumblr, Twitter, MySpace, YouTube, Flickr, Facebook, Instagram, and more. The newest bastion is BlueSky, but I guarantee it's just going to become the next Twitter in enough time.
  • Don't get me started on Windows 11.

I'm on Facebook because of the network effect, and if there was a way to encourage it to become a better service, the pricing is reasonable, and if I get what I want - yeah, I'd pay it.

And I'm not speaking from lack of experience - I offered my own social media service for a time that offered privacy and extra storage for a price. Not one user paid, and I had to cancel the project after losing money. Good intentions alone get you nowhere.

[–] xcjs@programming.dev 1 points 3 days ago

If it's anything less than I want, I won't be rewarding them at all.

[–] xcjs@programming.dev -3 points 3 days ago* (last edited 3 days ago) (3 children)

I mean, do I want to give money to a billionaire? Not exactly.

On the other hand, if we don't start supporting premium software services and open source projects, the enshitiffication trend will get worse.

(I know Facebook isn't open source, but I've seen enough open source projects abandoned or enshittified due to lack of support from users.)

I have to choose among my principles, and I'm strongly against user-hostile UI/UX paradigms, enshittification, and other downward quality trends in software/services.

I pay to support my Lemmy instance, for example.

[–] xcjs@programming.dev -1 points 3 days ago* (last edited 3 days ago) (5 children)

Honestly, if this reduces user-hostile UI changes for paid accounts, and I can get a chronological feed of just friend activity with original content, I'd pay it at this point.

(I know there is supposed to be a friends-only feed now, but it's not even close to being friends-only still.)

It's a big if, and I don't think it will be what I want, but I'm just putting it out there that I would pay if the experience is valuable enough.

[–] xcjs@programming.dev 1 points 4 weeks ago* (last edited 4 weeks ago)

There are some factors to consider. Some of the Deepseek quants are based on Llama 3, whereas others are based on Qwen Reasoning.

You're also not going to get the same quality of the full ChatGPT experience comparing a 7B parameter model to a 500B+ model like ChatGPT.

Regardless, it's difficult to run the actual Deepseek R1 model as there's not a true quantization or distillation of the original model.

You can also try GPT-OSS if you want an open source model comparable to ChatGPT. Once again, you're going to have to balance the size and precision of the model with your expectations.

[–] xcjs@programming.dev 1 points 1 month ago

Seconded - just use Tailscale and SSH.

[–] xcjs@programming.dev 3 points 1 month ago
[–] xcjs@programming.dev 12 points 1 month ago

I second GitLab CI/CD - it's a CI/CD system that just makes sense to me. That doesn't mean it doesn't have its complexities depending on your needs, but I've overall enjoyed my time working with it.

[–] xcjs@programming.dev 1 points 1 month ago

Sorry for spamming in this thread, but if you rely on Watchtower, there's a maintained fork I recommend: https://github.com/nicholas-fedor/watchtower

[–] xcjs@programming.dev 1 points 1 month ago

Not for the latest and future versions of Docker.

This fork works, though: https://github.com/nicholas-fedor/watchtower

[–] xcjs@programming.dev 3 points 2 months ago* (last edited 2 months ago)

Deepseek R1 and OpenThinker are two more examples. There's also SmolLM, which I believe also open sources its training data and ensures proper licensing for it.

 

I've had an issue while using Rider IDE on Ubuntu 20.04.

Every time I debug a project and then stop debugging, Rider crashes immediately without an error message.

I did find that if I start Rider from a terminal or using the Jetbrains Toolbox that it does not crash afterward when I stop debugging. I'm not sure, but I'm assuming this is because Rider has a parent process in that case.

Has anyone run into this issue? It's been driving me crazy since I usually launch Rider via the application menu or similar means.

1
Announcing .NET 8 (devblogs.microsoft.com)
1
Announcing .NET 8 (devblogs.microsoft.com)
view more: next ›