Anything can use it, but I think by convention it’s used for http on a non-privileged port.
- 0 Posts
- 101 Comments
It is “backwards” from some other commands — usually you run copy/rsync/link from source to destination, but with tar the destination (tarball) is specified before the source (directory/files).
That, and the flags not needing dashes always just throws me for a loop.
And the icing on the cake is that I don’t use tar for tarring that often, so I lose all muscle memory (untaring a tgz or tar.bz2 is frequent enough that I can usually get that right at least…).
At work on a slack it just means “I’m watching this discussion.”
qjkxbmwvz@startrek.websiteto linuxmemes@lemmy.world•Who needs stable, feature-rich desktops anyway4·14 days agoTo each their own though? I can’t imagine why anyone would want something other than i3 (or similar), because almost by definition the DE is not the program I fired up my computer to interact with, and i3 “gets out of the way better” than most others in my experience.
But…that’s just my use case. It’s a horrible UX for most people, just happens to work well for me.
I feel old…when I was learning how to run Linux I started with an old 386 (maybe 486?) my dad wasn’t using. I think it had 32MB RAM, which was fancy for those machines.
We had dial up at the time, so only one machine could be on the Internet. So, I set up a modem on the x86, plugged into an Ethernet hub (switch?), and learned enough ipchains (this was before iptables) to share a connection. It also ran Samba, an AFP server, and probably FTP and HTTP (just for local access) — but it worked for filesharing.
It could also run MP3 streaming software which amused me because the machine itself was too slow to decode MP3 (but that’s not necessary to stream).
qjkxbmwvz@startrek.websiteto memes@lemmy.world•Cause at this point, I'd buy several clones before I consider $80.8·14 days agoCrash Team Racing PS1 was IMHO better than Mario Kart N64. The wumpa fruit added a neat dimension, and the ability to select weapons for battle mode was great.
Once I pulled an HDD out of an old TiVo for a desktop build (Gentoo, I think — this was a while back). I called the machine “voit” because it was an anagram of TiVo — but I particularly liked that it’s a homophone for Voight, of Voight-Kampff fame.
Oh, I tried that once or twice — I’ll have to try it again!
There’s so such thing as starter “discard”! Add water, oil, sugar, salt, baking soda and you’ve got some vegan sourdough pancakes. Or use any of a number of other recipes — but no sense in wasting it.
D’oh, I’m a doofus — it’s
search
that I was thinking of (apt-cache search
, notapt-get search
).
Canapt-get
refresh package list?Edit: yes…yes it can. I was confused.
qjkxbmwvz@startrek.websiteto Programmer Humor@programming.dev•Shitposting Automation with Linux6·22 days ago“…and there are no comments, because it’s Self Documenting™”
qjkxbmwvz@startrek.websiteto Programmer Humor@programming.dev•Shitposting Automation with Linux8·22 days agoModern bots are bad, but the old school IRC (maybe early Battle.net?) bots… I’m cool making an exception for them if you are.
It’s one of the reasons I hate having one person cook and the other clean — the incentives are misaligned, and it just breeds bad habits and reckless cooking IMHO. If you do both cooking and cleaning, you’ll hopefully learn to clean as you go.
Sounds like you’ve only ever used desktops and/or laptops…
qjkxbmwvz@startrek.websiteto memes@lemmy.world•The Company Has Reported Strong Financial Performance4·28 days agoFor all the problems in the tech industry, having a large chunk of your compensation be in the form of RSUs does address this meme’s complaint. Company does well = you get paid more.
Some cities offer guides or services for native plants! https://sfpublicworks.org/services/plant-lists-and-palettes
It’s even divided across the city’s different climate zones (San Francisco is small, but can have huge differences in weather from one side to the other).
I recall a SoCal city even offering free consultation for native gardens.
Windows is just as hard as linux, harder even with all the layers of obscurity.
With Windows, there is 1 current version of Windows (11), 1 “almost current” (10), 1 “outdated but you’ll maybe see it” (8.x) and only a few “you’ll probably only see this in obscure situations” versions. Linux has as many “parent” distros/package management systems (apt, rpm, pacman, etc.). This definitely complicates things, as each distro family does things slightly differently.
And we haven’t even touched the window manager/DE choices, of which there are a ton (as opposed to Windows). “Combinatorical explosion” maybe isn’t the right phrase, but you get the idea — Debian with i3wm is wildly different from Fedora Plasma.
This is all a good thing though, as Linux users tend to like the choice and flexibility — but it does mean that the “right way” to do something on Linux is very dependent on your particular setup, which isn’t the case with Windows.
(I have used Linux for the last 20+ years, and it’s definitely my preferred setup, and am lucky enough that I rarely use Windows for work, and never for personal use.)
qjkxbmwvz@startrek.websiteto memes@lemmy.world•We have pushed on with the project in secret12·2 months agoMy favorite is Barry Marshall. He thought there was a connection between bacteria and ulcers, which was an unpopular opinion at the time. So he intentionally drank the offending bacteria, got sick as expected, and then people believed him.
More here, including (which I didn’t know until now) cardiac catheterization.
I’m sure better sources exist but https://www.discovermagazine.com/health/these-five-doctors-experimented-on-themselves-and-made-big-breakthroughs
from stdlib.h import cout
Wait this looks wrong, shit…