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

Here's a short video about my cloudless, portable, small, low-resource "smart thermostat".

Uncategorized
11 4 1

Gli ultimi otto messaggi ricevuti dalla Federazione
Post suggeriti
  • 0 Votes
    9 Posts
    0 Views
    @maddiefuzz you must get free electricity, as a #PentiumII power consumption is way more costly than any current SBC. I bet getting one could break even in a few months. @pinkopanterata @stefano
  • 0 Votes
    2 Posts
    0 Views
    @stefano Using cloud directly for controlling / managing home electronics looks technically silly for me.On the other hand, using cloud for backups, authentications for to-be-regintered managing device (i.e., PCs and/or smartphones. Ah, of course relyable / dependable mainframes whenever possible!) that the device really owned and handled by the owner of managed devices would be nice.And of course, the home electronic devices should be controlled independently for safety (if, for example, if PID control of the temperature of bathes is done fully via cloud...! Should be nightmare on cloud outages).
  • It's that time of the year again!!

    Uncategorized openbsd runbsd
    1
    1
    0 Votes
    1 Posts
    4 Views
    It's that time of the year again!! 🐡Changes by: deraadt@cvs.openbsd.org 2025/10/21 19:29:37Log message:release 7.8. 59th release. crazy.https://www.openbsd.org/78.htmlAs always, there are great vmm/vmd improvements.Start your sysupgrade engines!!Artwork by Apsephion#OpenBSD #RUNBSD
  • 0 Votes
    3 Posts
    6 Views
    @stefano @nixCraft @imil Here on Debian {in MX Linux} I had to add the following tools since the machine is not configured for programmingbmake`apt install bmake`bsdtar`apt install libarchive-tools`then success>> log# $ ./startnb.sh -f etc/sshd.conf* using console: vioconusing QEMU version 7.2.19 (Debian 1:7.2+dfsg-7+deb12u16)[ 1.0000000] NetBSD 11.99.3 (MICROVM) Notice: this software is protected by copyright[ 1.0000000] Detecting hardware... (QBOOT 000000000000)[ 1.0257426] done.[ 1.0345973] kernel boot time: 51msCreated tmpfs /dev (1835008 byte, 3552 inodes)add net default: gateway 10.0.2.2Starting sshd.Server listening on :: port 22.Server listening on 0.0.0.0 port 22.>> End of log^ZI pressed ^C to enter the server to add the needed passwords for the user and rootlogin was a success then#netBSD #BSD #UNIX #OpenSource #programming #quemu #bash #sh