Hat #firefox 48.0.2 Probleme mit dem #pihole Admin-Interface? Es lädt nur die Hälfte, und die Query Graphen sind nicht mehr interaktiv. Unter einem Chromium Browser funktioniert alles. Dem #Raspberrypi gehts gut und überhaupt keine Probleme mit dem DNS Filtern an sich. (Cache natürlich im FFx gelöscht)
LIVE ON 🔴
C'est l'heure de la micronale by Kubii sur la chaîne Twitch formamac 🚨
Vous aimez la framboise ?
➡️ https://www.twitch.tv/formamac
@twitch @RaspberryPi @raspberrypi@threads.net @RaspberryPiFoundation #raspberrypi #programming

Book Explores ELBE Workflows for Embedded Linux Systems

behold my hi tech raspberry pi cooling solution: fan suspended by fishing line
this is actually the ideal form of cooling

20年ぶりに「電車を運転した」おじいちゃん——孫がPicoで作ったシミュレーション専用コントローラー

20年ぶりに「電車を運転した」おじいちゃん——孫がPicoで作ったシミュレーション専用コントローラー

Huh..easier than I thought. 🤔
https://github.com/gitbls/sdm can configure, encrypt, and auto-unlock rootfs with #nbde #tang/#clevis
#raspberrypi #security #luks
#GPIO, #I2C or SPI code is mostly found in the #MCU area. (Greetings from #arduino )
Linux device interface is great too to make #raspberryPi and friends hw-dev platforms.
But what happened to Windows?
I couldn't find any common driver interface to talk to GPIO pins or I2C/SPI devices.
But there is the #FT232H chip and its high-level #libmpsse library.
So this is now "my way to go" with GPIO stuff on Windows.
First wrapper library draft is ready and my #SSD1306 display works, but its quite slow.
💡 Turn a Raspberry Pi into your own NAS with FreeBSD!
Building a simple NAS doesn’t require expensive hardware.
In our latest blog post, we walk through how to build a lightweight Network Attached Storage (NAS) system using FreeBSD on a Raspberry Pi. With the latest FreeBSD release and tools like Samba, you can quickly set up reliable network file sharing on minimal hardware.
Read the full post:
https://freebsdfoundation.org/blog/build-a-nas-using-freebsd-on-a-raspberry-pi/
#FreeBSD #RaspberryPi #OpenSource #NAS #HomeLab

Estoy probando algo, a ver si hago rutina.
He escrito mi primera entrada en un blog.
La receta es #writefreely en mi #raspberryPi a través de VPN y VPS, intentaré escribir sobre esto.
Por cierto, writefreely puede federar a través de @jose como cualquier usuario más :) amazing
In our latest video, we walk through how to install and run FreeBSD on a Raspberry Pi and turn it into a lightweight Network Attached Storage (NAS) system.
If you’ve been curious about running FreeBSD on single-board computers or building your own NAS, this is a great place to start.
Watch it on our YouTube channel and let us know what you’d build with it: https://youtu.be/xqFiTRYo1fk
#FreeBSD #RaspberryPi #NAS #OpenSource #HomeLab
I vibe-coded a small self-hosted tool that turns YouTube channels/playlists into a Live TV experience inside Jellyfin (or any other IPTV player) no downloads, no storage, just a lightweight proxy running on a Raspberry Pi 4.
How it works:
→ You paste a YouTube URL into a small web UI
→ yt-dlp resolves the stream on demand
→ Jellyfin sees it as a real IPTV channel, with EPG guide built from actual video titles and durations
→ Channels persist across restarts, add/delete from the browser
Built with Python/Flask + Docker. Since this was vibe-coded with Claude, the code is functional but I wouldn't call it production-grade.
Do you think would anyone actually use this? Should I clean it up and put it on Codeberg, GitLab, or GitHub? 👀
#Jellyfin #SelfHosted #RaspberryPi #HomeServer #OpenSource