Salta al contenuto principale

rag. Gustavino Bevilacqua ha ricondiviso questo.


Mood of the week graph with extrapolated trend


Work in progress on "Collector"


Collector is a #GNOME collection manager based on lesana, still #wip. Lately I found the time (and the will) to get back to hack on it.

Collection entries now can be added and edited, using specific widget per field type, with input validation.
Field types are been updated to be in sync to latest lesana release.


( This collection can be browse online at https://linkopedia.gl-como.it/ )

A GtkSourceView allow edit yaml fields (with validation)

Still many thing doesn't works as it should: textviews expand instead of wrap text, settings dialog don't fit on phone, fields can't be removed nor ordered, git integration is to do and entry list view needs speed up...



mh.. son riuscito a fare un progetto #meson + #vala + #gtk3 (da template di Builder) che dipende da una libreria che si trova in un sottoprogetto #meson + #vala ... interessante...



I was puzzled on why #syncthing on my laptop was showing "2021-06-02" as last synchronization date with my #raspberrypi.
So I logged in my raspi via ssh, and magically the two devices started to sync.
A quick look at the raspberrpi's journal (# journalctl --since=today) showed:
ago 02 17:22:20 raspberrypi systemd[32888]: pam_unix(systemd-user:session): session opened for user pi(uid=1000) by (uid=0)
[...]
ago 02 17:22:21 raspberrypi syncthing[32908]: [start] INFO: syncthing v1.12.1-ds1 "Fermium Flea" (go1.15.9 linux-arm64) debian@debian 2021-04-08 21:52:00 UTC

🤦
I had setuped Syncthing to start with a user #systemd service unit, so the service was running only when user had log in and was stopped when the user logs out!

I want the synced files to be own by the user, so I have to run Synchthing from a system unit, but as my user. Now.. I could copy the user service file and set up a system service file from there but.... the kind developers of Syncthing have done that for us already!

It's been a matter of

$ systemctl --user disable syncthing.service --now
$ sudo systemctl enable synching@pi.service --now

where pi is the user Synching will run as... nice!
in reply to utzer [Friendica]

yup. is a systemd session started from scratch by pam when the user logs in for the first time.

see https://wiki.archlinux.org/title/Systemd/User

Unknown parent

Fabio
no, nonno.. "Iannacci".. ha detto "Iannacci".. ora siediti e rimetti la dentiera che la gente ti guarda male...


La location merita. Speriamo il tempo regga...




My #jolla1 died yesterday 😢️.
My involvement in #SailfishOS apps development is quite stopped now...
Unknown parent

Fabio
I'm currently using the old Wiko Jerry that was using my wife. Going back to Android from #SailfishOS is soooo difficult...
I put my hopes in the pinephone, that one day not too far will be usable as a daily phone :)
in reply to Fabio

Oh no. You might be able to get a JollaC for ~40€ on the SailfishOS forum. I saw many threads...


Anyone on fediverse knows if #pentabarf xml can declare a timezone in which talks times are? I can't find anything about that on the net...


Penguins on a Plane


questa è vecchia, recuperata grazie alla wayback machine. L'originale è del 2007. Purtroppo mancano le immagini di contorno

Trama:
Un'agente dell'FBI porta a bordo di un aereo dei pinguini, senza sapere che il personaggio seduto a fianco a lui è un dirigente microsoft.
Quando, per una turbolenza, i pinguini scappano dalla stiva facendo irruzione tra i passeggeri, il dirigente entra in panico e dirotta l'aereo, minacciando i piloti e le hostess con una copia di windows vista premium, urlando "developers! developers! developers!"
Sarà compito di un ornitologo in pensione (S.L. Jackson) riportare la situazione alla calma, ritornando a un mestiere che aveva lasciato per colpa di una tragica vicenda.





Appena ho cominciato a mangiare sono stato circondato da una banda di piccoli dinosauri piumati senza paura.
Mi sentivo a metà tra un film disney e jurassic park...




sembra che so quello che sto facendo, ma per fortuna pare che le taccole lo sanno meglio di me...



standup work station #diy. keyboard is still a little to low...
#diy
in reply to Fabio

Uhmmm...what I can see at the middle-left border? Seems to be a mithical keyboard...



Unknown parent

Fabio
There is also the italian version, if you like :D




food

Clicca per aprire/chiudere#tiramisu della casa
Unknown parent

Fabio
apperò! icomplimenti! :-D


time to upgrade the home server...



So today I took my time to read SQLite docs about window functions and changed 3 queries (written copy&past-ing without really understand) which took almost 3 seconds to run, to one query which runs in 0.1 seconds.. nice :)


"Lazy afternoon"
Result of an afternoon of playing with Blender.
Models by me following techniques from Ian Hubert's Lazy Tutorials, except the two plants and pots, which I found on Blend Swap
Textures from Ikea catalog, except for the floor, which comes from an image search, and the two comics (by Leo Ortolani)


Samuele ha ricondiviso questo.


GNOME: releases 40.0
the internet:

Abbie Normal reshared this.







on #mobian unstable.
"danger" is the middle name of a friend of my former neighbour.

Sylke Vicious ha ricondiviso questo.


experiment of the day:
https://git.sr.ht/~fabrixxm/zint-vapi

Vala bindings for Zint barcode generator library , with a simple Gtk UI to generate barcodes

in reply to Sebastian "spaetz" Spaeth

and also, can it get a Gtk.Image somehow? I was able to a) either save it to a file or retrieve an in-memory bitmap which could not be easily squeezed into a Gtk.Image.

Going to check it out.
in reply to Sebastian "spaetz" Spaeth

You can load the bitmap into a Gdk.PixBuf, then you can do whatever.
https://git.sr.ht/~fabrixxm/zint-vapi/tree/master/item/test/example_3.vala

I wanted to have the bitmap field as uint8[], mostly because looks vala-y and because it's what is in Gdk.PixBuf.from_data()'s signature).
I found that it needs a length to works with Gdk.PixBuf.from_data(), so I added the get_bitmap() method to set the length.. It works but I don't know if it's the correct solution... there so much things I'm not sure about and docs are useful only up to a point...

(as a side node, the zint.h header I have on disk has a bitmap_byte_length field which would be so good to use as length value for bitmap (setting it directly in field's annotation in vapi) but looks like is not used and docs doesn't mention it.....)
Unknown parent

Fabio
Oh for Vala's sake! I spent a day on this (vala is not a language I really know) and now there are already at least two vapi files ready 😃



Vorrei fare un ringraziamento all'inventore del Casera stagionato.
Grazie.


#wip icon for a (not really) new #wip project: Collector, an app to organize collections of various kinds, built on top of lesana

(symbolic icon is still to do...)


Questo sito utilizza cookie per riconosce gli utenti loggati e quelli che tornano a visitare. Proseguendo la navigazione su questo sito, accetti l'utilizzo di questi cookie.