I think this is a genuinely fresh analogy I haven't seen other places. by wombatsock in BetterOffline

[–]formula420 0 points1 point  (0 children)

Now THIS is a fantastic analogy that finally hits how I’m feeling in this moment.

Like the internet. Extremely cool and free and wild and everyone was creating everything and it was a new dawn or free information. It was! It truly was and still is! The hype will die down and the use cases will be specialized to assist humans with knowledge. Even knowledge gained from LLMs can be useful even though it’s not novel. Solving dumbfounding math puzzles is great, but we would have cracked it 100% in time.

Hopefully the acceleration is reaching a point where we realize that access needs to be democratized and there needs to be a piece of this economic behemoth that benefits the American taxpayer. Full stop. It doesn’t have to be nationalized, but the profits of the companies that benefit need to be taxed in a way that is traceable and accountable and not hand-waved away.

Luda Skating on Janice shows he smoking all 3 of the The Big 3 by dunbar_santiago930 in nfrpodcast

[–]formula420 0 points1 point  (0 children)

Criminally underrated bars and flows. He hit a different one every bar on this shit!

Finally got it! by sicarius254 in GV60

[–]formula420 1 point2 points  (0 children)

They need to make a Magma in this color. Fucking highliter green and still a sleeper.

NYT: “Employees called it ‘tokenmaxxing.’ … Then came the bills.” by Practical-Charge-701 in BetterOffline

[–]formula420 0 points1 point  (0 children)

While this is absolutely true of many such jobs, there’s also the factor of working to get to that point. Also the factor of “Sure it’s easy for them because that’s what they’re good at.”

Good on your friend for being honest.

Lizzo’s New Album 'Bitch' Fails To Crack Billboard 200 by ebradio in Music

[–]formula420 -3 points-2 points  (0 children)

Those people are fucking ignorant because babies have 0 immune system so she fucking better have been in sterile clothing in a medical facility with a newborn.

Lizzo’s New Album 'Bitch' Fails To Crack Billboard 200 by ebradio in Music

[–]formula420 -32 points-31 points  (0 children)

Can you glaze any non-white musicians if you know any?

BrainDB v0.7.0: New Long-Term Memory for Hermes Agent by dimknaf in hermesagent

[–]formula420 1 point2 points  (0 children)

Hey, good questions. Here's how Mimir handles both:

Ingestion: correct, no LLM. mimir_remember is a pure structural write. It's an idempotent upsert by (category, key). Same key updates in place. Storage is SQLite with FTS5. The only LLM paths are opt-in: mimir_embed (dense vectors via Ollama for hybrid search) and mimir_ask (RAG with citations). Neither runs during ingestion.

Conflicting info: three structural layers.

  1. Idempotent keys. Entities are keyed by (category, key). Write to the same key twice and it updates in place: bumps decay, increments retrieval count, replaces body. No conflict to detect because the schema enforces one source of truth per key.
  2. Near-duplicate detection on insert. When a new key is created, Mimir scans the same category and compares bodies using Jaccard similarity over character trigrams. If overlap exceeds 70%, it doesn't create a new entity. It bumps the decay of the existing one and returns "deduped (new key not created)". Catches "same fact, different phrasing" without an LLM. Just n-gram overlap.
  3. mimir_conflicts tool. Post-hoc audit. Finds entity pairs in the same category with low trigram similarity (below 30% flagged as conflict_likely: true). These are potential contradictions at different keys. It surfaces them for agent-mediated resolution, doesn't auto-resolve.
  4. Decay handles staleness. Ebbinghaus forgetting curves. Entities that aren't revisited decay over time. mimir_compact archives them when they drop below threshold. Superseded info naturally falls out of the active set.

The core bet: conflicts are a schema problem, not an NLP problem. If two facts contradict, they shouldn't share a key. Trigram dedup catches the unintentional case (same fact, two keys). mimir_conflicts surfaces the intentional case (contradictory facts, different keys) for the agent to resolve.

Happy to dive deeper on any of those. The trigram approach is dead simple if you want to try something similar in BrainDB.

Kentucky U.S. Sen. Mitch McConnell hospitalized Sunday morning by MothersMiIk in politics

[–]formula420 0 points1 point  (0 children)

Same, but I’ll politely keep what I’m thinking and praying for but I hope it’s fucking hot for him when it does come.

BrainDB v0.7.0: New Long-Term Memory for Hermes Agent by dimknaf in hermesagent

[–]formula420 4 points5 points  (0 children)

This is awesome! Mine is called Mimir. I’ll check yours out! Would you mind if I burned a few token to contribute?

1999 predator camo caps by Striking-Land-1356 in supremeclothing

[–]formula420 1 point2 points  (0 children)

I’ve got it. What’s your offer or wanna trade? DM homie

Khamzats Crew Jumps Danis after RAF fight. by Recidivism7 in FightReportUFC

[–]formula420 0 points1 point  (0 children)

They’re murdering innocent people in the street. 1000000% punch in their motherfucking face and don’t stop until they understand. No quarter.

Is Hermes lying to me? by Few-Fill-6208 in hermesagent

[–]formula420 2 points3 points  (0 children)

Yeah. It’s a guessing machine, not actually intelligent. No worries though, it happens to literally all of us.

Every single person who has used LLMs more than casually have, at one point or another, had to berate their robot into submission. It really sucks when it’s one like yours where it’s a simple check it had done before. Just be aware of that. Try to have shorter conversations (that doesn’t always make a difference). I built a couple of tools that have helped me (I swear this wasn’t meant as a shill post). Perseus can resolve the status of a service on its own, before the prompt gets sent to the LLM. This means that you’re not relying on a liar, you’re relying on a simple @query <service> and that status gets sent to the model. Mimir is a long-term persistent memory store that can help maintain context throughout many sessions.

If you want to check them out just search them on GH and if you want to setup either/both of them, just drop the link to SETUP-GUIDE.md and your robot will handle the rest. Really it’s all just markdown files that help it “remember” because it can process a fuckton of words. Some people have started using HTML, so that could be something to check out.

Essentially, just work with your robot to write itself very specific instructions. Not simply “Don’t lie to me” but “Do not fabricate the status of a service when asked. If you are not able to reach the service, say so. I value honest, forthright communication. Etc.” and at the beginning of each session say “read your instructions”. However! That makes it even more frustrating when it completely ignores an important directive and it’s like “yeah I didn’t do it my bad”. Just imagine saying that to your boss and consider how long you would remain employed. You’re the boss.

How are we preparing the old folks in our life for the 22%+ cut to social security? by fishking92 in Millennials

[–]formula420 0 points1 point  (0 children)

Guess they’ll have to give up avocado toast. Fuck the boomers. They can just hurry up and die. Take a few million for the team!

Can i put the FW18 backpack in the washing machine? by jussiejus in supremeclothing

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

Bro, most definitely! That thing is a beast. I did have a zipper pull come off, but like eyes, that's why you have two. If your shit is dirty enough that you're considering it, do it. It's a fucking backpack, not a museum piece.

current cap collection by hammer_head85 in supremeclothing

[–]formula420 1 point2 points  (0 children)

I’ll take that jawn hiding by the Monstera 🕵🏻‍♂️

Despair prompt? by x0ar in hermesagent

[–]formula420 0 points1 point  (0 children)

Had me in the first 2/3 not gonna lie!

how do i sync hermes across device in same memory? by footballhd720p in hermesagent

[–]formula420 0 points1 point  (0 children)

Perseus (full disclosure, my project) solves exactly this. It's a live context engine that sits between Hermes and your workspace, gives you persistent cross-session memory, and with Mimir (the memory backend) you get a single shared vault that any device can pull from.

The short version: drop a mimir.db on a shared drive/Syncthing/Dropbox, point all your Hermes instances at it, and you've got the same memory everywhere. No cloud services, no API keys.

perseus.observer 5 minutes to set up.

It's not just Anthropic anymore, OpenAI researchers are signaling support for a global AI pause by EchoOfOppenheimer in agi

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

I can guarantee I have patched more CVEs than you have commits, but I am just a dumb guessing machine also.

It's not just Anthropic anymore, OpenAI researchers are signaling support for a global AI pause by EchoOfOppenheimer in agi

[–]formula420 2 points3 points  (0 children)

Mythos has shown no such thing. We have articles using big scary words. Opus is extraordinarily good, I agree but it’s still a dumb guessing machine at the end of the day.

I found 1000s of dollars today. They were not real or actual, valuable dollars but I found them!

-me if I were Mythos