Translate

Sunday, June 1, 2025

Phoronix Test Suite


Sometime there is the need to determine if a computer is "fast" and thus capable to run specific operations.

Is not easy to set up, run and interpret results of tests.
There are many way to do tests on machines, this one is open source, covers Linux, MacOs and Windows, is based on PHP so is highly portable and is quite complex to master just because is HUGE !

Sunday, May 11, 2025

Server Chronicles - Install Joomla on Docker - APKH

I used Joomla for many websites, this is a procedure to install Joomla on a Docker container rather than the traditional set up on a server.

The advantage is the capability to install different versions of Joomla for tests/development or data retrieval from older backups.

Sunday, April 27, 2025

Playing old piano rolls - ideas


Cleaning up some stuff from my father, I discovered to have many old piano paper roll.

My father had a piano capable to play those rolls, but it was eons ago, so now I have probably 20 or 30 rolls but no means to play them.

I didn't really though about how to read them until today.


Sunday, September 15, 2024

AirThings - gather data remotely

 During one of my excursions on flea markets, I did find a AirThings Wave Plus.

For 10$ I decided to buy it and try it out (the normal cost is around 230$).

Sunday, July 21, 2024

Repair - UV insect trap (UPDATED)

Funny story of a trivial repair attempt over an electronic ballast used to drive a fluorescent UV bulb for an insect trap.

DISCLAIMER !!!
This stuff is connected DIRECTLY to the power grid and the fluorescent bulb emits dangerous UV !!
Working on these type of circuit REQUIRES knowledge and precautions !
DON'T ATTEMPT ANY REPAIR UNLESS YOU KNOW WHAT YOU ARE DOING !

Sunday, April 21, 2024

Ubuntu Core - run it on Virtualbox

Ubuntu Core is an OS designed for embedded machines, operates in different way than a standard Linux distribution.
This article explains how to install Ubuntu Core over a Virtual Machine (VM) using VirtualBox over a MacBook Pro Intel based, for development/experimentation purpose.

Ubuntu Core is not a standard distribution and cannot be installed directly over Virtualbox.
It is necessary to use a standard/normal Ubuntu distribution to be used as installer.

Sunday, March 17, 2024

Restoration - Talking doll mechanism

This is not a usual "repair".
At an antique mall we found a Italian doll made around the seventies, a "talking" doll !

Sunday, February 18, 2024

Flipper Zero - setting up a development environment

Flipper Zero is defined as "hacking" tool, i.e. is a collection of HW and SW that allows to explore and interact with technology around us.

How can we work on it ?

Saturday, February 10, 2024

Flipper Zero - introduction

Flipper Zero is defined as "hacking" tool, i.e. is a collection of devices and SW that allows to explore and interact with technology around us.

Saturday, February 3, 2024

Pimoroni Badger 2040 - quick intro

To have some fun I did buy a couple of gadgets from Pimoroni, electronic badges with a 2.9 inch eInk display.
There are two flavor of the board, one basic (Badger 2400)  and one with connectivity (WiFi - Badger 2400W).
A nice way to start to play with the Pico series from Raspberry.