mystik

joined 1 year ago
[–] [email protected] 11 points 1 week ago (4 children)

https://github.com/jgraph/drawio/blame/dev/LICENSE <-- that's ... a rather specific and recent change. Is there a story here ?

[–] [email protected] 8 points 1 week ago (6 children)

You are aware that draw.io is itself open source and self-hostable: https://github.com/jgraph/drawio ?

[–] [email protected] 11 points 3 weeks ago* (last edited 3 weeks ago) (1 children)
[–] [email protected] 105 points 1 month ago (1 children)

Is this loss?

[–] [email protected] 16 points 1 month ago

Price fixing is a problem because of the power imbalance between businesses selling products, and individual consumers that need to buy them.

Worker unions are a solution to that power imbalance.

[–] [email protected] 5 points 1 month ago

I hear ya. I know they're not all old, and I know they are not all weird. I'm just amused that it seems that such a trite + petty label is finally rankling their jimmies because all the other labels that stunningly apply to a lot of the conservatives in office don't seem to bother them in the least. As if ... they already knew about the other ones. The MAGA conservatives waste no time slinging all sorts of generalized labels, thinking that it makes them seem stronger, but in reality, it's just .... weird.

[–] [email protected] 60 points 1 month ago (4 children)

Because they're old, and weird.

[–] [email protected] 4 points 1 month ago

They also made RIPTerm and RIPscript iirc. Those were the days…….

[–] [email protected] 40 points 1 month ago (8 children)

They are also using this as an excuse to get customers on their data hoovering apps to get access to any of the best deals.

[–] [email protected] 4 points 1 month ago

Amoral? "Thou shall not bear false witness ...." That's one of the big ten list .....

[–] [email protected] 19 points 1 month ago

At $dayjob I switched from Apache to nginx 15+ years ago. It's Callback/Event based process model ran circles around Apache's pre-fork model at the time. It was very carefully developed to be secure, and even early on it had a good track record. Being able to have nginx handle static content without tying up a backend worker process was huge, and let us scale our app pretty well for the investment of time. Since then, Apache implemented threaded + Event based process models, Caddy, traefik, and a bunch of others have entered the scene.

TBH, I think the big thing nowadays is sane defaults, and better configuration, even automatically discovered configuration -- traefik is my current favorite for discovering hosts in consul/Kubernetes/simple host definition files, but since traefik can't directly serve files, I simply proxy from traefik to .... nginx :)

[–] [email protected] 15 points 2 months ago

Navidrome is another server that works pretty well, implements the subsonic protocol ( so all the apps that can cache and stream to your mobile device work). You can have multiple logins, or just share out playlists and albums individually to non-authenticated users.

view more: next ›