Open Source
All about open source! Feel free to ask questions, and share news, and interesting stuff!
Useful Links
- Open Source Initiative
- Free Software Foundation
- Electronic Frontier Foundation
- Software Freedom Conservancy
- It's FOSS
- Android FOSS Apps Megathread
Rules
- Posts must be relevant to the open source ideology
- No NSFW content
- No hate speech, bigotry, etc
Related Communities
- !libre_culture@lemmy.ml
- !libre_software@lemmy.ml
- !libre_hardware@lemmy.ml
- !linux@lemmy.ml
- !technology@lemmy.ml
Community icon from opensource.org, but we are not affiliated with them.
More of a couple of features. Python venv makes it much easier to work with third-party libraries. That said, the standard library is fantastic for everything from parsing json to subnetting to quick regex searches.
Claude 3. Most people don't even know what it is, let alone the fact that it's as good and better than GPT4 in some ways.
What part of Claude 3 is open source? I tried to do some googling to find something, but came up short. Got a link?
Collabora Office. It's a free LibreOffice fork for iOS/iPadOs. I stumbled across it when I taught regular expressions to my pupils and only had MS Office at hand, on the school computers, which is crap at searching for pattern matches in documents. Libre Office is really good at that. And all my pupils have iPads and they could use Collabora Office.
Is there room here to ask about software? I've been interested lately about getting into hosting my own server for multiple things. It'd be nice to be able to access it remotely for files for work, as a media server locally and remotely, and to access my Stable Diffusion instance remotely. I suppose those all require different solutions right? I'd love to know more!