Today I've been "nerd snipped" by a friend.
He had to write some excel formulas, and he was writing them in 'pseudocode' before putting the formula together, while commenting about "why I can't write formulas in a sane language".
So I've spent my evening (and part of my night) doing this:
Next step: a web page to run it in a browser :D
Hypolite Petovan likes this.
Things I've done lately:
- Dist-upgraded my VPS from Debian 10 to Debian 11
- Updated the ansible playbook which configure my VPS almost up to date with the real state of my VPS. Things have started to diverge many moons ago. Now is quite back on track to be able to run without any unwanted side effects
- Installed Dentrite matrix homeserver with a couple of bridges, using the aforementioned ansible playbook
like this
Fabio likes this.
rag. Gustavino Bevilacqua reshared this.
Ascoltaci, o madre Sparta! Noi, i tuoi figli, andiamo a morire per la libertà.
"Si, ma non fate tardi".
Leo Ortolani, "299"
J. Alfred Prufrock likes this.
RGBeeb/README.md at master · dekuNukem/RGBeeb
BBC Micro in a PC case! Contribute to dekuNukem/RGBeeb development by creating an account on GitHub.GitHub
Today experiment
Pseudo-CSS to SVG "compiler"
Because perhaps it's easier to write than xml...
Elena ``of Valhalla'' likes this.
Elena ``of Valhalla'' likes this.
like this
reshared this
Wiki Loves Monuments e Lago di Como, la nuova edizione
Fino al 30 settembre sarà possibile caricare, su Wikimedia Commons e app Wiki Loves Monuments, le foto a tema torri, castelli e fortificazioniAlessia Roversi (CiaoComo)
Sikitikis - Metti un Tigre nel Doppio Brodo (2005)
Sikitikis - Metti un Tigre nel Doppio Brodo | Fuga dal Deserto del Tiki (album 2005)
Registrato in Casasonica da Condimix e Max Casacci, Torino (Primavera 2004)Mixato in Casasonica da Max Casacci, Torino (Estate 2004)Produzione Artistica: Ale...YouTube
rag. Gustavino Bevilacqua reshared this.
@Paolo Redaelli @Diego Roversi
E' sparito nitter.net, ma c'è nitter.it:
nitter.it/paulisci/status/1561…
archiviato:
web.archive.org/web/2022110117…
Managed to spend some time on this.
#gtk4 #libadwaita #vala #pixelfed
WIP Gtk4/Libadwaita Pixelfed client
Now it loads real data from local json file (in this video, public timeline of posts tagged #shotonpinephone from mastodon.PeerTube Italia - Video Sharing in Creative Commons
like this
grinceur reshared this.
Looks like people are still using my SailfishOS Friendica client.
As my Jolla1 died some time ago, I've stopped developing it, but I thought I could check how it works on newer sfos with the emulator.
But I can't find the code. I'm quite sure there is a git repo somewhere but I can't find it 🤦
Alessandro Lorenzi likes this.
Poliverso - notizie dal Fediverso ⁂ reshared this.
Other half found!
git.sr.ht/~fabrixxm/friendly-c…
Still didn't tried to build it..
The disk where I found first-half had newer code for front-end, but was missing the backend. The disk where I found the backend had an older code, but with divergent history (because, why push code on remote...).
So I'm not sure backend code is up-to-date with latest frontend...
ho dovuto farlo.
GitHub - Tuxemon/Tuxemon: Open source monster-fighting RPG.
Open source monster-fighting RPG. Contribute to Tuxemon/Tuxemon development by creating an account on GitHub.GitHub
like this
New #experiment
#gtk4 #libadwaita #vala #mockup
Gtk4 / LibAdwaita Pixelfed client mockup
An experiment in writing a fictional mobile-first pixelfed client in Gtk4 / LibAdwaitaPeerTube Italia - Video Sharing in Creative Commons
Vala likes this.
rag. Gustavino Bevilacqua likes this.
rag. Gustavino Bevilacqua reshared this.
My #firstpatch to a #rust project 😁
github.com/soywod/himalaya/pul…
fixes an issue found with git.sr.ht/~fabrixxm/git-list
like this
rag. Gustavino Bevilacqua reshared this.
@Chiese Brutte Senna Comasco, Como
Tutto cemento, forma ad hangar, cortili in cemento con grate in metallo. E filo spinato.
Non era catechismo, era un'ora d'aria.
like this
reshared this
This one from @James Westman is very cool.
Now I need to hang a big monitor in the office and let this page up.
like this
Musica per oggi:
pronophonique - 8-bit lagerfeuer
E sono anche sul fediverso @pornophonique
pornophonique - 8-bit lagerfeuer | Jamendo Music - Free music downloads
8-bit lagerfeuer. Listen to two dudes using a westernguitar, some vocals, a C64 and a gameboy. They tell you about sad robots, the loneliness in computerdungeons and other heart-breaking geeky sceneries.Jamendo Music
pornophonique likes this.
E perchè andare a dormire quando invece si puo' scrivere uno script poliglotto bash/python?
#!/usr/bin/bash
"""true"
echo "Ciao da bash"
python "$0"
exit
" """
import this
rag. Gustavino Bevilacqua likes this.
rag. Gustavino Bevilacqua reshared this.
More from the Department of Unnecessary Projects #DepUnPr
git-list
git-list
is an experimental git sub-command to interact with mailing-list based patch workflows.
Git comes with some tools to collaborate via email: git send-email
and git am
, one to send a patch directly to the mailing-list, the other to apply a patch which ... somehow... the user get from the mailing-list.
There are plenty of email clients written exactly to work with a mail-based patch workflow, or adapted to the job with configs and plugins. And I'm sure they work perfectly.
However, I'm only an amateur mail-patch user, and I'm not an hardcore consolophile: I prefer to keep using my graphical mail client, which unfortunately doesn't have any cool git integration.
But, one day I found out himalaya, a CLI mail client (not a TUI!). I would say himalaya is to thunderbird as curl is to firefox, in a way.
It allows to easily integrate mails into bash pipelines.
And so git-list
is born. Put git-list
script into your path, configure himalaya, add some local config to your repo and you will be able to easy list mail from the mailing-list related to the project, read mails, and apply patches to brand-new branches created ad-hoc from the comfort of your terminal:
$ git list
ID | Subject
-----------------
1 | [Patch] ....
$ git list show 1
...
$ git list test 1
$ git status
On branch patch/1
...
As always, everything is extremely experimental, and likely will stay this way.
Here is the code:
P.S. have a look at the git send-email tutorial
like this
Very nice!
nitter.pussthecat.org/awesomek…
Andreas Kling (@awesomekling)
The SerenityOS Browser now passes the Acid3 test! 🥳🐞🌍 AFAIK we're the first new open source browser to reach this milestone since the test originally came out.Nitter
Hypolite Petovan likes this.
Fabio
in reply to Fabio • •Ok, I think it's already gone too far...
Hypolite Petovan likes this.