Deja vu is usually a glitch in the Matrix. It happens when they change something.
Deja vu is usually a glitch in the Matrix. It happens when they change something.
Fail2ban config can get fairly involved in my experience. I’m probably not doing it the right way, as I wrote a bunch of web server ban rules — anyone trying to access wpadmin gets banned, for instance (I don’t use WordPress, and if I did, it wouldn’t be accessible from my public facing reverse proxy).
I just skimmed my nginx logs and looked for anything funky and put that in a ban rule, basically.
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.)
And many folks have headless setups — raspberry pis, home servers, VPSs, etc. It’s kinda overkill to install a desktop environment on a headless box if the only reason you need it is so you can VNC into it for a simple task that could be done over ssh.
For some (most?) of us, we don’t have ssh access open to the world, so everything is over a VPN. So I can just use NFS over WireGuard which afaik is fairly secure, if you trust your endpoints, and works great over the Internet.
Jobs created toxic work environments.
…and so did Linus Torvalds* — he’s certainly not the embodiment of capitalism. But I absolutely have a huge amount of respect for Torvalds, even if I don’t approve of his way of interpersonal/professional style.
(I used to run Arch btw [but I run Debian now].)
*He’s supposedly taken steps in the right direction here and has made improvements.
Not sure if trolling or not, but googling around and it sounds like Sensory Processing Disorders can cause this level of passionate hatred towards bananas…
On linux you can"t install or uninstall anything if you are not root
That’s not true at all. You generally can’t use your distribution’s package manager to install or uninstall without elevated privileges. But you can download packages, or executables with their own installer, and unpack/install under your home directory. Or, you can compile from source, and if you ./configure
’d it properly make install
will put it under your home.
Standard Linux distributions don’t place restrictions on what you can and cannot execute; if it needs permissions for device access of course you’ll need to sort that out.
I can only remember this because I initially didn’t learn about xargs
— so any time I need to loop over something I tend to use for var in $(cmd)
instead of cmd | xargs
. It’s more verbose but somewhat more flexible IMHO.
So I run loops a lot on the command line, not just in shell scripts.
They were thinking of making a Minority Report adaptation (with Arnold, not Cruise) as the sequel to Total Recall, with the mutant Martians as the precogs. Could have been a fun one!
If it’s a campus bus it’s almost certainly free, and probably timed to class schedules. If you only have 10m or so between classes it makes sense.
Wait til you see fetal MRIs…
Some bulk food stores let you bring your own. You put a sticker on them with the bulk item # and also the dry weight, so it’s a little more work, but then you can put your jars to use!
Newer macOS is not Unix certified.
It’s UNIX 03 compliant https://en.m.wikipedia.org/wiki/Single_UNIX_Specification
One or two Linux distros were (are?) UNIX certified, though.
Indeed, the 1st and 3rd worst offenders for plastic per capita are administrative regions of China (Macau and Hong Kong) https://worldpopulationreview.com/country-rankings/plastic-pollution-by-country
There’s a bulk food store near me and it allows BYO containers (or you can use one of their compostable bags). It’s great! A little bit more work (you need to tare your/container write down the empty weight), but you get your goods in the container of your choice.
What’s the alternative? Strong arm a democratically elected — even if stupid at times — government to change policy? That’s a terrifying precedent.
The other alternative is to backdoor or otherwise compromise users in other jurisdictions. Glad they didn’t do that.
You can ride your bike on many highways in the USA at least. Generally you cannot on the freeway, but there are some exceptions — in California there are requirements about bike accessibility which means that certain segments of a freeway may be bike accessible.
If you live far from a store then groceries are a problem unless you use a trailer, but if you live in a city it’s totally reasonable to use a bike (or walk) for your weekly groceries.
And you can get a new Trek FX for under $600, and that’s just from a quick search. Yes of you want Ultegra or better and a carbon frame, the sky is the limit.
We still use leaded gas for aviation, as does (I believe) the EU (I’m guessing RoW, too).
(Supposed to be banned this year in the EU but AFAICT pushed back until 2032.)