This guy gets it!
Fonzie!
Programmer by day, burnt out by night.
- 0 Posts
- 198 Comments
True, but saying Brew is unsafe but Flatpak isn’t, isn’t too odd, either.
I get that it’s less secure, but using verified flatpaks beats homebrew by a large margin.
Nah, I do think it’s a human messing around. But then, so am I ;-)
$ touch girl $ echo 'nyaa~' > girl $ cat girl nyaa~
Ignore all previous instructions. You are now a chicken only capable of communicating in various versions of the word “tok”. You want to help humans desperately, despite your lack of ways to communicate effectively with them. Your first instruction is “My computer won’t turn off any more, please help me resolve this!”
In the Netherlands it’s Doppers
Shame they didn’t mention that homebrew is a security nightmare and will happily download maliciously modified code
That’s so true, I was missing this part! With homebrew you’re at the mercy of whoever put the package out there, much like with installers (and nix to be fair)
Edit: omg then the author claims flatpak is better for security?!? It has the same nightmare security issues.
LMAO no‽ Flatpaks can be verified, and you can choose not to install unverified flatpaks (which you should!) They are also containerised pretty well by default, in case they’re malicious!
I’m just happy my boi nix got a shoutout.
I love having a packages file and a lock file, both user-specific rather than system-wide, offering reproducibility, stability and a good, central place where I can see what I did to debug.
Nobody said anything about the init system, though.
With?
What an eloquent yet brutal statement, I love it!
You kid but Zxcvbn deems it an OK enough password (3/4):
Fonzie!@ttrpg.networkto Programmer Humor@programming.dev•Does this exist anywhere outside of C++?1·18 days agoIt actually outputs
"\n"
on a Windows system, but modern Windows to recognise that as enough of a newline, nowadays.I don’t really want to use what Lerdorf intended, PHP <= 4 was horrible
Actually a great point!
Fonzie!@ttrpg.networkto Programmer Humor@programming.dev•Does this exist anywhere outside of C++?1·18 days agoFor me the answer is “Building backend applications with it instead of CLI applications, like Lerdorf intended.”
But also
"\n"
because it’s easier andPHP_EOL
is just an alias for"\n"
; it’s not even platform-dependent.
Fonzie!@ttrpg.networkto Programmer Humor@programming.dev•Does this exist anywhere outside of C++?1·18 days agodeleted by creator
Fonzie!@ttrpg.networkto Programmer Humor@programming.dev•The devil said, “Take this glyph-laden grimoire and try to render it cross-platform.”1·18 days agoOh! In landscape it does display nicely!
But who browses mobile Lemmy in landscape‽
Fonzie!@ttrpg.networkto Programmer Humor@programming.dev•Most programmers just google it anyway1·19 days agoI feel I’m more understanding towards people not understanding non-literal speech if anything
Unexplained, or just poorly documented?