home.social

#codeberg — Public Fediverse posts

Live and recent posts from across the Fediverse tagged #codeberg, aggregated by home.social.

fetched live
  1. Sorry Zed Industries, but #Delta outside teams it's pretty much useless at best, #VibeCoding at worst.

    I would rather have it as a Zed Plugin I can use to work alongside it, rather than switching between both.

    Plus, that shit needs onboarding. Took a while to wrap my head around.

    #Programming #AI #ArtificialIntelligence #Zed #ZedEditor #Git #GitHub #GitLab #Forgejo #Codeberg #SoftwareDevelopment #WebDevelopment #WebDev #Coding #Code #VibeCoder #VibeCode

  2. Sorry Zed Industries, but #Delta outside teams it's pretty much useless at best, #VibeCoding at worst.

    I would rather have it as a Zed Plugin I can use to work alongside it, rather than switching between both.

    Plus, that shit needs onboarding. Took a while to wrap my head around.

    #Programming #AI #ArtificialIntelligence #Zed #ZedEditor #Git #GitHub #GitLab #Forgejo #Codeberg #SoftwareDevelopment #WebDevelopment #WebDev #Coding #Code #VibeCoder #VibeCode

  3. @baldur

    A little issue. (I’m not saying there are no “LLM fanatics” or ideologues)

    But the war-of-religion-inducing word here is “fan”

    You seem to have no trouble distinguishing:

    - faith
    - frequency of use
    - enthusiast
    - advocate
    - supporter
    - proponent
    - die-hard
    - expert
    - intermediate
    - novice
    - ceo
    ...

    So why collapse all of that into “fan”?
    That word smuggles in too much. My point of view

    I like the reasonable distance taken by #codeberg and #mathematician in the domain of automatic theorem proving

    They do not totally condemn usage while at the same time warning and even distancing themselves from embracing the technology mindlessly

    I think their position is super acute as it bypass the questioning about intellectual property: open source and mathematical knowledge are less prone to money induced issues and what could be labelled as "steal" or "ruthless copy"

    Some mathematicians have asked for a moratorium on datacenters-led AI

  4. @baldur

    A little issue. (I’m not saying there are no “LLM fanatics” or ideologues)

    But the war-of-religion-inducing word here is “fan”

    You seem to have no trouble distinguishing:

    - faith
    - frequency of use
    - enthusiast
    - advocate
    - supporter
    - proponent
    - die-hard
    - expert
    - intermediate
    - novice
    - ceo
    ...

    So why collapse all of that into “fan”?
    That word smuggles in too much. My point of view

    I like the reasonable distance taken by #codeberg and #mathematician in the domain of automatic theorem proving

    They do not totally condemn usage while at the same time warning and even distancing themselves from embracing the technology mindlessly

    I think their position is super acute as it bypass the questioning about intellectual property: open source and mathematical knowledge are less prone to money induced issues and what could be labelled as "steal" or "ruthless copy"

    Some mathematicians have asked for a moratorium on datacenters-led AI

  5. @[email protected] @Codeberg
    J'aime bien #codeberg et je crois en ce projet ou j'ai migré mes travaux mais franchement le traitement de cet incident est catastrophique. Il y a eu un problème soumis clairement sans animosité ni volonté de nuire au projet, vous l'avez réglé merci c'est super point barre !
    Pas la peine de rajouter une couche de communication désastreuse visant à avertir et mettre en garde @aral ... En aucun cas le post de aral en question nuit à votre réputation mais votre communication oui !

  6. @[email protected] @Codeberg
    J'aime bien #codeberg et je crois en ce projet ou j'ai migré mes travaux mais franchement le traitement de cet incident est catastrophique. Il y a eu un problème soumis clairement sans animosité ni volonté de nuire au projet, vous l'avez réglé merci c'est super point barre !
    Pas la peine de rajouter une couche de communication désastreuse visant à avertir et mettre en garde @aral ... En aucun cas le post de aral en question nuit à votre réputation mais votre communication oui !

  7. @harrysintonen Time for everyone with a #Github to think about mirroring to #Codeberg ?

    If one goes down, at least the other still remains?

  8. @harrysintonen Time for everyone with a #Github to think about mirroring to #Codeberg ?

    If one goes down, at least the other still remains?

  9. #CoffeeBSD now has an OFTC IRC channel and it's bridged to Matrix! Working on bridging to others shortly.

    Please come join on IRC at #coffeebsd @ irc.oftc.net, or on Matrix at #_oftc_#coffeebsd:matrix.org!

    You can also find us on Codeberg at codeberg.org/NerdNextDoor/Coff

    #OFTC #IRC #Matrix #FreeBSD #BSD #UNIX #Codeberg

  10. #CoffeeBSD now has an OFTC IRC channel and it's bridged to Matrix! Working on bridging to others shortly.

    Please come join on IRC at #coffeebsd @ irc.oftc.net, or on Matrix at #_oftc_#coffeebsd:matrix.org!

    You can also find us on Codeberg at codeberg.org/NerdNextDoor/Coff

    #OFTC #IRC #Matrix #FreeBSD #BSD #UNIX #Codeberg

  11. I recently migrated away from #github and #codeberg to my very own #forgejo instance. Just me & my projects.

    Forgejo also takes really little resources on the server tbh, it's kinda free, and alone for the speed win compared to codeberg it's imo worth it. Also you can create repositories how large you want etc.

    catinashell.de/posts/my-own-gi

    #git #selfhosting

  12. Aunque no estoy acostumbrado por quererlo tener siempre todo perfecto (y que nunca llega a estarlo), os comparto unos scripts que estoy creando. Esta vez lo estoy haciendo en abierto, porque tampoco está relacionado directamente con lo que estoy investigando. Es algo que necesita hacerse.

    El problema es que tengo que procesar archivos ráster muy (pero que muy) grandes. La idea es realizar la media de todos ellos para tener una concordancia entre los modelos que representan. Para este fin todas las librerías que he buscado (Python y R) se quedan cortas. Así que me ha tocado desempolbar el C++, el cual solo he aprendido a partir de solventar sus errores (así que ni idea de si es "seguro").

    Por si queréis echarle un vistazo, aunque ahora mismo solo estoy haciendo prueba:
    codeberg.org/jcintasr/bildo_cpp

    La idea es llamar a la librería que creado (resumiendo tooodo lo que tengo en las diferentes main[N].cpp) se pueda llamar desde python.

    Cualquier crítica o sugerencia será bienvenida (aunque su implementación puede que tarde debido a que no tengo tiempo).

    #codeberg #python #cpp #ciencia #investigar #programación #raster

  13. Aunque no estoy acostumbrado por quererlo tener siempre todo perfecto (y que nunca llega a estarlo), os comparto unos scripts que estoy creando. Esta vez lo estoy haciendo en abierto, porque tampoco está relacionado directamente con lo que estoy investigando. Es algo que necesita hacerse.

    El problema es que tengo que procesar archivos ráster muy (pero que muy) grandes. La idea es realizar la media de todos ellos para tener una concordancia entre los modelos que representan. Para este fin todas las librerías que he buscado (Python y R) se quedan cortas. Así que me ha tocado desempolbar el C++, el cual solo he aprendido a partir de solventar sus errores (así que ni idea de si es "seguro").

    Por si queréis echarle un vistazo, aunque ahora mismo solo estoy haciendo prueba:
    codeberg.org/jcintasr/bildo_cpp

    La idea es llamar a la librería que creado (resumiendo tooodo lo que tengo en las diferentes main[N].cpp) se pueda llamar desde python.

    Cualquier crítica o sugerencia será bienvenida (aunque su implementación puede que tarde debido a que no tengo tiempo).

    #codeberg #python #cpp #ciencia #investigar #programación #raster

  14. My homepage is on codeberg.page, which is great. They are moving to git-pages but the "simple migration" guide leaves questions.

    Anyway, I would experiment and figure out, no problem. Except: I have no clue how to debug if things don't work:

    - The webhook, how can I see gets triggered?
    - If it triggered but failed, where can I see it? Logs?
    - If I get or don't get a page served afterwards, how can I know which server tried, the old or the new one?

    Hints appreciated.

    @Codeberg #codeberg

  15. My homepage is on codeberg.page, which is great. They are moving to git-pages but the "simple migration" guide leaves questions.

    Anyway, I would experiment and figure out, no problem. Except: I have no clue how to debug if things don't work:

    - The webhook, how can I see gets triggered?
    - If it triggered but failed, where can I see it? Logs?
    - If I get or don't get a page served afterwards, how can I know which server tried, the old or the new one?

    Hints appreciated.

    @Codeberg #codeberg

  16. delightful-humane-design is a curated list of humane design/tech resources for designers, developers, practitioners and researchers.

    Humane design principles form the very basis of Fediverse as we know it. The list covers principles, articles, tools, other lists and more.

    Source: codeberg.org/delightful-common

    Website (thanks to @smallcircles): delightful.coding.social/delig

    #Fediverse #HumaneDesign #HumaneTech #Codeberg

  17. delightful-humane-design is a curated list of humane design/tech resources for designers, developers, practitioners and researchers.

    Humane design principles form the very basis of Fediverse as we know it. The list covers principles, articles, tools, other lists and more.

    Source: codeberg.org/delightful-common

    Website (thanks to @smallcircles): delightful.coding.social/delig

    #Fediverse #HumaneDesign #HumaneTech #Codeberg

  18. Hello everyone! ✌️🤓

    How is't going? 😁

    Here's another one update of "Dima wants crisps 🍟" 🎬👉 fediverse.tv/w/hPvs8VdMmFBByvb

    His source code you can see on his Codeberg page 🏔️👉 codeberg.org/xolatgames/Dima-w

    But the last update, as a build 🔨😁, you can also find on Codeberg 🙂🏔️👉 codeberg.org/xolatgames/Dima-w

    Or on my website 🌐, also 🙂👉 xolat.games/search-by-tags/glf

    #cpp #cplusplus #opengl #gamedev #opensource #codeberg #game #games #blender #blender3d #3d #3dgame #gamedevelopment #platformer #actiongame #actiongames

  19. Hello everyone! ✌️🤓

    How is't going? 😁

    Here's another one update of "Dima wants crisps 🍟" 🎬👉 fediverse.tv/w/hPvs8VdMmFBByvb

    His source code you can see on his Codeberg page 🏔️👉 codeberg.org/xolatgames/Dima-w

    But the last update, as a build 🔨😁, you can also find on Codeberg 🙂🏔️👉 codeberg.org/xolatgames/Dima-w

    Or on my website 🌐, also 🙂👉 xolat.games/search-by-tags/glf

    #cpp #cplusplus #opengl #gamedev #opensource #codeberg #game #games #blender #blender3d #3d #3dgame #gamedevelopment #platformer #actiongame #actiongames

  20. I am in a mood, so my only replied to this is, Cry harder, Tech Bro. This dude can’t even wrap his mind around the notion that #Codeberg is democratically operated. youtube.com/watch?v=Y8cY1DEURt

  21. I am in a mood, so my only replied to this is, Cry harder, Tech Bro. This dude can’t even wrap his mind around the notion that #Codeberg is democratically operated. youtube.com/watch?v=Y8cY1DEURt

  22. I am wondering since #QT has full #AI integration, if now all the foss projects made with QT must be pushed away from #Codeberg... 🤔
  23. I am wondering since #QT has full #AI integration, if now all the foss projects made with QT must be pushed away from #Codeberg... 🤔
  24. I started to set up push mirrors on my own Git-Server to #Codeberg, but I wonder: Should I use the well managed but out of direct control service as base and push to my server for backup, or the other way around?

  25. I started to set up push mirrors on my own Git-Server to #Codeberg, but I wonder: Should I use the well managed but out of direct control service as base and push to my server for backup, or the other way around?

  26. @Codeberg Sadly, looks like this was already discussed and rejected: codeberg.org/Codeberg/Communit

    I saw some discussion that licenses are not the best way to approach ethical concerns like this, but I don't quite understand why that would be. The license could provide a legal framework for enforcing ethical restrictions on the use of code, where other approaches likely wouldn't.

    #codeberg #license #hippocraticlicense

  27. @Codeberg Sadly, looks like this was already discussed and rejected: codeberg.org/Codeberg/Communit

    I saw some discussion that licenses are not the best way to approach ethical concerns like this, but I don't quite understand why that would be. The license could provide a legal framework for enforcing ethical restrictions on the use of code, where other approaches likely wouldn't.

    #codeberg #license #hippocraticlicense

  28. @shinguz ich experimentiere immer noch. Die public repos sind schon lange #codeberg, für die #selfhosted habe ich mir ein wenig mehr Zeit eingeräumt...

  29. @shinguz ich experimentiere immer noch. Die public repos sind schon lange #codeberg, für die #selfhosted habe ich mir ein wenig mehr Zeit eingeräumt...

  30. I migrated a bunch of github repos to #Codeberg, and its really nice. I was even able to migrate github actions to forgejo actions with little effort.

    But, I'm having three problems that are show stoppers for some of my work. Any ideas on how to solve these?

  31. I migrated a bunch of github repos to #Codeberg, and its really nice. I was even able to migrate github actions to forgejo actions with little effort.

    But, I'm having three problems that are show stoppers for some of my work. Any ideas on how to solve these?

  32. I added

    #kepublicity

    to https://
    welove.codeberg.page/

    #Flathub Apps hosted on #codeberg updated August 9, 2026

  33. I added

    #kepublicity

    to https://
    welove.codeberg.page/

    #Flathub Apps hosted on #codeberg updated August 9, 2026

  34. Weeeee !
    I'm done refactoring my plugin for @pelican `HTML to PDF`, which is now clean enough to be publicly released. I used #Forgejo Actions for the fist time on #Codeberg and published it as my very first #PyPI package, thanks to @justin's `autopub`.
    And I finally can showcase it on matt.marcha.pro/ !

    I know that might sound like it's no big deal, but that's quite something for me as I'm not used to publish and share my work. Plus it's a lot of first time !

    Current mood : happy 😃

  35. Weeeee !
    I'm done refactoring my plugin for @pelican `HTML to PDF`, which is now clean enough to be publicly released. I used #Forgejo Actions for the fist time on #Codeberg and published it as my very first #PyPI package, thanks to @justin's `autopub`.
    And I finally can showcase it on matt.marcha.pro/ !

    I know that might sound like it's no big deal, but that's quite something for me as I'm not used to publish and share my work. Plus it's a lot of first time !

    Current mood : happy 😃

  36. @Codeberg Any chance of getting the Hippocratic License v3.0 (firstdonoharm.dev/learn/) approved for projects on Codeberg?

    It's not approved by either the FSF or the OSI because it specifically restricts who can use the licensed work in order to define ethical constraints on how it can be used. The license is maintained by the Organization for Ethical Source. (ethicalsource.dev/)

    #codeberg #license #hippocraticlicense

  37. @Codeberg Any chance of getting the Hippocratic License v3.0 (firstdonoharm.dev/learn/) approved for projects on Codeberg?

    It's not approved by either the FSF or the OSI because it specifically restricts who can use the licensed work in order to define ethical constraints on how it can be used. The license is maintained by the Organization for Ethical Source. (ethicalsource.dev/)

    #codeberg #license #hippocraticlicense

  38. RE: hachyderm.io/@davidculley/1170

    Wow. I got blocked by one of the 7 members of @Codeberg's presidium.

    For standing in solidarity with @aral against genocide.

    Way to go to ruin your reputation, @Codeberg.

    Edit: I previously incorrectly wrote "president of Codeberg" because I did not first study how Codeberg (the non-profit) functions before I expressed my disappointment. Without that understanding I jumped to a wrong conclusion from "visible member of the presidium" to "president".

    #GiveUpGitHub #Codeberg #Forgejo

  39. RE: hachyderm.io/@davidculley/1170

    Wow. I got blocked by one of the 7 members of @Codeberg's presidium.

    For standing in solidarity with @aral against genocide.

    Way to go to ruin your reputation, @Codeberg.

    Edit: I previously incorrectly wrote "president of Codeberg" because I did not first study how Codeberg (the non-profit) functions before I expressed my disappointment. Without that understanding I jumped to a wrong conclusion from "visible member of the presidium" to "president".

    #GiveUpGitHub #Codeberg #Forgejo

  40. I've put my bare FreeBSD 13 fork on Codeberg.

    codeberg.org/NerdNextDoor/Coff

    and yes, AI will be obviously banned and 32-bit arch support will be kept. I love FreeBSD too much to leave it behind because of slop machines...

    #FreeBSD #BSD #UNIX #NoAI #FuckAI #Codeberg

  41. I've put my bare FreeBSD 13 fork on Codeberg.

    codeberg.org/NerdNextDoor/Coff

    and yes, AI will be obviously banned and 32-bit arch support will be kept. I love FreeBSD too much to leave it behind because of slop machines...

    #FreeBSD #BSD #UNIX #NoAI #FuckAI #Codeberg

  42. A quick search through conan-center-index reveals 4 1/2 Conan Center projects hosted via #codeberg.

  43. @[email protected]

    That's honestly not enough. Its good for a site like #Codeberg, but #Debian can and should be much stricter against LLM usage. They are their own project, they aren't hosting others'.



    RE: https://social.wildeboer.net/users/jwildeboer/statuses/116986964780581220
    #Ai #llms #fuck-ai #anti-ai #Codeberg #Debian
  44. The Programmer’s Fulcrum 7 August, 2026

    This post originally appeared on The Fulcrum. Welcome to this week's The Programmer's Fulcrum. It's your weekly curation of the essential news in the Open Media Network and Open Social development communities with a focus on devastating big tech via Techno Anarchism. As usual, we aim to provide actionable content you can use to destroy Techno Feudalism each week. It has the additional benefit of weakening authoritarianism. IMHO, the best way to do that is to use tools from the Techno […]

    newsletter.mobileatom.net/the-

  45. Fixing issues is a challenge. But I'm really happy, because since Marco has been here to help on #Codeberg, a lot has been fixed in #Fedilab.

    Where I felt overwhelmed, he helped prioritize with categories, and even flagged high-priority issues, which helps me focus on the fixes.

    He listens to you where I was lost. My bookmarks had become useless and misleading, because I couldn't keep up. That's why you now get help on this account signed Marco.

    A big thank you for his help.