I think security is a fair point, given caddy’s younger age compared to nginx, but I wouldn’t say it tried to do too much.
I think security is a fair point, given caddy’s younger age compared to nginx, but I wouldn’t say it tried to do too much.
Why do you say that?
I’ve used both plenty and only once I thought Caddy was harder: caching. It requires you to install a plugin that also doesn’t have the easiest of configs. I think there’s a new and simpler one nowadays, but haven’t tried it yet.
I now use Caddy by default for everything new I make/host.
Oh that’s an interesting tool. I’ve been thinking of working on something like that, but it seems someone has put in the work already, neat! I will be paying attention at that experimental community, seems promising.
True, an RCE is always a serious thing. Just saying it’s not exactly catastrophic like others have been more so.
Yeah, exactly. Very impracticable.
musl isn’t vulnerable, as per https://fosstodon.org/@musl/112711796005712271
readme.com (aka readme.io) ain’t libre, but it has a free plan.
I also think it’s a bit on the heavy side, but what isn’t these days…
+1 for lemmy.readme.io, it’s much easier to read than a JS lib documentation.
I just upgraded my Lemmy instance’s hardware and finally got IPv6 support :D
Incredible update, well worth the wait!
Congrats to everyone involved :D
Liftoff is basically a fork of the “old” Lemmur. It’s kinda sad they don’t even mention it anywhere on the repo :/ (they mention in the app’s about page)
I didn’t know anything about Raddle besides the name until now. But gosh, is that a needlessly toxic pit. There’s a poor guy there getting completely beaten up by an admin and some others which seem to be enjoying their time-wasting public bullying. Oh well…
mm you bring good points! hadn’t thought of how it would level the playing field
Dang, looking at those phones from back then, they were such good designs. Simple yet effective.
I don’t see an issue, but perhaps nobody ever thought to really try shipping a device with something like that. Specially since the water proofing advent.
Yeah, exactly.
That would be quite utopian, however I feel such a thing would be incredible hard to achieve. Different form factors require different layouts, space is much tighter and should not be wasted. In desktop PC land, you have plenty of room to fit things as you want.
It may not be showstopper, but it’s certainly a challenge. And of course, companies won’t like it :P
Exactly! It bums me so much that the vast majority of the money you spent buying the device and of the money spent making the device is completely thrown out because you can’t replace a little component that was perfectly replaceable 10 years ago… 🙄
This is a good suggestion. Docker is more mature and has more resources, so it’s better to learn the ins and outs of containers. After getting comfortable with it, you can move to Podman and have a much better time tackling its peculiarities regarding permissions and rootless.
I used Docker for years and only recently decided to give Podman a try, porting my Lemmy instance to it.