mastodon.social is one of the many independent Mastodon servers you can use to participate in the fediverse.
The original server operated by the Mastodon gGmbH non-profit

Administered by:

Server stats:

347K
active users

#codeberg

52 posts43 participants3 posts today

Aamunalkajaisiksi… 1) kuunnellaan läpi vanhan työkaverin #cover-kappaleiden seitsenosainen #meemi-sarja Tuubista; 2) yritetään puolentoista vuoden tauon jälkeen paneutua omaan #Python-koodiin ja yhdistää odottaneet #PullRequest'it ennen siirtymistä #GitHub'ista lopullisesti #Codeberg'iin; 3) pelastaa kännykän #SDXC-kortilta kaikki talteen, ennen kuin se viikon verran ongelmista varoitelleena mossahtaa silmille. #kotijuttuja #atkjuttuja #miehenelämää

Replied in thread

@jwildeboer @floe

Ha, that is a good one. Might be. Measure the exact color per brand, publish and go.

Btw, I found #Deda via HN but then realised that it is also on the delightful humane design list (previously 'awesome' list before I ported from Github to #Codeberg).

codeberg.org/teaserbot-labs/de

Codeberg pages is down now, or the better link is:

delightful.club/delightful-hum

Summary card of repository teaserbot-labs/delightful-humane-design
Codeberg.orgdelightful-humane-designA curated list of humane design resources for UX designers and developers.

NEW - ⛸️🧱🖥️

DCG Domain Blocklist available - last updated 2025/04/01

1688453 - Domains blocked with that build !

🦜
🐻
Supercharging your content blocker to increase privacy and security.

All available lists:
- uBlockOrigin
- Hosts format & Hosts format with wildcards
- dnsmasq with wildcards

🌳
Ready to use lists combined from many permissively licensed sources.

divested.dev/pages/dnsbl

#divested #DivestedComputingGroup

#DCG

#fsf #FUTO #Fedora #codeberg #hardening #linuxtech #cybersec #cybersecurity #infosec #antivirus #hackernews
#opensource #linuxsecurity #vulnerabilities #vulnerability #alpinelinux #router #skynet #foss #freeyourmind

divested.devDnsbl - Divested Computing

If I have a #codeberg account set up, with a verified #ssh key on my account and the corresponding public and private keys in `~/.ssh/`, is there a way that I can make it so that it doesn't ask me for my keyphrase every time I push? I'm sure VSCode could do this, but since I've switched to #Helix, which doesn't have git built-in I've been manually doing the git stuff.
My knowledge of #cryptography and #git are well and truly at the 'barely enough to get myself into trouble' level.
#AskFedi

Je bouge de #github vers #codeberg.com

Je viens d'y publier:

- codeberg.org/luthierio/python_ librairie d'analyse harmonique, qui m'a permis de créer le livre 200 Djangos;
- codeberg.org/luthierio/pdf-fre Librairie python pour produire des diapasons imprimables pour la lutherie;
- codeberg.org/luthierio/FdS_Pla Player mp3 de salon pour la pratique et l'étude instrumentale

Summary card of repository luthierio/python_music_harmony
Codeberg.orgpython_music_harmonypython_music_harmony

This is a great write up and elegant solution for a static Pages repo by @mttaggart

We know we need two repositories. Instead of relying of YAML-driven DevOps stuff, why not use something a bit more elemental: Git submodules.
If we make our site repo a submodule of the source module, we can make our lives much, much easier.

https://infosec.exchange/@mttaggart/114257261507197110

Infosec ExchangeTaggart :donor: (@mttaggart@infosec.exchange)I migrated my coding life, including my static websites, off GitHub. It's easier than you might think! Here's how I did it. https://taggart-tech.com/migrate-to-codeberg/

Just set up my first Jenkins pipeline Debian package build process for a project using podman. I love the SCM declarative pipeline description. Created my first devops-specific git repo to hold the pipeline script and the podman dockerfile.

Although it is set up to be trigger from pushes to the main branch on my codeberg git repo, I'm just pressing build occasionally for the fun of watching it turn green.

I've only set up the first stage of the pipeline, but it gives me a solid sense of accomplishment.

If you, like me, are incredibly excited by this wonderful news, know that —at least for now— you can disable all this #Copilot crap by visiting github.com/settings/copilot and switching all the options to Disabled/Blocked. Perhaps especially the on-by-default "Allow GitHub to use my data for product improvements" one.
Thanks to #GitHub for reminding me how glad I am for #SelfHosting my own #Gitea #Git #Forge. If you're not already, maybe consider it or a (partial) move to #Codeberg too. It's great!

New blog post: Setting up Forgejo on Alpine with Nginx and Fail2ban

#Forgejo is an awesome code hosting platform. It is a community-driven hard fork of Gitea, that is being developed over at #Codeberg. In this article, I will provide a complete guide for setting up a self-hosted Forgejo instance on an #AlpineLinux system, behind an nginx reverse proxy with TLS. Additionally, I will explain how to secure the instance against brute-force login attempts, using Fail2ban.

camelia.dev/posts/setting-up-f

camelia.devSetting up Forgejo on Alpine with Nginx and Fail2ban | ~camelia's digital spaceForgejo is an awesome code hosting platform. It is a community-driven hard fork of Gitea, that is being developed over at Codeberg. In this article, I will provide a complete guide for setting up a self-hosted Forgejo instance on an Alpine Linux system, behind an nginx reverse proxy with TLS. Additionally, I will explain how to secure the instance against brute-force login attempts, using Fail2ban.