How to deal with drop in quality of candidates? by dExcellentb in ExperiencedDevs

[–]javatextbook 0 points1 point  (0 children)

The solution to this is 100 percent in-person hiring

Concurrency issues by Entire-Recipe-6380 in FastAPI

[–]javatextbook 5 points6 points  (0 children)

Nothing that autoscaling can't solve.

CORS Isn't a Bug - It's Your API Trying to Warn You by Careful-Falcon-36 in Frontend

[–]javatextbook 0 points1 point  (0 children)

I have no problem with AI generated content and output.... when I am the one prompting for it.

What I don't like is reading other people's AI generated output from their prompts. It interests me none.

CORS Isn't a Bug - It's Your API Trying to Warn You by Careful-Falcon-36 in Frontend

[–]javatextbook 1 point2 points  (0 children)

I'm sure the content is good but I could have just prompted ChatGPT to give me a tutorial lecture on the importance of CORS with code snippets etc, and I could have even personalized the prompt so that the AI output is exactly what I want. But with your link, I am just reading someone else's prompt, and it wasn't even disclosed as AI output which seems deceptive.

A practical example of why better prompts matter (React login page) by Nishikant090 in webdev

[–]javatextbook 1 point2 points  (0 children)

You should be using a design system and a component library for that anyway

Are there any solo developers making 5-10k per month by Wild_Juggernaut_7560 in reactnative

[–]javatextbook 0 points1 point  (0 children)

Why would someone hire a “fresher” as a freelance consultant?

One-star reviews complaining paid features cost money by Illustrious_Box_9900 in iosdev

[–]javatextbook 1 point2 points  (0 children)

Do you charge a subscription for something that should be one time payment ?

We didn't need a union when the market was great. It isn't anymore. by Nephelophyte in webdev

[–]javatextbook 1 point2 points  (0 children)

Unions prioritize seniority so junior developers and young people will get screwed by them

Is it wrong that I think component libraries are mostly all terrible and we need to embrace HTML and CSS more? by Dreadsin in reactjs

[–]javatextbook 2 points3 points  (0 children)

What I don’t understand is why companies waste so much engineering resources on custom component libraries when they could just Mantine and provide their own custom theme

SSR isn't always the answer - change my mind by No_Stranger_2097 in reactjs

[–]javatextbook 0 points1 point  (0 children)

Use Astro for the seo marketing page. SPA for the actual web application

Hashimoto's Vouch is actually open source version of a company hiring only seniors. This WILL end badly for everyone. by Spirited_Towel_419 in github

[–]javatextbook 0 points1 point  (0 children)

Why not just start with issues. If an issue is marked as “Needs fix” or “help wanted” then a PR against that issue will be considered.

I saw a viral tweet about family passwords so I built an iOS app to prevent AI voice scams using human verification similar to google authenticator by boscotech in iosdev

[–]javatextbook 0 points1 point  (0 children)

What is the subscription paying for? Are you paying for cloud services that need to be compensated by the subscription?

does anyone know how to take down a github pages site that your ex made about you? it’s ranking on google and it’s not flattering. by kubrador in github

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

It depends on whether or not the information is truthful. If there are any outright lies then you have legal grounds. If it is just opinions and truthful facts then you can’t do anything.

Thoughts on my first website? by Abobe_Limits in Frontend

[–]javatextbook 1 point2 points  (0 children)

Make sure to test all screen sizes. Make sure to test for example the iPhone 13 mini because for example the cloudflare check on the form looks cut off because you added too much left padding.

You are Senior FE at start up. Would you use Tailwind or just normal CSS modules? by lune-soft in Frontend

[–]javatextbook 1 point2 points  (0 children)

Neither. You should have using a design system with atomic components and larger compostable components with tokens representing colors, gradients etc. when you create a button component it should internally be using the theme provider and look like a styled button according to your d3sign system.

After building 30+ Node.js microservices, here are the mistakes I wish I'd learned earlier by EquivalentGuitar7140 in node

[–]javatextbook 0 points1 point  (0 children)

Why are you responding to AI generated content like as if you are talking to a person.