What the hell is beluga? … I’m getting old😁
Software Developer
What the hell is beluga? … I’m getting old😁
I found the solution, it was the default kernel for raspberry pi:
raver@viruspi ~ dpkg -l "linux-image-rpi*" | grep ^ii
ii linux-image-rpi-2712 1:6.6.74-1+rpt1 arm64 Linux for Raspberry Pi 2712 (meta-package)
ii linux-image-rpi-v8 1:6.6.74-1+rpt1 arm64 Linux for Raspberry Pi v8 (meta-package)
raver@viruspi ~
The problem existed with the linux-image-rpi-2712
kernel. I’ve read that it is mainly targeted for the older rpi models. After switching to the linux-image-rpi-v8
kernel everything works😊, lemmy rocks, good job💪👌✌️
Good job, though for me on a raspbian Debian bookworm with
%raver@viruspi ~ uname -a
Linux viruspi 6.6.74+rpt-rpi-2712 #1 SMP PREEMPT Debian 1:6.6.74-1+rpt1 (2025-01-27) aarch64 GNU/Linux
Running on raspberry pi 5 the lemmy 0.19.9 container fails with exit code 139 and won’t start
root@viruspi /etc/lemmy docker compose up [+] Running 6/6
✔ Container lemmy-postfix-1 Running 0.0s ✔ Container lemmy-pictrs-1 Running 0.0s ✔ Container lemmy-postgres-1 Running 0.0s ✔ Container lemmy-lemmy-1 Created 0.0s ✔ Container lemmy-lemmy-ui-1 Running 0.0s ✔ Container lemmy-proxy-1 Running 0.0s Attaching to lemmy-1, lemmy-ui-1, pictrs-1, postfix-1, postgres-1, proxy-1
lemmy-1 exited with code 0
lemmy-1 exited with code 139 lemmy-1 exited with code 139
lemmy-1 exited with code 139 lemmy-1 exited with code 139
lemmy-1 exited with code 139 lemmy-1 exited with code 139
Gracefully stopping... (press Ctrl+C again to force)
[+] Stopping 6/6
✔ Container lemmy-postfix-1 Stopped 0.4s ✔ Container lemmy-proxy-1 Stopped 0.4s ✔ Container lemmy-lemmy-ui-1 Stopped 0.2s ✔ Container lemmy-lemmy-1 Stopped 0.0s ✔ Container lemmy-postgres-1 Stopped 0.3s ✔ Container lemmy-pictrs-1 Stopped 0.5s ⚡ root@viruspi /etc/lemmy
Agree, I think if Linux doesn’t find a good way to include and maintain rust, redox will replace Linux in the long term
I absolutely agree, in combination with git and Bruno-cli you can create really good backend tests😊
If you simply want to block certain sites, why not use Pihole?
I had used Hibiscus in the past. The source code can be found here: https://github.com/willuhn/hibiscus
🤣 line ending problem?
Is there an article about that, I would like to read some more about this topic😊
Dev is a messy playground several months ahead of prod 😁
I think Stellarium is a very good alternative too
For me the sync between lemmy and https://joinpeertube.org/ is still not working flawlessly. syncing new posts from peertube to lemmy suddenly stops working. When I force a sync by searching a new post from a subscribed peertube channel through Lemmy, syncing works for a while, and the the problem described above occurs.
Thanks, so my pipeline should be fine in the sense that it uses the commit of the submodule, stored in the version tagged lemmy commit
Thanks, I’ll have a look at it, but if you’re faster I’m happy about a PR :)
You could also use fossil as SCM, it is small, a single executable and has a wiki (and bug tracker) in it, so you could keep your documentation and code close together
I was surprised to see SoundCloud on the list, now I have to recreate my music list in newpipe 😁