𝐏𝐮𝐛𝐥𝐢𝐜 𝐌𝐨𝐧𝐞𝐲? 𝐏𝐮𝐛𝐥𝐢𝐜 𝐂𝐨𝐝𝐞!
Public administrations depend on digital tools. #FreeSoftware ensures they can be used, improved, and shared without restrictions.
𝐏𝐮𝐛𝐥𝐢𝐜 𝐌𝐨𝐧𝐞𝐲? 𝐏𝐮𝐛𝐥𝐢𝐜 𝐂𝐨𝐝𝐞!
Public administrations depend on digital tools. #FreeSoftware ensures they can be used, improved, and shared without restrictions.
Organic Maps moved from GitHub to Forgejo after Microsoft blocked their account, likely due to a contributor's location in a U.S.-sanctioned region. This enabled Organic Maps to switch to a self-hosted, decentralized development platform.
https://alternativeto.net/news/2025/3/organic-maps-migrates-to-forgejo-due-to-github-account-blocked-by-microsoft/
7291
Es un documental sobre las residencias de Ayuso en el covid.
Se emitirá el 13 de marzo a las 22h, en La 2 y en Canal 24h
La otra semana sabotearon su estreno en un salón de actos de madrid (cortaron la luz y se llevaron los fusibles), así que molaría darle difusión ahora.
@xesfur 🫂
Over the last couple of evenings, I put together a prototype for editing a @hedgedoc document from Neovim! 🎉
This involved forking the rust-socketio crate to add support for Socket.IO 2.x, slightly extending our @ethersync editor plugin, and writing some "connecting glue".
Not quite ready to publish – but would this be interesting/useful for any of you?
EDIT: In the long run, this would support any editor that has a plugin speaking the Ethersync Protocol, see https://ethersync.github.io/ethersync/editor-plugin-dev-guide.html :)
Our January 2025 free and open databases are now available for download!
Together we played over 100,000,000 rated standard games last month and Antichess crossed 30 million rated games in total: https://database.lichess.org/
Space Weather
A large coronal hole is facing Earth. It is expected to be sending a strong stream of solar wind our way which could cause some disturbed geomagnetic activity in the coming days.
🚀 Orbit de Mozilla: resume contidos longos en segundos
🔗 Ferramenta que emprega IA para resumir artigos, correos ou vídeos, mantendo a túa privacidade (sen rexistro):
https://mancomun.gal/novas/orbit-resumo-de-contidos-longos/
Open-hardware creators: 📣 No platform fees on your first 5 orders on Lectronz.com! It's risk-free to give us a try. ✨ #electronics #opensource #hardware #makers
🔑 Vídeo do obradoiro sobre Autenticación en Linux con chave USB e segundo factor (A2F)
📍 Lugar: Industriosa (organiza Asociación Galpón)
🔍 Aprenderás:
✅ Configurar PAM e o módulo pam_usb
✅ Usar dispositivos como USBs, Yubikeys ou DNI electrónico para login
✅ Autenticación sen contrasinal e con A2F
⚠️ 🆂🅰🆅🅴 🆃🅷🅴 🅳🅰🆃🅴⚠️
:fsfe: Symposium: 'Public Money? Public Code!' in Practice
🌐 https://publiccode.eu/
🗓️ 8 April 2025
📍 Essen, Germany
ℹ️ https://fsfe.org/events/events.en.html#event-20250408-01
Space Weather
Geomagnetic Storm Exceptional!!
Kiruna magnetometer is now reporting Kp9, severe storm and has gone negative off-chart (>-2000nT). Magnetometers are going nuts!
Geomagnetic Storm G4 in progress, expecting higher.
Boxes.py: Open-source Box Generator (Laser Cutting)
2024 resolutions were less than 10% done 😅😅😅
#NewYearsResolutions #2025goals:
- practice sport 104 times minimum
- start a new language course (German?)
- learn scalable backend microservices in deep
How to share a directory via #samba for guest in Debian 12 #Bookworm:
1. Execute `sudo apt install samba`
2. Add this section to `/etc/samba/smb.conf` (change USER_NAME by yours):
```
[public]
path = /home/USER_NAME/Public
public = yes
guest only = yes
writable = yes
force create mode = 0666
force directory mode = 0777
browseable = yes
```
3. Be sure your home is accesible for others: `sudo chmod o+rx ~/`
4. Create the shared directory: `mkdir ~/Public`
5. Restart samba: `sudo systemctl restart smbd`
6. Optionally, create a shared folder with write permissions: `mkdir ~/Public/shared && chmod o+rwx ~/Public/shared`
awesome-tunneling: Alternatives for ngrok / Cloudflare Tunnel
Outra curiosidade que che pode xurdir noutra mañá, media herdada da máquina de escribir, é o motivo de que en *nix se use símbolo ~ ao directorio "home" do usuario 😉 https://en.m.wikipedia.org/wiki/Tilde#Directories_and_URLs
hoy iba al trabajo pensando que, si ya existía el guión (-), para qué se inventó el guión bajo (_)?
pues resulta que, en la máquina de escribir, regresaban al principio de la línea y utilizaban el caracter "_" para subrayar palabras! 😯