Is there some project that the opensource world is missing that you think it needs?
Google earth
Another good email client. Many are trying to leave Thunderbird on GNU Linux but there aren’t many to choose from.
Why? Thunderbird announced it is not adopting the Firefox EULA.
The EU managed to get Meta on their knees with GDPR. They could force unlocked bootloader and easy install of any OS on phones just like on laptop/pc. I believe then we would really get the Linux phone movement going. Imagine: iPhone with UBports.
Most anything related to healthcare:
- System for medics and nurses to input all the data of a patient, which can be accessed by said patient if need be
- System for keeping track of vaccines applied and pinging people who need to take more shots (second dose, reinforcement dose, etc)
- drivers and programs to interact with medical equipment
there’s actually a bunch of these, but healthcare tends to fall prey to “too much money, too many consultants, fancy brochures”
Healthcare normally have tight varying legal requirements that software must adhere to, so I would say there couldn’t be a single solution for multiple countries.
Gonna take a look at that one. Data migration from a 10+ years program would definitely be the second biggest pain, number one would be training staff to use it, but i do think it’d be worth it
Main problem with it is lack of certification, which prevents it’s use ironically in Germany, the country of origin. I would have loved to use it. If you live in a less–regulated health system, I wish you success!
Data migration will be a huge problem – medical management system companies tend to lock their customers into their system by preventing data migration.
I just didn’t bother with migration. I used an autohotkey script to print all patient charts of the old system into pdf files – unconvenient but failsave – and built the new data base from scratch.
In my case, it’d be an actual epic job, since I work for govt and we use an old version of TrakCare, which has been the source of a number of headaches for at least 7 years now
I’m curious, which certifications does it lack such that Germany can’t use GNUMed?
TrakCare – wow, intersystem offers a bunch of data management software in > 20 countries.
At first glance, TrakCare seems to be targeted at hospitals. GNUmed is targeted at small practices.
Billing the public health insurance. It’s perfectly usable for private practice, but there are only very few private only practices in Germany.
At the minute, a true open source and free browser/web engine, though I know this is nigh impossible to maintain without thousands of people. Some part of me is hopeful though given recent events.
They exist. Firefox and chromium are open source. Big companies pay their dev costs but they can be forked. Chromium is a descendent of WebKit which is a descendent of khtml from the KDE project. The engines have been open source for decades It’s the proprietary crap they put on top which is the problem.
https://ladybird.org/ is pretty cool, tho it definitely needs more work
A high performance RISC-V CPU core.
Jim Keller is now working on one. I kind of doubt it will be FOSS, though.
Yeah I have no hope for an American FOSS design.
Perhaps an EU-backed one might appear at some point.
Recently I stumbled upon a Chinese team working on a FOSS pair of cores, with source in GitHub. I think they were aiming at competing with A76 and N2. Supposedly they’re well underway.
If these guys (or any others) tape out a competitive FOSE chip, it’ll change the world. If it’s a decent project, everyone and their mother will fork it. And we’ll get chips that cost just a bit over the silicon and packaging cost.
Hear, Hear
I’m always surprised that, for as widely used as PDFs are, there doesn’t seem to be any real alternative to Acrobat for editing existing PDFs.
i’ve had good success doing small edits with lobreoffice (design? draw? idk what its called).
that or Inkscape are the only real answers I’d have if you forced me to name one, but I’d have a hard time recommending a vector graphics editor to a regular person who just wants to edit text formatting in a PDF without messing it up.
Stirling PDF may have what you need https://github.com/Stirling-Tools/Stirling-PDF
A self-hosted photo/video viewer which presents itself as an Open Directory that maps closely to the underlying file system and also includes the ability to view images and stream videos. If videos are too large/incompatible with the user’s browser, they should be transcoded on the fly (optionally with the gpu). Genuinely surprised something like this doesn’t exist
lists niche-specific list of requirements Genuinely surprised this doesn’t exist.
Most of what you want already exist in tons of simple php scripts that will take a directory and present each directory as a gallery. The live transcoding thing is something you can always add, because ya know, the majority of servers do not have GPUs.
Open source language learning only has Anki. Everything else is in an enbryonic stage.
There are so many low hanging fruits. Add-on to look up words in subtitles and add it to Anki. Luo dingo clone that’s a bit less tedious (without having to write so much of your native language). Clozemaster clone (unless someone knows how to set up Anki to do this)
I think Memento is open source. It’s good for subtitles->Anki cards.
That’s a good one, but it’s only for Japanese.
Of course, you can’t easily extend that to other languages unless you have conjugation/declension tables. When I want to learn a word I need to be adding the base form to Anki, not the actual word said
See I just started getting into learning another language and like most people I just downloaded Duolingo. But now on YouTube everybody recommends Anki. Over anything else I mean also immersion but like Anki is the go-to so I think Open source won
100% agree, would like to see more stuff in this space. Do you have any links to more “enbryonic tools”. I recall seeing another tool awhile ago that I tested (can’t remember the name) that worked a bit like LingQ. It would run a webserver and you could read links through it and mark words you didn’t understand. I couldn’t really get into a flow using it as tool to learn languages.
You’re talking about learning with texts
It’s not great for languages like Korean where you might have a lot of different conjugations that will be detected as new words
for me the most critical ones are replacements for discord and microsoft teams. for discord the critical piece is the login - people don’t want to make accounts on each server, so until we have proper federation with a good user experience people won’t actually move off it.
for teams i’m sure theres projects in development, i just don’t know them or their status - all i know is that i want a project to combine several specialized FOSS services (jitsi is great, and there’s lots of other collaboration tools for email/calendar/chat) into one nice unified frontend that is actually reasonably easy to self-host and maintain.
https://meet.jit.si/ was a contender during the covid era
Have you tried element?
The problem with Element as it compares to discord in my experience of showing it to discord-heavy users is that it does not contain the feature set that they are seeking.
Discords roles and permissions abilities, multiple channel types, streaming capabilities, public bots that are easily joinable, profile customization features, moderation capabilities, and more have no real equivalent in Matrix/element. Hence, when I have shown it to discord users before, they have 0 interest in using it because for them it is like reverting to an IRC.
This is part of what suggesting alternatives to Discord is hard. People tend to view it as one thing, often chat or voice/video, instead of a holistic solution that is all of those things and more along with making most tasks super easy to do for people.
Element’s still Electron-based for the desktop app, given Electron is Chromium and Google has the final say over Chromium, that doesn’t make it trustworthy at least in my opinion and I’m sure others’ opinions too.
I run it in Firefox, though
Was about to point you to MatterMost but saw it’s not open source, doh! Anyone know if it was and switched? Or was it always closed source?
Edit: Turns out it was and still is open source, I just apparently suck at researching.
Mattermost does have an Github Repository with a choice of three licenses: MIT (if using versions compiled by them), AGPLv3 (if compiled by you) or an Enterprise license. I would count that as open source.
Oh awesome! I saw their website just describes them as “source accessible” and that github didn’t detect a license type and (wrongly) took that to mean it was an “open core but not really open source” product.
people don’t want to make accounts on each server, so until we have proper federation
I’ve shit on matrix a lot but this is something it does well.
Openly available traffic data that follows a reliable standard.
I’d like a local filesharing option. Where a single folder would be synced in my phone from home computer when I’m at home, and from work computer and phone when I’m at work. Without using cloud sync between them only when I’m physically traveling between them, that’s good enough for most use cases of cloud sync that I want for work.
So just sync over local wifi basically? I’m pretty sure you can do thing with syncthing if you just disable “global discovery”. You can read the local discovery protocol here https://docs.syncthing.net/specs/localdisco-v4.html but afaiu there is no cloud sync involved at that point and just device to device sync.
Perfect, it looks like the thing I want. Hopefully it can do multiple devices in different networks. I’ll test it out when I can.
Thank you :)
It’s awesome that more people are discovering new useful software through answering here!
Yep it can! :)
No problem! I personally use syncthing to keep my password database synced between my phone, laptop, and desktop. As well as to keep some important files backed up between different devices that way if my hdd or something happens to one of the devices I have backup on the other ones.
Would you be able to trigger it using something like nfc actions, so you’d only have to swipe an nfc tag and it’d start copying automatically? In which case, a few cheap nfc stickers from china, throw them about the house / apt and then carry on with your life.
Probably? I just have it setup to always be running in the background on my devices. So if it detects a file change to my sync folder that gets sent to all other devices currently connected. I use global sync so as long as the device has an internet connection or is on the same local network it should be able to sync.
There is an API to interface with syncthing daemon running on your computer https://docs.syncthing.net/dev/rest.html so if you wrote a program to track the nfc action and interface with that API I think you probably could.
Ah well in that case it wouldn’t be needed because as soon as it’s in range of the local network would be easier than taking the trouble of using nfc!
Proper 3D CAD software, we have FreeCAD but it isn’t very good.
Tax software. It’s the only reason I keep a windows VM.
Yeah, as a past tax accountant, I wouldn’t count on it.
Because not only would you need to be updating tax regulation every year (which is completely unpredictable with new laws and interpretations) you would also need to update it for every country and state/providence.
No one should do that for free.
I considered an accounting SaaS once. Only once though. The amount of constantly changing regulations would make it a very high maintenance project.
And have you ever read the forms? I don’t know if writing the software could be seen as tax advice or filing on behalf of someone.
Probably not. But its enough that I wouldn’t be interested in working on the project.
And have you ever read the forms? I don’t know if writing the software could be seen as tax advice or filing on behalf of someone.
Who would use the software if it didn’t suggest ways to save them money, which would then take on the burden of actually being legally correct? UK tax accounts can be submitted directly to the government which requires an additional level of checks by them. Accounting is relatively simple to understand for UK accounting… until it isn’t. It becomes very complicated, very quickly, and that dramatically alters the database schema, alters workflows, and this stuff can be in a constant state of flux. Corporate accountancy laws are very different to personal tax accounting, and keeping abreast of both situations can be very difficult to manage.
I spoke to a person representing a fairly small commercial accounting SaaS who said they specifically only target high-net-worth companies who can afford to pay the prices they need to turn a profit, and that’s why they put on silly fake award shows (my words) for people within these companies (mostly c-suite people) to placate them into spending more money with them.
Doesn’t sound good now does it? No one will take that responsibility for free.
A Wayland reimplementation of XMonad.
There’s work being done on it, but from my understanding, it’s slow going…