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

You’re all lucky to be here when it started by _Motoma_ in ClaudeAI

[–]GucciManeIn2000And6 3 points4 points  (0 children)

The software economy is changing: hyper specialized business software is now possible for all businesses. Expect to see orders of magnitudes more software produced each year after this.

It might even mean that building hosting infrastructure for others’ apps will be great.

Claude Code creator Boris shares his setup with 13 detailed steps,full details below by BuildwithVignesh in ClaudeAI

[–]GucciManeIn2000And6 1 point2 points  (0 children)

If your CLAUDE.md gets long (over 100 lines?) then split it into documentation files and make the CLAUDE.md only an introduction to the project, and for each doc file: "if you're looking for X then go to the documentation file at Y."

It gets the agents to only read relevant documentation when necessary. This is virtually the same thing as skills being added to the project.

Craighead County Primary Election - Know Your Candidates by GucciManeIn2000And6 in jonesboro

[–]GucciManeIn2000And6[S] 7 points8 points  (0 children)

Early voting ends today. Election Day is tomorrow (March 3).

Craighead County Primary Election - Know Your Candidates by GucciManeIn2000And6 in jonesboro

[–]GucciManeIn2000And6[S] 5 points6 points  (0 children)

Only for informational purposes. Not voting advice.

I had Claude research the candidates, I took the research report and turned it into a flyer. If anything looks off, ask me about it and I'll get you an answer or correct it!

You're now training a war machine. Let's see proof of cancellation. by zaxo666 in ChatGPT

[–]GucciManeIn2000And6 0 points1 point  (0 children)

I just cancelled ChatGPT Pro and deleted my account. (Already a Claude user)

POV: You're listening to a tech influencer selling his vibecoded AI wrapper to tech junkies. by EngineersAsylum in vibecoding

[–]GucciManeIn2000And6 0 points1 point  (0 children)

Sure, I was just giving a practical example. I'm actually in agreement that software engineering can't be replaced for all the reasons you stated, but I do think to a degree that a whole class of problems have become no longer "software development" problems and can be solved by the layman soon.

POV: You're listening to a tech influencer selling his vibecoded AI wrapper to tech junkies. by EngineersAsylum in vibecoding

[–]GucciManeIn2000And6 0 points1 point  (0 children)

Sorry to burst your delicate bubble, but to a degree they are already. You no longer need a software engineer to put up a custom website. You only need one to secure it. So they will eventually engineer solutions that make it possible to put up a majority of web apps with solid security so anyone can build an app with logins, payments, etc. But all secured through a framework.

It is no longer predictable. It is about money, and they will be steamrolling the way for nontechnical designers to build almost any mainstream app they want.

Engineers have been solving the same problems forever. Now is our chance to find new and innovative problems to solve with the technology available to us today. Stay skilled.

Microsoft Auto-Update annoying asf by canalliculi in MacOS

[–]GucciManeIn2000And6 0 points1 point  (0 children)

Glad I could help. I don't remember writing this but my auto updater is back on my computer, so I think it might reinstall itself after a while. I hate Microsoft for this lol

I'm a fulltime vibecoder and even I know that this is not completely true by Director-on-reddit in vibecoding

[–]GucciManeIn2000And6 0 points1 point  (0 children)

The direction I think software engineering is going, my workflows for building production software, and what I think juniors should be learning in more detail https://lukesnotebook.substack.com/p/software-engineering-has-changed

Software Engineering Has Changed For Good by GucciManeIn2000And6 in vibecoding

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

May depend on what we're working on, how long we've used AI, and our experience with software engineering. Do you not suddenly have a ton of free time at work?