mastodon.uno è uno dei tanti server Mastodon indipendenti che puoi usare per partecipare al fediverso.
Mastodon.Uno è la principale comunità mastodon italiana. Con 77.000 iscritti è il più grande nodo Mastodon italiano: anima ambientalista a supporto della privacy e del mondo Open Source.

Statistiche del server:

6,3K
utenti attivi

#git

76 post73 partecipanti15 post oggi

I just managed to get @forgejo to do reviews on Word documents of all things. Thanks to it delegating to #Git for diffs, you can just configure a "diff.<driver>.textconv" option to pipe the document into Pandoc and diff over that.

I thought that was pretty cool. Maybe someone will find this useful?

non #agile #devops folks what's your preferred branching strategy and corresponding merge strategy and why
(context in images)
#git
personal goal[s] , I am very clear it can only be a tradeoff, keeping git merge-base as predictable as possible for ancestor, for early on alerts -
1. never over-complicate a simple change in the flow
2. never oversimplify a complicated change.
3. keep a clean , but preserved git History
4. on a git bisect problem space need been reduced to a specific set of commits
5. effectively reviewed PRs
6. Least short cuts like re-base /reset / squash
-- noob

#Git #Codeberg #lfs

@Codeberg I am using lfs to avoid bloat, but every time I touch my blend file, add, commit and push my repo, the filesize grows by the amount of the blend file.

The blend file is 7mb.
Push 1 : 7 mb
Push 2: 14 mb !
Push 3: 21 mb !

Is this expected? 😱

(main) $ git lfs ls-files
a566368998 * dev.blend

^ seems like it should be ok.

Sorry if dumb question!

🦇

In an interdisciplinary Masters-level class at RWTH Aachen, I taught construction, architecture, mechanical and other students how to clone and run Python/NodeJS repositories from GitHub.

One of the projects was based on using a music visualiser to create music animations. At this link, you can find what the students created: diraneyya.github.io/deep-music

Deep Music Visualizer ShowdownDeep Music Visualizer ShowdownWhat is this all about This website was setup in under 30 minutes using the HUGO project template on GitLab. The website provides a showdown of all the visualizations created by the DSSIPD WiSe 2021/2022 students in the CR-Masters program in the RWTH Aachen university.