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

OpenBSD

541 readers
1 users here now

General OpenBSD community!

founded 1 year 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
[–] [email protected] 2 points 11 months 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!)