Skip to content

Piero Bosio Social Web Site Personale Logo Fediverso

Social Forum federato con il resto del mondo. Non contano le istanze, contano le persone

Alex White on what he means by "organic software".

Uncategorized
1 1 11

Gli ultimi otto messaggi ricevuti dalla Federazione
Post suggeriti
  • 0 Votes
    1 Posts
    6 Views
    🧠 Modular Garbage CollectorsFor the first time, CRuby can dynamically load alternative GC implementations (including MMTk-based ones) at runtime — opening the door to new performance strategies and future runtime flexibility.Deep dive here 👇🔗 https://rubystacknews.com/2026/02/23/%f0%9f%a7%a0-pluggable-garbage-collectors-in-ruby-exploring-the-new-modular-gc-api/#ruby #rubylang #opensource #programming #performance #devOps
  • 0 Votes
    2 Posts
    6 Views
    Perhaps this is why?> AI Agents Are Mathematically Incapable of Doing Functional Work, Paper Finds. https://futurism.com/artificial-intelligence/ai-agents-incapable-math> "Ignore the rhetoric that tech CEOs spew onstage and pay attention to what the researchers that work for them are finding, and you’ll find that even the AI industry agrees that the tech has some fundamental limitations baked into its architecture."NOTE: This continues the bad practice of referring to 'generative AI' as 'AI'. Not all AI is LLMs…#AI #science
  • 0 Votes
    20 Posts
    58 Views
    @diogop @metin if you move gitea to forgejo, you obtain the possibility to update it with codeberg (where they are).So you have a git from germany, their update are hosted on german server (of codeberg).
  • 0 Votes
    1 Posts
    9 Views
    do you have art? do you want to put it on a website, that *you* own, for cheap-as-free?im writing a program for that! you just drag and drop your art into a folder, and run "galleryify", and it generates html for each image, and adds everything to a thumbnail gallery. you can group with tags and style everything however you want, too.it outputs static html, so you can upload it to neocities or nekoweb or basically any free web host. the tradeoff for being cheap-as-free is that there's no server-side interactions (e.g. no comment section).i need testers! if this sounds good then please comment and let me know your level of comfort with art and with html.https://nycki93.github.io/eleventy-image-gallery/if you just wanna know "the stack", this is made with NodeJS and Eleventy. if that doesn't mean anything to you, dont worry about it.EDIT: wow, a lot of you said you'd be interested in testing! Okay, I've just put some usage instructions up on this page, please try it out and let me know how it goes!https://github.com/nycki93/eleventy-image-gallery/#website #art #code #programming #html #heycohost #eleventy