-
2 votes
-
Codeberg launches Forgejo, a drop-in replacement for Gitea
11 votes -
The limited utility of the phrase “GNU/Linux”
6 votes -
KeenWrite 2.10.0: R meets TeX
4 votes -
An experiment to test GitHub Copilot's legality
11 votes -
Lessons learned from 15 years of SumatraPDF, an open source Windows app
20 votes -
Simplifying Grammar Checks for Manuals
2 votes -
GNOME - Community Power Part 1: Misconceptions
4 votes -
FOSS and UX (twitter thread)
@Kavaeric: Let's walk through this, shall we?Say we've decided to make a new FOSS word processor. Call it, I dunno, Libra-Office or O-Pan-Office. Just a thought. Word processors, as you might guess, are also a fairly entrenched market.Who's our target audience?
26 votes -
Haiku RISC-V port progress
4 votes -
Ventoy: Multi-ISO bootable USBs
18 votes -
To make money in FOSS, build a business first - creator of sway and sourcehut on open source funding
5 votes -
Is Firefox still a good (enough) browser for privacy?
Someone posted this on the privacy subreddit. I also ended up finding this and this after doing a bit of searching. As someone who isn’t in the CS/IT spheres (chemical engineering is my...
Someone posted this on the privacy subreddit. I also ended up finding this and this after doing a bit of searching. As someone who isn’t in the CS/IT spheres (chemical engineering is my background), Firefox has been my go-to browser for awhile, although I’m being made aware of the flaws of Firefox (most of which go over my head) and behavior of Mozilla. What can be done to fix this, especially considering that Firefox is the only FOSS browser with a significant user base?
22 votes -
On the graying of GNOME
14 votes -
How and why to use Lynx – the faster web browser
11 votes -
First beta of Krita 4.4.2
6 votes -
GNU LibreJS
11 votes -
Is there a website to propose/join open source groups?
I'm interested in working on an open source project from scratch with a group of like minded people and curious how to get something like that started. Does anyone know of any websites that...
I'm interested in working on an open source project from scratch with a group of like minded people and curious how to get something like that started. Does anyone know of any websites that facilitate that kind of thing? Like where people might propose an project and others can tentatively join?
12 votes -
Ask Tildes: I'm looking for (FOSS? Self-hosted?) photo manager software
Specifically, I've got a big honkin' pile of photos stored on an online storage space, and I want some kind of software that lets me share links to a pic, or a group of pics, or a folder, etc ......
Specifically, I've got a big honkin' pile of photos stored on an online storage space, and I want some kind of software that lets me share links to a pic, or a group of pics, or a folder, etc ...
... and here's the crux ... without making extra copies of the pics ... just has renamed, custom-permissioned links to the original pic(s).
In database terms, I want something that gives me Views of my photo collection.
I run my own Nextcloud instance, which is close. It has very nice, very granular photo management and sharing capabilities ... but as far as I can tell, whenever I share a pic with someone, it actually makes another copy of it for the shared instance. If I share the photo 5 times w/5 different people/groups, then suddenly, I have 6 copies of the pic.
Any recommendations?
8 votes -
I want to contribute to your project, how do I start?
6 votes -
Freedom Isn't Free
21 votes -
Free open source app to create GitHub issues faster
4 votes -
I created a simple JS library for the Johns Hopkins University CSSE COVID-19 data
8 votes -
new.css - a classless CSS framework to write modern websites using only HTML
20 votes -
Should x < $foo < y read from $foo once or twice? Perl debates
6 votes -
Haiku activity report - April 2020
7 votes -
Desed: a debugger for sed
14 votes -
Oil 0.8.pre4: The Biggest Shell Programs in the World
7 votes -
Lilliputian: A Mobile Client for Tiny Tiny RSS
17 votes -
The happinesses and stresses of full-time FOSS work
8 votes -
FreeBSD is an amazing operating system
19 votes -
Andrew Gallant (burntsushi, author of ripgrep) discusses his personal history and relationship with Free and Open Source Software (FOSS)
18 votes -
Redox OS: Real hardware breakthroughs, and focusing on rustc
14 votes -
Re-Licensing Sentry
24 votes -
Looking for advice on a CI / regression testing platform
Hi all, I'm looking for some advice regarding how to set up a basic CI regression / testing suite. This isn't my full time job, but a side project my group at work wants to spin up to... shall we...
Hi all,
I'm looking for some advice regarding how to set up a basic CI regression / testing suite. This isn't my full time job, but a side project my group at work wants to spin up to... shall we say, give us a more real time monitoring of functionality and performance regressions coming out of the underlying software stack development (long story).
As none of us are particularly automation experts, I was looking for some advice from my fellow Tilderinos. Please forgive me if any of the below is obvious and/or silly.
A few basic requirements I had in mind:
-
Can handle different execution environments: essentially different versions of the software stack, both in docker form and (eventually) via lmod or some other module file approach (e.g., TCL), and sensible handling of a node list.
-
Related to one, supports using the products of builds as execution environments. Ideally we'd like to have a build step compile the stack and install it to a NFS from which we can load it as a module.
-
Simple to add tests. Again, this isn't our full time job -- we mostly want to add a quick bash script / makefile / source code or the like to the tests when we run into an issue and forgot about it.
-
Related. We should be able to store the entire thing as a git repo. I have seen this to some extent with Travis, but my experience with Jenkins was... sub-par (is there a history? Changelog? Any way at all of backing up the test config?).
-
Some sort of post-processing capabilities. At a glance we need to be able to see the top line performance numbers for 20-30 apps over the different build environment. Bonus points if there's a graph showing performance vs build version or the like, but honestly a CSV log file is good enough.
-
Whatever CI software we get has to be able to run this locally. Lots of these are internal only numbers / codes. FOSS prefered.
-
A webui for scheduling runs / visualizing results would be nice, but again this could be a bash script and none of us would bat an eye.
Any thoughts would be greatly appreciated. Thanks!
7 votes -
-
OpenBSD 6.6
10 votes -
In 2019, multiple open source companies have changed course and their licenses to try to protect their businesses—is it the right move?
10 votes -
Introducing Matrix 1.0 and the Matrix.org Foundation
7 votes -
aerc: Email Client for the Terminal
17 votes -
South Korea's government will switch to Linux over cost concerns
9 votes -
OpenBSD 6.5 Is Released!
11 votes -
Redox OS 0.5.0
14 votes -
Announcing the release of sway 1.0
16 votes -
Why OpenBSD Rocks
16 votes -
Regarding EGLStreams support in KWin
6 votes -
Oil: Success With the Interactive Shell
9 votes -
Switching from Linux to BSD: What do you miss?
There seems to be a trend lately of people switching over to BSD operating systems. Having read some blog posts on the matter and now given the recent system-d controversy, I'm genuinely curious...
There seems to be a trend lately of people switching over to BSD operating systems. Having read some blog posts on the matter and now given the recent system-d controversy, I'm genuinely curious to give FreeBSD or OpenBSD a go as my main OS.
For those who have switched over to BSD, what are some problems you've encountered and/or what are some things you miss?
31 votes -
sr.ht is now sourcehut
17 votes -
Wine 4.0 Released
28 votes -
Bash-5.0 release available
17 votes