Readit News logoReadit News
JustLurking2022 commented on Amazon tells employees to return to office five days a week   cnbc.com/2024/09/16/amazo... · Posted by u/jbredeche
colmmacc · a year ago
I've worked at Amazon (and AWS) for over 16 years and have made many friends, and it's how I met my wife. What's always kept me here is that it's been fun the whole time, with meaningful problems and opportunities that move the needle for so many customers.

So many modern experiences that are built into our improved quality of lives; apps on phones that can know my tastes and preferences, hailing a cab virtually, a bonkers level of selection of goods to all consumers, low friction same-day delivery, far greater access to online services including education and financing, just wouldn't exist (or at least not as quickly) if weren't able to cut down so many old-school structures and replace them with much more efficient and available alternatives. Getting to create a transformation in digital infrastructure and logistics at that level is just nuts. And there's still plenty to do. The money is great too; a far better result for me financially than the startups I worked at.

But all that said; Amazon isn't for everyone. It's probably not for most people. I don't mean that in the "Amazon only hires the best" sense. That's true, but so do the other big tech companies. It's more that you have to be a particular combination of driven and outcome focused with a relentless tolerance or even insatiable need for urgency, hard work, and trade-offs.

If that resonated, and you have an opportunity to join Amazon towards the middle or advanced stages of your career; definitely try to do it. I interviewed several times at Amazon to get in. But if you are at the earlier stages of your career; choose your team and manager very carefully and care a bit less about the company you join. That will make a bigger difference.

JustLurking2022 · a year ago
Hate to say it but Amazon was hiring the folks getting laid off from major banks a few years ago. They abandoned hiring only the best a long time ago.
JustLurking2022 commented on Why I left Google   fogknife.com/2024-07-21-w... · Posted by u/doodpants
JustLurking2022 · a year ago
Sounds like you were a slacker almost certainly getting paid way above average, and got fired way later than you should have.

No sympathy.

JustLurking2022 commented on Does generative AI facilitate investor trading? Evidence from ChatGPT outages   papers.ssrn.com/sol3/pape... · Posted by u/anonu
staplers · a year ago
They dont control anything. If they left the network would readjust difficulty after 10 minutes and continue on the same way.

Seriously educate yourself. You're being the guy in the op comment.

JustLurking2022 · a year ago
It's not about them leaving the network, it's a matter of whether they could be coerced by an authoritarian government to alter transactions.
JustLurking2022 commented on A Single Vulnerability Can Bring Down the JavaScript Ecosystem   landh.tech/blog/20240603-... · Posted by u/0xlupin
JustLurking2022 · a year ago
So they've discussed DoS?

Ahhh... They're trying to sell themselves as security experts.

JustLurking2022 commented on Show HN: Pls Fix – Hire big tech employees to appeal account suspensions   plsfix.co/... · Posted by u/jpdpeters
constantcrying · a year ago
Seems insane. Surely every single company would fire you for doing that. If you put this in its proper term it is "corruption" and you should definitely worry about the legal implications of doing this.
JustLurking2022 · a year ago
I'd like to think that but, hiring for a couple open roles posted only internally at a FAANG, I definitely received emails from external individuals inquiring about the role - and found out there's a whole cottage industry around referrals for a fee.
JustLurking2022 commented on Study found corporate recruiters have a bias against ex-entrepreneurs   fortune.com/2024/05/12/en... · Posted by u/rmason
RHSeeger · a year ago
> I just want likable people who will execute on my ideas (or the ideas I’m simply passing on from higher management), or with light discussion, even if the execution isn’t perfect.

That sounds horrible. I want people working under/with me that will question the work, that will try to figure out if it's the right work. It is common for decisions "from higher management" to be made without a real in-depth knowledge of how the system(s) work. When that happens, there may be a (possibly radically) better approach that can be taken.

Software developers are generally paid a lot of money. Not taking advantage of their experience and problem solving ability sounds like a waste of money.

JustLurking2022 · a year ago
I've worked in both sorts of companies. The constant questioning may work well at smaller scale but kills productivity at larger scales. Putting aside that it inevitably becomes a political exercise as much as a technical one (because the different technical solutions almost always reflect competing priorities), it also requires perfect sharing of information across the organization, which does not scale.

Especially in any sales driven organization, I've seen it cause issues with infra teams questioning the need for certain features. Meanwhile, the answer is that the features are necessary because someone is willing to pay $$$ for them.

JustLurking2022 commented on Design docs at Google (2020)   industrialempathy.com/pos... · Posted by u/BerislavLopac
Arainach · a year ago
Microoptimizing for what the cargo cult believes gets you promoted is strictly worse than microoptimizing for what actually gets you promoted.
JustLurking2022 · a year ago
At some point, the cargo cult are the promo reviewers and then the two become the same thing.
JustLurking2022 commented on Takeaways from the Jane Street bond prospectus   ft.com/content/54671865-4... · Posted by u/henrik_w
paxys · a year ago
Is Google a worker collective just because new employees are thrown a handful of shares?
JustLurking2022 · a year ago
Depends on who you count as employees - Sergey? Larry?
JustLurking2022 commented on Ask HN: Outstanding Programmers    · Posted by u/polycaster
JustLurking2022 · a year ago
Most also look like hobby projects more than professional, so I would imagine having a lot of free time is a prerequisite. I don't know anything about the guy but all of the things you listed are reimplementing something that already existed, which is faster given at least the requirements are very clear.
JustLurking2022 commented on Fast, Declarative, Reproduble and Composable Developer Environments Using Nix   devenv.sh/... · Posted by u/domenkozar
RcouF1uZ4gsC · a year ago
One of my favorite things about Rust is that it uses the file system as the basis for a fast, reproducible, and composable developer environment.

I can unzip a directory, cd into it and cargo build it and for the most part it just works.

The fact that we have added shared libraries and environmental variables and so many other magic incantations that we need massively complicated second systems is an indictment of our culture of complexity.

I believe Go also embraces that level of simplicity.

And when it comes to deployment, instead of needing a simulation of a whole operating system (containers), I can just remote copy a directory and just have it work.

JustLurking2022 · a year ago
Downvote though you may, you misunderstand containers - they are not simulating a whole operating system (that would be a VM), they are using features built into Linux to isolate tasks running on the same OS kernel to be isolated from each other.

u/JustLurking2022

KarmaCake day663March 13, 2022View Original