https://en.wikipedia.org/wiki/ReiserFS
Reiser was convicted of the first-degree murder of his wife, Nina Reiser
1) Be nice and; have fun
Doxxing, trolling, sealioning, racism, and toxicity are not welcomed in AskLemmy. Remember what your mother said: if you can't say something nice, don't say anything at all. In addition, the site-wide Lemmy.world terms of service also apply here. Please familiarize yourself with them
2) All posts must end with a '?'
This is sort of like Jeopardy. Please phrase all post titles in the form of a proper question ending with ?
3) No spam
Please do not flood the community with nonsense. Actual suspected spammers will be banned on site. No astroturfing.
4) NSFW is okay, within reason
Just remember to tag posts with either a content warning or a [NSFW] tag. Overtly sexual posts are not allowed, please direct them to either !asklemmyafterdark@lemmy.world or !asklemmynsfw@lemmynsfw.com.
NSFW comments should be restricted to posts tagged [NSFW].
5) This is not a support community.
It is not a place for 'how do I?', type questions.
If you have any questions regarding the site itself or would like to report a community, please direct them to Lemmy.world Support or email info@lemmy.world. For other questions check our partnered communities list, or use the search function.
6) No US Politics.
Please don't post about current US Politics. If you need to do this, try !politicaldiscussion@lemmy.world or !askusa@discuss.online
Reminder: The terms of service apply here too.
Logo design credit goes to: tubbadu
https://en.wikipedia.org/wiki/ReiserFS
Reiser was convicted of the first-degree murder of his wife, Nina Reiser
Does anyone have a link to that handwritten letter (with translation) from prison where he resigned as maintainer of reiserfs?
jdupes: it's great software. The author left GitHub not because of Microsoft, but because he refused to implement 2fa on his account, which GitHub made mandatory.
His website has some wild ranting about codeberg too. I've been tempted to stop using jdupes.
As have I... But it's so dang handy. From what I know there is no alternative that is quite as good
I moved off of lemmy because I didn't want to use software made by a tankie, so no.
I'd see it as a seal of quality if the developer is a crank.
Only if they specifically seem fascist, because that's the one political group that likes to know everything you do and censor any dissenting opinion.
I mean... I used reiserFS for years and that guy killed his wife, I'm not too keen on that.
I guess its fine as long as its not actively malicious code, its not like I'm letting them into my brain.
On that though, I find it unlikely someone who differs from me politically would have the same priorities, and as such their projects are much less likely to show up on my radar.
Edit: spelling correction, Autocorrupt, ykwim?
Yes.
Whether you'd boycott it is another thing.
I've installed thousands of programs on my systems over the past 30 years. Closed source, open source, you name it. Never had a single problem.
Trusting software is such an overblown hangup that people have. Even if it bites me in the ass someday, so what? I'll roll back, reformat, do whatever I have to do. It'll have been worth it.
Is the political disagreement around surveillance or something related?
I can't really apply "you don't understand the code yourself" because I do.
So I do check the code if it's something critical, but otherwise don't bother. For example the Lemmy server I'm running I didn't really check much because it can't really do any harm to me.
But if I was running Lemmy somewhere on my home network, I'd either isolate it or thoroughly check it (but probably just isolate it from the rest of the network and put it in a VM, nobody's got the time to read other people's source code).
Since you're asking specifically for "on my machine" I usually put stuff I don't fully trust in a VM.
for me, it generally boils down to "show me the work, then i decide".
some works are more influenced by politics like art pieces and written works. some, like architecture, plumbing and network stacks, much less so.
in this case, even if you don't know code but can be a good appraiser of political taint then you can decide on your own what to endorse or not.
If I know someone's political affiliation prior to using their software I'll likely find an alternative if their views are harmful.
I trust the Lemmy developers enough to use their platform hosted on external servers despite them being Marxist clowns, but I wouldn't self host without a thorough code review.
And I'm seriously just waiting for a decent piefed app in order to ditch the platform altogether. So far voyager is the most functionally complete one, but doesn't look very appealing.
Not when it comes to anything important like work or other sensitive data.
No. Fuck that guy.
open source is safe.
even non-technical people can learn how to look at issues on Github (or wherever the code is kept).
it's like restaurant reviews: if there are dozens of people saying they got malicious food, then you have reason to be careful, even if you don't understand why the food is malicious.
caveat: if the code is open source but no one has had time to review it, it's potentially dangerous even if there are no issues yet. it takes time for people to review the code. and there should be multiple reviewers; there's always the chance that a single malicious developer has created multiple github users. Time is on your side here.