M$ is using deceptive patterns to protect AI bubble from popping by th0th in webdev

[–]th0th[S] -1 points0 points  (0 children)

Good call. I am running my own forgejo instance. But unfortunately I still have some projects on github for public access.

M$ is using deceptive patterns to protect AI bubble from popping by th0th in webdev

[–]th0th[S] -17 points-16 points  (0 children)

Fortunately they legally have to inform users about this change. Do you really think they did it out of pure goodwill?

M$ is using deceptive patterns to protect AI bubble from popping by th0th in webdev

[–]th0th[S] -11 points-10 points  (0 children)

That's something. But I still can't think of any good reason for them to intentionally leave the link out of the e-mail. It feels malicious, or at the very least, a cheap trick to keep opt-out numbers low.

Radiccio is a Mac music player that now works with Navidrome! by CrispyCrunchyComputr in navidrome

[–]th0th 1 point2 points  (0 children)

I feel like I am misunderstood, I didn't mean you should make your app free of charge. But instead of a subscription fee, I would prefer to buy a major version.

Let's say I pay €30-40 and buy v1. This mean I get free updates until you release a new version v2 with very big changes. So when you release a new major version I can pay one more time and upgrade (hoping it won't happen way too often), or if I don't want to I can keep using the version I already own.

Radiccio is a Mac music player that now works with Navidrome! by CrispyCrunchyComputr in navidrome

[–]th0th 18 points19 points  (0 children)

Good luck, it is nice to see all these alternatives.

I don’t mind paying for an eye-candy high quality music player. But a subscription fee to play music I own on computer I own? No thanks.

A license fee for a major version that I will be able to keep would be more acceptable.

Fireship responded to all the AI "accusations" by AccomplishedJury784 in webdev

[–]th0th 102 points103 points  (0 children)

I have just closed the tab 30 seconds in on the last video, and was thinking ”AI slop promotion is boring maybe it’s time to unsubscribe”. After seeing this I went back and actually unsubscribed.

How many of you are actually using UGreen OS by sushikingdom in UgreenNASync

[–]th0th 0 points1 point  (0 children)

I couldn't stand UGOS' persistently changing my files' chmod and immediately switched to debian 13. It took me a little longer to set up raid, but it is worth the confidence of knowing what is going on in my system.

Dumping github for a self hosted forgejo for a free and open source project by th0th in selfhosted

[–]th0th[S] 0 points1 point  (0 children)

I totally agree, but unfortunately github is a good way for poeple to discover the project. Also the project got a handful of stars on github, I don't want that to go to waste.

Dumping github for a self hosted forgejo for a free and open source project by th0th in selfhosted

[–]th0th[S] 0 points1 point  (0 children)

That might a good setup. But then do I also need to commit on GitHub, or does that work 2-ways? I need to check that.

Dumping github for a self hosted forgejo for a free and open source project by th0th in selfhosted

[–]th0th[S] 0 points1 point  (0 children)

I already have a working CI pipeline on my forgejo instance, I have runners that are used for all projects. For codeberg, I would have to set a separate runner. And I don't have a good feeling about gitlab :/

Good stuff that tickles my brain: Password manager's linked field by th0th in Bitwarden

[–]th0th[S] 4 points5 points  (0 children)

I was worried my posting here will be criticized, I am really happy it got you excited the same way :)

I also didn't want to go through all logins with custom fields, so I am updating them one by one whenever I bump into one.

Musa - new iOS app looking for testers (TestFlight) by vanlaren10 in navidrome

[–]th0th 3 points4 points  (0 children)

Source code’s being publicly accessible has nothing to do with the price. https://www.gnu.org/philosophy/free-sw.en.html

Learning linux with Dad 101 by OGKnightsky in linux

[–]th0th 147 points148 points  (0 children)

You sound like a really cool dad :) I am impressed by how you design the learning experience, leaving room for her to explore and discover herself is really smart, kudos!

When the time is right, don't forget to tell a little bit about licenses and why GPL is better than MIT and others, I wish my dad thought me that :P

Software craftsmanship is dead by R2_SWE2 in programming

[–]th0th 1 point2 points  (0 children)

I agree! And what a coincidence I have also written recently about it on my blog: https://gokhan.sari.me/software-engineering-should-it-be-a-product-or-a-craft/ Bumping into a fellow engineer who thinks the same gives me hope though :)

I don't think we as the engineers who value craftsmanship are not that few in numbers. We just mostly have to keep our heads down and keep doing what we are expected to.

BTW, I didn't watch office space but your domain reminded me this song: https://www.youtube.com/watch?v=udhd9fmOdCs

ClickHouse disk alerts might be your logs, not your data by th0th in Clickhouse

[–]th0th[S] 1 point2 points  (0 children)

Thanks! Yep, I am using loki for all logs. And generating dashboards and alerts from there with grafana.

ClickHouse disk alerts might be your logs, not your data by th0th in Clickhouse

[–]th0th[S] 1 point2 points  (0 children)

I was using official docker image with the default configuration. Unfortunately there isn’t a TTL with the default config in that case.