

I also have problems with one machine, it just refuses to see the others. It might have something to do with the firewall or SElinux, but I’m not sure.
I also have problems with one machine, it just refuses to see the others. It might have something to do with the firewall or SElinux, but I’m not sure.
No, it works on other setups too! I have used the regular kde connect app with enlightenment DE for example.
KDE Connect: An app for iOS, android, pretty much every flavor of linux, windows, etc. that lets you connect any devices together to share files, show notifications of other devices, use your phone as an input device(keyboard, mouse), control multimedia applications(start, play, stop, etc.), trigger commands, and everything else if you make a plugin for it.
$ walk north
You can make lots of money off of F(L)OSS software, see Redhat, SUSE, etc. Its just a different business model, e.g. support contracts, administration, e.t.c.
soooo… What is this? What can you do with it? is it a ollama replacement?
Notably it does not include the long awaited NTSYNC support thats supposed to speed up wine considerably, thats still not merged :(
Nightshade doesnt actually work btw. Denoising, a common technique, also breaks nightshade completely. Its also closed source, with no way to test if it actually works for the big AIs. The person making nightshade is really fishy too.
I think thats only if you let them host it, selfhosted is unlimited
Gnu Guix recently had a user survey, and they used limesurvey
whats happening with benchy?
You may have destroyed the windows boot loader, which is required for booting windows. Or, more likely, your grub needs to be reinstalled. Reinstall grub first (reinstall package or with the correct grub command) if that doesnt work you may need to use a windows rescue disk to repair the boot loader(could destroy your linux partition, make a backup!) or reinstall windows and then install linux again(can also wipe your data!)
Try grub first, the other way is the nuclear option. There may be more than one way to repair grub, I recommend you try multiple ways.
Also: Supergrub can do magic, but is a bit cubersome to use.
I also dimly remember there being a linux friendly rescue system that can repair windows boot, so you have plenty of options. Good luck!
I suppose Rigs of Rods fits the bill, although I never played it.
Conversations, an XMPP chat app, does exactly this.
Lots of “source available” licenses have a clause that a few years after development stops it becomes open source. Thing is, software with those clauses have existed for years now, and I dont know of a single case where it actually came into effect. Its very easy to have a minor patch every four years to prevent the license change, and if the devs of the software actually wanted to open source it, they would have done so whenever they wanted instead of only promising it. Clauses like that are supposed to combat abandonware, but abandonware does not usually happen because someone forgot the software existed, its a conscious choice to not release the source.
Never tried it on desktop, only mobile, but Organic Maps is really good and has a desktop version
Cool project! Theres a p2p chat protocol called tox, maybe you’d like to implement it in WASM etc. instead of making a competing standard? That would really help establishing p2p messaging, and you’d get a userbase included!
Im actually happy that fuchsia basically got axed.
It would have been devastating for free software if google decided to replace android with their own (permissive) system with closed source components baked in.
IzzyOnDroid gets their packages by searching for Apks on github in a semi-automated manner and does basically no filtering on its own, so there may be low quality or malicious apps on there.
If you want to release your app under the gpl and are not sure whether you are allowed to on the apple app store you can always dual license your app, for example proprietary and gpl. That way you can have it on the app store without legal problems and it can still be F(L)OSS.
However, I have never heard of any legal trouble for releasing gpl apps, so I dont think anybody cares that its technically questionable. Thats an open legal question that no court has answered and I dont think they ever will.