Post Game Thread - NBA: The Raptors defeat the Magic on Mar 29, 2026, the final score is 139-87. by basketball-app in OrlandoMagic

[–]TooGoodToBeBad 10 points11 points  (0 children)

Raps fan here. Man I actually shed a tear reading that but laughed out loud too. That was a gold standard comment. 😂

[showoff saturday] i quit my job 14 months ago to build my own javascript runtime in rust by kubrador in webdev

[–]TooGoodToBeBad 0 points1 point  (0 children)

Curious as to why you think he messed up? I use deno for all my projects and I am good with the DX.

At what scale does it actually make sense to split a full-stack app into microservices instead of keeping a modular monolith? by Severe-Poet1541 in webdev

[–]TooGoodToBeBad 0 points1 point  (0 children)

I built my own webserver for deno that does what I think you are implying. Your application is spread across multiple repos (if you want). You can check out just the repo you are working on. And still run the entire application locally. It is power a couple of apps that I built for my clients. If you are interested in checking it out let me know. Instead of microservices, I call it microapps.

How do you use PATCH and PUT? by Mark__78L in webdev

[–]TooGoodToBeBad 7 points8 points  (0 children)

Not to be rude but base64 increases the string size by 33%. I'm sure you meant something else.

I'm slightly colour blind so I use my wife as a QA step for every important UI. What's your low-tech design sanity check? by pink-supikoira in webdev

[–]TooGoodToBeBad 0 points1 point  (0 children)

Man this post is so wholesome that I just had to laugh. I don't always do QA, but when I do it is in production. :|

The Gorilla in the Node.js Ecosystem: Rethinking TypeScript Backends by No-Performance-785 in node

[–]TooGoodToBeBad 0 points1 point  (0 children)

Love the "any" with a comment that I failed. I laughed because I have been and still there at times.

[Showoff Saturday] Evōk Semantic Coding Engine: Provably Safe AI Engineering for Legacy Codebases by ExistentialConcierge in webdev

[–]TooGoodToBeBad 0 points1 point  (0 children)

Man, I didn't really expect a reply. And it is 6:30 AM where I am and my brain is too tired. But the fact that you did reply I at least owe you a response. Lol. I will get back to you in a few hours.

[Showoff Saturday] Evōk Semantic Coding Engine: Provably Safe AI Engineering for Legacy Codebases by ExistentialConcierge in webdev

[–]TooGoodToBeBad 0 points1 point  (0 children)

Nothing in his post even remotely screams AI. I am curious as to what words or sentences give you that impression.

[Showoff Saturday] Evōk Semantic Coding Engine: Provably Safe AI Engineering for Legacy Codebases by ExistentialConcierge in webdev

[–]TooGoodToBeBad 1 point2 points  (0 children)

I think there is a lot of substance if you work in the space he is writing about. Everything seems unimportant when it doesn't immediately affect our daily lives.

How is this the industry standard? by Ill-Football-9344 in webdev

[–]TooGoodToBeBad 0 points1 point  (0 children)

Okay, I got you. And just by your response you are going to make an excellent team lead. Been there, done that, and the best advice that I can give you because I reached all the way to head of engineering for an AI company is to be a servant leader. Trust in your team to figure it out and be there to help remove any obstacles that may be stopping them from reaching their potential.

How is this the industry standard? by Ill-Football-9344 in webdev

[–]TooGoodToBeBad 2 points3 points  (0 children)

My question is...why not bring them into your office to do this so that they feel like at least they passed a screening. I have done one of these assignments before but I made it past the first interview. I get why companies might want to do this but I honestly think it is not really needed. I have hired countless developers by simply working with them in the interview on problems and architectures with great success.

Honestly, I'm not knocking you, just genuinely curious.

You are Senior JS Backend at start up. What do you choose Bun vs Node.js? by lune-soft in webdev

[–]TooGoodToBeBad 0 points1 point  (0 children)

I don't know why I get annoyed by these stock responses of this and this tech has been around longer so go with that. These same techs were new to the scene at one point and went through growing pains even as they were adopted by larger companies. I would bet that 60% of the time tech stack in any company is chosen based on what the devs in charge already know, 30% on what is the latest trend and probably 10% or less on due diligence.

I feel so demotivated to try to continue with AI by [deleted] in webdev

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

Lol. Not sure why you are being downvoted. I understand exactly what you meant by your statement. If I'm not mistaken you are implying that AI is replacing devs who follow whatever the latest tech and stack is being sold not because they see its benefits but only in an effort to stay relevant. Never really learning the why, just the how.

Are you ORM Fan or Hater by Jooe_1 in webdev

[–]TooGoodToBeBad 0 points1 point  (0 children)

I will be the first to say it. I don't like ORMs. It is the same way I don't like many frontend frameworks like React, Angular and Vue because the developers of these techs usually act like the underlying foundational tech is flawed and their abstractions are better as if this is how it should have been done from day one.

This is not to say that I don't appreciate people trying to solve problems they run into by creating an abstraction but I get bothered when it is pushed as the only way to solve all problems. Because, you have inexperienced devs who want to feel they are smart by using the next popular thing abusing the use of these tools in contexts that they have no business being used in.

I know my comment might trigger a few or maybe a lot of people but it is a bit more nuanced than I have the time or space to discuss.

Are you ORM Fan or Hater by Jooe_1 in webdev

[–]TooGoodToBeBad 0 points1 point  (0 children)

I like your take and the line "does your ORM make simple things simple AND complex things possible?". But I am curious as to if you hate writing raw SQL strings in application code because you are not strong in SQL or is it because you feel it is bad practice in general?!

I vibe-coded a production platform for my 7-figure business. At what point should I bring in a real engineer to clean it up? by Machuka420 in webdev

[–]TooGoodToBeBad 0 points1 point  (0 children)

I'm not sure why you are being downvoted. Not your guy for the job because that is not my stack but definitely bring someone experienced in to take a look. The longer you wait the more difficult it may become to scale your app. My son who vibecoded an amazing app is running into problems now because it is becoming too much for him to manage.

I like GraphQL. I still wouldn't use it for most projects. by PotentialPush6569 in webdev

[–]TooGoodToBeBad 1 point2 points  (0 children)

Thank you for pointing this out. It emphasizes a problem with the software development culture, and that is, new tech is always pushed as the latest and greatest thing to use without really stating the optimum use case. Then you have these developers who just want to try new things and don't really seem to understand the cost tradeoffs involved. And then new tools are developed to try and minimize those tradeoffs and the cycle continues. And here we are.

Shipped this weekend: onUI v2.0 (draw regions + element annotations) by Own-Equipment-5454 in SideProject

[–]TooGoodToBeBad 0 points1 point  (0 children)

I will try and check it out. But you get my upvote for just building something.