this post was submitted on 25 Nov 2023
13 points (100.0% liked)

OpenBSD

626 readers
1 users here now

General OpenBSD community!

founded 2 years ago
MODERATORS
 

cross-posted from: https://lemmy.srcbeat.com/post/13468

Running a slightly modified version of Lemmy based on 0.18.5. Needed to upgrade a few of the dependencies. The worst was a segfault from the Rust crate jsonwebtoken!

you are viewing a single comment's thread
view the rest of the comments
[–] otl@lemmy.srcbeat.com 2 points 1 year ago

Same. And for me it’s not just the security enhancements. You can find race conditions, poor assumptions about the underlying system, poor documentation… Software portability is more than just getting software to run on loads of systems (if that makes sense!)