I built augur, the tool for finding hidden symbols across your documents
▲ 5 r/digitalforensics+3 crossposts

I built augur, the tool for finding hidden symbols across your documents

https://reddit.com/link/1vq8cyg/video/btfopmmbvsjh1/player

I built Augur, an open-source tool for seeing what is actually hidden inside a file.

It finds things like zero-width characters and hidden instructions, Trojan Source / bidi controls, mixed-script homoglyphs, EXIF and GPS metadata, C2PA manifests, and data appended after an image.

It can also write a cleaned copy without modifying the original or recompressing the image, then scans the result again to verify the selected stuff is actually gone.

Video shows the real thing - the demo files are generated by a script in the repo, including everything Augur then detects.

https://github.com/dejo1307/augur

reddit.com
u/fairwaycoder — 3 days ago
▲ 20 r/showMyProject+4 crossposts

Built architecture intelligence for developers, coding agents, and CI

I'm a software developer (professionally for last 25 years) and got hooked on coding agents as the next guy.

I built https://github.com/enola-labs/enola as architecture intelligence for developers, coding agents and CI. You can see how and what it does as part of CI on that repo itself: https://github.com/enola-labs/enola/actions/runs/30579279230/job/90995180445

I use it daily, and you can add the hook so it does what it is best in: before agent starts editing it uses it to pin the state, after editing is done it checks what it did, so that it can self correct if and when needed.

Me and bunch of friends are using it, and most of stuff I built is based on their feedback and stuff they needed.

Happy to get the feedback from anyone who ends up using it. Also, if the language you need is not there, let me know and I will add it.

u/fairwaycoder — 5 days ago
▲ 2 r/codex

Simple test with Codex that's failing

Disclaimer: I am rarely, if ever, reaching any limits with Codex. Not here to complain about it.

However, since I don't have anything better to spend some tokens on, I did today, after I read tens of messages about reset, a simple test, where I used Codex to do three things in a simple single screen:
- Move one word from the title location (H1) to the subtitle (H2).
- After moved, align the font, style, font size, color, with already existing stuff.
- Add three more subtitles which would follow exactly the same style, font, font size, color, of other sections already existing on the same screen.

It took it 9 tries and 55% of my 5 hours limit. More then one hour where at least last 20 minutes went to quite some abuse and Codex trying to tell me how it doesn't like to be verbally abused.

In the end, I had to do it, prompt by prompt, line by line, explaining everything, sharing screenshots - stuff that I could do myself in less then 3 minutes. However, I wanted simply to test on something this simple am I just getting crazy myself or I ended up in some super wired AB test from which OpenAI is not letting me go out as it just can not be this bad, it never was.

Qwen3.6-27b did this in a single try.

reddit.com
u/fairwaycoder — 3 months ago

Anyone else keeping the golf journal?

Since I read Ben Hogan's Five Lessons I started writing my own journal. No specific structure, just trying to write down what worked, what didn't, where was I idiot again. Sometimes it helps. Sometimes I am not sure why I am playing golf still.

Anyone else doing this?

reddit.com
u/fairwaycoder — 3 months ago