this post was submitted on 19 Dec 2023
1589 points (97.9% liked)

memes

9373 readers
1854 users here now

Community rules

1. Be civilNo trolling, bigotry or other insulting / annoying behaviour

2. No politicsThis is non-politics community. For political memes please go to [email protected]

3. No recent repostsCheck for reposts when posting a meme, you can only repost after 1 month

4. No botsNo bots without the express approval of the mods or the admins

5. No Spam/AdsNo advertisements or spam. This is an instance rule and the only way to live.

Sister communities

founded 1 year ago
MODERATORS
 
you are viewing a single comment's thread
view the rest of the comments
[–] [email protected] 1 points 8 months ago (2 children)

If I were "higher up", do you think I would be actually doing any IC work

If you weren't, why would you have access to enough data to know for sure whatv every part of it does and doesn't do?

free to ask anyone that has any experience with Alexa, or anyone that has monitored traffic leaving the device.

So basically biased people and people who might lose their jobs if they say anything Amazon doesn't want people to know? Sure, sounds credible!

There's conspiracy theories and then there's expecting that a company that has been proven to spy on people without their knowledge will spy on people without their knowledge.

[–] [email protected] 30 points 8 months ago (3 children)

That's not how it works, at all, at ANY tech company. I know, because Amazon has a shared GitFarm, with detailed documentation on how things work, and most importantly the better part of a decade where no one inside or outside of the company has found the device "listening".

I said it elsewhere, but will repeat since you clearly have no idea about the tech industry. Amazon treats it's corp employees like shit. If ANYONE was going to leak shit about their employer doing something shitty, it would be an Amazon employee, especially since their URA process is so widely known.

IF Amazon get caught spying, they get everything that they deserve. I've never worked in the Ring org, so whatever they do is on them, and if they get caught being shitty with customer data they should be punished severely. What I can say, which (again) is backed by a decade of people not calling out the really-fucking-easily-verified fact that Alexa isn't phoning home outside of the utterances you say to it. Wakewords don't leave the device, they're an offline trigger to get the "actual" content.

I'll repeat it again, this is an insane take that I haven't experienced after a decade of posting on Reddit and Twitter. Why is the fediverse full of conspiracy theorists that don't do basic research before making statements?

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

lol they are such stereotypical conspiracy theorists too, “of course you’d say it’s not true, that’s exactly what someone who was hiding the truth would say!”

[–] [email protected] 3 points 8 months ago* (last edited 8 months ago)

Tell me you're not a software developer without telling me you're not a software developer.

If you're working on the code the only thing that might change is not having access to the release/staging environments (production databases, cloud server, etc.) but you would need access to the code itself (and development database/services), so it wouldn't be too difficult to check if the code is keeping voice recordings

(italicized is edited in for clarity)

Additionally, the higher up you are, the less code you usually write. With software development being higher up usually means more meetings, team management, planning, and higher level infrastructure talk.

(Obligatory disclaimer that I'm pretty new in software development, this is the experience in the company I work at and seems to be pretty standard among other companies as well)