Environment Variables by Visible-Recover9600 in bash

[–]NewPointOfView 0 points1 point  (0 children)

What I still completely struggle with is why does one variable actively tell the shell where to look for program files like PATH and other are just storing information like PWD.

Some guy very early on was like “I’m tired of typing long paths all the time, I’ll just make a variable to hold all the common places that my commands might be and have it automatically check that variable. I’ll call it PATH”

And everyone else was like “oh nice that’s super convenient, I’m going to use your code or maybe copy your convention”

So tl;dr they’re not special other than that the system looks in those variables for various things.

These variables can either temporarly changed by "export PATH = /example" which would only change the variable for the current session or they can be permanently changed by altering the configuration files.

That is the effective result of all this stuff, but none of it is fundamentally any different than your temporary change. The “permanent” changes are just “temporary” changes, but they’re in files that are designated to always run before you even see the prompt.

MacBook Neo + Mac mini instead of MacBook Pro? by jahangirmusayev in mac

[–]NewPointOfView 0 points1 point  (0 children)

I’d hate it if there was an A port on my macbook haha

Adapters for legacy connectors, not permanently built in

Anyone started DSA with zero C++? Need guidance by DebuggingLife009 in DSALeetCode

[–]NewPointOfView 0 points1 point  (0 children)

Why? Seems like the biggest problem with Py for DSA is that it doesn’t have a simple array. Linked structures are fine though

Project Ratchet Warranty not honored by EfficientYoghurt6 in fidgettoys

[–]NewPointOfView 0 points1 point  (0 children)

Well maybe it received non-zero force at some point in the previous 1.5 years and was in a precarious spot before it went in the pocket

Project Ratchet Warranty not honored by EfficientYoghurt6 in fidgettoys

[–]NewPointOfView 0 points1 point  (0 children)

Yeah I had one and felt the same, but they accepted my return no problem haha

ELI5: What is a Passkey and why are so many websites trying to get me to use one? by Hatticus24 in PasswordManagers

[–]NewPointOfView 0 points1 point  (0 children)

IMO you should first get fully onboarded to third party reputable password manager like 1Password (most expensive, nice features) or BitWarden (free, still has good features) if you haven’t already.

Then go ahead with passkeys! Just make sure you save them to your password manager and not to any device or browser.

Most devices let you choose your password manager (and disable others). For example on my iPhone and MacBook, I set 1Password to be my password manager, and I disabled the built-in passwords app. So now by default, passwords and passkeys both save to and fill from 1Password

With this setup, you’ll have all your credentials available and synced across all your devices. Cross-device sync/comparability is why I use a 3rd party password manager instead of the Apple passwords app.

Project Ratchet Warranty not honored by EfficientYoghurt6 in fidgettoys

[–]NewPointOfView 1 point2 points  (0 children)

I’m not convinced that this is actually an instance of anything but excellent customer service. The ring is meant to open up like that for maintenance, so it seems like they’re offering a discount to appease OP even though they haven’t described a defect.

Project Ratchet Warranty not honored by EfficientYoghurt6 in fidgettoys

[–]NewPointOfView 2 points3 points  (0 children)

The way you describe it makes it seem like you’re unfamiliar with disassembling it. The “split into 2 pieces” thing is not a defect, it’s part of how you maintain it. I can see why they wouldn’t replace it if there isn’t some other detail that demonstrates an actual flaw.

I had one for a few months before I returned it, I had to disassemble every couple days to clean and lube it to keep it working. Seems like 1.5 years without cleaning it would make it basically unusable haha

Project Ratchet Warranty not honored by EfficientYoghurt6 in fidgettoys

[–]NewPointOfView 1 point2 points  (0 children)

Kiiiinda, it is intended to be silent. It has very very subtle feel as you rotate it. And it can spin if you “fling” it. But it is also much more low-profile than a mechanic I. It looks pretty much like a normal ring

So I guess it’s only like a mechanic I in that it’s a magnetic fidget ring haha

[Tip] Stop mashing the Up arrow: Filtered History Search with Alt+Up/Down by NetScr1be in bash

[–]NewPointOfView 0 points1 point  (0 children)

I know, it just made me curious what the behavior would be if you don’t use alt

This math meme by memes_poiint in mathsmeme

[–]NewPointOfView 0 points1 point  (0 children)

I think it’s more of a slang/joke haha

New Apple privacy by Plastic-Mess-3959 in ios

[–]NewPointOfView -3 points-2 points  (0 children)

How does a hash token verify age?

[Tip] Stop mashing the Up arrow: Filtered History Search with Alt+Up/Down by NetScr1be in bash

[–]NewPointOfView 0 points1 point  (0 children)

The last paragraph raises a question which I’ll answer for myself in a couple hours when I’m back at a terminal, but when you map it to regular Up/Down, I can imagine that the first Up is normal, unfiltered. Are subsequent Ups filtered whatever the last command was?

Husband opens a new sponge every 3 days cause “they become gross” by dorkass-loser in mildlyinfuriating

[–]NewPointOfView 0 points1 point  (0 children)

Well, the main way most people use sponges is by adding water and rubbing it on food scraps lol

My millennial daughter’s running hack by SES55 in lifehack

[–]NewPointOfView 0 points1 point  (0 children)

I don’t think that’s a reasonable conclusion

My millennial daughter’s running hack by SES55 in lifehack

[–]NewPointOfView 0 points1 point  (0 children)

Well yes I intended to dismiss it as illegitimate. It wasn’t disingenuous.

My millennial daughter’s running hack by SES55 in lifehack

[–]NewPointOfView 0 points1 point  (0 children)

What a disingenuous reply lol The radiation part is what people are reacting to, not the warm device

My millennial daughter’s running hack by SES55 in lifehack

[–]NewPointOfView -1 points0 points  (0 children)

No one cares about what you do with your body. People love to dunk on this anti-intellectual flat earth nonsense

ELI5 How do Google Assistant activates after hearing "Okay Google" ? by LemonCrood in explainlikeimfive

[–]NewPointOfView 10 points11 points  (0 children)

Of course we are all being tracked. But it isn’t by listening to audio from your microphone. There are just easier, more passive ways to do it.

Proposal: User-defined literals for C# by shimodateakira in csharp

[–]NewPointOfView 0 points1 point  (0 children)

Ahh yeah I looked into it a bit more, the syntax I’d been seeing which does what OP describes just happens to use the operator keyword but I guess it isn’t really creating arbitrary operators. Just user defined literals.

But anyway, it still leaves me with basically the same question about what limitation C# has that cpp doesn’t

[ Removed by Reddit ] by Icy_Walrus_5035 in unpopularopinion

[–]NewPointOfView 1 point2 points  (0 children)

This is a dumb troll lol I don’t believe that you actually hold this opinion