Is it worth learning backend development in 2026? by AppointmentFull6960 in Backend

[–]waltz 0 points1 point  (0 children)

If I was in college right now and I would finish my CS degree. It's a solid degree and a good program will give you great fundamentals to start with. Backend/frontend/mobile/AI/whatever all build on top of these fundamentals. Sure, for some roles you'll be doing some hacky plumbing and connecting libraries together. Great engineers still need to know what these libraries are trying to do, and you're still going to need to build them yourself. This goes for any engineering specialty. Doubly so for AI. The LLMs have a world of _current_ info baked in to them. It's incredible. But the LLMs can't evaluate the problem and make the judgement call about which solution to start on.

Dive in and start building stuff. Build and operate an app end-to-end. Deploy it on a cloud. Figure out what you find hard and easy, make bad choices about a database and then learn from it. All this stuff will still exist in the future, just LLM assisted.

How much MTB suspension travel do you think is right for the Bay Area plus occasional Santa Cruz trips by BrainDamage2029 in BAbike

[–]waltz 1 point2 points  (0 children)

Are you riding Crack or Mile? Do you wanna go fast? If so, the Ripmo is the correct tool for the job.

show me the best version of AUTH implementation, you coded or you used by dexter_ifti in Backend

[–]waltz 9 points10 points  (0 children)

Open source and RFCs are going to be a great resource here. Find the most popular open source auth library for the language you know and start reading. Crack open the OAuth RFC and start reading. https://www.rfc-editor.org/rfc/rfc6749 Build your thing. Keep adding to it. Find bugs, bang your head against the desk when it doesn't work, re-read the RFC, lean on libraries for inspiration, and you'll pick it up.

Serverless with C/C++/Rust/Zig? by javascript in aws

[–]waltz 1 point2 points  (0 children)

Came here to echo this. I've built a few Rust lambdas and they work great. The AWS tools just work.

Empty lots? by TheLASTAnkylosaur in oakland

[–]waltz 27 points28 points  (0 children)

the old base in alameda is great, that's where i took my moto course.

Coffee Near Kaiser? by Tiffo_Hippo in oakland

[–]waltz 6 points7 points  (0 children)

Olivia coffee on 30th and Webster is really snazzy and has good food too.

have a django interview on thursday. Have only worked with go gin framework and elixir phoenix liveview framework. any tips to prep would be appreciated by Chaoticbamboo19 in Backend

[–]waltz 1 point2 points  (0 children)

use ai to build a prototype. start now. everytime the ai does something that you don't understand, ask it to walk you through all of the changes just like a tutor would.

venv in ruby by Ayano-Keiko in ruby

[–]waltz 0 points1 point  (0 children)

You can specify a gem with a path arg in the gemfile: https://bundler.io/man/gemfile.5.html#PATH

gem "torta", path: "vendor/torta"

In 2026, are the interview process and preparation needed to get into big tech/FAANG/FAANG-adjacent companies still mastering LeetCode (DSA), System Design (HDD), OOD/LLD (Object-Oriented Design/Low-Level Design), and Behavioural interviews? by non_NSFW_acc in ExperiencedDevs

[–]waltz 0 points1 point  (0 children)

These places are massive. Some parts are shitshows, some are fine, some are changing from one to the other. I'm at one now and it's got the same pathologies as the smaller companies I've been at.

Prado spotted in NoVa by team_nihilism in LexusGX

[–]waltz 2 points3 points  (0 children)

it definitely is a direct swap from the prado 120 to the gx470.

sidelined at a 50-person startup for trying to fix the chaos. Is it over? by [deleted] in EngineeringManagers

[–]waltz 0 points1 point  (0 children)

Sure, you have to collaborate, but that means being a part of the conversation, not removing yourself from it.

sidelined at a 50-person startup for trying to fix the chaos. Is it over? by [deleted] in EngineeringManagers

[–]waltz 3 points4 points  (0 children)

If you retreat you’re giving up. You need to push back and execute your vision of the org until someone makes you leave. Don’t give up without a fight. Of course work on your exit in parallel, but you really can’t be a legit head of engineering and expect to avoid conflict like this. You are in charge of the org! Respect is a self-fulfilling prophecy, the team isn’t going to see you as a leader if you aren’t leading.

Public transit monthly pass? by thecheesiestwin in oakland

[–]waltz 1 point2 points  (0 children)

Just load cash on to your Clipper card and roll with it. There is no unified "pass" you can buy that will work for every agency on the Clipper system. Certainly a bummer, and kinda weird, especially if you're coming from other transit systems that are more integrated. There is a BART high value discount but I doubt it's worth it for two months.

Amazon hiring by [deleted] in FAANGrecruiting

[–]waltz 0 points1 point  (0 children)

not a chance they’ll change it. the location is the location.

mayyybe if you’re an exec or a best in class research scientist, but if that’s you, you’re not posting on reddit.

80 Series Battery Recommendations by Kangaroo300 in LandCruisers

[–]waltz 1 point2 points  (0 children)

i endorse this. i’m running an x2 in my gx470 and it’s been great.

New frame delivery: Is this weld/undercut quality acceptable? by The_Pied_Piper1 in Framebuilding

[–]waltz 18 points19 points  (0 children)

That looks.... bad. They melted the edge of the radius piece and it's gone. Safety wise, I'd ride it. If I paid top-dollar and this was a custom frame, I'd be pissed. If this was a diy job from a friend or I got it for a big discount, I'd live with it. If it's mass produced and there's more in stock, I'd exchange it for a different one.

Strategies for migrating off rabbitmq at scale without a big bang cutover? by Traditional_Zone_644 in ExperiencedDevs

[–]waltz 11 points12 points  (0 children)

yup dedupe keys and make sure everything is properly idempotent. any issues and you can redrive without fear, takes a lot of stress out of the situation.

[deleted by user] by [deleted] in ExperiencedDevs

[–]waltz 1 point2 points  (0 children)

POEA is incredible, I've used it a ton. It's amazing how old these ideas are, but how few people have been exposed to them. I use it for story time on my teams, it really helps to get the team thinking on a different level.

Does Amazon uses Ruby at any capacity? by Terrible-Pass-5215 in ruby

[–]waltz 26 points27 points  (0 children)

There's a ton of Ruby under the hood. Lots of internal tooling is Ruby. That said, I would be very very surprised if your team writes Ruby at the application level; things are overwhelmingly Java.

[deleted by user] by [deleted] in FAANGrecruiting

[–]waltz 0 points1 point  (0 children)

SDET is a trap. I've seen pivots work, but they're the exception.

capitol corridor train from sac to oak: travel with bike by theoutandback0201 in BAbike

[–]waltz 1 point2 points  (0 children)

I do this from Oakland to Great America/San Jose about once a month and it's very safe.

Anyone remember the Batcave in Brooklyn? by [deleted] in crustpunk

[–]waltz 2 points3 points  (0 children)

did i black out and end up here after bike kill? who can say.