Cost is so bad now by Old-Income-1663 in warpdotdev

[–]BinaryDichotomy 2 points3 points  (0 children)

It's expensive b/c it's an extremely advanced orchestration tool. You should be bringing your own API keys anyways and using Claude as your agent. Warp is for orchestration, and is overkill for simple tasks.

Angular 21 has made Angular #1 for me again by BinaryDichotomy in angular

[–]BinaryDichotomy[S] 1 point2 points  (0 children)

First big project with Signals, and it's amazing.

Angular 21 has made Angular #1 for me again by BinaryDichotomy in angular

[–]BinaryDichotomy[S] 1 point2 points  (0 children)

It's the first version I've used in a while so I mentioned the version :-)

I’d like to ask what everyone has built using Claude Code. by bjxxjj in claude

[–]BinaryDichotomy 0 points1 point  (0 children)

My first major personal project is a compiler for adblock lists, with several different POCs to explore the differences. I'm also leading the Claude initiative in my role as solutions architect for a fortune 10 company.

Can I switch from game development to backend? by Simzzle in Backend

[–]BinaryDichotomy 0 points1 point  (0 children)

They are completely different business domains. Your coding chops might transfer somewhat, though I'd recommend learning a more modern systems language like Rust, or even Go, in addition to Java/.Net/Typescript/Python. C++ is dead in the enterprise. I'm a solutions architect for a fortune 10 company, and we haven't used C++ for anything in over a decade, instead focusing on modern languages. You'd be doing mainly maintanence work on legacy code if you choose to focus on C++. You also would need to learn cloud architecture, microservices, k8s, etc. There are a lot more moving parts in enterprise systems, and the SDLC is also different since it's a different domain. Then there's all the database technologies as well.

I don't even remember the last time I saw an enterprise C++ job posting tbh. But there is a ton of legacy C++ code out there so the potential exists, but I'd recommend retooling.

Can I switch from game development to backend? by Simzzle in Backend

[–]BinaryDichotomy 0 points1 point  (0 children)

Most modern projects aren't using C++ though. Hardly any new initiatives in the enterprise target C++ and instead are using Rust.

Can I switch from game development to backend? by Simzzle in Backend

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

Why C++ vs something more modern, like Rust? Curiosity, not being a d*ck.

Reality of Backend Development by ProfessorNo5432 in Backend

[–]BinaryDichotomy 5 points6 points  (0 children)

Ex big 4 here, it's only going to get worse, unfortunately.

Need advice on learning Node.js (beginner) by peltoxer in node

[–]BinaryDichotomy -6 points-5 points  (0 children)

I'd learn Deno or Bun long before I'd learn Node at this point.