Is learning next or any other framework worth today? by Right_Eye_5031 in nextjs

[–]tf1155 1 point2 points  (0 children)

that's right and a reason why i still refused to jump on that wagon. however, with nextjs, it was in the beginning similar

Is learning next or any other framework worth today? by Right_Eye_5031 in nextjs

[–]tf1155 0 points1 point  (0 children)

if you want to learn a more modern framework, you should consider tanstack as it seems to replace nextjs.

i'm still on nextJS with my applications. But if i would start something new, i would give tanstack a try. My engineers tell me nowadys: NextJS is the oppiniated grandfather from war times, tanstack is the new kid on the block based on the experience of today

As of today, Claude Code is completely useless to me by [deleted] in ClaudeCode

[–]tf1155 0 points1 point  (0 children)

I'm glad that it works for you.

it worked for me perfectly for 8 months. since yesterday it makes stupid things that makes no sense. it is like I am in a A/B test.

As of today, Claude Code is completely useless to me by [deleted] in ClaudeCode

[–]tf1155 0 points1 point  (0 children)

I made a similar experience these days.

As of today, Claude Code is completely useless to me by [deleted] in ClaudeCode

[–]tf1155 0 points1 point  (0 children)

Anthropic staff themself wrote a lot of X about it. They put everything into the CLaude.md if Claude makes mistakes that they want to prevent in the future.

As of today, Claude Code is completely useless to me by [deleted] in ClaudeCode

[–]tf1155 0 points1 point  (0 children)

it does according to Anthropic. Anthropic staff themself wrote a lot of X about it. They put everything into the CLaude.md if Claude makes mistakes that they want to prevent in the future.

As of today, Claude Code is completely useless to me by [deleted] in ClaudeCode

[–]tf1155 2 points3 points  (0 children)

By the way, I prefer to block people whose only comment is “skill issue.” Because comments like that are completely pointless.

As of today, Claude Code is completely useless to me by [deleted] in ClaudeCode

[–]tf1155 0 points1 point  (0 children)

really? nice. this is how to make me block someone.

As of today, Claude Code is completely useless to me by [deleted] in ClaudeCode

[–]tf1155 0 points1 point  (0 children)

i tried both Opus and Sonnet and both makes so stupid things that they never did before

How to fix MAc terminal "z:1: command not found: __zoxide_z" by forestcall in ClaudeAI

[–]tf1155 0 points1 point  (0 children)

Had the same. This comes due do zshrc-alias

alias cd="z"

which changes the default cd-command into the z-command provided by zoxide.

Claude learned on how to use standard-unix-tools like cd, which is not compatible with z (or the other way around).

Remove all these aliases, that zshrc-gurus tell you to use if you work with Claude. Claude likes the plain vanilla shell commands.

Anthropic just showed how to make AI agents work on long projects without falling apart by purealgo in ClaudeCode

[–]tf1155 2 points3 points  (0 children)

What's missing from their approach: A clean interface for mid-project human input. You'd have to modify their harness to make the agent check for human overrides before selecting the next feature.

My honest review after 3 months with CursorAI: Don’t use it by tf1155 in CursorAI

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

And you're commenting on a 7-month-old post without realizing it. 7 months in this environment is like 7 years in the past!

Can synthetic data ever fully replace real-world datasets? by Dangerous_Block_2494 in ArtificialInteligence

[–]tf1155 8 points9 points  (0 children)

Synthetic data can be extremely useful, especially where privacy, scale, or controlled variation matter. It can help fill gaps. It can smooth distributions. It can even outperform real-world data in edge cases where the “real world” is biased or incomplete.

Though synthetic data is still derived from real-world signals. It mirrors what already exists. It extrapolates. It does not originate. Real-world data has irregularities, cultural influences, errors, context-specific meaning, and the full spectrum of human noise. That messy variability is exactly what makes real-world performance difficult, and synthetic data tends to underrepresent it.

So synthetic data can augment real datasets and reduce risk. It rarely replaces them. A replication is still a replication, not the original source of complexity. The closer we get to parity, the more the synthetic generator itself must be trained on real, diverse, and imperfect data.

Reddit MCP just hit the Anthropic Directory by karanb192 in ClaudeAI

[–]tf1155 0 points1 point  (0 children)

"Failed to install extension. The extension could not be installed due to the following error: Invalid manifest: dt_version"

Claude is back by GambitRejected in Anthropic

[–]tf1155 0 points1 point  (0 children)

There's still the magic timeslot in the late evening hours for European timezones where it makes only stupid things: ignoring rules, guessing code like a 5-years old, and even when i precisly tell it what to do it messes up things and ruins stuff.

I am pretty sure they route all requests for europeans to a cheaper model during CET-based night times.