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

Żmij 🐉 in Zig: https://github.com/de-sh/zmij #programming #zig

Uncategorized
1 1 10

Gli ultimi otto messaggi ricevuti dalla Federazione
Post suggeriti
  • 0 Votes
    4 Posts
    22 Views
    @G3rt io uguale. Non so dirti nello specifico. Però non sapendo che tu avessi già usato IntelliJ mi sono permesso di dirtelo 😅
  • AI Can Write Your Code.

    Uncategorized coding programming
    1
    0 Votes
    1 Posts
    9 Views
    AI Can Write Your Code. It Can’t Do Your Job. – Terrible Software"Programming is a task. It’s one of many things you do as part of your work. But if you’re a software engineer, your actual job is more than typing code into an editor."#ai #coding #programming https://terriblesoftware.org/2025/12/11/ai-can-write-your-code-it-cant-do-your-job/
  • 0 Votes
    1 Posts
    11 Views
    My favourite experience regarding Wii homebrew so far has to be NetBSD. I wanted to use my Wii as a computer for a while now, and NetBSD being available as an operating system you can install and get going on an SD card and a Wii with the HBC is definitely the highlights of my Wii homebrew experience. I don't use my Wii much at the moment, as I don't even have a monitor I can use for my Wii yet, but I have used it for a while on a TV and it was nice.Networking is a bit hard, at least on the Wii however. I tried to get WiFi included in as a Wii image of NetBSD to burn, this was during my time on FreeBSD, and I just couldn't compile it. I was doing something weird where I would alternate between GCC and clang but that would have been a waste of time once it got to booting.Other than that, it was nice writing a fetch program entirely written in C using vi and man pages to get by. It was a nice break from writing things without an LSP to help, although I still love using modern features many editors provide, obviously excluding AI, so I will stick with that. I also found that Lua existed on it which definitely helped whenever I didn't want to write C.First *BSD post in a while, as I forgot to talk about the time I used NetBSD. I'll probably talk about Linux more at some point but I wanted to talk about *BSD a little again. Try NetBSD if you get the chance!#netbsd #homebrew #wii #tech #computers #programming
  • 0 Votes
    1 Posts
    9 Views
    La programmazione in C nei gloriosi anni '90.Questo manuale ha ancora oggi il suo valore e utilità, questa è la grandezza del linguaggio C. Functional C(Pieter H. Hartel, Henk Muller) https://research.utwente.nl/en/publications/functional-c/ #coding #programming