schmonz.com is a Fediverse instance that uses the ActivityPub protocol. In other words, users at this host can communicate with people that use software like Mastodon, Pleroma, Friendica, etc. all around the world.
This server runs the snac software and there is no automatic sign-up process.
In light of GitHub going full genAI agents, which will likely lead to a flood of garbage PRs that will make dependabot nags a joke:
Would other foss maintainers with projects on GitHub be interested in some kind of event where we all get together and try moving our projects over to @Codeberg?
I’m thinking of it as a way to both promote our foss projects, provide mutual support during the moves, find solutions to small cuts we run into along the way, and just generally have fun together?
Boosts and ideas welcome!
Added GPG signing for my Git commits via the amazing oct-git (https://crates.io/crates/openpgp-card-tool-git) rust-implementation to my git configuration:
~ ❯ git config list
...
user.signingkey=f797370e9131bb04d2d339304a64ef24ab2463ea
gpg.program=/home/chofstede/.cargo/bin/oct-git
Now the GPG key on my Nitrokey hardware security token is used to sign commits, ensuring authenticity and integrity, yay 🙂
Example commit on Codeberg: https://codeberg.org/Larvitz/gists/commit/df87e8ca18bcaf603baa13c8c150a9950c6c2b67
Example commit on Github: https://github.com/chofstede/jmore/commit/8758c31cb64a4d0b06d6859d1247a197272226a7
Apparently it's possible to compile #Rust to #6502 machine code, so in theory one could write #NES games in Rust.
Neat.
when rustc doubles as a psychoanalyst highlighting your parapraxis:
error [E0560]: struct `Foo<T>` has no field named `bar_typo` (I meant to say `bar_type`) 😃
#rust #programming #snafu
#rust is one of the few #programming languages where I've actually enjoyed using a linter. #clippy #ftw
Why I’m Not Ready to Abandon JavaScript for “Faster” Languages, by (not found on Mastodon or Bluesky):