

I used linkwarden. But I don’t use their save article functionality. All I do is to use it as a bookmark manager. In that sense its a little bloated for me. Would like to try some other, please recommended.
I used linkwarden. But I don’t use their save article functionality. All I do is to use it as a bookmark manager. In that sense its a little bloated for me. Would like to try some other, please recommended.
I still feel that interoperability between mastadon and Lemmy is kind of messed up. How to browse a Lemmy community through mastodon application?
With root permission you can do chroot.
Edit, I did some digging and found that its not the normal files that they can access but can modify kernel parameters and can mount devices and access their files etc. If you want to learn more check https://stackoverflow.com/questions/36425230/privileged-containers-and-capabilities
One of the main advantage of podman is that, it respects the firewall rules. Docker don’t do that. Also having rootless podman means if somehow the container went rogue, it cannot have access to your root directory and perform malicious actions.
Also podman is a drop in replacement for docker. It does not need much configurations to setup. If you need compose, you might need to install podman-compose as well.
Totally, we don’t want numbers for the sake of numbers. We need passionate people who are ready to ditch other mainstream ones for federated alternatives. Then only we can grow.
I envy you so much
Is it safe though?
Hey wormhole is closed source? Wow I didn’t knew that.
Try llamafile from Mozilla.
I know Element is somekind of chat but does it use activitypub?
Now we need an activitypub linkedin
Somebody from bluesky comment under.
Yes, you can easily do that. Set the container name and make them on the same network. Used caddy and whole bunch of Selfhostable services with it and I reverse proxy as
container_name:port
No its on 4.x I think.
Podman actually run fine on Debian 12. Though the packaged version is a bit old. Does not support podman compose command. Though podman-compose works.
One of the main reason I switched to podman was its compatibility with firewalld. Haven’t used rootless docker, but podman and podman-compose gets the job done for me.
What is authentik and could I use it on podman with compose?