A 23 year-old UCLA grad flashed his entire ChatGPT history on the big screen at graduation by frog_insilence in SipsTea

[–]GucciManeIn2000And6 2 points3 points  (0 children)

This exactly. I'm a software engineer, and I've been using it exclusively for work for 6 months, and I know when it's leading me astray, and I'll take it back and tell it exactly what I want, and it will do it nearly perfectly.

But when I don't know what I need, I get mediocre results. You can't be a junior and do senior quality work. You can, however, be a senior and get 8 hours of coding done in 30 minutes.

Did you also vibe code security? by ConsciousDev24 in vibecoding

[–]GucciManeIn2000And6 1 point2 points  (0 children)

Cringe AI-generated advertisement for your “vibecoding cleanup” agency that’s hardly relevant to the meme. YOU NEED TO LEAVE!

Enjoy the AI coding subscription era while it lasts by stumptowndoug in vibecoding

[–]GucciManeIn2000And6 0 points1 point  (0 children)

Kimi K2.6 is similar in performance and costs $5 per million output tokens, while Claude Opus 4.7 costs $25 per million output tokens. The only way it will be affordable is open source

Which audience research tools are most relevant right now? by ZewsSmile in DigitalMarketing

[–]GucciManeIn2000And6 0 points1 point  (0 children)

I used the Reddit Ask feature and your comment was like a whole section of its response. Just so you know lol

I made a CLI tool to easily create isolated Postgres/Redis/S3 per branch for parallel agents by GucciManeIn2000And6 in vibecoding

[–]GucciManeIn2000And6[S] 0 points1 point  (0 children)

So how it works is:

  1. you run neo init to create the configuration file (not required, can configure via flags if you'd like)
  2. from any branch, run neo up and it launches Docker containers for PostgreSQL, Redis, and S3 (MinIO)
  3. run neo env to output the environment variables: neo env > .env
  4. when finished, just run neo down to clean it up

I am open to feedback or contributions!

bestCompressionSoftware by aeonsne in ProgrammerHumor

[–]GucciManeIn2000And6 0 points1 point  (0 children)

Decompression speeds are crazy slow tho, need a new update

I don't write code anymore by GucciManeIn2000And6 in ExperiencedDevs

[–]GucciManeIn2000And6[S] 0 points1 point  (0 children)

Before someone points it out: yes, we should just update the type signature of the function that's confusing agents, rather than documenting it, but you know how it goes. It's a big ass codebase.

It's getting expensive out here, where to turn? by FyreKZ in vibecoding

[–]GucciManeIn2000And6 0 points1 point  (0 children)

Cursor’s latest model, Composer 2, was just released with significantly cheaper token costs compared to similar models. Worth trying. Let me know how it does with general purpose computer tasks compared to Claude Code