keila, to opensource

Hey lovely Keila users! I’m currently re-doing the website and would like to add some more quotes from Keila users. If you’d consider giving a testimonial, send me a pm 💚
(Thanks to André at @brinjel for adding the first new testimonial)

douginamug, to random
@douginamug@mastodon.xyz avatar

Say you wanted to spin up an internationalist, remote-first, tech-worker collective, but then you think about bureaucracy and The Fear stops you in your tracks.

Is there a procedural, flow-chart like resource out there?

simounet, to opensource

Do you know a good hosting provider for a demo instance of a FLOSS PHP software?

#FLOSS #OpenSource #PHP

Linux, to opensource

⚠️ GitLab Security Flaw (exploit) ⚠️

No matter if you host your own copy of GitLab Software or use GitLab's servers directly, you should enable 2-step Verification - NOW (right now, do not wait). There is a current exploit that allows someone to hijack GitLab Accounts, who are not using 2-step verification.

#GitLab #OpenSource #Floss #Linux #Windows #Apple #Android #iOS #App

gubi, to Germany Italian
@gubi@sociale.network avatar

The state of Schleswig-Holstein in #Germany has renewed their de-Microsoft efforts by announcing that they will be switching the state administration's approximately 30,000 employee's PCs to #FLOSS solutions and moving towards “digitally sovereign IT workplaces”.

This was agreed upon by the state's cabinet, who have decided to replace Microsoft Office with #LibreOffice as the first of six key pillars that are part of their digitally sovereign IT workplace plan.

https://news.itsfoss.com/german-state-ditches-microsoft/

marcel, to opensource German
@marcel@waldvogel.family avatar

Die @digiges organisiert auch dieses Jahr wieder gemeinsam mit @okfde und ein in , um gemeinsam mit und neue coole Ideen auszuprobieren.

Menschen zwischen 12 und 18 Jahren sind herzlich eingeladen, vom 14.-16.6. drei Tage unter Gleichgesinnten zu verbringen.
Es gibt auch Möglichkeit für Reisestipendien.

https://www.digitale-gesellschaft.ch/event/jugend-hackt-zuerich-2024/

tykayn, to random French
@tykayn@mastodon.cipherbliss.com avatar

Des lieux disposant de club enfant pour partir en vacances et proposer des animations pendant que les parents font autre chose? Trouvez les et ajoutez les sur OSM avec leisure=children_club

On en est au tout début, contribuez vous aussi!

#contribution #floss #openstreetmap #enfants #vacances

doctormo, to journalism
@doctormo@floss.social avatar

Hey #journalists if you're going to use an open source project as an example of a hack, can you at least let them know in advance you're about to do something reckless so they can prepare?

K. Thanks! 🙄

This doofus used inkscape and wireshark's live gitlab for a bit of a demo hack: https://www.bleepingcomputer.com/news/security/gitlab-affected-by-github-style-cdn-flaw-allowing-malware-hosting/

#journalism #ethics #oss #foss #floss #gitlab #cdn #infosec

mmu_man, (edited ) to retrocomputing French
@mmu_man@m.g3l.org avatar

I just opened a #Liberapay account:

https://liberapay.com/mmu_man/

Maybe it will motivate me to finish some projects?

#RetroComputing #HaikuOS #electronics #FLOSS #3DPrinting #OpenSCAD #KiCad

topio, to privacy German
@topio@mastodon.social avatar

Gleich geht es los auf dem UMWELTFESTIVAL!
Heute 28. April 2024 am Brandenburger Tor!

Unsere Standnummern 201 und 202 😍

https://www.umweltfestival.de/ausstellende-2024/

#floss #privacy #UpcyclingAndroid #umweltfestival #berlin #bitsundbaeume

@fsfe @fsfeberlin @be4foss @kde @bitsundbaeume_berlin

topio, to privacy German
@topio@mastodon.social avatar

Wir freuen uns über Besuch an unserem Infostand auf dem UMWELTFESTIVAL am Sonntag 28. April 2024 am Brandenburger Tor!

Unsere Standnummer 202 in bester Nachbarschaft, nebenan @fsfe @bitsundbaeume_berlin @be4foss @kde

Wir beraten zum sparen von Rohstoffen, Daten und Kosten mit gebrauchten Smartphones...

https://www.umweltfestival.de/ausstellende-2024/

#floss #privacy #UpcyclingAndroid #umweltfestival #berlin

villares, (edited ) to python Portuguese
@villares@ciberlandia.pt avatar

The "intro to py5 and python tutorials" have coding challenges at the end of each of them, but there is no answer key. Would you like to help us contributing with this educational materials?

https://py5coding.org/tutorials/intro_to_py5_and_python.html

We can discuss this at https://github.com/py5coding/py5book/issues/113#issuecomment-2076337804

( These wonderful tutorials were mainly written by the great @lucky you can read more about it at https://py5coding.org/tutorials/intro_to_py5_and_python_99_gsoc.html)

#FLOSS #Processing #Python #py5 #ComputingEducation

nizarus, to ubuntu
@nizarus@mastodon.tn avatar
legendary_creeper, to vscode

Trying out #VSCodium it's a fork of VSCode's source code, it's #FLOSS and comes without data collection and other proprietary code from Microsoft. It's avaible for Windows, Linux and MacOS :3

So far it's pretty great, it gives you a guide on how to transfer your #VSCode settings, extensions and Co. and also let's u use VSCode's Extension Marketplace if you prefer it over the #opensource one. Only thing which I miss is a way to sync 🥲, but thats fine.

More information: https://vscodium.com/

ivarch, to foss

Pipe Viewer 1.8.9 is released today - https://www.ivarch.com/programs/pv.shtml

Pipe Viewer - pv - is a terminal-based tool for monitoring the progress of data through a Unix pipeline. It can be inserted into any normal pipeline between two processes to give a visual indication of how quickly data is passing through, how long it has taken, how near to completion it is, and an estimate of how long it will be until completion.

This release adds a new SI units feature supplied by Kevin Ruddy, incorporates French translations supplied by Thomas Bertels, and fixes bugs with TMPDIR support and blocking output.

PV uses the resources of the @Codeberg platform for free software development.

#FLOSS #FOSS

rdnielsen, to statistics
@rdnielsen@floss.social avatar

The plotting, statistical, and data selection tools in the mapdata.py data explorer (https://pypi.org/project/mapdata/) can be used even if you don't have any map data. Just add dummy latitude and longitude values to the data table. Zeroes will do. The map and the dummy columns can both be hidden, and you can then explore the data table with the other available tools.

#Plotting #Statistics #EDA #DataAnalysis #Python #FOSS #FLOSS

OpenSCAD, to opensource
@OpenSCAD@fosstodon.org avatar

The linear_extrude() module got an additional parameter "v" defining the direction of the extrusion (must be in positive Z direction).

linear_extrude(10 * sqrt(3)/2, v = [1, 1, 1], scale = 0.5) square(10);

Thanks @gsohler for the new feature https://github.com/openscad/openscad/pull/5080

#OpenSCAD #CAD #OpenSource #FLOSS

pieq, to GNOME

I have a #CalDAV server running on my NAS. I want to access the calendars on it from #GNOME Calendar. How to achieve this? I haven't found anything neither in Calendar itself nor in "Online Accounts" section in the Settings.

I found an old blog post from 2016 mentioning having to install #Evolution to do this:

https://www.ctrl.blog/entry/gnome-caldav.html

Is this still the only way to do this?

cc @gnome

#FLOSS #FOSS

computertruhe, to opensource German
@computertruhe@mastodon.social avatar

Wir feiern am heutigen Tag unseren 9. Geburtstag. 🎉 Doch möchten wir dieses Jahr nicht uns in den Mittelpunkt stellen, sondern 9 Softwareprojekte, ohne die unsere Arbeit so nicht möglich wäre. Darunter befinden sich Anwendungsprogramme, welche auf den von uns herausgegebenen Rechnern vorinstalliert sind, aber auch Werkzeuge, die wir intern im Verein für den Instandsetzungsprozess benötigen.

Welche das sind, könnt ihr hier nachlesen: https://computertruhe.de/2024/04/19/neun-jahre-computertruhe/

#OpenSource #FreieSoftware #FLOSS

andrew, to opensource
@andrew@esq.social avatar

I was thinking specifically of the Utils incident when I wrote this weeks column calling for an tax credit for developers.

“A 2024 Harvard study valued [open source software] at $8.8 trillion.

A software project may be initially undertaken by a single developer as a hobbyist project, but … maintenance and security updates require long-term commitments, often by an entire community of developers.”

@floss @law

https://news.bloomberglaw.com/tax-insights-and-commentary/open-source-tax-credit-would-better-compensate-tech-developers

Mehrad, to firefox
@Mehrad@fosstodon.org avatar

As a #FLOSS advocate and contributor, it doesn't feel nice when I see such visitor stats on my website.

Chrome has 83% where as #Firefox is at 11%. (I assume Chrome means Google Chrome and all Chromium variants)

A bar chart showing the ratio of operating systems that have been used to visit the website: 45% Android 36% Windows 15% Linux 4% macOS

pieq, to python

Hello! I'm looking for some documentation about #GTK, more specifically #GTK4 and its #Python bindings.

I would like to develop a very simple UI, with:

  • full screen mode activated by default
  • a blurred picture as a background
  • some text on the right of the screen

Thanks in advance, Fediverse! :)

#FLOSS #FOSS

rafalagoon, to gamedev Spanish
@rafalagoon@mastodon.gamedev.place avatar

Descent 3 ha sido liberado como Open Source con licencia MIT.

👉 https://github.com/kevinbentley/Descent3

#gamedev #floss #opensource #gaming

kdenlive, to opensource
@kdenlive@floss.social avatar

The second maintenance release of the 24.02 series is out with performance optimizations when moving clips in the timeline and across multiple project bins, packaging improvements to macOS and Windows versions and fixes to copy/paste of effects, rotoscoping, Nvidia encoding among others.

https://kdenlive.org/en/2024/04/kdenlive-24-02-2-released/

@kde

SeaGL, to linux
@SeaGL@mastodon.social avatar
  • All
  • Subscribed
  • Moderated
  • Favorites
  • JUstTest
  • mdbf
  • ngwrru68w68
  • modclub
  • magazineikmin
  • thenastyranch
  • rosin
  • khanakhh
  • InstantRegret
  • Youngstown
  • slotface
  • Durango
  • kavyap
  • DreamBathrooms
  • megavids
  • GTA5RPClips
  • tacticalgear
  • normalnudes
  • tester
  • osvaldo12
  • everett
  • cubers
  • ethstaker
  • anitta
  • provamag3
  • Leos
  • cisconetworking
  • lostlight
  • All magazines