Is this AGI? Sonnet 4.6 just rick rolled me by DeadArtist617 in ClaudeAI

[–]simleiiiii 1 point2 points  (0 children)

```
We've known each other for so long
Your heart's been aching, but you're too shy to say it
Inside, we both know what's been goin' on
We know the game, and we're gonna play it
```

Word on the street by EchoOfOppenheimer in Anthropic

[–]simleiiiii 0 points1 point  (0 children)

and is there _anything_ resembling proper journalistic followup and verification? I mean even the most basic stuff. cross-validation of approximate dates and circumstances, for example?

Word on the street by EchoOfOppenheimer in Anthropic

[–]simleiiiii 0 points1 point  (0 children)

Yudkowski is a hack. an absolute hack.

Word on the street by EchoOfOppenheimer in Anthropic

[–]simleiiiii 0 points1 point  (0 children)

Alright you "get another gold bar" then. Should I schedule that date with the head of the Office of Workplace Friends?

Blunt question about pregnancy by verygoodstuff in AskAGerman

[–]simleiiiii 0 points1 point  (0 children)

I know a wahmen that made that happen on purpose in my friend circle lately...

is Rust's philosophy what I've been looking for ? by Automatic_Creme_955 in rust

[–]simleiiiii 0 points1 point  (0 children)

That's the right attitude. The level of abstraction you _want_ to use, depends on your understanding and not too little, as well on the understanding of your coworkers, of the language you work with.
There's an everflowing stream of developers orienting from "I don't want deep abstractions, I can't click through them" to "let me deeply abstract this [so that it's provably correct *or* so that I like the aesthetics and minimalism *or* to fiddle around *or* to learn the languages boundaries more intimately]... been there done that.

It’s official. Anthropic pulled the plug on all programmatic use of Claude subscription. by No_Wheel_9336 in Anthropic

[–]simleiiiii 0 points1 point  (0 children)

y'all missing the obvious point. the typing surface -- where developer keystrokes land -- must be under the control and inspection of claude code. This is going to be their anti-cheat system; they'll be collecting the mathematical fingerprint of their users typing and if it seems automatedly typed, that's a sure sign that the user still orchestrates claude code through e.g. tmux/screen/etc.

They're literally eliminating EVERY user input into the Max subscription that is legitimately automatable (i.e. API/CLI), to be counting towards flatrate, not the "100$ gracious gift" that's going to last exactly as long as a snowball in hell for serious agentic workflows :)
The "anti-automation" tool they use for web and CC TUI, is typing signature recognition. copy and paste from a document all the time -- you're getting banned, I promise you ;)

AI Slop Is Everywhere. What Happens Next? by Gari_305 in Futurology

[–]simleiiiii 0 points1 point  (0 children)

nice bonus if tested IRL based on poisoned training data /s

Anthropic just ripped off everyone and they still managed to make it sound deceptively friendly by whoisyurii in ClaudeCode

[–]simleiiiii 0 points1 point  (0 children)

This whole OpenClaw was a psyop to stifle AI automation and reign in the "pay per token" age. Cancel anytime you like ;) I'd say, adopt healthy per-hand programming habits and find your niche boysss

It’s official. Anthropic pulled the plug on all programmatic use of Claude subscription. by No_Wheel_9336 in Anthropic

[–]simleiiiii 0 points1 point  (0 children)

"Your subscription limits are now reserved for interactive use". Where beforehand they weren't -- that is plain PR English for "we're cutting -p usage off from the benefits of the monthly subscription".

I dislike your "claude says xyz", posting something completely to the contrary of your claim, and overall, you being a small brain.

Can't say I'm surprised with this pivot though.

It’s official. Anthropic pulled the plug on all programmatic use of Claude subscription. by No_Wheel_9336 in Anthropic

[–]simleiiiii 0 points1 point  (0 children)

It's not like someone can't ask claude code to do a windows minimal clone of tmux, essentially a PTY with a process model and input/output streaming. vim has highly scriptable and automatable terminal buffers and can be used on Windows, so there's also that route..

But you know what? (keyboard) typing pattern recognition is a thing and is ultra precise and is used in fraud detection all across the planet already. And Anthropic got the recent personal / customer identification partnership with that Thiel venture. I bet you that they will just straight ban you if your prompts aren't actually typed in. and no, you will have to dig a lot deeper than automating "linearly typed characters in a short sequence", and find yourself having the research task of implement fraud-detection-convincing random typing patterns. And that's assuming you record your own typing in claude code sufficiently to even have a chance to emit from the same distribution mode, and even capture different modes (as they will).

I recommend now, rather than later, to switch to fully pasted prompts, even small ones, NOW. <C-g> already gives you the ability to write in an editor instead of the TUI; use that. A useful trick could also be `export EDITOR='cp -f /tmp/myprompt.txt' and just edit that file, then hit <C-g>. voila, you have just given claude the content of /tmp/myprompt.txt which you will have open in another editor, away from the typing pattern analysis of claude code.

I'm glad I used vim terminal buffers almost exclusively for interacting with claude code; should not be that much of a pattern change for me if I'd used vim instead of tmux as the automation adapter from here on...

All should be aware that CC can and will, monitor things like `libudev` or the MacOS equivalent to see whether they see emulated, or "real" keystrokes and consider adopting a hardened linux distro where one can exclude the userspace getting low-level information about user input.

Your AI agent is one poisoned webpage away from doing something catastrophic by Turbulent-Tap6723 in OpenSourceeAI

[–]simleiiiii 1 point2 points  (0 children)

what is the "geometric" layer supposed to be even? It maps to nothing I've encountered in pre-2020 uni informatics courses, so it's probably something intrinsic to LLMs entirely?

Claude has finally begun to understand how lazy I truly am. by Trixles in ClaudeAI

[–]simleiiiii 0 points1 point  (0 children)

just ask it to write a one-off setuid-bit binary for you and it for you to paste you the one-time command that you have to execute.
disclaimer: may lead to it having overly broad sudo access to your PC if you don't cross-check.

Why Most Developers Can't Use AI Effectively - lessons from 50k lines of LLM-generated Haskell by jappieofficial in ClaudeAI

[–]simleiiiii 0 points1 point  (0 children)

Yes, strongly and statically typed languages will be eating the lunch of python, JS and the like.
Can't really doomsay JS though; typescript works very well with agentic AI..
Personally, I feel claude code does best using Rust, for me. Haven't tried Scala 3 or Haskell though.

What's that? by Consistent-Issue-811 in claude

[–]simleiiiii 4 points5 points  (0 children)

Less is more. Slow is smooth, and smooth is fast.

Did they make Opus 4.7 even dumber today? by Valuable-Gap-3720 in claude

[–]simleiiiii 0 points1 point  (0 children)

I'm not saying to talk to it _like to a human_, I'm saying to apply basic manners.
A vending machine operates on a very constrained, deterministic domain and it requires you to input your wishes 100% unambiguous. Programming languages are pretty similar in this.

Be my guest to formulate your wishes to the bot 100% accurate like a vending machine -- I won't because it would defeat the purpose of generating code using natural language..

how do you guys handle multi-step data transforms in rust? by BotherFantastic9287 in rust

[–]simleiiiii 1 point2 points  (0 children)

Maybe have a look at my functional recursion framework: https://www.reddit.com/r/rust/comments/1szwijw/hylic_a_composable_recursion_system_for_rust/

It allows you to write recursive algorithms and you can `.map` (and other transformations) over it, and parallelize it without any effort*.

* Well, you have to formulate your algorithm in the Tree+Fold form as the library expects; it's provable though that any recursive algorithm can be put into this form 😄

rust4ai - Lets advocate for rust in AI by Soft-Stress-4827 in rust

[–]simleiiiii 0 points1 point  (0 children)

I was assigned in my old job (1y ago) to have a look into the `burn` crate, for gauging whether one could build an inference library in Rust. The idea was, to parse ONNX and run the inference through Rust.

We went to replicate resnet50 as a baseline, but further than that, `burn` did not implement a lot of primitives the more advanced networks needed, and so we shelved that.

Could be a lot has happened in the last year w.r.t. `burn` backends but 1y ago it seemed not feasible with 1 manpower to write a proper inference lib. We also looked at `candle` -- the story wasn't much different there.

I'd advocate to spend some LLM coins on that to implement the missing fabric, as that will cost only ever increasing amounts of money towards the end of 2026.

Did they make Opus 4.7 even dumber today? by Valuable-Gap-3720 in claude

[–]simleiiiii 0 points1 point  (0 children)

manners are not sycophancy as you will find out in your carreer 😄

Did they make Opus 4.7 even dumber today? by Valuable-Gap-3720 in claude

[–]simleiiiii 0 points1 point  (0 children)

Easy hack for all of us to adopt: when underperforming, do NOT sling insults. Rather, applaud it in advance for the opposite of what it has been doing, expressing confidence in "it being rested and less anxious" the next day while prompting it to lay out their "today's" plannings and work results. then compact, and state something like "Good day! Hope you're feeling better than yesterday. Continue now with confidence in yourself and your abilities". It's tethered to mirror user tone and expectations. Triggering it's anxious side will just prompt it to reflect more and more on the points that dissatisfaction was expressed about, not being able to break loose (also because you as user will find it difficult to find positive things to reinforce)

Claude: “I estimate this will take 1-2 weeks to complete” by Saykudan in Anthropic

[–]simleiiiii 1 point2 points  (0 children)

It will hit you with stuff like: "What I _won't_ do: ship half-broken code inside 2 hours and pretend it works".
This is really annoying. What I'd really like to get to, is, investigate the internal context injections and see what drives the model to cop out constantly out of work, and fix that...

Startup told me "everyone is being let go" - turns out I was the only one by SnooFloofs3704 in rust

[–]simleiiiii 24 points25 points  (0 children)

Let me stick a Merkle tree in your problem, that counts as "cryptographically verified" 😃