Earlier quoted context omitted.
On further investigation we think this might have been purely a caching issue, not the backend problem we originally suspected. The problem is that your site generator produces different file names for each version, but doesn't preserve the old files. So when you upload a new version, then the old version of the assets become 404, unless they happened to be cached. But it's possible the HTML is cached and the CSS not…
Isn't that a default behavior for modern JavaScript SPAs: bundle all the frontend code into several files with unique hash names and refer them from generic html home page? Changing hash every time code changes?
I took a job at Amazon, only to leave after 10 months
701–706 of 706 posts
Re: I took a job at Amazon, only to leave after 10 months
#702Earlier quoted context omitted.
Excel has versioning now! But it doesn’t work when people email around hard copies instead of links to the shared file, which they still constantly do. >:-O
>instead of links to the shared file So you mean Excel 365, not desktop Excel?
Re: I took a job at Amazon, only to leave after 10 months
#703According to a half remembered article , average retention is about 10 months, so when I saw the headline I assumed this was the topic. Amazon turn over more than their total workforce, every year. This includes all staff yes, but still shocking. If true.
This is crazy. At some point they will have hired / let go virtually every employable person. What then?
Re: I took a job at Amazon, only to leave after 10 months
#704Earlier quoted context omitted.
Oof that sounds super devious.
Not really. It's just a human responding to the incentives they're given. When management creates poor incentive structures, they get poor behavior, which drives poor outcomes. As they say - the problem with incentives is that they work.
Like we say "well that's the incentive" like that makes it ok?
Re: I took a job at Amazon, only to leave after 10 months
#705Earlier quoted context omitted.
Worked at a FAANG in one team for 3.5 years (got promoted and had good reviews), transferred to a new team and got PIP'd by new manager and eventually fired within a year of transferring. One of my workmates clearly told me that my chances of getting out of the PIP were next to zero but by then it was too late. Best advice I can give someone who gets on a PIP is don't wait or work the process, just make an exit plan…
Wow, so it's basically like you are a new hire when you transfer? Do you mind saying which FAANG or is the experience you had simply norm at all of them?
The Big G. Your past performance primarily only influences the decision on whether you have a good track record of delivering, but once you transfer you essentially reset the clock with the new team and manager and the expectations might be completely different for whichever reason, it could be personality or org structures etc. I don't know if my experience is the norm at all of them since I haven't worked at all the FAANGs, but as I said it's important to "read the tea leaves" early, and if the new team doesn't feel right make your opinions known early and plan an exit before you come a statistic.
Re: I took a job at Amazon, only to leave after 10 months
#706Earlier quoted context omitted.
I don't agree. I much prefer to spend one hour doing a live coding interview than spending 24h working on a test. It is much more time spent, and therefore more stressful.
If you can ace a 1 hour coding interview without any preparation then more power to you! But many of us have to spend months doing practice problems to perform well in that 1 hour interview. I’ve heard many stories of people doing hundreds of practice problems to pass these kinds of interviews. I’d much rather dedicate a weekend to solve a take home challenge using technologies I already know than dedicate many month…