

I had this happen too recently and only for certain apps. Turned out Android has a new permission that was being enforced: “Nearby devices”. Once I granted that to my browser, it could access my LAN again.


I had this happen too recently and only for certain apps. Turned out Android has a new permission that was being enforced: “Nearby devices”. Once I granted that to my browser, it could access my LAN again.


Avoid sugared gum. I also used to chew a lot of gum and was trying to stick with sorbitol because xylitol gave me stomach pains. That limited me to Wrigley’s. Anyway, due to my confusion after it went out of stock, I was buying sugared gum instead, and finally ended up having to fill 6 cavities before I checked the label and made the connection. All that sugar sitting on my teeth all day was not good, to say the least. I quit cold turkey after that (and also gum).


I think it’s fair to want a more helpful error message, but that’s not necessarily the purpose for path. There is a real cost to every entry in your $PATH. Not as much as in the world of spinning rust, but some.
There are some completion modules for shells that will suggest misspelled or even installable packages if it can’t find the command. Those are arguably better options.
As for traditional systems, I remember a time where running arbitrary commands, even with an --help argument could be dangerous and we had to set least try ‘man command’ first.


I thought this was how unix always has been? Sbin is for root binaries. It doesn’t make sense to include a bunch of commands you don’t have permission to execute in the path. I remember this being the case back in the 90s and didn’t realize it was no longer the norm.


My guess is not just traditional developers, but anyone doing any amount of coding, like data scientists, business analysts, etc.
Especially if they’re using AI, those tools work better on Linux, or as is the case most places, wsl2 inside Windows.
I believe Windows is kept because of the Office tools. However, Windows needs 12 layers of security tools that constantly get in your way, so the path of least resistance is to just stay in your wsl2 sandbox.
The knee jerk reaction to this from enterprise IT is often to restrict access to WSL. This solves the problem, but creates disgruntled users who will continue to try and work around it.
What they should consider, in my opinion, is giving these people real Linux workstations that can be enrolled in group policies, SSO, and all that good stuff. Commercial vendors of Linux will support these use cases.
Some places roll out Macs, which work almost as well, but the hardware is more expensive. Hardware and commercial software support may be better, though, I don’t know.
I think either is a superior alternative to Windows.


You make some good points, but you’re making the same mistake you’re accusing your audience of making: you don’t understand why people are on the platform they are on.
I can’t speak for everyone, so I’ll just speak for myself: I’m not on Lemmy and Mastodon because I want them to become the next Facebook–even if it were some kind of libre utopia free of commercial interests.
I’m here because these weirdos are my weirdos and they like the same weird things I like. It’s a small enough sandbox that I can still recognize people here and there. These people have similar interests to me, and they post long, insightful rants about stuff that my family and other friends would not care about. The network effect is working in my favor.
The fediverse community feels more like home to me than the big social platforms. This feels more like it’s my community. If Lemmy gets as big as Reddit, I’ll probably go somewhere else.
I don’t use Linux because I want it to dominate the world. I don’t care if others use Linux or not. I use Linux because my computer finally feels like it’s mine again. I do what I want with it and I don’t have to worry about AI running or spying happening on it without my knowledge. As a bonus, it runs smoother.
The tradeoff is there are a few rough edges, and I have to learn some new things. But I enjoy learning. Lots of people don’t enjoy having to learn new things to just veg out with IG or YouTube. I get that. So, then don’t. Veg out with Windows, if that’s your thing. We can all do our own thing at the same time.
Choice is a good thing. Small communites are good. Decentralized is good because then big bullies can’t come in and take your community away. Small size and fragmentation are features, not bugs.
If Taylor Swift wants to set up her own Mastodon instance, she can. If she wants to cross-post between that and X, she can. I won’t be seeking out her content and it will be trivial for me to stay in my bubble without Taylor algorithmically popping up inside of it like she is on IG, FB, and X.


Merriam-Webster says this:
“When cooking over a gas stove, avoid wearing loose, (flammable/inflammable) clothing that could catch fire easily.” Which word is correct: flammable or inflammable?
It’s a trick question. Both flammable and inflammable are correct, as they both mean “capable of being easily ignited and of burning quickly.” This makes no sense to the Modern English speaker. In English, we think of in- as a prefix that means “not”: inactive means “not active,” inconclusive means “not conclusive,” inconsiderate means “not considerate.” Therefore, inflammable should mean “not flammable.”
[…]
What do you do? If you want to keep things crystal clear, choose flammable when you are referring to something that catches fire and burns easily, and use the relatively recent nonflammable when referring to something that doesn’t catch fire and burn easily. Inflammable is just likely to enflame confusion.
Personally I use “inflammable”, but if I were writing warning posters I would have to reconsider that.


“flammable” actually has an interesting story:
Since 1980s use of the word, especially in safety warnings, has been sometimes discouraged lest it be misunderstood as “non-flammable” through confusion of the two prefixes in-.
Yeah that’s my guess at well. Before I figured it out, I used a VPN connection into my local network (which works through hairpin NAT). I’m not a security expert, but that may be more secure than granting the permissions wholesale.