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

A tale in 3 pictures.

Uncategorized
46 41 0

Gli ultimi otto messaggi ricevuti dalla Federazione
Post suggeriti
  • 0 Votes
    1 Posts
    9 Views
    Cello is a library that brings higher level programming to C.By acting as a modern, powerful runtime system Cello makes many things easy that were previously impractical or awkward in C...#coding #programming https://libcello.org/
  • 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
  • 0 Votes
    2 Posts
    26 Views
    @kolev editing text: marker. Git: I have no idea outside of subsystems like termux
  • Text

    Uncategorized code programming
    1
    0 Votes
    1 Posts
    10 Views
    Text.If you can't write real code with just a basic text editor, you can't code. It's an unpopular opinion in the modern world, with all the assistance, code completion, "AI", etc... but basic skills without crutches/assistance are important. #code #programming