Comment on
No strings attached
Your guitar is out of tuna!
Comment on
No strings attached
Your guitar is out of tuna!
Comment on
Microsoft hopes Mico succeeds where Clippy failed as tech companies warily imbue AI with personality
Clippy made sense, was very likeable, and I enjoyed interacting with it as a child.
This featureless blob I find rather disgusting. A pure depiction of an era we live in, where the market thinks it's good enough to spew out "something" to cater the customers, and have the audacity to ask hard earned money for it.
Comment on
Turning Grafana into a health tracking app
FTR: currently experimenting with scraping Gadgetbridge data into Grafana.
Comment on
Apparently Homebox allows setting third-party label rendering endpoint through an HBOX_LABEL_MAKER_LABEL_SERVICE_URL env var
Reply in thread
I keep track of lots of vintage devices in my basement, these lay on a CD shelf with narrow walls, and I want to keep track of their maintenance status, i.e. when did I charge the battery last time.
This little printer is pretty handy for labeling tasks, with one noticeable problem: the resolution is quite low, so I cannot afford printing full length domain name on such a tiny label. What I ended up with is writing my own microservice that puts fake http://i.nv/ domain in front of inventory ID. That domain is provided by DNSMASQ that I run on my server, and there's also NGINX listening for that domain and doing 302 onto an actual Homebox page.
Homebox sends URL parameters to the specified endpoint, and given that information it is possible to construct any label of any shape or form, it only needs to be a PNG image.
Comment on
What are your cats' nicknames?
A friend of mine calls his boy Luci (yes, a nod to the Disenchantment series) "a sack of buttkicks".
Comment on
Yanked out damaged blurry lenses on my Moto G84, feels much better now, so here's an obligatory cat photo.
Reply in thread
Ooooh that roomba brush is Muscat's favourite toy! He'd play the damn out of it.
Comment on
Raspberry Pi 4B
What's currently running on mine:
Comment on
The situation right now
Reply in thread
Grab your feline buddy and vibe with us!
Comment on
Apparently Homebox allows setting third-party label rendering endpoint through an HBOX_LABEL_MAKER_LABEL_SERVICE_URL env var
Reply in thread
It's Nelko P21, around $20.
Comment on
Tower of cats
Bring Your Own Box
Comment on
My king of all junk boxes, 4 TB snapraid + mergerfs disk hub. The temperature is okay, the speed is good! all connected to RPi4.
Reply in thread
The USB hub is powered, and the Pi needed a driver swap for better stability. So far works great.
Comment on
Managed to connect and login on a RaspberryPi over a null-modem from my Psion 5mx.
I see it's an Ericsson-branded Psion, the first to carry the Symbian logo!
Pretty dope, need to try that myself some day. But first I'd like to setup URAN-1 SDR to spawn a DIY 2G cell tower 👀
Comment on
Apparently Homebox allows setting third-party label rendering endpoint through an HBOX_LABEL_MAKER_LABEL_SERVICE_URL env var
Grab Homebox here and start tracking your inventory!
Comment on
Apparently Homebox allows setting third-party label rendering endpoint through an HBOX_LABEL_MAKER_LABEL_SERVICE_URL env var
Reply in thread
Surprisingly, it works! I just checked it on my microservice, indeed now QRs are smaller. This is a lifesaver tip, thanks a bunch!
Comment on
Turning Grafana into a health tracking app
Reply in thread
Gadgetbridge allows automatic SQLite database export to the location you specify.
Navigate to Settings -> Automations -> Auto export database, and from there you can configure the details.
You can put it into a shared Syncthing folder, or something alike, or process it with Termux + Tasker. Personally, I hesitate to send megabytes of data over the wire every couple of minutes, so I rigged up a script that extracts the required metrics (for now its my steps only, the rest does not seem to be accurate) and sends a payload to my queue, where a consumer script later adds it to the DB.
Comment on
Resting boss face
Reply in thread
Muscat is a totally different beast. Before any treats he would effin' murder for pets.
Comment on
The hunting hunch 👀
Reply in thread
His name is Muscat 😊
My wife worked for some alcohol retail company when she adopted him.
Comment on
Every single time I think of restructuring my homelab storage. What do you use for storage engines and how does it benefit you?
Reply in thread
Well, this path seems to be the most appropriate for what I am for.
And more to that, both mergerfs and snapraid are available out of the box in the latest stable Debian release.
Thanks for pointing me at it!
Comment on
The hunting hunch 👀
Reply in thread
Earl Grey is such a handsome booooy I already want a headbutt with him.
Comment on
Found this in my mail yesterday.
Reply in thread
I plan to explore the operating system, it has undergone some heavy design changes from Sony. Currently the device has no battery and it lies on the shelf as a display piece, but later on could film some videos maybe. Just need to gain more confidence talking to camera 😅