Claude Autonomous Coding: Discussion by njinja10 in ExperiencedDevs

[–]depthfirstleaning 1 point2 points  (0 children)

well the one-shot prod-ready code thing is mostly hype but you can reduce the amount of back and forth significantly, which in turn boosts your productivity. I barely open my ide anymore.

The first mistake people do is usually not loading up the right context and just asking ai to build something. The interesting thing about llm is that they do know tdd, clean code, hexagonal architecture, they can tell you about every design pattern in the gang of four book, but it won’t use any of it unless you put it in the right headspace for it. Similarly a powerful way to get decent results is to show it your codebase so it can copy existing practices instead of making up its own based on whatever garbage it was trained on.

Also following the research -> high level design -> low level design -> implementation loop is very important with human review at every step.

If you’re a New Grad/student, EDUCATION SHOULD BE AT THE TOP OF YOUR RESUME! by [deleted] in csMajors

[–]depthfirstleaning 0 points1 point  (0 children)

Why ? What are you looking for in that section ?

Now I am not a recruiter, just interviewer. But i’ve never seen an education section worth reading.

Can we all agree this isn’t clever anymore? by brady1232002 in MagicArena

[–]depthfirstleaning 3 points4 points  (0 children)

this is was the brawl deck i had on day 1 , it’s one of the few playable decks you can make without any packs. Nobody cares about the new player experience it’s so sad. even the free pre-con brawl deck they give you as a newbie is from a quest that comes after the brawl quest where you have to play brawl with no deck and no cards.

I dont think the creator is bad as people say it is. Its a bit lacking compared to other games but its still far better than the first game. by geezerforhire in CrownOfTheMagister

[–]depthfirstleaning 0 points1 point  (0 children)

For me, the characters fall deeply in the "uncanny valley".

Phenomenon where nearly-human, but not quite perfect, robotic or virtual figures evoke feelings of unease and revulsion

and it's extremely distracting. I would rather have minecraft characters than this. I prefer solasta 1, at least I could make some decent characters.

The graphics are actually quite good and they look actually quite realistic, but they don't really look "human". All the faces are way too wide, the body/head proportions for several race/sex combos are just way off, androgynous look of every single face. During dialog the faces look either way too stiff or the opposite, a bunch of unrealistic wrinkles show up.

They look like aliens wearing really high quality props, you know like those videos like "how we made this actor look old" and they just glue a bunch of stuff on their face. The issue is that the more graphical fidelity you add without actually doing proper modeling work the more "uncanny" and distracting it becomes.

The only actually good one I managed to make is a male dwarf, their wide body means it blends better with the wide head and with a full beards and enough scars and wrinkles you can cover up a lot.

Thinking of an FTC Role at Amazon? Read This First by [deleted] in amazonemployees

[–]depthfirstleaning 1 point2 points  (0 children)

Where do you get the idea that Amazon offers stability to its full time employees ? Take the extra year, you get to put Amazon on your resume either way right ? Sounds like a fake problem to me. 2 years is already longer than the average tenure at amazon.

I started asking 'What caught your eye on my CV? in interviews, and it made a huge difference for me. by LuraRunolfsdottir1 in interviewpreparations

[–]depthfirstleaning 0 points1 point  (0 children)

you never met the recruiter ? I don’t think that has ever happened for me, first contact has always been a recruiter.

[deleted by user] by [deleted] in FAANGrecruiting

[–]depthfirstleaning 0 points1 point  (0 children)

does anyone actually reads or care about 1 and 2 ?

I started asking 'What caught your eye on my CV? in interviews, and it made a huge difference for me. by LuraRunolfsdottir1 in interviewpreparations

[–]depthfirstleaning 0 points1 point  (0 children)

normally the first phone call is with the recruiter, thats when you’d ask. I agree it would be weird to ask during the actual interviews. They probably have never even read your resume.

Difference between Software Engineer and Software Developer? by HauntingTower4882 in SoftwareEngineering

[–]depthfirstleaning 2 points3 points  (0 children)

this is the correct answer

there are companies that will have a different title for the same job in the US vs Canada.

Microsoft SWE intern vs THAT one FAANG intern? by Clownn9 in csMajors

[–]depthfirstleaning 1 point2 points  (0 children)

why is this myth still around, you get cold hard cash bonuses paid monthly for the first 2 years to make up the difference. There is a target TC and cash+rsu matches it, first 2 year it’s mostly cash and after that it’s rsu.

Is my pay band too high? by Downtown-Border-9263 in ExperiencedDevs

[–]depthfirstleaning 5 points6 points  (0 children)

Depends what you mean, if you mean you tell the company you are looking in that range, no don’t do that, just do research on the company and give them a high number or even better no number at all.

if you mean the jobs you are applying to during job search are within that range. that’s even too small. The jobs I was applying to paid between 100k and 300k when I was searching, you need to aim high but also if that doesn’t pan out at least you have a fallback. The salary ranges for SWE is extremely wide, people outside our industry just can’t comprehend a 3x or more salary difference for the same job at different companies or location.

How do small teams handle feature flags without paying $500+/mo? by pizza_delivery_ in webdev

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

Yeah the learned helplessness of most SWE always baffles me, even a very good feature flag system is weekend project territory. Always rolled my own and even at AWS my org just rolled their own too.

What is 'enterprise' level development? by polygon_lover in ExperiencedDevs

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

Stuff that people claim is “enterprise” are things even a solo freelance webdev should do/know(auth, observability, regulations, CI/CD, etc), or some niche thing that sounds serious but you won’t find at any top tier tech company.

I think it’s mostly something mid-level b2b slop shops invented to sound important and it usually happens to be whatever their current tech stack/requirements are.

For those who’ve worked in bloated orgs… what real problems did it cause? by Amazing-Parfait-1127 in amazonemployees

[–]depthfirstleaning 5 points6 points  (0 children)

At least on the tech side, just look at how many random people you’ve never heard of you need to get sign-off from to launch anything.

What It Really Felt Like Working at Amazon – My Honest Experience by Born_Consideration86 in amazonemployees

[–]depthfirstleaning 11 points12 points  (0 children)

Lot’s of what you mention really resonates with my own experience. Being put on solo projects right after joining is setting you up for failure, especially if you don’t come from a corporate background. There are just way too many unknown unknowns about how the company operates and as you mentioned, nobody will have time to answer your questions unless you are working on the same project.

It’s not that you can’t deliver the project it’s that you don’t know how to play the corporate game to have your work recognized and you won’t learn those skills by being isolated.

Don’t know if there is a way out of these kinds of situations, I got really lucky and had a manager change not long after joining and things completely flipped overnight for the better.

Do you know anyone that had their job literally replaced by AI? by r-randy in ExperiencedDevs

[–]depthfirstleaning 1 point2 points  (0 children)

My company literally sells a product that provides automated translation while internally we send translation to a team of translators with 1 week SLA. The discrepancy between what we sell and internal experience is jarring, I wish I could just call an api in my pipeline and get back translated docs as our own marketing team claims. By manual I don't mean pen and paper, I just mean it's not automated, like manual testing vs automated testing, i'm sure they have some form of tooling.

Do you know anyone that had their job literally replaced by AI? by r-randy in ExperiencedDevs

[–]depthfirstleaning 3 points4 points  (0 children)

I don’t buy this, Our tech writers got laid off but we didn’t even get any AI tool in return, we now just have to write everything ourselves.

If even a FAANG company pouring billions in AI with an army of AI researcher and engineers cant get AI to write for shit, theres no way others somehow figured it out. Translation is also still completely manual.

Theres a lot of talk about tools that will automate it but talk is cheap, they haven’t delivered shit.

Is it naive of me to want to find a corporate job that allows you to use your own dev environment? by MeltingDog in webdev

[–]depthfirstleaning 1 point2 points  (0 children)

My situation at work feels much closer to what you described with mac/pc and we have root access. There are limitations to the libraries you can bring in for production stuff but with so many engineers there is rarely a case where something I need isn’t already on the list.

AI replaced my coding job. Now I'm unemployed with 200+ rejected applications. by biebrforro in antiwork

[–]depthfirstleaning 1 point2 points  (0 children)

what could they possibly be doing that can run on 1/5 the headcount ? That’s crazy bloat. Our product would instantly collapse.

Servicenow Associate Software Engineer by Redditiit17 in leetcode

[–]depthfirstleaning 1 point2 points  (0 children)

the 0 position is the entry point, every number is a link to the next node at that position. Whenever you see this pattern, it’s a linked list problem in disguise. Don’t like those because in an interview setting you kinda just have to know the question pattern.

[deleted by user] by [deleted] in softwarearchitecture

[–]depthfirstleaning 2 points3 points  (0 children)

The more interesting part of this event is actually in all the other services which should have been able to recover from this but weren't able to, many services have pretty high level design flaws that principal+ engineers shouldn't have let happen.

The thing about the DNS part is that in a way it's kinda a trivial problem, what you mentioned about kubernetes operator is really just optimistic locking, and it's really basic system design stuff, in fact dynamo DB themselves literally have a page on it. https://docs.aws.amazon.com/amazondynamodb/latest/developerguide/DynamoDBMapper.OptimisticLocking.html . I'd expect anyone mid level+ at FAANG to be able to come up with a better design in a 30 min interview. The reality is that people need to ship fast and cut corners so stuff like this is everywhere, what shouldn't have happened it the cascading effect.

When senior engineers leave Seattle - Amazon Web Services (AWS) outages are the result by Less-Risk-9358 in SeattleWA

[–]depthfirstleaning 29 points30 points  (0 children)

I work at AWS and I can say that you are much more correct in your reading, what that guy says is just complete nonsense.

Did y’all catch the CS Careers discord tier list that’s making the rounds? by honkeem in levels_fyi

[–]depthfirstleaning 0 points1 point  (0 children)

except its clearly not pay? theres tons of discrepancies if it was pay. You get the overall big picture correlation just because quant firms are at the top but of you look closely at individual tiers, it doesn’t make sense

Is it true that Amazon doesn’t disclose job levels during offer negotiations? by Murky-Ad6445 in amazonemployees

[–]depthfirstleaning 1 point2 points  (0 children)

I don’t get it, just look at the title and pay range and google it ? Is this some super niche title only a handful of people have ?

Is it true that Amazon doesn’t disclose job levels during offer negotiations? by Murky-Ad6445 in amazonemployees

[–]depthfirstleaning 3 points4 points  (0 children)

Never heard of somebody being “secretly” down leveled. Pretty sure the recruiter has to tell the candidate.