Kimano

joined 1 year ago
[–] [email protected] 12 points 3 months ago (3 children)

Sure, no one is saying that. The point is that it doesn't send anything other than the stuff after the keywords back to company servers.

[–] [email protected] 19 points 3 months ago (5 children)

There's also the matter of there being literally hundreds of security and privacy researchers who would love nothing more than to catch Amazon doing this, and no one has in any major way.

[–] [email protected] 6 points 3 months ago (4 children)

Same but also add "less" and "fewer"

[–] [email protected] 2 points 4 months ago (1 children)

Protonmail is encrypted and they literally cannot decrypt to record your data.

[–] [email protected] 6 points 5 months ago

The driver skill is hard to control, but I would assume they had equal pressure in the tires, or at least close enough. There's also more things that matter like tire width, lockers, horsepower, weight etc.

Even if it's not a perfectly scientific test, it can still be interesting

[–] [email protected] 8 points 5 months ago

Yeah, honestly it would be fascinating if you wanted to go search for the specific terms that you think should bring that up, and then compare how deep your blog is in the results on a bunch of different web search pages.

[–] [email protected] 3 points 6 months ago

Yeah, the annoying thing is the people who I generally have found to be the worst about stuff like this are old school Senior C developers, who still program like it's 1987 and we have to fit everything into 4K of RAM.

Fortunately there's nothing like that in my code base, I just run into stuff like that periodically when I'm digging around in other team's server code looking for something.

[–] [email protected] 20 points 6 months ago (4 children)

My personal code readability axe to grind is nested complex ternary operators.

Every now and then I'll see something like this

return (checkFormatType(currentObject.type==TYPES.static||currentObject type==TYPES.dynamic?TYPES.mutable:TYPES.immutable)?create format("MUTABLE"):getFormat(currentObject));

And I have a fucking conniption because just move that shit into a variable before the return. I get it when sometimes you just need to resolve something inline, but a huge amount of the time that ternary can be extracted to a variable before the ternary, or just rewrite the function to take multiple types and resolve it in the function.

[–] [email protected] 8 points 1 year ago

No the usual 'argument' that references is that it you have a complaint or preference or comment or whatever about your work or job duties, you have to bring it to your union rep, rather than talk directly with your employers management. Somehow that's supposed to be an argument against unions.

[–] [email protected] 5 points 1 year ago

Yeah, it'll be easy to catch if you actually dig into it, but if you're not given a reason to, it might take a while to catch; which is exactly what happened

[–] [email protected] 4 points 1 year ago

Sure, but I wouldn't really find the process of starting the conversation to find that out "small talk". Even if there's not a lot new most of the time, to me small talk has to be the kind of banal and meaningless conversations that basically never lead into those 'real' ones. How's the weather, what about that local sports team, did you see someone bought that house/building/store down the road, etc.

I think the complicated thing is there are people you don't really know, acquaintances, where the generic "how's the wife and kids" is small talk, because they don't actually really care, it's just a generic greeting thing. But a friend asking that is different, imo.

[–] [email protected] 25 points 1 year ago (6 children)

Talking to a friend you haven't seen in a while about what's new in your life is basically the opposite of "small talk'. I can empathize with those kind of social interactions being hard for some people, but it's a social skill that's worth either practicing or finding alternative paths to accomplish if you want to make and keep friends.

view more: next ›