Iced Raktajino
I’m beautiful and tough like a diamond…or beef jerky in a ball gown.
- 9 Posts
- 24 Comments
Iced Raktajino@startrek.websiteto
Mildly Interesting@lemmy.world•Shining a light behind this metal credit card.
0·24 hours agoIs the squiggly line an antenna?
Iced Raktajino@startrek.websiteto
Selfhosted@lemmy.world•Jellyfin / Paperless-ngx on Raspberry Pi 4?English
0·1 day agoThanks, and yeah, it’s been fun putting that all together. Unfortunately I’m still learning FreeCAD so they’re not as integrated as I’d like yet, but as soon as I have time to hammer out a design, I hope to have all 3 of these and the UPS/power supply in a nice case.
Yep, running/charging it from solar is why I ended up getting that chonky 18650-based UPS board. It’s the only one I could find that could combine 5V input and battery without dropping out (battery kicks in immediately if solar insufficient and draws the difference between input and output and charges and powers simultaneously otherwise).
Iced Raktajino@startrek.websiteto
Selfhosted@lemmy.world•Jellyfin / Paperless-ngx on Raspberry Pi 4?English
0·1 day agoThanks!
What are the use cases for taking it with you instead of just connecting to your homelab?
I built it just to see how much I could cram onto a Pi Zero clone/how many self-hosted services I could have on something I can fit on my heychain, and the answer was “a lot”. It’s something of a travel server, travel router, emergency server, etc.
I mainly just wanted a subset of my homelab services available in something I could take with me anywhere. Home lab could go down while away, power could go out, something to use while glamping, can take it with me if there’s ever an emergency where I have to evacuate, etc.
Services
- Jellyfin (all content pre-transcoded so everything can direct stream)
- CodeServer (setup for Python, NodeJS/Bun + React, and Platform.IO for ESP8266/ESP32 development)
- Kiwix (including the full Wikipedia dump with images as well as offline docs for lots of code libraries I work with, etc)
- SearxNG so I always have a sane search engine available
- CalibreWeb with my whole ebook library
- MPD+Snapcast+My whole music library. Also has myMPD web UI for controlling MPD. Snapcast clients can connect, and it can serve multi-speaker/multi-room audio
- PiHole serving both ad blocking and local DNS as well as providing DHCP for the access point
- PairDrop for sending/receiving files
- NodeRED and Mosquitto MQTT for setting up ad-hoc automations
- Nginx with real LetsEncrypt certs so all services have valid SSL certs and hostnames
Networking
- One USB port is configured in ethernet gadget mode. Can plug it into a host PC and get an IP address from it
- One wifi adapter is setup as an AP and is bridged with the USB ethernet (a PC plugged in and a wifi client are on the same L2 plane).
- The second wifi is the “WAN” connection if one is available. Can alternatively connect to USB tethering on my phone
- If there is any kind of “WAN” upstream, the LAN bridge (USB ethernet/Wifi) will route to it
- Wireguard to connect back to my homelab.
File Services
- Samba
- Encrypted LUKS volume for critical docs (tax records, vet records for the dogs, etc)
I’ve got a second unit that connects as a client to the main one with some additional backup services:
- Email stack( Dovecot, Postfix, SpamAssassin, ClamAV, Webmail)
- Matrix/Synapse stack
- Asterisk
- Snapcast client
The second one is basically a backup to my main stack in case of disaster/power outage/etc. Those all tunnel to a cloud VPS + load balancer and only need an internet connection to setup the tunnels to receive traffic from the VPS (and route back out to it). Those services are stopped and a cron task keeps them in sync with the main ones in my homelab. If I need to fail over, I just SSH into the VPS and re-route traffic to them instead of my homelab endpoints.
I self-host my own email and chat and phone services, so those have become critical services I want to always have online. Essentially these little Pi clones are a backup stack for my most used services and one that is both extremely low power and portable should I ever need to host them on the go (house burns down, have to evacuate due to emergency, etc).
Photo
I still don’t have a “full” case for it, but here is the core unit attached to a UPS circuit which gives it up to about 14 hours of runtime. I’m also planning to add a small USB hub with ethernet into that, but I’m still learning FreeCAD so I’m not quite ready to put it all together yet. The USB power cord is wrapped in aluminum foil and electrical tape due to RF from the Wifi adapter causing random glitches. I need to add some ferrite beads and route them away from that when I build it into an integrated case. For now it looks janky but works lol.
Main Unit:

Secondary Unit: This is an older photo and is also connected to my Bose radio acting as a Snapcast client to the server on the main unit.

Iced Raktajino@startrek.websiteto
Selfhosted@lemmy.world•Jellyfin / Paperless-ngx on Raspberry Pi 4?English
0·2 days agoI run Jellyfin on a Banana Pi M4 Zero. It’s a little less capable than the Pi4 but runs JF just fine. Specs on this one are quad core 1.5 GHz, 4 GB RAM, 32 GB eMMC on Armbian.
The media files are all on the 1 TB SD card while the Jellyfin data directory (especially the SQLite DB) are on the eMMC. This seems to work much better as the DB file kept getting corrupted on SD. Should also help the SD card from wearing out since it’s pretty much only reading data from it most of the time.
As you guessed, transcoding is not going to work (JF is removing the v4l2 hardware support anyway), so I pre-transcode them to H264 + yuv420p in an mp4 container before moving them to the SD card. I also scale them down to 720p to fit more on there, but that’s because this is a travel server and isn’t my main media source.
Can’t speak for Paperless though.
Iced Raktajino@startrek.websiteto
Dad Jokes@lemmy.world•Who is the saddest Spice GirlEnglish
8·2 days agoI guess uncle jokes are ok in the comments (I hope anyway)?
Who is the sluttiest Spice Girl?
Ho Spice
Iced Raktajino@startrek.websiteto
Selfhosted@lemmy.world•Hosting a matrix server with synapse, how do you handle registration?English
0·8 days agoMine’s only for people I know personally, so it’s backed by my LDAP server and registration is disabled in Synapse. I use my regular onboarding process to create the new LDAP user and grant access to Synapse.
Nice! Those AllWinner boards are a little tricky to get going and have some quirks, but the price is great for the extra horsepower you get. Granted, I use the latest Armbian since the manufacturer’s images are all quite old.
130GB for the entire thing? And the pi doesn’t choke on indexing / searching it?
That was my thought. I knew it couldn’t hold it in RAM but thought it would be doing crazy IO and limited by being on SD, but it seems to not be a problem. Like I said, I don’t know how ZIM does it, but it does it well. Must have some kind of index that lets it fast travel to the correct blocks or something. I dunno lol.
how capable is the search engine (I assume it has one?)
Yep, it has search. It’s…okay but kind of primitive. It’s not slow, and if you’re searching for something that’s fairly unique (as far as keywords go), it does well. But if you’re searching something like an acronym where it shows up as a regular word in other entries, it’s a lot more hit or miss.
Yep, and I love it.
I’ve got a little Banana Pi M4 Zero (PiZero form factor but much more powerful and with 4 GB RAM) loaded up with, among other useful tools, Kiwix and the full Wikipedia dump. I just refreshed it with the 2026-02 full dump, so I’m caught up for the year.
Surprisingly, the full ~130 GB Wikipedia dump works fine on a regular Pi Zero 2 with 512 MB RAM. I don’t know how ZIM works but it does work very very well.
Yeah, that’s what I’ve got, and I really like it.
I’m in the same boat. Got all the equipment in for my whole house solar installation and will be re-routing circuits to the new panel as soon as I have time.
I’ve got an Anker power station that should run my stack for about 4-4.5 hours by itself and can run it indefinitely while the sun is out while hooked into the PV panels. Those are (currently) independent from the new installation I’m about to start.
My UPS’s are also LiFePO4 models and can add an additional ~45 minutes of uptime.
Iced Raktajino@startrek.websiteto
DIY@slrpnk.net•What is this piece named and is there a non-destructive way to remove it?
0·26 days agoNot sure of the actual name, but they’re like wire nuts but crimped instead of twist. I don’t think there’s a non-destructive way to undo them but you may be able to rip the wires out and use a regular wire nut to splice them back. If not, try cutting them as far inside as you can and replacing with another crimp connector or use a screw type wire nut.
Iced Raktajino@startrek.websiteOPto
Selfhosted@lemmy.world•Self-Hosted Offline EAS Alerts Over Meshtastic with RTL-SDREnglish
0·1 month agoI was surprised by that, too. When I went looking for a way to decode them with RTL-SDR, I assumed it wouldn’t be parsing the audio but a narrowband data stream. TIL also.
That’s what I’ve done for years. Makes managing things much easier, and I run multiple APs (all with the same SSID/PSK) and you can just roam to the best one. One upstairs, one downstairs, one in the weird dead zone in my office, and one on the back patio (it’s not hardwired and uses the mesh connection for uplink).
These are all old Aruba APs running OpenWRT but that’s the plan for this Cudy Model. I may pick up a few more and just replace all of my trusty but very old Arubas.
I bought this one last month when it was on sale for $39: https://www.amazon.com/dp/B0BRK3CYY3
Haven’t deployed it yet, but it’s fully supported by OpenWRT. I would only be using it as an access point, though. My router is a USFF Optiplex with an extra NIC and runs OpenWRT.
Iced Raktajino@startrek.websiteOPto
Mildly Interesting@lemmy.world•What Happens When You Put a LaserDisc Under a Microscope? | It turns out you can quite literally see an analog signal if the conditions are right—and you look closely enough.
0·2 months agoI never had one but they had them at school. Thought they were the coolest thing ever and also assumed digital because CDs were starting to become popular.
Iced Raktajino@startrek.websiteOPtoHome Improvement@lemmy.world•Does anyone else get paralyzed on fixing small things because they're terrified of it becoming a larger thing? And how do you overcome it?
0·2 months ago“What if it won’t turn off?”
“What if it won’t turn back on?”
“What if the valve just snaps off and sprays everywhere?”
Yep, I understand completely.
Iced Raktajino@startrek.websiteto
Programmer Humor@programming.dev•I love password based login
0·2 months agoAnd the auto-submitting TOTP entry form where you’re apparently not allowed to make a typo. And obscuring the TOTP number like it’s a password or state secret.
Iced Raktajino@startrek.websiteOPtoHome Improvement@lemmy.world•Does anyone else get paralyzed on fixing small things because they're terrified of it becoming a larger thing? And how do you overcome it?
0·2 months agoI know exactly what episode you’re talking about, and yes! That’s both my fear and my experience.




Can confirm government surplus auctions or sales are a great source for cheap PCs and that they do get snatched up quickly (guilty!) The only other catch is they never come with hard or solid state drives. I’m assuming those just get pulled and destroyed.