Open Source

30777 readers
550 users here now

All about open source! Feel free to ask questions, and share news, and interesting stuff!

Useful Links

Rules

Related Communities

Community icon from opensource.org, but we are not affiliated with them.

founded 5 years ago
MODERATORS
601
602
 
 

So, I've been using FitNotes for a while as it's the only app that I found that doesn't have a nightmare privacy policy. However, the app is rarely updated and there are things I wish it had that I would love to add if it was FOSS. Wondering if there is anything foss alternatives?

603
604
605
 
 

Making the application open-source could help the government quickly export it to other countries, Digital Transformation Minister Mykhailo Fedorov says.

GitHub: https://github.com/diia-open-source

606
 
 

cross-posted from: https://lemmy.sdf.org/post/13880246

I have a terrible el-cheapo 14" HP laptop that I bought from a big-box store a few years ago as an emergency replacement for a laptop that died on me on the road while visiting a customer. I literally went to the store 5 minutes before it closed, bought any laptop they had, loaded Linux on it at the hotel and transferred my files from the dead laptop overnight, then did my presentation the next morning.

The trouble is, that laptop is VERY Linux unfriendly. I've put up with it for years because I don't like to throw things away, but I just can't stand the regular AMDGPU driver crashes and the broke-ass wifi-cum-bluetooth Realtek chipset anymore.

So I'm on the market for a good Linux laptop. I'm not a demanding user - I use that HP laptop to edit videos and do CAD and I'm okay with it - I'm very comfortable with anything Linux and I can code my way around problems.

I'm really tempted to get a MNT Reform laptop: I like the LiFePo4 battery cells a lot, it's solid, it's open hardware, it has a trackball and I love trackballs, it's highly hackable, and I'd like to support the MNT Research guys. And I'm old enough and the kids have been out of the house long enough that money is no object.

But a couple of things are holding me back. Maybe there are MNT Reform owners here who could shed some light on the following questions:

  • I don't know much of the ARM ecosystem, and what to expect from what processor / SoC. So I'm thinking of going with the highest end RK3588 32GB / 256GB CPU module offered by MNT. Would this at least match the performances of my stupid HP laptop's Ryzen 5 CPU in terms of real-world performances?

    Or put another way: should I expect to take a hit when encoding my videos or doing big CAD models compared to this already slow laptop, or can I reasonably expect the MNT Reform to at least not be a regression.

    Side question (yes, I know it should be obvious, but asking is better than guessing): I assume the "32GB / 256GB" in the CPU module's denomination is for 32GB of RAM and 256GB of onboard flash. Meaning I'd have that much disk space without needing to add a NVMe SSD card. Correct?

  • The keyboard layout looks all shades of terrible. I'm flexible with anything but not keyboard layouts - and especially those keyboard that don't put the left SHIFT and CTRL at the bottom where they belong, or have a split space bar.

    The Reform's keyboard ticks all the wrong boxes for me in that respect: I can tell rightaway that it's going to fight my typing muscle memory all the time and forever, because I sure ain't gonna get used to it.

    Can I remap the keys so I can at least I can swap CTRL and whatever that key is at the bottom left, and make the 3 buttons that replace the space bar act as a space bar? Then it's just a matter of putting a sticker on the keys and gluing the space bar keycaps together somehow.

  • I seem to recall some years ago that if the laptop was left off and unplugged for long enough - like 2 weeks IIRC - it would drain the cells and kill them because there was no under-voltage protection. Less dramatically but equally annoyingly, you couldn't leave it unplugged for a few days and expect to find it fully charged when you needed it most.

    Does it still do that? Or has the hardware been fixed - or maybe there's a "Turn really off" option in the little side computer that runs the mini OLED display?

    Mind you, I can always drill a hole and add a physical switch to disconnect the cells, but I'd rather not do that.

  • Is there an option to limit the charge? Keeping Li-ion cells constantly at 100% (or worse, charging all the time) when the laptop is plugged in isn't ideal. I'd rather it kept the cells charged around 80% . And I mostly use my laptops plugged in.

  • Can I remove the cells and use the laptop plugged in? I might eschew the cells altogether, because I really never need them: I'm plugged in at home, I'm plugged in on the train, I'm plugged in at the hotel, I'm plugged in at the customer's. I can't remember a time when I needed to run this particular laptop on battery. If I can use the laptop as a luggable computer, I wouldn't need to carry the weight of the cells around.

  • Has anybody tried to install Cinnamon? Does it work well on Debian ARM? I see no reason why it shouldn't, but maybe there are issues.

Well that's pretty much it. Sorry for the long post 🙂 There's precious little information about the MNT Reform out there - probably a good indication that there are precious few such machines in the wild, sadly - so I would welcome any real-world user feedback!

607
53
submitted 7 months ago* (last edited 7 months ago) by [email protected] to c/[email protected]
 
 

Clarification for those who haven't clicked the link:

Clarification of entities

Open Collective. Inc (OC) is a for-profit entity. We are responsible for building the Open Collective Platform that many fiscal hosts use for their operations.

The founders of Open Collective also founded and supported the early development of several nonprofit organizations:

Open Collective Foundation (OCF) a US-based 501(c)(3) fiscal host that hosts charitable projects, and which has chosen to dissolve.

Open Source Collective (OSC) a US-based 501(c)(6) fiscal host that only hosts open source software-related projects and which continues to operate in good health.

Open Collective Europe (OCE) a European based organization with the ability to have 501(c)(3) equivalency in the US, hosting open source, solidarity, artistic, and cultural projects principally rooted in or connected to Europe and which continues to operate in good health.

These entities all have similar names and share similar origins, having been started by the founders of Open Collective and incubated in the Open Collective ecosystem, but are independent nonprofits with their own budget, accounts, staff, board of directors, and mission. They each have a separate commercial relationship with Open Collective.

608
609
 
 

Hey folks! I've been using MarkText for years, but it seems dead now. It still works fine, but I've been on-and-off looking for something that gets dependency updates and is less resource heavy (electron).

I look for the following in order of importance:

  • FLOSS license
  • WYSIWYG editing, not side-by-side
  • limited scope (edit docs, not trying to be 'A System for Managing Ideas')
  • low resource usage
  • LaTeX support is a plus

Do you know if MarkText has a trustworthy fork that is maintained? Do you know if something with similar user experience exists that uses a more lightweight code base?

610
 
 

Transitous is a new community-driven routing service. Add your own city and help make it great.

611
 
 
612
14
submitted 7 months ago* (last edited 7 months ago) by [email protected] to c/[email protected]
 
 

Shortly before the recent removal of Yuzu and Citra from Github, attempts were made to back up and archive both Github repos; it's my understanding that these backups, forks, etc. are fairly incomplete, either lacking full Git history or lacking Pull Requests, issues, discussions, etc.

I'm wondering if folks here have information on how to perform thorough backups of public, hosted git repos (e.g. Github, Gitlab, Codeberg, etc.). I'd also like to automate this process if I can.

git clone --mirror is something I've looked into for a baseline, with backup-github-repo looking like a decent place to start for what isn't covered by git clone.

The issues I can foresee:

  • Each platform builds its own tooling atop Git, like Issues and Pull Requests from Github
  • Automating this process might be tricky
  • Not having direct access/contributor permissions for the Git repos might complicate things, not sure

I'd appreciate any help you could provide.

613
 
 

not sure if this is the right magazine, but I couldn't find a libre office one

one of these endnotes is a different size for some odd reason. any ideas?

https://files.catbox.moe/97x23u.png

614
 
 

The author posted it to reddit.

615
616
617
 
 

I'm not sure if there's a setting to toggle, or an easier way to fix this. What happens is:

  1. While using a second monitor with a laptop, I was using OnlyOffice on the extended display
  2. I closed OnlyOffice
  3. Later while using the laptop only, I try opening OnlyOffice. The icon appears and there's a little animation of it opening offscreen to the side, but nothing happens

What I tried:

  • I tried using alt-tab to select that window, and then use keyboard shortcuts to bring it back to the main screen.
  • I also tried to preview what was displayed, but it was a white screen only.
  • Force killing the program didn't help

If someone else runs into the issue:

  • wait until I was back home with the second monitor, opening OnlyOffice, and dragging the display back to the laptop screen.

I now remember to leave it on the laptop screen when closing.

version 7.5.1.23 (x64 exe), Windows 11 :(

618
 
 

Hi.

Are there any similar alternatives to Notewise or Goodnotes? It's for taking notes on a tablet.

Thank you

619
 
 

Hello, for a few days I have been looking at how to make a git repository to store a free font so that everyone can use it, modify it and redistribute it, the thing is that many have different ways of distributing the source code, and it is not very clear how. Do it in a way that is similar to an open source program. The typography is being made with fontforge, what would be the most optimal way to distribute this font to make it open source?

620
153
submitted 7 months ago* (last edited 7 months ago) by [email protected] to c/[email protected]
 
 

The team is thrilled to introduce the much-anticipated release of Kdenlive 24.02, featuring a substantial upgrade to our frameworks with the adoption of Qt6 and KDE Frameworks 6. This significant under-the-hood transformation establishes a robust foundation, shaping the trajectory of Kdenlive for the next decade. The benefits of this upgrade are particularly noteworthy for Linux users, as improved Wayland support enhances the overall experience. Additionally, users on Linux, Windows, and MacOS will experience a substantial performance boost since Kdenlive now runs natively on Vulkan, Metal, and Directx respectively, replacing the previous abstraction layer reliance on OpenGL and Angle, resulting in a more efficient and responsive application. This upgrade brings significant changes to packaging, featuring the introduction of a dedicated package for Apple Silicon, the discontinuation of PPA support and an enhanced method for installing the Whisper and Vosk speech-to-text engines.

621
622
 
 

Figured I'd share this project as I don't see many that know about it! (Only available for Windows)

623
 
 

Take Firefox's 1542044, where the dark mode theme colors aren't exposed when they should. The patch has been up for 4 years.

Or, take this, which is part of a series that added Doxygen parsing to clangd, a language server. It was left unreviewed until late 2022, the patcher went in conversation with the reviewer, but then met radio silence again, long enough to the point where the patch-reviewing service shut down. Clangd currently has only 44 open PRs to review, though it uses the same issue tracker as llvm for some reason.

Aren't we paying them to do all this?

624
 
 

So I have the api working as in I can send audio files and get text back but what I am looking for is a robust way to have streaming functionality. For example, if there is a small duration of silence it should stop recording and send the audio to api etc.

Is there any such library in python?

625
 
 

I work at an open science NGO that has been approached by a developer who is interested in making a public portal [email protected] BOINC project. The basic idea is that scientific researchers could submit workunits for a number of popular science apps (molecular modeling etc) to be distributed and crunched by volunteers using BOINC. Essentially, a way for them to harness the petaflops of free processing power offered by the BOINC network without having to run their own BOINC server.

In order to make the proof-of-concept, we are looking for an science app which:

  • Is open source and runs on Linux
  • Has a large userbase
  • Has no way to get access to compute power for it for free or cheap without making your own HPC cluster or other work distribution system
  • Takes a long compute time and takes at least a couple hours to run on a standard consumer machine
  • Can have tasks split into smaller sub-tasks to be run on several machines

Bonus points for:

  • Tasks have a determinate output, meaning the results are the same for a given task no matter what kind of computer they are run on. This makes it easy to verify the work is done correctly by simply making sure two tasks have the same output.
  • App that is cross-discipline (applicable to multiple areas of science) or relevant to biology/health research

Any suggestions?

If you would be interested in helping with development for this project (Python/React, Remix (Vercel or Netlify)) let us know too

view more: ‹ prev next ›