- 5 Posts
- 179 Comments
illusionist@lemmy.zipto Opensource@programming.dev•OrganicMaps asks if users care they're an GH.31·4 days agoI’m not user. But in my opinion, it is more important to be seen as a small project than blindly following foss. Maintaining two repos is a lot of work.
I also use as much foss as possible, no facebook, etc. but if the added benefit is large enough, one should do it. I’d much rather have an osm app with a billion users on github than a thousand on codeberg.
illusionist@lemmy.zipto Linux@programming.dev•Might need to switch distros, which one should i use?0·4 days agoI’ve got exactly the same experience as on fedora silverblue except that openssh, flatpack firefox, distrobox and other goodies are installed by default. If you want to stick to fedora, you can use dnf in a distrobox.
I didn’t have a valod reason to switch. I hesitated for very long because additional benefit was basically 0. Make a backup of your home dir and the effort of switching is minimal.
The only difference is that I now support a European company and not an american.
illusionist@lemmy.zipto Selfhosted@lemmy.world•Someone finally made a "Sonarr for YouTube"English26·6 days agoSonarr is based on RSS feeds - explicitly designed for this purpose of getting new updates from subscription-like sources. This is much lighter in processing requirements. I’ve also tried to make this UI as similar as possible to the other *arr apps for familiarity.
Index an entire channel/playlist or get “older” videos. Subarr’s RSS approach is specifically for “subscriptions”: new video is posted, take some action Media management. Once Subarr kicks off the post-processor (like yt-dlp), its job is done. Use Plex/Jellyfin/etc or another one of the linked solutions above if you require more control over your media
illusionist@lemmy.zipto Opensource@programming.dev•What’s the state of open source adoption in Europe?1·6 days agoWhoops.
Maybe that should be public as well
illusionist@lemmy.zipto Opensource@programming.dev•What’s the state of open source adoption in Europe?0·6 days agofear of leaking IP (24%)
IPs are public. What’s to fear?
illusionist@lemmy.zipto Linux@programming.dev•Might need to switch distros, which one should i use?0·6 days agoDid you try Kalpa? (opensuse) unfortunately, I don’t know in which state it is. Aeon works very well for me. I’ve used silverblue before and I was surprised how good it is.
illusionist@lemmy.zipto Opensource@programming.dev•Apache Software Foundation Unveils Its Branding Overhaul With New Logo & "The ASF" Name - Phoronix2·8 days agoWouldn’t changing the name make more sense in this regard?
illusionist@lemmy.zipto Selfhosted@lemmy.world•Frustratingly bad at self hosting. Can someone help me access LLMs on my rig from my phoneEnglish42·8 days agoWhy do you want to set it up if your experience is bad results?
illusionist@lemmy.zipto Free and Open Source Software@beehaw.org•Recommend me an OsmAnd equivalent for desktop?0·9 days agoLike this? https://osmand.net/map/
I’m not sure why they develop it quietly
https://osmapp.org/ is cool as well
And shouldn’t you be able to install android apps on desktop as well with waydroid?
What about brouter.damsy.net ?
illusionist@lemmy.zipto Opensource@programming.dev•Let's talk maps for driving, transit, finding businesses? OsmAnd, Organic Maps, CoMaps , etc4·10 days agoConsidering how many users osm has businesses have an incentive to keep it up to date. But they simply don’t know about it. Adding opening hours is 5 minutes for a business. They would add it if they would know about it. But they use only gmaps and they don’t even think about what others use.
illusionist@lemmy.zipto Opensource@programming.dev•Let's talk maps for driving, transit, finding businesses? OsmAnd, Organic Maps, CoMaps , etc3·10 days agoOsmand for everything except car navigation. Magic earth is a little bit better for that but I hope osmand gets there as well
illusionist@lemmy.zipto Selfhosted@lemmy.world•What is the current state of Matrix?English22·11 days agoMatrix works good. Two years ago Element should’ve been what element Next is today. But it is getting there. It still has great backers and lots of users. As long as there is no direct alternative, it’ll get there.
I don’t want american companies owning all my data and neither do companies want that.
It’s not the shiny new kid anymore but there is no other new shiny kid. Hence, it is still the brightest and newest kid.
illusionist@lemmy.zipto Open Source@lemmy.ml•Which opensource projects do you donate to? (only crypto)7·11 days agoJellyfin has received only 50k through https://opencollective.com/jellyfin so far
I hope nix and home manager become as easy to use and get the same reputation to non techies as brew is and has
Start using it in a distrobox and once you switch nothing much will change except the underlying base os that you don’t touch anyway.
I use it within a distrobox. I love it
illusionist@lemmy.zipto Linux@lemmy.ml•I reinstalled because I don't know what I'm doing.3·12 days agoSounds like you may want to install them as flatpak and or distrobox to stop messing with the system like on atomic distros
illusionist@lemmy.zipto Linux@lemmy.ml•How do I check that my system is Linux-compatible?74·12 days agoJust make a live usb of the distro you want to use and check it out. If mint has no live usb usr amother distro, most have. Just use a big one. Since mint is just ubuntu it should be good
illusionist@lemmy.zipto Linux@lemmy.world•How to add coded snippets to posts and replies, without it turning into a one linerEnglish13·12 days agohttps://www.markdownguide.org/basic-syntax/
Tripple backticks at beginning and end `
x = beverage("pint") x.drink()
Sounds like a small backpack