-
10 votes
-
VRoom is an open source, very high performance, RISC-V implementation targeting cloud servers, it's licensed under a copyleft license (GPL3) but also available as a commercial license (like MySQL)
5 votes -
Google blocks FOSS Android tool – for asking for donations
12 votes -
Lessons learned from my 10 year open source project
5 votes -
Why I think "Sponsor Only" repositories introduced by Github is a terrible idea
9 votes -
Solaris
10 votes -
The right thing for the wrong reasons: FLOSS doesn't imply security
7 votes -
The Big Time Public License 2.0.0
8 votes -
An open source AI assistant + social network of decision makers to help people make better decisions
2 votes -
How does SourceHut's FOSS business model work? (SourceHut is a Github alternative from the creator of Sway)
9 votes -
Developer nukes his extensively used JS libraries to protest corporate use without compensation
17 votes -
Cemu emulator plans to go open source and release Linux build in 2022
10 votes -
Why and how we raised VC funding for an open-source project
3 votes -
Breaking of "colors" and "faker" NPM libraries show that everything isn't right in the FOSS ecosystem
7 votes -
Remnants of the Precursors (An open source modernization of the 4x strategy game Master of Orion) passed the 1.0 milestone
8 votes -
Fediverse in 2021 (The fediverse is a network of open source social media platforms)
7 votes -
I won't let you pay me for my open source - David Hansson (creator of Ruby on Rails)
6 votes -
The gift of it's your problem now
11 votes -
Fosscord: A work-in-progress chat platform compatible with Discord
13 votes -
Log4Shell: We are in so much trouble
21 votes -
To secure the supply chain, you must properly fund it
8 votes -
Interfacing with Zig, a BDFL-run project
6 votes -
But why that VPN? How WireGuard made it into Linux
8 votes -
Open-source Vizio lawsuit takes an ugly turn
15 votes -
Is there an open-source version of the Garmin Connect app for Android?
I am considering the purchase of a Garmin GPS watch, but I don't want to run the bloated Garmin Connect app on my phone. Really all I want, is the ability to pull coordinates from my watch (.gpx...
I am considering the purchase of a Garmin GPS watch, but I don't want to run the bloated Garmin Connect app on my phone. Really all I want, is the ability to pull coordinates from my watch (.gpx files) and put them on my phone or computer. Does a privacy-respecting app like this exist?
6 votes -
Rust takes a major step forward as Linux's second official language
19 votes -
Thinking about calibre
18 votes -
Rust Moderation Team resigns
20 votes -
Introducing River, a dynamic tiling Wayland compositor
10 votes -
Lemmy has implemented federation with Mastodon/Pleroma
12 votes -
The OBS Project has accused StreamLabs of copying their name and trademark
@OBS: Near the launch of SLOBS, @streamlabs reached out to us about using the OBS name. We kindly asked them not to. They did so anyway and followed up by filing a trademarkWe've tried to sort this out in private and they have been uncooperative at every turnhttps://t.co/r1eXr3VxcJ
20 votes -
The coming firmware revolution
15 votes -
Three months in: Running a law firm on Linux
15 votes -
OpenMW 0.47.0 | Release announcement
12 votes -
Announcing LittleJS - The tiny JavaScript game engine that can
10 votes -
Blender 3.x roadmap
7 votes -
Microsoft angers the .NET open source community with a controversial decision
24 votes -
Ask Tildes: What alternative apps/webapps do you use to browse Reddit?
For all its flaws, Reddit is still a great news source, especially for niche areas. Unfortunately, more and more dark patterns are being added to Reddit's official site and apps. I'm reaching a...
For all its flaws, Reddit is still a great news source, especially for niche areas. Unfortunately, more and more dark patterns are being added to Reddit's official site and apps. I'm reaching a saturation point and thinking I should probably switch to an alternative way of browsing it. I see a lot of apps aimed at browsing images/GIFs. I'd like something more similar to old/compact Reddit, optimized for text without distractions, but ideally less buggy. Any recommendations?
Edit: thanks all for your answers!
16 votes -
Help open-source contributors escape Afghanistan - Open Collective
10 votes -
Bangle.js 2 is a hackable, open source smartwatch that runs JavaScript
12 votes -
Stockfish developers sue chessbase over GPL violations
9 votes -
Open source alternatives to Slack, Google Drive and Google Docs
So I recently started working at a company that uses Slack (free tier), Google Drive and Google Docs. Being a privacy conscious person I decided to do some research to see if we could transition...
So I recently started working at a company that uses Slack (free tier), Google Drive and Google Docs. Being a privacy conscious person I decided to do some research to see if we could transition out of at least 1 of these tools.
For Slack I thought about Element. However I have a question: is it possible to create a closed channel (meaning no unauthorized person has access to or can discover the company chat) on Element with only the free tier (it's easier to convince my boss to transition if it doesn't add to the cost structure)?
For Google Drive I don't think there are other free options that offer the 15GB of storage we have. 10GB would probably be enough. But I am also open to paid solutions.
I found out about CryptPad. They offer cloud storage but one has to pay to be at the same level of Google (which is totally understandable). They also have productivity tools integrated with the storage solution which is great.
Maybe there is some cloud storage solution that doesn't have integrated productivity tools and offers more storage. I would like to know.I'm open to suggestions and thoughts. My functions at the company have little to do with all this, I am just interested in open source and privacy. EDIT: I am not interested in self-hosting.
26 votes -
Musician Holly Herndon open sources her voice
14 votes -
NotOnlyFans: An open source, self-hosted digital content subscription platform like `onlyfans.com` with cryptocurrency payment
10 votes -
Rysolv is a open source platform for posting bounties under the AGPL
5 votes -
The promise of open-source intelligence
4 votes -
FSF-funded call for white papers on philosophical and legal questions around Copilot
7 votes -
Lessons learned from 15 years of SumatraPDF, an open source Windows app
20 votes -
How would you write a GUI? Seeking opinions, recommendations, and what to avoid.
Hi all. I am asking this open-ended question (bottom of this post) because I am considering making contributions to an open-source project that would directly benefit me and other users. Some...
Hi all. I am asking this open-ended question (bottom of this post) because I am considering making contributions to an open-source project that would directly benefit me and other users.
Some background:
I have worked with an engineering simulation software called Ansys MAPDL basically everyday for the last 4 years, in both an academic and a professional capacity. It's not necessarily relevant whether you are familiar to that program to participate in this discussion. The relevant thing is that the GUI for MAPDL is written in Tcl/Tk and I don’t imagine it is going to be modernized (because of more modern, but distinctly different, replacements). This is a screenshot of the GUI for reference.
Why do people put up with such an old interface?
The power of the program is not its GUI, but the scripting language that can be run to setup and solve simulations. The program name is really the scripting language name, Ansys Parametric Design Language (APDL). It's somewhat like Matlab. The program also offers an enormous amount of control when compared to the more modern GUI that's been released, since the modern GUI holds a totally different philosophy.
The older GUI is really helpful in certain circumstances because it will spit out a file containing commands that were used in the session. This is a great demonstration of how to run a command or use a setting/config command, but a lot of newer features are buried in the documentation and aren't available in the older GUI.
My coding experience
I know the MAPDL language very intimately, but my experience beyond it is limited to some Perl scripting, and a bit of Python exposure.
Motivation
Open-Source Ansys API
Recently, Ansys started supporting an open-source Python project called PyAnsys. MAPDL is otherwise fully closed source, and this is really the only public-facing API. PyAnsys has basically converted a lot of MAPDL script commands to a pythonic format, hence Python can now be used to interact with MAPDL. This is great for several reasons, but is limited regarding interactivity. Interacting with MAPDL via Python is basically happening in a fancy console via Jupyter notebook or IDE like Spyder. Certain commands will bring up Python-based graphics displays of solid models and results plots, but there isn't a dedicated GUI open all the time.
The Question(s)
My question is whether it is feasible to write a frontend GUI to a bunch of python commands. If you were going to do it, how would you do it? What might you write it with? Would you even do it? Is this a stupid endeavor?
7 votes -
Purism (a creator of FOSS friendly hardware such as laptops and a smartphone) is seeking investment from individuals
11 votes