Alex
FLOSS virtualization hacker, occasional brewer
- 4 Posts
- 32 Comments
Alex@lemmy.mlto Open Source@lemmy.ml•US cuts funding to F-Droid, Tor Browser, Let's Encrypt and Tails Linux29·3 months agoFLOSS projects can only be sustainable if their are enough shared interests able to support it through contributions of all kinds. Fortunately the code is free so that constellation of support can change over time. It’s a shame this particular line of government funding is coming to an end but others can help.
Alex@lemmy.mlto Open Source@lemmy.ml•Radicle is an open source, peer-to-peer code collaboration stack built on Git14·3 months agoI think the most useful thing for this is hosting repos that suffer from constant DMCA takedowns. Emulators, ad-blockers, site revancers etc.
These are all excellent ways someone can contribute to a project. Our project website has a repo anything can contribute to to make changes, even the blog entries are statically generated pages.
Alex@lemmy.mlto Free and Open Source Software@beehaw.org•We need a Music Playlist Synchronization platform8·4 months agoCan those handle the meta data for the track name, artist and release date. Assuming you want a portable playlist that can then find the track on the recipients preferred platform (streaming provider or self hosting). Given that a lot of tagging is trash maybe also included an audio fingerprint for validation?
Alex@lemmy.mlto Free and Open Source Software@beehaw.org•Any recommendations for a good FOSS podcast app for Android.10·5 months agoYep I’ve been a happy Antenna Pod user for years. A double tap of my headphones skips 30s forward, triple 10s back and makes skipping past the ads easy.
There is a very large corpus of FLOSS software out there serving everything from individual itches to whole industries. Any project that is important to someone’s bottom line is likely to have paid developers working on it but often alongside hobbyists.
The project I predominately work on is about 90% paid developers but from lots of different companies and organisations. Practically though the developers don’t care about the affiliation of the other developers they work with but the ideas and patches they bring to the project.
I don’t quite follow what this is. Is it a from scratch implementation of the vscode experience or a fork which has removed propriety and telemetry?
I work for a company that makes money supporting FLOSS. Our members pay fairly hefty membership fees because they have a vested interest in their chips being well supported by Linux and the wider ecosystem. That money funds common projects they all benefit from all well as numerous maintainers in projects keeping those projects ticking.
The engineers on the project I mostly work on are predominantly paid to work on it. We value our hobbyist itch scratchers (~10% off contributors) but it’s commercial money that keeps those patches reviewed and flowing.
Alex@lemmy.mlto Free and Open Source Software@beehaw.org•Last night Organic Maps was removed from the Play Store4·11 months agoMy Organic maps has a download screen for the maps which regularly update outside of the app itself.
Alex@lemmy.mlto Free and Open Source Software@beehaw.org•Last night Organic Maps was removed from the Play Store8·11 months agoI think you underestimate how much storage those tiles take up compared to the vector map data.
Alex@lemmy.mlto Free and Open Source Software@beehaw.org•Last night Organic Maps was removed from the Play Store11·11 months agoThe data updates are handled separately in app
Alex@lemmy.mlto Free and Open Source Software@beehaw.org•Last night Organic Maps was removed from the Play Store24·11 months agoWon’t it? I thought you just needed to enable the apps you want. My fdroid AntennaPod is certainly usable in it.
Alex@lemmy.mlto Free and Open Source Software@beehaw.org•Why FOSS projects are using proprietary, privacy invasive infrastructure?24·1 year agoSelf hosting takes time and energy and most open source developers join projects because they are interested in the project not becoming admins. On top of that building a CI system is an expensive undertaking when a lot of hosting solutions provide a fair amount of compute for free to qualifying projects.
Buy games from indie developers on platforms like itch.io. You may have a negative view of the other people involved in funding and marketing a triple AAA game but they all contribute and get a share of the retail price. You don’t get to pick and choose who deserves to get their slice.
Alex@lemmy.mlto Open Source@lemmy.ml•You Have Power: Making Truth Social Comply With The AGPL28·1 year agoIt’s interesting they’ve gone from a simple reskin to a downstream fork. I’m guessing there won’t be much of value to find though.
Basically your only other option is to find the keys for each BluRay you own yourself. I did go through the hoops a while ago and wrote it up: https://www.bennee.com/~alex/blog/2011/04/18/playing-blu-ray-under-linux/#playing-blu-ray-under-linux
However it’s a pain sourcing the encryption keys you need for each disk. While I work hard to prefer FLOSS apps over their propriety equivalents in this case I’m happy to pay the small fee for a perpetual licence of MakeMKV.
It works well enough with the rasbian OS derived from Debian. However pure Debian currently doesn’t have all the user space components to take advantage of the video decoder needed to play things smoothly. Currently I have Bookworm installed on the system but I run Kodi out of a docker image: https://github.com/stsquad/dockerfiles/blob/master/distros/raspios-bullseye/Dockerfile
Is the hardware support for Raspberry Pi still out of tree or can I use an upstream build now on my Pi 4?
Alex@lemmy.mlOPto Programmer Humor@lemmy.ml•Soldier of FORTRAN :ReBoot: (@mainframed767@infosec.exchange)5·1 year agoHmm don’t know why the image gets clipped. Is today a Mastodon or Lemmy issue?
Care needs to be taken with big orgs like the NHS to not try and boil the ocean with massive IT systems. Concentrating on open interoperability standards allows for smaller more flexible contracts and the ability to swap out components when needed.
Open source licences would be the ideal default although at a minimum the purchasing org should have a licence that allows them (or subcontractors) to make fixes without being tied to the original vendor.