You’re an absolute helmet if you actually believe what you wrote.
Broken on mobile safari
Or do you? Cause if you went back and forth with ChatGPT for an hour it definitely hallucinated and lied to you at some point. Maybe consider using something else like Brilliant.org if you want to learn a topic, yanno,…
> executive branch interagency body with appropriate national security expertise Pete and his drinking buddies, probably.
It’s not them trying to make nice. It’s them trying to extort China and China fucking knows it. God I hate this timeline.
Fuse is already a ssh fs driver project
They are. There’s been a bunch of studies already showing how Google skews its results to align with oligarch interests.
I would say since your focus is on structural or programmatic detection, and not LLM heuristics, the problem depends on language a lot. In Rust or Go there’s super clear test markers or filenames. In Javascript it would…
You seem to assume rational actors. Bezos et. al. are definitely not that.
On the day of the SpaceX IPO with no evidence? Yeah. Pull the other one it’s got bells on.
[flagged]
You forgot BM25 embeddings. https://github.com/MikeS071/ai-engram https://github.com/lamost423/openclaw-hybrid-memory https://medium.com/@qdrddr/agentic-memory-framework-hindsigh...…
Bro just rediscovered software best practices and thinks its a novel AI thing. Fuck, we’re so cooked.
Look at the juxt/allium plugin. It’s a more mature version of what you’re attempting. Also big requirements/tasks files will rot your context opening up hallucinations and drift. So I’d guess your starting point isn’t…
Claude code runs as a nearly stateless server using session JSONL files as a conversation database, sending stateless API requests to Anthropic, etc. This post doesn’t seem to understand how these systems work at the…
Man there is a LOT of people who have no idea how these GPT-LLM services actually work, despite there being large amount of documentation on the APIs and whitepapers and so forth.
Love this thread reminding me that most experts in computers are unhinged lunatics doing convoluted and tortured things on a daily basis that they consider perfectly normal and even convenient.
Their series on LLMs, neural nets, etc., is amazing.
So… store heat in an insulated swimming pool 10ft deep, 30ft wide, and 90ft long, at 185F, above the service temp for XPS foam, got it, ok. At least you could also use it to sous vide an entire cow.
Unless you know someone at Google with a little swagger to get things done you’re shit out of luck.
The solution that Anthropic uses for Claude Code Web for repository access is to not give the LLM any secrets at all - anything requiring escalated privilege is done through a proxy which holds the credentials.
Good Christ. Imagine having decided that your price structures should be a JSON file instead of persisted in a database and then thinking that any decision made by that person/team is a good idea. I look forward to when…
Your site advertises careers in San Francisco/Remote. California law requires compensation disclosures.
I’ve used pre-commit the tool and now prek for the better part of a decade and never had these issues even using rebase flows exclusively. This seems like an operator error.
You totally can build it using unsafe and generics. I’ve done it with mmap-backed byte slices for arbitrary object storage.
You’re an absolute helmet if you actually believe what you wrote.
Broken on mobile safari
Or do you? Cause if you went back and forth with ChatGPT for an hour it definitely hallucinated and lied to you at some point. Maybe consider using something else like Brilliant.org if you want to learn a topic, yanno,…
> executive branch interagency body with appropriate national security expertise Pete and his drinking buddies, probably.
It’s not them trying to make nice. It’s them trying to extort China and China fucking knows it. God I hate this timeline.
Fuse is already a ssh fs driver project
They are. There’s been a bunch of studies already showing how Google skews its results to align with oligarch interests.
I would say since your focus is on structural or programmatic detection, and not LLM heuristics, the problem depends on language a lot. In Rust or Go there’s super clear test markers or filenames. In Javascript it would…
You seem to assume rational actors. Bezos et. al. are definitely not that.
On the day of the SpaceX IPO with no evidence? Yeah. Pull the other one it’s got bells on.
[flagged]
You forgot BM25 embeddings. https://github.com/MikeS071/ai-engram https://github.com/lamost423/openclaw-hybrid-memory https://medium.com/@qdrddr/agentic-memory-framework-hindsigh...…
Bro just rediscovered software best practices and thinks its a novel AI thing. Fuck, we’re so cooked.
Look at the juxt/allium plugin. It’s a more mature version of what you’re attempting. Also big requirements/tasks files will rot your context opening up hallucinations and drift. So I’d guess your starting point isn’t…
Claude code runs as a nearly stateless server using session JSONL files as a conversation database, sending stateless API requests to Anthropic, etc. This post doesn’t seem to understand how these systems work at the…
Man there is a LOT of people who have no idea how these GPT-LLM services actually work, despite there being large amount of documentation on the APIs and whitepapers and so forth.
Love this thread reminding me that most experts in computers are unhinged lunatics doing convoluted and tortured things on a daily basis that they consider perfectly normal and even convenient.
Their series on LLMs, neural nets, etc., is amazing.
So… store heat in an insulated swimming pool 10ft deep, 30ft wide, and 90ft long, at 185F, above the service temp for XPS foam, got it, ok. At least you could also use it to sous vide an entire cow.
Unless you know someone at Google with a little swagger to get things done you’re shit out of luck.
The solution that Anthropic uses for Claude Code Web for repository access is to not give the LLM any secrets at all - anything requiring escalated privilege is done through a proxy which holds the credentials.
Good Christ. Imagine having decided that your price structures should be a JSON file instead of persisted in a database and then thinking that any decision made by that person/team is a good idea. I look forward to when…
Your site advertises careers in San Francisco/Remote. California law requires compensation disclosures.
I’ve used pre-commit the tool and now prek for the better part of a decade and never had these issues even using rebase flows exclusively. This seems like an operator error.
You totally can build it using unsafe and generics. I’ve done it with mmap-backed byte slices for arbitrary object storage.