At work on a slack it just means “I’m watching this discussion.”
At work on a slack it just means “I’m watching this discussion.”
To 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).
Crash 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.
My comment from another thread: https://startrek.website/comment/16491624
tl;dr: tiny production, would be astonished if they got $6k out of it, and that’s not counting time, props, transportation, etc.
Compensation for engineers in the Bay area will average much higher than $200k, and that’s not counting benefits (medical, etc.). So cost to the company will be way higher than 200k/employee.
For a project that has hardware, there will be large expenses associated with that — custom silicon has huge setup costs, for example.
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.
You mentioned ham radio — definitely fun! It’s a process to get into it though, as you need to study/pass an exam, and then you need a radio. Radios range from cheap ($25 or so) in the VHF/UHF (“walkie talkie”-style) to more expensive for an HF rig ($1000 range for 100W HF). If you want to get into low power (“QRP”) it can be much cheaper. You also need a fair amount of space for a good antenna setup…
There are tons of different communication modes, some without a computer and, like you mentioned, some that use computers. wsjtx
and fldigi
are popular programs.
Good luck!
D’oh, I’m a doofus — it’s search
that I was thinking of (apt-cache search
, not apt-get search
).
Can apt-get
refresh package list?
Edit: yes…yes it can. I was confused.
They specified 1 significant figure — at that level it’s the same.
This is the same argument used for blaming the cost of college on government loans for education, for $$$ housing prices in cities that offer low income subsidies, for food prices due to food stamps…
That’s because you’re thinking of trucks used first and foremost for heavy duty “truck stuff.” That is not the only market for trucks, at least in the US: https://www.thedrive.com/news/26907/you-dont-need-a-full-size-pickup-truck-you-need-a-cowboy-costume
According to Edwards’ data, 75 percent of truck owners use their truck for towing one time a year or less (meaning, never). Nearly 70 percent of truck owners go off-road one time a year or less. And a full 35 percent of truck owners use their truck for hauling—putting something in the bed, its ostensible raison d’être—once a year or less.
0-60mph is mostly deprecated these days in favor of 0-62mph, which just so happens to be the same as 0-100km/h — what a coincidence!
“…and there are no comments, because it’s Self Documenting™”
Modern 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.
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…).