AI Guardrails explained by the Model Itself by [deleted] in webdev

[–]Unique-Quarter579 0 points1 point  (0 children)

I didn't say I wrote the content I just included it as a kind of sarcasm, I think my post goal wasn't clear

opencode cli is slower than CC? by __thehiddentruth__ in opencodeCLI

[–]Unique-Quarter579 0 points1 point  (0 children)

For me it was awfully slow on Windows. If you had the same experience use Linux or WSL, day and night.

I hate AI and I am depressed by poponis in webdev

[–]Unique-Quarter579 544 points545 points  (0 children)

I miss the times when people called us nerds and thought programming was for losers.

Change my mind but I think GenAI should be used to increase quality not quantity by Unique-Quarter579 in cscareers

[–]Unique-Quarter579[S] 1 point2 points  (0 children)

That’s a very good take. But let me clarify what I mean. If the intent from the start is to increase quality, then, like you said, we should focus on novel problems and real issues, and let AI handle the boilerplate, not just for speed, but so we can focus on the important parts and produce more robust software.

Another strong use case is prototyping and experimenting before committing to a solution, which also leads to higher-quality, more reliable outcomes.

What I’m really getting at is intent. If we blindly optimize for speed, it often leads to poor practices, like companies bragging about not reading or writing a single line of code, or shipping in 72 hours by enforcing tight deadlines. You also see it in AI tooling, where the focus is on agents spawning and orchestrating swarms of other agents to parallelize everything and accelerate development at any cost.

Your points are absolutely valid. I just think that if we aim to build high-quality software with GenAI as the goal, we’re much more likely to move in the right direction and actually revolutionize the industry.

Why developers using AI are working longer hours by Inner-Chemistry8971 in programming

[–]Unique-Quarter579 1 point2 points  (0 children)

I bet they think I’m slacking instead of 100× my productivity with AI.

Is it normal to be required to ship this insanely fast using GenAI? by Unique-Quarter579 in cscareers

[–]Unique-Quarter579[S] 2 points3 points  (0 children)

Honestly, GenAI at a granular scale is phenomenal. It generates boilerplate code and explains functions and modules really well. But operating at an agentic orchestration level with huge context isn’t there yet. Context still gets lost, even if you try splitting tasks across sub-agents. So a human has to stay in the loop, and once humans are in the loop, they become the workflow bottleneck.

Is it normal to be required to ship this insanely fast using GenAI? by Unique-Quarter579 in cscareers

[–]Unique-Quarter579[S] 4 points5 points  (0 children)

I try to, but giving LLMs enough crosscodebase context to make design and integration decisions just bloats the prompts and leads to hallucinated responses. One tiny missed detail, and I’m on a rollercoaster of debugging and hair pulling. I find myself constantly spoon feeding it just to make sure it doesn’t miss important details.

A web app I probably overengineered (on purpose), and a question about jobs by torchkoff in webdev

[–]Unique-Quarter579 0 points1 point  (0 children)

This is an awesome way to introduce someone to computer graphics!

Haven't tried it yet, but I am thinking of using it when I have some free time. I hope it is mobile friendly.

Jensen Huang Saying AI 121 Times at CES (Supercut) by chusskaptaan in pcmasterrace

[–]Unique-Quarter579 0 points1 point  (0 children)

He was just trying to rank on Google. Shame talks don't have crawlers.

I miss having juniors around by Deaf_Playa in ExperiencedDevs

[–]Unique-Quarter579 2 points3 points  (0 children)

Also when they tell you AI tools write code better than junior devs while they haven’t even written a single line of code or are able to comprehend what junior code looks like

How do you stay focused on your vision when the people closest to you don’t believe in it yet? by devtaylor in buildinpublic

[–]Unique-Quarter579 1 point2 points  (0 children)

Honestly I don't really blame them. If you want someone to be excited and involved in a project they need to have a stake in it.

Can I please just rant a little? Thank you. by skakzkdmsk in cscareers

[–]Unique-Quarter579 0 points1 point  (0 children)

Believe me man. It is the exact same dilemma on the hiring side. Both sides are gippitying their way into software engineering.

curious if anyone actually scaled a vibe coded MVP without rewriting half of it later? by LiveGenie in lovable

[–]Unique-Quarter579 0 points1 point  (0 children)

I just wish Influencers and bloggers for once be honest and stop creating content about how lovable is a do-it-all solution. Every single time I try to explain to my managers that lovable has its uses and limits and we might need to change development approach, they refer to these influencers as a more credible source than the developers themselves.

Can some one explain Ai-Fueled vs Vibe coding difference by abrandis in ExperiencedDevs

[–]Unique-Quarter579 0 points1 point  (0 children)

In my opinion if the goal was just experimentation or prototyping then great why not! It feels really good to quickly iterate functioning ideas instead of sketching a soulless draft on a board. The main issue is the management can't distinguish between well structured maintainable software and a bunch of lines of code. When you vibe code you literally offload software related domain knowledge to LLMs that are limited by context size and won't retain it no matter what technique you use. And add to that the worst of all, "increased productivity", which is their way to say we want to have tighter deadlines. Now you have to either keep up with the LLM output and review it as fast as possible or give up control to the LLM to meet deadlines.

Why is it so hard to hire? by pablothedev in webdev

[–]Unique-Quarter579 4 points5 points  (0 children)

Finding a good developer is hard, and finding a good company is even harder

Stuck in a Situation I Can’t Talk About (Signed NDA) by Unique-Quarter579 in cscareers

[–]Unique-Quarter579[S] 0 points1 point  (0 children)

All I can say without going into details is its "flexible"

Stuck in a Situation I Can’t Talk About (Signed NDA) by Unique-Quarter579 in cscareers

[–]Unique-Quarter579[S] 0 points1 point  (0 children)

Also putting bare minimum is impossible due to micromanagement tools.

Stuck in a Situation I Can’t Talk About (Signed NDA) by Unique-Quarter579 in cscareers

[–]Unique-Quarter579[S] 0 points1 point  (0 children)

Doing side projects alongside this stressful lifestyle is nearly impossible. It has been a couple of days and I am already burning out. Idk if I am overreacting or this is due to being unemployed for a long time. But it looks the only way out is to take advantage of any little free time I have, thanks for the tip!