Tangled · The next-generation social coding platform
Federated forge.
Le Musée du Fer de #Vallorbe organise en septembre un mois de formations et conférences autour des métiers de la forge. 🔥 🗡️
Allez voir les cours et conf dispo, peut-être que ça vous intéressera !
https://septembredelaforge.ch/
#forge #métallurgie #DIY #Suisseromande #histoire #Fer #acier #couteau
Lundi matin, remplacement un peu improvisé en 4e : mon collègue étant mobilisé pour les révisions du brevet, il a fallu imaginer une activité rapidement... 👀😬
Objectif : créer des flashcards de révision sur les notions qui leur ont posé le plus de difficultés cette année ! 😃
En quelques minutes, les élèves ont constitué leurs groupes, choisi leurs thèmes (calcul littéral, fractions, Pythagore-Thalès...), réfléchi aux questions-réponses puis rédigé leurs cartes sur papier avant de les mettre au propre avec la nouvelle version de CréaCarte. 👌
→https://lmdbt.forge.apps.education.fr/creacarte/
(1/2)
#Forge #Education #Cartes #Flashcards #Numérique #Libre #MIT
In the next version, plugins will be scoped!
I have pushed a major refactor that transforms how we define plugins.
Before:
- url: https://gitroot.dev/releases/0.4.0/ladybug-0.0.4.wasm
checksum: sha256:7409837469ce89d5c9fd8dd48236764650f48523ff4d81295967154977a01635
name: ladybug
version: 0.0.4
After:
- purl: pkg:gitroot/gitroot/[email protected]?registry=gitroot.dev%2Freleases%2F0.4.0&checksum=sha256:7409837469ce89d5c9fd8dd48236764650f48523ff4d81295967154977a01635
This introduces a lot of breaking changes, and I'm sorry about that, but it's for the better! Now, you can take any plugin, modify it, change its scope (called namespace in PURL) in the Makefile, and everything will just work.
More technical details https://gitroot.dev/CHANGELOG.html#unreleased
The Forge Man
Watch the video clip via: https://youtu.be/t-JLdiDC-ek Subscribe now and join a community committed to becoming the best version of themselves.👇👇👇 https://www.youtube.com/channel/UCElNYWZVY2p79uDOYOuRCVghttps://beyondtheillusion97.wordpress.com/2026/06/13/the-forge-man/
Ever wondered how to build a full git forge without a database?
In my latest blog post, I explain how GitRoot manages issues, boards, and TODOs using only simple Markdown files, Git branches, and a smart plugin SDK.
No vendor lock-in, proudly dev-centric. Read it here: https://gitroot.dev/blog/issues.html