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

#homelab #salotto

Uncategorized
17 5 24

Gli ultimi otto messaggi ricevuti dalla Federazione
  • @oblomov
    Lunedì sera gli faccio un account.

    read more

  • The Jesus And Mary Chain — Darklands (1987)

    Quando ascoltai per la prima volta i “The Jesus And Mary Chain” ebbi nei loro confronti un atteggiamento estremamente conservatore, lo stesso che manifestai — lo ammetto — nel ’77 quando vennero fuori i Sex Pistols: che diamine — consideravo tra me e me — come si permettono questi sfacciati di bistrattare il vecch... https://noblogo.org/available/the-war-on-drugs-a-deeper-understanding-2017

    Segui il blog e ascolta un album al giorno: @available

    read more

  • @aeva 2nd lesson "got oil paint on your clothes? Too bad. There's only one thing you can do - trash 'em"

    From then I did all my oil painting almost naked, like a crazy art obsessed caveman

    read more

  • So I am 14 days out from cataract surgery and my motivation to write (my day job) has crashed.

    Reading/writing is quite fatiguing at present because of my deteriorating sight, and knowing it's going to get better after a specific date is hugely demotivating in the intervening term!

    (On the other hand I last took a significant stretch of time off last October. Hmm.)

    read more

  • Un pericoloso incapace alla testa del Mondo. Va lasciato solo
    @news
    https://www.eunews.it/2026/03/13/un-pericoloso-incapace-alla-testa-del-mondo-va-lasciato-solo/
    Non è che tra i leader europei si possa dire di trovare dei fenomeni che saranno ricordati per la loro abilità, rettitudine (istituzionale), lungimiranza, è però certo, e lo si dimostra ogni giorno di più, che c’è qualcuno che come uomo di Stato è un vero disastro, e che il solo avvicinarlo facilita enormemente la […]

    read more

  • CoMaps, l’app di navigazione offline open source basata su OpenStreetMap, ha rilasciato la versione stabile v2026.03.09-18 con dati cartografici aggiornati al 7 marzo e una manciata di novità concrete.

    La più curiosa riguarda la visualizzazione dei costi per l’utilizzo di alcune strutture: selezionando un punto di interesse, l’app può ora mostrare informazioni come “2 EUR/100l acqua”, utile soprattutto per chi viaggia in camper o fa escursioni lunghe. Sempre nella scheda informativa dei luoghi, compare ora anche la popolazione per città e paesi, un dettaglio piccolo ma che dà subito un’idea di dove ci si trova.

    Foto F-Droid

    Sul fronte della mobilità elettrica, sono stati aggiunti i connettori “Type 1 combo” per le colonnine di ricarica. Risolto anche un problema che causava la visualizzazione degli articoli Wikipedia nella lingua sbagliata, e corretti i percorsi della metropolitana in diverse città.

    Su Android arriva una piccola comodità: toccando il tempo stimato di arrivo nel pannello di navigazione, si vedono ora anche la distanza e l’orario di arrivo alla prossima tappa intermedia. Migliorato anche il menu “Gestisci percorso” e risolto un bug che impediva occasionalmente la registrazione delle tracce.

    Su iOS la versione si concentra soprattutto sull’organizzazione: le impostazioni sono state ristrutturate con l’aggiunta di icone, e CarPlay riceve due fix, uno sul pulsante di zoom mancante e uno sulla posizione della freccia di navigazione. Chi usa dispositivi di input esterni (tastiere, trackpad) può ora fare zoom sulla mappa anche su iOS.

    CoMaps è disponibile su Google Play, App Store, F-Droid e Flathub. Per chi cerca un’alternativa a Google Maps che non raccoglie dati e funziona senza connessione, vale la pena tenerla d’occhio.

    FONTE codeberg.org FONTE comaps.app FONTE en.wikipedia.org FONTE f-droid.org

    read more

  • @lasolitaLaura_

    Par🇮🇹le n°1530 4/6

    ⬛⬛🟨⬛⬛
    ⬛⬛⬛🟨🟨
    🟨🟩⬛⬛🟩
    🟩🟩🟩🟩🟩

    read more

  • 🚩🚩🚩 quando ci dice ridendo "tutte le mie amiche odiano le ragazze che escono con me". Mandatelo a quel paese e FUGGITE.

    read more
Post suggeriti
  • 0 Votes
    14 Posts
    43 Views
    @Gina totally agree! This is an old photo I took of a previous keyboard. I try to do better now. And sometimes I post things like this to help other people remember to clean their keyboards 😃
  • 0 Votes
    1 Posts
    12 Views
    A cluster-wide snapshot overview and cleanup for all guests in a #Proxmox cluster!Makes it easy to spot old snapshots at a glance and clean them up before they cause trouble.My PR was just merged, bringing my #ProxSnap idea into the #PegaProx project.Really happy to contribute and see this feature become part of such a great tool. Nico, Marcus and Laura are doing great there!Not aware of project PegaProx? Here you can find more:Blog post: https://gyptazy.com/blog/pegaprox-real-datacenter-manager-proxmox-clusters/Release 0.6.2: https://github.com/PegaProx/project-pegaprox/releases/tag/v0.6.2ProxSnap: https://gyptazy.com/proxsnap/#PVE #homelab #Prox
  • 0 Votes
    1 Posts
    5 Views
    At this weekend I finally established another network in my home — a ZigBee network. A looong time ago (in 2010 year) I touched the ZigBee networking in my university (ITMO, previously IFMO, in Saint-Petersburg) — these times it was a new technology, not used widely. And as a student I have some fun time playing with ZigBee main router, supplemental router and end-devices. You can view old photos and screenshots of old software on a my extremely old blog: http://h0rr0rr-drag0n.blogspot.com/2010/04/cc2530zdk.html (and read a blogpost, if you understand Russian).It is kindly fascinating, that now, after 15 years, I can just buy some ZigBee-powered devices from AliExpress (using Black Friday discounts) and connect them to the network inside my house right in the way I did it in the university 15 years ago!Sadly, although I bought native supported main router device, based on the EFR32MG2 with some software from Ember (EZSP v8) inside, the OpenHAB doesn't support this device natively — it supports it, but since my server is running NetBSD, I got problems with some bundled with OpenHAB things. Looks like some native libraries (rxtx-java) don't have bundled NetBSD versions. And the same library in the repository built for Java 8, not for Java 17.So, I decided to use Zigbee2MQTT, not to build the necessary Java library myself. It was kinda scary — use program, which connects my ZigBee network via ZigBee USB-dongle to the MQTT server — which is written on JavaScript . Not on the C (as I can totally understand, for a such low-level program, operating with embedded devices) or at least on the C++/Perl/Python/whatever. But, looks like it works good enough, if I don't try to pair the device in wrong mode (my window sensors has two modes to pair them with network: first "common" mode causes zigbee2mqtt to silently crash and the second "compatible" mode works without problems).And I could understand now, why people has so much problems with smart home security. Installed MQTT server mosquitto — it allows unauthenticated connections by default. Installed zigbee2mqtt — it allow connections to frontend without any password by default At least these two services don't each much memory: 1.2 Mb for Mosquitto and 75.6 Mb for ZigBee2MQTT.For now, my ZigBee sensors works pretty well and robust, like these devices from university 15 years ago #HomeAutomation #OpenHAB #ZigBee #HomeLab
  • 0 Votes
    2 Posts
    5 Views
    @pandolin I love this - the LEGO penguin on top is 👌🏻 can I ask which 3D printed case design you used there?