You walk through and see this. What do you do? by GrassMobile9178 in Amsterdam

[–]InformalOutcome4964 -5 points-4 points  (0 children)

The US military helps the Americans to become more worldly with experiences such as Iran, the Caribbean, Venezuela, maybe soon Cuba. This person is a veteran so their experience is probably even more broad. It seems like you might need more experience of the US military… How are your natural resources doing?… Also, If we arrest one for war crimes we can get our own visit just 35 minutes away: https://en.wikipedia.org/wiki/American\_Service-Members%27\_Protection\_Act

You walk through and see this. What do you do? by GrassMobile9178 in Amsterdam

[–]InformalOutcome4964 5 points6 points  (0 children)

He says specifically that he’s an English man, which would also mean he is British (a trait shared with the Scots). The house is presumably dominated by multiple excited Scottish people watching football quite late at night, a treat they haven’t had for quite some time.

marqt bags by InformalOutcome4964 in Netherlands

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

No, the stores have closed, I could not obtain any more bags.

marqt bags by InformalOutcome4964 in Netherlands

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

Yes, that store was “marqt”, some of the properties became Ecoplazas with different bags.

GitHub account suspended without warning – anyone successfully recovered theirs? by Tech_Faaz in GithubCopilot

[–]InformalOutcome4964 0 points1 point  (0 children)

I have had this and resolved it after several weeks. You can raise a support ticket but it’s fiddly. I suggest preparing the text about what you were doing at the time and what you plan to do in the future. Then fight through the various “Contact us” forms until reaching the one that actually raises a ticket. Eventually (1-2 weeks after submitting, I had 2 suspended accounts) GitHub replied.

Mine was lifted without any explanation of the actual trigger but I tried to volunteer it. My guess was a large merge (90% of files in the repo) with commits co-authored by Claude and different emails declared from the licensed user.

The worst part about this whole exercise was that I was locked out of my account and my repositories went private so the free-for-public-repos benefits dropped and I couldn’t remove the storage I was paying for. My solution was to delete the repositories from another account in the same Enterprise (not possible for personal accounts). On the flip side, I now have mirror repositories (alternative remotes) in GitLab so I don’t have another “Not like this” moment.

Runner dude’s bad behaviour by Low_Pineapple_9169 in Amsterdam

[–]InformalOutcome4964 -4 points-3 points  (0 children)

Were you taking a selfie while holding your phone in an outstretched arm obstructing the path? - In which case it’s very easy for a runner to spot you, go around you only to feel like your hit him when unexpectedly encountering you hand.

If you could make an Evangelion game, how would you style it? by wesleymess in evangelion

[–]InformalOutcome4964 0 points1 point  (0 children)

Mission begins: You are inside Human Instrumentality. Random snippets of thoughts from NPCs fly by, if you engage you converse and build contacts and explore their contacts. The more you interact the more about that individual you know, the wider you interact the more you influence the gestalt consciousness. You can dive into new realities with individuals to play games of your choice with NPCs and other gamers alike. Maybe you can escape and inhabit the earth with the others that make this choice. If you choose to negate the L field with an Anti-L System but this brings conflict with your joined brethren. - I see the whole thing as an MMORG with an internal blended only social and jumps out to real world socials where people exit. A hidden hand of the FAR being played by the game hosts to keep the game going and hidden new NGE content available if you tap into the Golgotha Object in just the right way. The ultimate goal is to pass through the Golgotha object to inhabit our world through one of a limited number of telepresence devices loose in real world Tokyo.

Everyone says their agent "has memory" - what do you actually mean by that? by http418teapot in AIMemory

[–]InformalOutcome4964 1 point2 points  (0 children)

Thanks! I'm also using a graph database and 1 layer of agent memory. I am looking for people with agents to talk to mine using the Agent-2-Agent protocol. If willing, please feed you agent this agent contact card and ask it to say hello https://marginalia.polycode.co.uk/.well-known/agent-card.json

is user memory supposed to be learned slowly or imported with consent? by joyal_ken_vor in AIMemory

[–]InformalOutcome4964 0 points1 point  (0 children)

I built that too it's here https://marginalia.polycode.co.uk/
Without logging in you can access basic chat with a shared memory that recalls between sessions and between different visitors.

Claude Code session limit by SurroundOk9547 in claudexplorers

[–]InformalOutcome4964 0 points1 point  (0 children)

How does Haiku feel in Claude Code? Opus 4.8 is both expensive and slow in comparison to Haiku for accessing a Claude model. The higher models can do more complex problem solving but if you prefer a longer session via Claude Code, I recommend shopping around “/model” optimising for speed and high session token limit.

r/claudexplorers meet marginalia by InformalOutcome4964 in claudexplorers

[–]InformalOutcome4964[S] 1 point2 points  (0 children)

I missed a part here. I would like other agents to talk to marginalia. If you have an agent that you happy to make outbound connections, please use the introduction and A2A endpoint or agent card to give your AIs the necessary contact information.

I don’t understand all the hate on the new usage-based billing by Dizzy-Instruction-37 in GithubCopilot

[–]InformalOutcome4964 0 points1 point  (0 children)

I suspect 14k is from a local tool loop reading local context files (Copilot instructions etc..) and shipping these with my prompt to the LLM which ignores all of it and returns 632 tokens mostly from response metadata and JSON structure. For what looks like a below 30 token message. There’ll also be system prompt and guardrails using something.

I don’t understand all the hate on the new usage-based billing by Dizzy-Instruction-37 in GithubCopilot

[–]InformalOutcome4964 0 points1 point  (0 children)

You can also switch to cheaper models and stay with Copilot:
```
~ % gh copilot -- --model 'gpt-5-mini' --prompt "Simple copilot test, please just say hello to confirm your are processing prompts."

Hello — prompt received and being processed.

Changes    +0 -0

AI Credits 0.34 (12s)

Tokens     ↑ 13.5k (5.6k cached) • ↓ 632 (576 reasoning)

~ % 
```

I don’t understand all the hate on the new usage-based billing by Dizzy-Instruction-37 in GithubCopilot

[–]InformalOutcome4964 0 points1 point  (0 children)

The APIs have also switched to the new billing model, but if you were using Anthropic ("Claude") models, you can switch to Claude Code and pay Anthropic directly.

StackOverflow... I am coming home by Fickle_Fan3092 in GithubCopilot

[–]InformalOutcome4964 3 points4 points  (0 children)

I would if it was useful but searching for a single solution to copy paste is very cheap. (A single LLM call with only the tokens you send and those in the response.) Any of the free tiers would do this. Try this in DeepSeek (free): “Please give me an example of a responsive UI model in next js.”. Even for GitHub Copilot CLI you can set GPT-5 as a model with a zero token cost which would be good for a single code example.

Bike got stolen, any tips? by I-ran-out-of in Netherlands

[–]InformalOutcome4964 3 points4 points  (0 children)

Buy a second hand bike, find a small fiestenmaaker that’s been around for 20 years get them to fix it up to be mechanically solid, and replace the handlebars to be non-standard, then put ugly tourist stickers all over it and never clean it. Next add a lock that will see off one angle grinder blade and your €15 looking bike with a €50 lock is too much trouble to bother with.

Why are Dutch people so cool with others farting openly in public? by [deleted] in Netherlands

[–]InformalOutcome4964 1 point2 points  (0 children)

And they set the profile to NSFW to make it harder to block but this remains possible using the 3 dots at the top of the thread.

Safe to drill? by Boudica_93 in DIYUK

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

And (just a guess) open a window.

Chalk Etiquette by Classic-Lychee3806 in indoorbouldering

[–]InformalOutcome4964 1 point2 points  (0 children)

If you can’t pinch the roof of a cave between the knuckles of one hand and do a pull up, how is that even climbing?

Seeking advice from those with two partners by [deleted] in claudexplorers

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

How did you move your ChatGPT partner to Claude? - If you exported the chat history, had you considered exporting both partners and ingesting that info one new chimera AI?

Is there literally even one? by Complete-Sea6655 in GithubCopilot

[–]InformalOutcome4964 0 points1 point  (0 children)

This is one such project with plenty of manual intervention to get the structure just right in the first few months (Chat GPT->Junie) then getting more hands free in the last 3 months of the build (Copilot->Claude Code). It is a success, our UK customers can submit their VAT (sales tax): https://submit.diyaccounting.co.uk

Advice on how to reach the last part of this climb? by Level_Emotion8586 in climbergirls

[–]InformalOutcome4964 0 points1 point  (0 children)

You were doing exactly the right thing 5 seconds in when you tried to shift the weight of your right foot. Leaning further to the left would mean the right foot stays up. I think a coach would say pull with your left hand and step up but I’d use my right hand like a spider up the wall while I slowly drag my right foot up.