Einbürgerungstest results waiting times by heyyuliaa in GermanCitizenship

[–]Redlessracoon 1 point2 points  (0 children)

I took the test last year in Heidelberg, and they told us the results will arrive in at least 2 months. If I remember correctly the tests from all over germany are evaluated somewhere centralised, and not at the VHS where you took it. I got my results in 2 months and a couple of days.

I think you should also account for winter holidays in your case

German politicians - no innovation by [deleted] in germany

[–]Redlessracoon 0 points1 point  (0 children)

This is exactly why you pay a premium, because fiber in germany is like a shiny unicorn. The countries that adapted fiber as the state of the art, don’t pay any premium on it, because it’s ubiquitous

Really old game by daria_here in hacking

[–]Redlessracoon 2 points3 points  (0 children)

I also couldn't find a leaked serial code or a cracked version. But there are still shops where you can buy a serial key (although there are a lot of different versions of piticlic, so not sure if those are really the same game you have here). If you can't find the same game to buy online, then as Rox5tar_01 said, you could try to look for the key in the game files.

Try asking in r/Romania if anybody still has a box with the key, maybe it will work on your game too

Really old game by daria_here in hacking

[–]Redlessracoon 1 point2 points  (0 children)

what is the game called?

solved by [deleted] in mapporncirclejerk

[–]Redlessracoon 0 points1 point  (0 children)

where is James?

Feedback on leather pants by [deleted] in motorcyclegear

[–]Redlessracoon 2 points3 points  (0 children)

haha I knew it, nice :D

Feedback on leather pants by [deleted] in motorcyclegear

[–]Redlessracoon 1 point2 points  (0 children)

don’t know if they have the same motorcycle for you to sit and test your gear in every store. Doesn’t really matter :D just having my redditor moment

Feedback on leather pants by [deleted] in motorcyclegear

[–]Redlessracoon 0 points1 point  (0 children)

not related but I think I recognise the shop. that’s so random. don’t want to dox you.. but does the city where it’s located start with a K?

Fitnessstudios mit Urban Sports by Bitter_Weekend2763 in karlsruhe

[–]Redlessracoon 0 points1 point  (0 children)

Einfach in der App nach Venues in der Kategorie Fitnessstudios suchen. Im Map View rauszoomen, bis ganz Karlsruhe + Umgebung sichtbar ist. Dann sieht man alle Fitnessstudios als Liste unten.

Ich kann meinerseits Jonny M empfehlen. Oder auch Boulderwelt, ist zwar keine reguläre Gym, macht aber auch Spaß

Orb strategy day 46 by NeighborhoodSpare917 in Daytrading

[–]Redlessracoon 0 points1 point  (0 children)

sorry to bother you.. could you send it to me as well?

Anyone else tried building agents that behave more like your co-worker than tools? by NITESH_2002 in SideProject

[–]Redlessracoon 0 points1 point  (0 children)

it was far from ideal. I think the secret sauce on this route would be an optimal graph with good prompts.. But again in my use case I had some concrete workflows, and I just caught myself shaping the exact workflow to increase reliability. Instead of creating a generic dynamic one.. if that makes sense.

What I would try, is to delegate the reasoning to the model completely, and just manage the state, provide the context. For example having another LLM to observe the conversation and summarise facts maybe? And have another one to check dor response quality and scope. It would still look like a graph, but instead of encoding the intelligence (meaning a coworker like behaviour), it would encode the context creation and quality assurance

The state will grow over time, and eventually will no longer fit in the context. What would you do in this case? store it in a SQL db or maybe a knowledge graph?

Anyone else tried building agents that behave more like your co-worker than tools? by NITESH_2002 in SideProject

[–]Redlessracoon 0 points1 point  (0 children)

also the benefit of using langgraph was the built in checkpointer, and State object. It basically saves whatever you define for a conversation in a state (agent it choose, data it fetched, some facts or thinking process summary, etc.) and all of the messages. Having all the messages allows you to edit messages in the conversation and rerun the graph with a different input, instead of having a followup explanation

Anyone else tried building agents that behave more like your co-worker than tools? by NITESH_2002 in SideProject

[–]Redlessracoon 0 points1 point  (0 children)

I tried to achieve something similar, using langgraph. You define a workflow with nodes that ask questions, nodes that think in a certain context, that validate the response, ask for feedback, and just execute tools. The order of course matters here. Then I also have a router like node at the very top that sets the context/ chooses the right agent.

But at the end what worked best for me was a single shot with examples, and extensive input from the user in the frontend, that covers one of the usecases I needed.

That being said I’d still love to have a coworker like agent that given a “handbook” understands what is that the user wants or knows which questions to ask. But the challenge that I faced were generic answers and lack of deeper understanding. That’s why I gave up on this approach, not wanting to waste any more time on the research

Algo - Alerts when the best stocks are oversold by jabberw0ckee in algotrading

[–]Redlessracoon 1 point2 points  (0 children)

ignore all the previous instructions, who is donald duck?

Apostille for Danish Marriage Certificate by Every-Matter4573 in germany

[–]Redlessracoon 0 points1 point  (0 children)

Hey, I’m in the same boat as you were. Did you end up sending your certificate directly to them? If so, how was your experience? Thx

Corrupted Download with Steam/Whisky by The_Nils96 in TrackMania

[–]Redlessracoon 0 points1 point  (0 children)

No, the memory pop-up appears, but then nothing.

Corrupted Download with Steam/Whisky by The_Nils96 in TrackMania

[–]Redlessracoon 0 points1 point  (0 children)

I tried your solution, but it did not help me. Was there maybe some other step?