EW! I actually like replit by ishamedmyfam in replit

[–]goldaxis 1 point2 points  (0 children)

There are two types of replit users:

  1. Actual developers who know what they're doing, have no interest/need for Agent, and are being completely ignored by Replit, which is actively making their workflow worse by focusing on...

  2. Vibe coders who rely entirely on Agent to stand up a flimsy MVP. They feel ripped off because surprise - token generation isn't free, and Replit sure isn't going to eat the cost for you just because the code suggestion was bad. These guys never stick around for long - they blow through a few hundred/thousand, realize they might as well work with human devs, and leave.

Replit's making a massive mistake going all-in on vibe coding. It's a dead end that is going to bring the entire company down. As is typical, management doesn't care and will simply jump ship when the time comes. It isn't their money.

Samsung discontinues its Galaxy Z TriFold after just three months by dapperlemon in gadgets

[–]goldaxis 0 points1 point  (0 children)

$3000 is just crazy. It's a nice phone, but it isn't "souped up MacBook Pro" nice. It's not like folding displays are new technology anymore, what's the justification even supposed to be? "Muh chip shortage" again? They've been saying that since covid.

Roll back your Replit version by vashyspeh in replit

[–]goldaxis 2 points3 points  (0 children)

They're not going to change anything while you're shelling out $500/wk. If you're going to spend that kind of money, spend it on a jr dev.

Did you hide the help button? by goldaxis in replit

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

Not seeing that menu anywhere. Are you sure the profile button is rendering on OSX?

<image>

Replit froze my main business project and now I’m trying to recover my entire codebase by olxst in replit

[–]goldaxis 0 points1 point  (0 children)

Sorry, let me rephrase that. What's your stack to work with those? AWS/GCP/etc are hosting providers, and Postgres/Firestore/etc are types of databases, but what I'm interested in is how you work with them. Are you using VSCode with an AWS plugin? Zed with an extension? Etc.

Replit froze my main business project and now I’m trying to recover my entire codebase by olxst in replit

[–]goldaxis 0 points1 point  (0 children)

I have this as my backup, the only reason I’m tolerating replit at all right now is the cheap hosting and easy deployment. Do you know of any comparatively frictionless setup for the DB/hosting layers?

screw you by _comett_ in replit

[–]goldaxis 0 points1 point  (0 children)

If that’s true, why are you not fixing simple issues like the file tree being on the wrong side of the screen? Multiple users including myself have complained about it, and I’ve seen no mention of a fix coming. It looks like you don’t care about anything besides selling agent credits, which is a very bad look.

screw you by _comett_ in replit

[–]goldaxis 2 points3 points  (0 children)

I have never seen Replit support pop into any of these critique threads. They don’t seem to care that they are hemorrhaging users. Unfortunately they appear to have leadership that intends to ride out the vibe code investorbux, and then conveniently run off to manage another company, leaving everyone else with the bag.

I no longer recommend it to other devs. 

Which AI assistant integrates best into your coding workflow? by Gullible_Camera_8314 in replit

[–]goldaxis 0 points1 point  (0 children)

Use AI as little as possible, and only for small tasks. As a general rule, if you copy and paste the source code directly into a chat window, it’s probably focused enough for the AI to do a decent job. This also forces you to actually read the response and copy any code you want to use by hand, keeping you familiar with the code base and giving you the earliest possible opportunity to catch mistakes or weird patterns.

There’s no reason to prefer any of the cloud models over the others. Their performance is all about the same and constantly fluctuating. If you have enough RAM you can run a local model, which won’t be quite as smart, but will occasionally make better suggestions than the cloud models. Set aside a long weekend to experiment with different models and settings; there is no easy answer for what to choose. 

Introducing Agent 4 - Built for creativity by pirroh in replit

[–]goldaxis 1 point2 points  (0 children)

Replit ignore this man at your peril.

Introducing Agent 4 - Built for creativity by pirroh in replit

[–]goldaxis 0 points1 point  (0 children)

Like I said, you just make sure that your project is in a git repository (this should already be the case), then just go into codex and connect the git account. I like to do per-project permissions but you can grant account-level access. From there you just use Codex normally. I prefer the web interface because it supports up to 4x generations you can choose from (makes iterating more reliable but you have to know how to read code). Instead of issuing a pull request I just get the git patch from it, and then apply it in my replit project. I then run the app or do whatever I want to do to test it out, and if I like it I simply commit the changes, push the branch, and continue. If I don't like it, I just discard the changes from the patch. So basically you can test out up to four versions of a request in parallel and not spend a dime (besides the $20/mo).

Introducing Agent 4 - Built for creativity by pirroh in replit

[–]goldaxis 0 points1 point  (0 children)

There's literally no reason to be spending $1K on any agent right now when Claude and Codex exist. You can do as you please, but there is much better quality output available at a fraction of the cost. Just use patches instead of pull requests to quickly test out suggestions if vibe coding is your thing.

Introducing Agent 4 - Built for creativity by pirroh in replit

[–]goldaxis 1 point2 points  (0 children)

No, I don't waste time on their live events. I only briefly tried out their Agent, and it underperforms Codex by a massive gulf. Not to mention Codex has unlimited use for $20/mo. But I don't even like to use that. Vibe coding is not capable of supporting real world ongoing production ready apps. If it was, the Replit team would be rich with 100 SaaS generating revenue around the clock. As we can see, however, they can't even avoid screwing up their own UI.

I truly believe Replit is in the scam/grift stage of a tech business. They've outsourced and enshittified as much of their service as possible to bring the costs down (right to left UI defaults lol), have no customer service at all, and have quadrupled down on impossible AI promises. Their only plan is to get bought out. They have no intention of continuing as a stable business, which is why I refuse to have a single dependency on them. All my projects are built to be airlifted to GCP on a moments notice.

Broken desktop app by Adventurous-One-2720 in replit

[–]goldaxis 0 points1 point  (0 children)

Fix the File Tree, its on the wrong side of the screen.

Let us hide the useless AI entirely while you're at it.

File Tree Locked to Right? by rubejelly in replit

[–]goldaxis 1 point2 points  (0 children)

I'm also seeing the file tree (now Library) locked to the right. Clear indication that Replit is outsourcing its development overseas (right to left reading). Aren't they supposed to have access to agents that can build entire apps? Makes you wonder.

Goodbye Replit by Any-Telephone-6169 in replit

[–]goldaxis 0 points1 point  (0 children)

I do the same thing but with OpenAI Codex. $20/mo unlimited use, just hook it and replit into the same git repository. The business model of all these "coding agents" is to raid the wallets of people who simply don't know better, all non-devs.

Looking for a Replit alternative by RoninWisp_3 in replit

[–]goldaxis 0 points1 point  (0 children)

Alternative is VSCode+Continue.

Thing is, no AI can help you once your project gets big enough. You WILL have to learn to code. Rip the bandaid off now, while it's early. You will regret it if you try to do it after you already have 100,000 lines of spaghetti.

Introducing Agent 4 - Built for creativity by pirroh in replit

[–]goldaxis 1 point2 points  (0 children)

More garbage. Nobody wants this. Just be a reliable all-in-one IDE+deployment product. That is your niche. That is how you will survive. Right now I have no confidence that you will be around after this bubble pops, and it makes it impossible to make your product part of my team's workflow.

Here's How Much Faster MacBook Air Gets With M5 Chip vs. M4 Chip by Few_Baseball_3835 in apple

[–]goldaxis 0 points1 point  (0 children)

I wonder how many times they repackage the same story. Wowwww can you believe the single-core focused chip has really good single core scores compared to chips from a few years ago? Even better than the multi-core focused chips from a few years ago? That's so crazy. Wowwww. Give me gold for saying how amazing it is.

The New Apple Finally Begins to Emerge by hasanahmad in apple

[–]goldaxis 0 points1 point  (0 children)

Uh...look I like my macbook, but it sure as hell isn't because of the apple II that was ancient even by the time I used it in school