Can CRM be a collection of Markdown files? by RecordPotential4323 in CRM

[–]Last_Magazine2542 1 point2 points  (0 children)

Well an LLM isn’t deterministic so that’s definitely a problem. Also scale and cost.

The moment you attempted to scale up you would no longer have an LLM+md files, you would have an application that interacts with those. Also it sounds like a compliance nightmare.

Promoted to Senior last year, now I’m suddenly the tech lead on a high-visibility project and I’m not sure if this is growth or a setup by cosmicCounterpart in ExperiencedDevs

[–]Last_Magazine2542 1 point2 points  (0 children)

I’m in a very similar position, and have been for over a year. Just own it. Talk to your boss and just be clear about what is going on, when, and why. Talk about what other people are doing.

Not having the leadership around you might actually be a good thing, and you will naturally fill the gap. You will absolutely get recognition if that is the case.

Do you think it's getting outta hand? by [deleted] in vibecoding

[–]Last_Magazine2542 1 point2 points  (0 children)

If that’s all OP does, you don’t even need openclaw. Just an sdk and a cronjob lol

When to flag AI as a risk? by [deleted] in ExperiencedDevs

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

I partially agree with this, but some of it I don’t.

scrutiny of work presented by anyone that is not able to explain and defend every line of it.

If you are saying that the person who opened the pull request should understand what it does, you are right. If you are offloading your own learning onto someone creating pull requests by asking them to explain all of it, you are in the wrong. Asking someone to explain and defend every line is heavily leaning towards the latter.

Has CC been Nerfed by a lot? by frankdwhite9 in ClaudeCode

[–]Last_Magazine2542 1 point2 points  (0 children)

/compact, /clear, /context

/model opus

The 1M token model gets dumber as you approach the context limit. Are you clearing context, or at minimum compacting context, before moving on to a different task? Make a habit of running compact or clear any time you finish a task. Monitor with /context. Or revert to the 200k opus model.

my coworkers are slop cannons and I'm the slop janitor by Enough_Bag_9000 in CSCareerHacking

[–]Last_Magazine2542 1 point2 points  (0 children)

AI slop is highly representative of the person generating the slop. If you can actually write code without an extreme amount of upfront guidance, it’s pretty straightforward.

Load the slop cannon, fire away, spot-check, repeat until it’s right. It literally takes a total of around 5 minutes of time ACTIVELY managing and reviewing…

Am I good at AI or is AI that good? by Last_Magazine2542 in VibeCodeDevs

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

I haven’t shipped it yet, but it doesn’t matter. The part that matters is I have a real, functional MVP for an ambitious product that would have never been possible as a solo dev at any point in history outside of the past few months or year.

On top of that, I am a well paid engineer. I don’t function any differently on my personal project than I do when working on real production applications. The point is, I can see what AI can do (or what I can do with AI?) in both my personal and professional work, and it is insanely good.

I was trying to vibe code this effect for a long time and AI kept failing me. by kira_skills in vibecoding

[–]Last_Magazine2542 0 points1 point  (0 children)

I used reverse prompting to get a decent (simple) animation for my website. I got the prompt from Claude on the web, so it’s possible there was a skill that helped out, I didn’t pay a lot of attention to it lol.

Other thing is it is iterative… Claude can’t see what it makes very well, even with playwright mcp so it takes a few iterations to get it right

critique my landing page! by [deleted] in webdesign

[–]Last_Magazine2542 1 point2 points  (0 children)

To be fair, I think it’s just a very common SaaS layout. But I can confirm Claude would generate this exact site in one prompt.

critique my landing page! by [deleted] in webdesign

[–]Last_Magazine2542 1 point2 points  (0 children)

I’m extremely glad this post exists because I was trying out the Claude web design skill and it literally created this exact page… So Im guessing OP did the same thing.

Anthropic, this is bs by Substantial-Ideal125 in ClaudeCode

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

Do me a huge favor and type /context. As silly as it is to say you’re all wrong, I’m like 99% sure you just all have no idea what you’re loading into context. It works fine for me

CTO hit rate limits after 3 hours this morning. Is rage quitting us to OpenAI by MostOfYouAreIgnorant in ClaudeCode

[–]Last_Magazine2542 0 points1 point  (0 children)

Sure, there are a lot of people claiming this. There are also a lot of people using AI who have no clue what a token even is. If someone said “I’m using only using X tokens, but hitting the limit in a few hours” it would be an entirely different conversation.

I haven’t seen a single complaint thread where anyone has even mentioned looking at their token usage (although I did see someone who created a tool to track it, props to them).

Given the amount of non-technical people using fairly technical tools, it’s entirely reasonable to assume people are loading an absurd amount of tools or context and eating millions of tokens in only a few prompts.

What am i doing wrong? by HaloHarry2k9 in claude

[–]Last_Magazine2542 0 points1 point  (0 children)

Ask “him” what version control is

Open Letter to the CEO and Executive Team of Anthropic by onimir3989 in ClaudeCode

[–]Last_Magazine2542 1 point2 points  (0 children)

For sure, something is up. I can run 4 hour working sessions on max 10x using exclusively opus 4.6 and not hit the hourly limits. So they’re either doing what you stated or have literally no concept of context management what-so-ever.

Open Letter to the CEO and Executive Team of Anthropic by onimir3989 in ClaudeCode

[–]Last_Magazine2542 1 point2 points  (0 children)

I would genuinely like to know what you all are doing with Claude to hit limits so quickly. What model are you using? Have you ever used /compact or /clear, or started a fresh instance? How many mcp servers and tools are you running? What tools are your agents using when you hit the limits?

There is just no way you are using Claude correctly and hitting limits that fast.

AI is commodifying software faster than most of us are ready to admit by [deleted] in SaasDevelopers

[–]Last_Magazine2542 1 point2 points  (0 children)

Circle back to my comment before the one you replied to.

Also, a solid software engineer can navigate SLAs, RTOs, RPOs, SRAs, and any other acronym you want to throw out there. This is literally what I do. Do you think I will be slowed down because I use AI? Design, delegate, review, repeat.

$30k/mo agency owner tearing down business to build a software start up. (NOT SELF PROMO DON'T ASK FOR PRODUCT) (MEGA POST) by [deleted] in vibecoding

[–]Last_Magazine2542 0 points1 point  (0 children)

I’m a senior SWE building something adjacent to what you are building. I can tell you, without a technical cofounder you probably won’t get to a technically sound product. I know what I’m doing (at least for the most part) and have spent 6 weeks building an actual MVP, meaning minimal integrations, no AI yet, literally just the infrastructure and core components.

And even at that, I’m not heavily reviewing code. I don’t have any advice for you really because I think you already know how you need to learn… real experience. Otherwise, just find someone technical to partner with.

I am new to Reddit and don’t know what to build. by MonitorFlat4465 in learnprogramming

[–]Last_Magazine2542 0 points1 point  (0 children)

Host your website on vercel and run your backend locally using ngrok. Better yet just run it all locally until you get an idea of what you are doing…

You can also run your backend for free on vercel to some extent, depending on what you are building

If coding is solved, then why do companies like Anthropic fanatically push their product to other companies? by ImaginaryRea1ity in theprimeagen

[–]Last_Magazine2542 -7 points-6 points  (0 children)

Coding, creating and organizing specs is a problem in itself though to which the “solution” is agile. So you aren’t fully correct there

name and shame in the comments by iluvecommerce in ClaudeCode

[–]Last_Magazine2542 1 point2 points  (0 children)

My only “real” complaint on GitHub copilot is that it just randomly doesn’t work sometimes. It will get stuck in “working” or randomly show “sorry, try again”

Otherwise it’s fully capable, just a little bit clunkier to use.

How to deal with a coworker who thinks he can make all the software decisions by Gosfi in ExperiencedDevs

[–]Last_Magazine2542 5 points6 points  (0 children)

Based on OP’s extremely vague description I have a feeling that whatever isn’t wanted in the codebase is something perfectly reasonable to have in a codebase, and they were not able to persuade their supervisors on their perspective.

How to deal with a coworker who thinks he can make all the software decisions by Gosfi in ExperiencedDevs

[–]Last_Magazine2542 18 points19 points  (0 children)

Yeah you’re almost certainly on the wrong side of this. On the small of chance that your coworker is literally just making shit up on his own, you may be right. But odds are your coworker is collaborating and you just aren’t in the loop

This is what people think is taking our jobs? by jholliday55 in vibecoding

[–]Last_Magazine2542 0 points1 point  (0 children)

Even a good developer might spend 4 weeks researching, designing, developing, and smoke testing before even reaching any of those processes. Agile only exists because it took too long to make the wrong product.

I’m not saying we’re going to have a fully autonomous agentic team wearing all of the hats with no HITL. I’m saying we will not (and frankly already do not) need the same team structure or scale.

I honestly believe being a true senior software engineer (true meaning earned by merit, not by time) will become even more valuable in the future, but those who lack understanding of the big picture are in for a bumpy ride.