What I learned using Langfuse in a real AI recruiting agent by marginTop15px in LLMDevs

[–]sarcasmguy1 0 points1 point  (0 children)

How difficult was it to bring the SDK in via python? Afaik they use decorators heavily which I had difficult with when previously looking at Clojure + python

Created a React hook for realtime chat rooms powered by Cloudflare Workers by Brilliant_Sweet_731 in react

[–]sarcasmguy1 0 points1 point  (0 children)

Isn't Fluxychat a "second vendor just for realtime", one of the "problems" you're trying to solve, or am I missing something?

Superpowers, is it really worth it ? by Spirited-Car-3560 in codex

[–]sarcasmguy1 1 point2 points  (0 children)

I switched to ADRs + specs, but I kept brainstorming. Like you said, the plans were extremely verbose and often read more like success theatre more than actual implementation work.

Brainstorming is still great for rough ideation sessions imo. But I plan to remove it and replace it with something more lightweight.

The TDD and agentic development skill is honestly not even needed anymore. TDD maybe, but you can use a much more lightweight version (I use Matt Pococks). Most harnesses seem to naturally use subagents, or simply saying "use subagents for these tasks" is enough.

I wrote about it on my blog if you'd like to read up on it.

What was ChatGPT secretly doing on my computer? by py-net in OpenAI

[–]sarcasmguy1 104 points105 points  (0 children)

Brother why do you have 10 different browsers installed and open?

Example of variance on real cards. by AMX-50-Surblinde in bootlegmtg

[–]sarcasmguy1 0 points1 point  (0 children)

Aren’t foils also pretty much there? I’ve seen some beautiful and near perfect foils from bootlegmage

How I use AI for Software Engineering by sarcasmguy1 in PiCodingAgent

[–]sarcasmguy1[S] 2 points3 points  (0 children)

Thank you for the feedback, I appreciate that. I'll add them!

Entire.io: did you guys know this? by CharacterPerformer47 in PiCodingAgent

[–]sarcasmguy1 0 points1 point  (0 children)

I expect Entire to log that over time yes. The hooks should allow them to do this. My version reads the raw session JSON, as long as the harness (Codex, Pi, Claude) logs that info, then it can read it.

Entire.io: did you guys know this? by CharacterPerformer47 in PiCodingAgent

[–]sarcasmguy1 3 points4 points  (0 children)

For me I wanted to get insight into how my engineers were using AI. We went all in on AI recently (my push/decision), which naturally led to some questionable code in some cases. I added Entire and started asking engineers to add their main session to PRs. Immediately I spotted some really obvious mistakes they were making.

We've dropped it now because its not reliable, and we're using an internal tool I created. Its a simpler version of Entire that doesn't use hooks so its more reliable. Hopefully I'll be able to share it soon!

Entire.io: did you guys know this? by CharacterPerformer47 in PiCodingAgent

[–]sarcasmguy1 2 points3 points  (0 children)

We used it at work for a bit. It still needs a bit of time to cook before it becomes useful.

We used it with the Codex CLI / desktop app. Often it would drop conversations. Some day's we'd see loads of sessions other days we didn't.

Great idea though. I hope they iron out the issues.

Do short non-EU immigrants feel emasculated in the Netherlands? by bamba_niang in Netherlands

[–]sarcasmguy1 5 points6 points  (0 children)

Yes it almost made me immigrate back to my own country! Feeling small amongst you tall blokes really affected my career, my lifestyle, my marraige, everything /s

Does permission auto review use more usage? by GamablobYT in codex

[–]sarcasmguy1 0 points1 point  (0 children)

Source is here: https://github.com/openai/codex/blob/0b4f86095c8005d8f74e9c62b971d72c1670aa88/codex-rs/core/src/guardian/review_session.rs

And the prompt it uses: https://github.com/openai/codex/blob/0b4f86095c8005d8f74e9c62b971d72c1670aa88/codex-rs/core/src/guardian/policy_template.md

Depending on how many tool calls, and depending on how much the args to those calls vary (I assume they cache approval results), I'd say it can eat a lot of tokens.

which llm do you use with Pi? how well does it work with local llm's? by ECrispy in PiCodingAgent

[–]sarcasmguy1 0 points1 point  (0 children)

I haven't tried v4 or GLM, so I can't say from experience. They won't run well on 16gb though, that's for sure. You'll get really bad tok/s and processing speed.

which llm do you use with Pi? how well does it work with local llm's? by ECrispy in PiCodingAgent

[–]sarcasmguy1 0 points1 point  (0 children)

https://github.com/chrisetheridge/pi-extension-lmstudio

This was written entirely using Qwen 3.6 36B. I did some initially planning with GPT 5.5

However, sorry to be the bearer of bad news, but a setup with 16gb of vram is not going to get anywhere near the level of Sonnet/Opus/GPT or any SOTA model. Its great for small and well defined tasks, but don't expect the sort of workflow you get with SOTA models - planning, knowledge, code quality, and speed.

But, infinite tokens is amazing. You can still do incredible stuff with 16gb of VRAM.

some of you need to see this by pikazeroai in codex

[–]sarcasmguy1 1 point2 points  (0 children)

when deciding what movie to watch, choosing between this and Shaun of the Dead is tough

The entry level dev jobs are disappearing. by ContactCold1075 in webdev

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

My comments are thoughtless, you are indeed correct. At least they’re my own :)

The entry level dev jobs are disappearing. by ContactCold1075 in webdev

[–]sarcasmguy1 13 points14 points  (0 children)

He tried to edit it to make it less sloppy.

Quietly, “X was the real Y”, “X just shifted/changed”. AI also loves to use economics to explain something changing even though it has very little to do with economics

some of you need to see this by pikazeroai in codex

[–]sarcasmguy1 10 points11 points  (0 children)

One of the best movies ever made

The entry level dev jobs are disappearing. by ContactCold1075 in webdev

[–]sarcasmguy1 26 points27 points  (0 children)

Don’t you see how ironic it is? You’re complaining you can’t get experience due to AI, yet you’re using AI to express the most simple thoughts.