rcmd

joined 5 months ago
MODERATOR OF
 
 
 
[–] rcmd@lemmy.world 31 points 3 months ago (1 children)

Your guitar is out of tuna!

[–] rcmd@lemmy.world 6 points 3 months ago

The USB hub is powered, and the Pi needed a driver swap for better stability. So far works great.

 
[–] rcmd@lemmy.world 2 points 3 months ago* (last edited 3 months ago)

Here we gooooo, the king of all junk setups.

Yeah, I've collected some used disks over the years.

The housing has been drafted in FreeCAD and then sliced out of scrap plywood.

And yes, the temperature is okay.

altr

[–] rcmd@lemmy.world 7 points 3 months ago (2 children)

What's currently running on mine:

  • 10 commodity SSDs through a powered USB hub forming a poor man's NAS with snapraid + mergerfs
  • Podsync for converting my favorite YouTube channels to podcast feeds
  • Syncthing for generic file synchronization
  • K3s for whatever projects coming to my mind
  • Retroarch for occasional gaming needs
  • MPD with a floppy disk interface as my music station
  • CUPS for printserver
 
 

cross-posted from: https://retrolemmy.com/post/29171323

Found my old pocket computer at my parents' house, and it still works!

You could choose between RAM vs storage lol, and of course the storage gets wiped when the batteries die

https://www.hpcfactor.com/hardware/devices/32/Compaq/C140

[–] rcmd@lemmy.world 9 points 4 months ago

Ooooh that roomba brush is Muscat's favourite toy! He'd play the damn out of it.

 
[–] rcmd@lemmy.world 6 points 4 months ago

Bring Your Own Box

[–] rcmd@lemmy.world 4 points 4 months ago* (last edited 4 months ago)

Homebox supports the https://<hostname>/a/<inventory_id> shorthand and does a 302 jump for you. Otherwise yes, I would have implemented the API search in a microservice.

[–] rcmd@lemmy.world 6 points 4 months ago (1 children)

Muscat is a totally different beast. Before any treats he would effin' murder for pets.

 
[–] rcmd@lemmy.world 7 points 4 months ago

It's Nelko P21, around $20.

[–] rcmd@lemmy.world 4 points 4 months ago (1 children)

For now I use the vendor provided app, given it supports a share intent, so I can simply toss a PNG from Vivaldi at it and make it print the label. It does the job, and more importantly, it bypasses all possible obnoxious advertisement.

166
Dat fluffy butt (lemmy.world)
 

Chilling like no one is watching.

[–] rcmd@lemmy.world 6 points 4 months ago

Surprisingly, it works! I just checked it on my microservice, indeed now QRs are smaller. This is a lifesaver tip, thanks a bunch!

[–] rcmd@lemmy.world 13 points 4 months ago (2 children)

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.

 

I hereby kindly invite you all to join me on this little journey, I'll do my best to make it a FUN one!

Head over to https://vcfb.de/ for more details!

 

And I just made an HTTP endpoint in golang that outputs PNG labels with small QRs just as I need them, to print out on my Bluetooth label printer.

view more: next ›