OP is just kidding btw. Postgres has been around since the 90s before Nvidia had even released NV3 / RIVA 128.
- 0 Posts
- 56 Comments
fartsparkles@lemmy.worldto
Programmer Humor@programming.dev•why hard exit editor? Nano say at bottom.
30·2 months agoAnd emacs is an operating system 😂
fartsparkles@lemmy.worldto
Programmer Humor@programming.dev•why hard exit editor? Nano say at bottom.
424·2 months agomicro enters the chat.
Static, portable binary with no dependencies.
Out of the box:
- Syntax highlighting
- Multi-line cursors like Sublime Text
- Mouse support (works incredibly well)
- Splits and tabs for working on multiple files
- Diff gutter
- Copy and paste with system clipboard
- Cross-platform (runs basically on anything that Go does)
- Sane key binds (ctrl-s, ctrl-c, ctrl-v, ctrl-z, ctrl-x, etc)
- Terminal emulator
- Plugin system to extend it
- And much much more
I have nothing to do with the project but this binary is the absolute best. curl or wget to any host and away you go with effectively a Sublime Text / VSCode like in the terminal. It’s as simple as nano and as functional as a well configured and extended vim.
It’s baffling it’s not more well known and not installed by default on major distros.
Yup! Still the default on HP-UX too!
It already is pretty rampant, however most Linux admins have minimal if any detection strategy.
Additionally, while there’s plenty of binaries about like VoidLink, almost all campaigns against Linux hosts target SSH, or RCE vulnerabilities, and deliver shell scripts that orchestrate the attack.
Why compile a binary when the shell has everything you need? The threat models are pretty different between Windows and the *nix world.
When you look at botnet composition, they’re usually made up of outdated Linux hosts with SSH open with password-based authentication.
Seriously people, switch to key-based auth and disable password auth entirely.
X11 isn’t Linux… Linux is excellent for backwards compatibility. Can’t say the same about userspace though.
It does work but if you’re using Wayland, it won’t. But one would be rather silly to expect an X11/Xlib tool to work without X11.
fartsparkles@lemmy.worldto
Asklemmy@lemmy.ml•I may be getting drunk/high with a friend in the near future, what are some things to consider and watch out for?
24·3 months agoAnd don’t drink spirits. Keep your drinks to lower alcohol percentages (e.g. beer) so you can control your intake and moderate how quickly you get drunk and how drunk you get.
And if you start to notice you’re struggling with basic motor skills (using your hands, walking, standing, etc) it’s time to stop and switch to water. And maybe eat some carbohydrates and fats.
fartsparkles@lemmy.worldto
Programmer Humor@programming.dev•Oh no! Linus doesn't know AI is useless!
271·3 months agoOnly the probability of the next token after tokenisation of it.
When young, want grow up. When grow up, want be young. Simples.
1, 2, 3, 10, 11, 12, 13, 20, 21, 22, 23, 30…
fartsparkles@lemmy.worldto
memes@lemmy.world•Seeing what happened to Jake Paul and Andrew Tate got me thinking
3·4 months agoYou wouldn’t be surprised to see him in the files? I think you mean “yes” you would (since it would make zero sense).
fartsparkles@lemmy.worldto
linuxmemes@lemmy.world•Why just play on Linux, when you can also play on another Linux
38·4 months agoThis is how I feel every time I use Docker.
I’d rather a Mac than a Windows box. At least you get a proper shell (zsh or bash - zsh is the default now I think), python installed by default, can install package managers (macports, brew), can get coreutils, etc and most FOSS software from the Linux world runs since macs are UNIX at heart.
I’m pretty sure
cdisn’t even coreutils but implemented by shells as a wrapper forchdir/fchdirwhich is part of the kernel. Which has always bugged me since you can’t reliably pipe or redirect tocdsince shells do things differently; it doesn’t handlestdinor the last component of a command runs in a subshell so doesn’t affect your current shell, blah blah.
Or S is a straitjacket for TempleOS users
fartsparkles@lemmy.worldto
Selfhosted@lemmy.world•Plex’s crackdown on free remote streaming access starts this week - Ars TechnicaEnglish
1·5 months agoCVEs don’t get issued “resolved” statuses… They are either reserved, published, or rejected (technically NVD have a few extra for published). That’s just junk data in that tool you’re using. Use authoritative sources like cve.org or nvd.nist.gov.
You can see the CPEs on NVD and they’re old versions of Plex (and were old when the vulns were published).
fartsparkles@lemmy.worldto
Selfhosted@lemmy.world•Plex’s crackdown on free remote streaming access starts this week - Ars TechnicaEnglish
42·5 months agoYou’re aware those CVEs are only relevant for ancient versions of Plex and were fixed long ago?
fartsparkles@lemmy.worldto
Selfhosted@lemmy.world•Plex’s crackdown on free remote streaming access starts this week - Ars TechnicaEnglish
61·5 months agoYou’re going to need to back up your claim otherwise you might as well be lying as there’s no CVE like this I can find nor any public disclosure.
Plex have a bug bounty program and a responsive security team too.
Post your security report.
KDE turned my MacBook plasma!