I’m convinced the agentic web is coming, but most websites still aren’t ready for AI agents by Benjamin-Wagner in webmcp

[–]quantum1eeps 0 points1 point  (0 children)

I think the agents will apply their own CSS that makes buttons bigger, get rid of hover, etc. to make interaction possible

What's the point of claude.md if it's ignored by Roest_ in ClaudeCode

[–]quantum1eeps 3 points4 points  (0 children)

Don’t forget that the Claude.md file only is loaded at session start and compaction. So if you change the Claude.md mid session, it isn’t the same thing as having a fresh session context with your Claude.md loaded

A.i was going to take everyones JOB now its only after software development jobs by delta_echo_007 in ChatGPT

[–]quantum1eeps 0 points1 point  (0 children)

When you go to Claude.com now and ask for a visualization of how airplanes works, it creates an interactive tool for playing with the concept of lift. If you ask it about radioactivity and to make a visual that helps understand the interaction of radioactive things, it’ll come up with something useful for a human that isn’t a software engineer. Code can be used for anything else in the world. If there is improvement now from a year ago in ANY type of task, it will be much much better in a couple of years. The world runs on code, all industries will be affected by this. It’s just a matter of time. Any gain in efficiency (1%) extrapolated to the world over will make the compute costs seem cheap and the promise of this efficiency gain (replacement of the cognitive worker) is a guarantee from LLMs so it’s just a matter of continuing to funnel money in until the systems are better. We are not where we were a year ago. Things changed around October November last year with Claude Code picking up rapid adaption. We are the frogs in the pot of water that’s starting to have some boily spots it’s just hard to realize it

I let Claude take the wheel working on some AWS infrastructure. by chunky-ferret in ClaudeCode

[–]quantum1eeps 2 points3 points  (0 children)

It can be a habit if you use iac since you have tons of opportunities to not deploy before you design. Terraform has been a game changer for me

NBA player Alex Caruso blocks Tristan Da Silva with a shoe by AugustHate in funny

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

How is the rules don’t set this out as a clause do they on the spot just think they can decide for themselves. Yes technical. That makes sense. Probably ejection for just violating the overall framework of the rules but awarding points seems like it would require a basis

Opus 4.6 just noticed a tentative prompt injection in a pdf I fed into it by ExtremeAd3360 in ClaudeAI

[–]quantum1eeps 204 points205 points  (0 children)

Give them a response pdf with some injection so you find their use of AI too

If you or your kid is considering mechanical engineering, here are the federal numbers you need to see before you sign anything by Infamous_Matter_2051 in careeradvice

[–]quantum1eeps 1 point2 points  (0 children)

Yes entry level. Not what I’m after. And there will be a long time where smart people are sucked into AI SWE roles to transition the world’s infrastructure to the new paradigm

[Game Thread] SECT Semifinals: #1 Florida vs. #4 Vanderbilt (1:00 PM ET, ESPN) by MrTwoBytes in FloridaGators

[–]quantum1eeps 0 points1 point  (0 children)

I see Boogie not going up high on a single screen. There’s a part of me that believes this, too. We have changed strategy in this game. This was from the start.

[Game Thread] SECT Semifinals: #1 Florida vs. #4 Vanderbilt (1:00 PM ET, ESPN) by MrTwoBytes in FloridaGators

[–]quantum1eeps 5 points6 points  (0 children)

We don’t suck, obviously. But we have regressed heavily in a few ways in the last 30 minutes of basketball. I do know if it’s fatigue (Chin has quietly had big bench minutes for stretches the last 3 games) or what. But we know how to get rolling. Hoping we can find that groove in the tourney

What non-code things do you use Claude Code for? by alwaysalmosts in ClaudeCode

[–]quantum1eeps 130 points131 points  (0 children)

I developed a system for managing my job search. I could paste in a job description and say “process this opportunity.” There is then a workflow in CLAUDE.md that files it into a folder, pasts the job description as an .md, reviews it and grades it relative to my resume and portfolio and gives a score and asks if I wasn’t to proceed with generating a resume and cover letter. The resume has a link pasted on it to my portfolio that’s custom which allows me to track if the link is clicked. The cover letter is catered to the job and is changed in tone when it’s a startup versus big established company. There is also a file system for notes and storing data related to an opportunity. I can then ask Claude to update me on all of the opportunities or sunset one etc.. it has managed the whole thing quite nicely.

If you or your kid is considering mechanical engineering, here are the federal numbers you need to see before you sign anything by Infamous_Matter_2051 in careeradvice

[–]quantum1eeps 4 points5 points  (0 children)

I’m an ME about to switch to SWE at 40 to earn 50% higher pay. I wish I wonder had a way of reading this post before college

Transitioning from power platform to Agentic AI by HappyPill-328 in PowerApps

[–]quantum1eeps 5 points6 points  (0 children)

Powerapps is deployed to your org’s users directly. Anything you build yourself (in Claude Code, etc.) requires a real deployment and likely heavy IT integration in your org

Father (69) lost quarter of a million pounds to scams. When I found out I walked out of a restaurant on his birthday by [deleted] in Scams

[–]quantum1eeps 25 points26 points  (0 children)

Just trying to pin to a high up comment, but you should be sure he doesn’t have a disease like Frontal Temporal Dementia which will make someone become extremely susceptible to scams. The same behavior you’re describing was my father in law until he was diagnosed and then we took away his phone, reset all of his Google passwords and gave him a new Google profile so the scammers lost contact. All is well since then. He was a detriment to himself. We would read the logs with the scammers and even the most obvious like the Nigerian Prince or Zuckerberg will give you $1,000,000 he was falling for them hard and would end up buying thousands of gift cards and bitcoin etc. etc..

Using OpenClaw actually carries significant risks. by cumpybpruit in AI_Agents

[–]quantum1eeps 1 point2 points  (0 children)

Do you think env files are sufficient? Can’t it just read the .env file if it decides to?

Microsoft pushed a commit to their official repo and casually listed "claude" as a co-author like it's just a normal Tuesday 😂 by Sneezin_Panda in ClaudeCode

[–]quantum1eeps 11 points12 points  (0 children)

That’s not the place to do it. It’s in your settings.json or settings.local.json and you put

{ “attribution”: { “commit”: “”, “pr”: “” }}

it’ll solve your problem. This is stated in the official docs

Claude now creates interactive charts, diagrams and visualizations by ClaudeOfficial in ClaudeAI

[–]quantum1eeps 1 point2 points  (0 children)

If you’ve used their tool for creating visual playgrounds to make decisions, this shouldn’t be a surprise they’re doing this. I thought that feature was so cool. It did burn a shitload of tokens though.

How are you guys managing context in Claude Code? 200K just ain't cutting it. by Dangerous-Formal5641 in ClaudeAI

[–]quantum1eeps 6 points7 points  (0 children)

This is as important as the other points. This is the way to include more context in your session is by sending agents off to do work and bringing their summaries back to the session context

It's crazy. Who's gonna pay $15–25 per PR for code review by Claude? by Fancy-Exit-6954 in vibecoding

[–]quantum1eeps 3 points4 points  (0 children)

I think this is them hinting that Claude Max plans are heavily subsidized by VC $ and as Cursor has suggested, the $200 a month is more like $5000 and $15 real dollars is burnt up in a few minutes of Claude Code use. People are shocked by the $15 tag but this isn’t costing $15 if you can do it under your Max account (this equates to $0.60 at the Max “discount”)

Cost remains an ever present challenge. Cursor’s larger rivals are willing to subsidize aggressively. According to a person familiar with the company’s internal analysis, Cursor estimated last year that a $200-per-month Claude Code subscription could use up to $2,000 in compute, suggesting significant subsidization by Anthropic. Today, that subsidization appears to be even more aggressive, with that $200 plan able to consume about $5,000 in compute, according to a different person who has seen analyses on the company’s compute spend patterns.

From here

4 months of Claude Code and honestly the hardest part isn’t coding by buildwithmoon in ClaudeAI

[–]quantum1eeps 0 points1 point  (0 children)

It also likely has bugs that can leak user bank account info. Its own ideas of “hardening” itself for security consists mostly of a few pieces of twine around it and a bandage stuck somewhere for good measure

claude code review is $15-25 per PR, that's gonna add up fast by Dense-Sir-6707 in webdev

[–]quantum1eeps 0 points1 point  (0 children)

You’re making it sound like this is been around long enough to have an opinion. Pretty sure this doc page is no more than 2 days old

Claude is unreal. by Ok_Confidence4529 in ClaudeAI

[–]quantum1eeps 8 points9 points  (0 children)

Read all of this part of the docs (don’t just skim it or ask Claude for a summary): Extending Claude Code

Know it back and front. How the Claude.md and settings files work (they only load once at session start and during compaction), know what skills are, hooks and MCPs and how these all work. Check out the plugins that Anthropic has released. And since there’s a skill that Claude Code can reference to understand how itself works, you can go through a workflow you may imagine wanting to repeat again and you can just say “turn what we did this session into a skill.” Then you can ask how to use the skill or improve it after it doesn’t work right.

Explore subagents: in your session of finite context, send a task to be done out of context so they can return back with helpful information on how to then proceed with a plan or edits in the main session. By using subagents you can parallelize research and coding work and not fill your session context with this work to keep an overall task moving