frontpage.
newsnewestaskshowjobs

Made with ♥ by @iamnishanth

Open Source @Github

fp.

Open in hackernews

I Had to Build a Cryptographic Audit Trail Just to Prove I Wrote My Own Code

https://github.com/jaysyrk/teleos
3•jaysyrk•42m ago

Comments

jaysyrk•42m ago
Hi!! I'm jaysyrk, a 16 year old software dev. I have ADHD and bipolar 2. Because of how my brain runs, I code during intense hypomanic episodes where I'll just sit there and code for days on end. And because of the ADHD, my code has to be VERY organized with custom unicode dividers, em dashes, all that. I have them hardcoded into my keyboard Numpad.. If it isn't a perfect visual grid, my brain loses the thread and I can't survive as a dev.

Recently, I decided it was time to look toward my future, so I dumped multiple projects I've been working on since COVID onto Github, the main one being a custom logic engine and domain-specific language called Teleos DSL — by jaysyrk.

I posted it to a programming language community on Reddit, excited to finally show people what I built.

Instead, I got permanently banned and muted.

The mods told me that using Unicode dividers and writing 10,000 lines of incredibly clean code meant I was lying and using an LLM. I literally offered to hop on a call and break down the internal parsing logic line by line from memory. They didn't care. They just muted me so I couldn't even reply.

It sucked. BUT.. i have learned from this, i have created a background task in go that record my progress in my projects folder every 15 minutes so that if i accidentally don't upload to Github till the very end then I WILL STILL HAVE THE TIMLINE!!

Every 15 minutes, it checks if I’ve changed anything. If I have, it takes the 'git diff --stat' (which shows exactly how many lines I typed or deleted) and logs it.

But anyone can fake a regular text log. Sooooo... I used a hash chain. Every time it logs a new entry, it generates a SHA-256 hash by mixing the timestamp, the code changes, and the hash of the previous log entry.

It looks like this:

```text

┌─── TRACKER AUDIT: 2026-05-22 16:45:00 ─── │ Prev-Hash: 4a8b9c2d │ Curr-Hash: f3e2d1c0 ├─── CHANGES DETECTED ─── main.go | 42 ++++++++++++++------------ 1 file changed, 22 insertions(+), 20 deletions(-) └──────────────────────────────────────────────── ``` Because every single 15-minute block is mathematically tied to the one before it, you cannot fake the timeline. If you try to go back and alter a single line or a timestamp from two days ago, the whole chain breaks. It’s literal, un—fakable proof of work done by ME AND ME ONLY!

We’re in a weird time in tech where if you write messy, chaotic code, you're a human, but if you maintain absolute crisp and clean architecture, people think you're a bot.

I’m keeping my Unicode lines and em dashes. I’m keeping my clean formatting. If the internet communities we have right now are too cynical to believe a teenager can write clean systems code, don't waste your energy begging them for an appeal. I just want to find a spot where I can get actual feedback and not get shut down for having code that's "too good to be true for a 16 year old".

Understand Monotonic Deque Pattern Before Practice on LeetCode

https://algo-rhythm.dev/en/monotonic-deque/
5•bytego•4m ago•1 comments

<model-viewer>: Easily display interactive 3D models on the web and in AR

https://modelviewer.dev/
1•Pay08•6m ago•0 comments

SpaceX Is Spending $2.8B to Buy Gas Turbines for Its AI Data Centers

https://www.wired.com/story/elon-musk-spacex-spending-gas-turbines-grok/
1•bookofjoe•7m ago•1 comments

Oops you specified provider but forgot quant

https://github.com/qpwo/openrouter_triples
1•lhmiles•7m ago•0 comments

Shipping a Laptop to a Refugee Camp in Uganda

https://notesbylex.com/shipping-a-laptop-to-a-refugee-camp-in-uganda
1•lexandstuff•7m ago•0 comments

Cloudflare's Matthew Prince says AI has made a category of workers obsolete

https://fortune.com/2026/05/21/cloudflare-ceo-matthew-prince-layoffs-ai-automation-measurers/
1•gpi•9m ago•0 comments

Draft executive order would set deadlines for quantum encryption

https://www.nextgov.com/cybersecurity/2026/05/draft-executive-order-would-set-deadlines-digital-s...
1•Molitor5901•9m ago•0 comments

Dead Metaphor

https://en.wikipedia.org/wiki/Dead_metaphor
1•cainxinth•12m ago•0 comments

Show HN: Microcodegen.py – PRD → FastAPI app, one file, no LLM calls

https://github.com/Anioko/microcodegen
1•anioko1•15m ago•0 comments

Horstine the Whale: An Obituary

https://www.eugyppius.com/p/horstine-the-whale-an-obituary
1•wrqvrwvq•16m ago•0 comments

Measuring LLMs' ability to develop exploits

https://red.anthropic.com/2026/exploit-evals/
2•Kneenex•16m ago•0 comments

Green Card Seekers Must Leave U.S. to Apply, Trump Administration Says

https://www.nytimes.com/2026/05/22/us/politics/green-card-changes-trump.html
7•tlhunter•17m ago•0 comments

My Profile HTTP://Profile.jomvia.com

1•MeherunJessi•18m ago•0 comments

Regular rebuilding of the Ise Shrine due to Shinto principle

https://en.wikipedia.org/wiki/Ise_Shrine
1•b-kf•20m ago•1 comments

Aimeflux – Local-first macOS dictation with searchable transcript history

https://aimeflux.com
1•erdiegoant•23m ago•0 comments

Judge dismisses human smuggling charges against Kilmar Abrego Garcia

https://apnews.com/article/kilmar-abrego-garcia-el-salvador-deportation-smuggling-035a2b2ded3ede6...
3•petethomas•24m ago•0 comments

Use Grok in OpenCode

https://x.ai/news/grok-opencode
2•porridgeraisin•26m ago•0 comments

ABM-101

https://therestlesstechnophile.com/2019/11/08/abm-101/
3•picture•28m ago•0 comments

Viktor Zhdanov

https://worksinprogress.co/issue/the-story-of-viktor-zhdanov/
2•niklasbuschmann•28m ago•0 comments

Netherlands seizes 800 servers of hosting firm enabling cyberattacks

https://www.bleepingcomputer.com/news/security/netherlands-seizes-800-servers-of-hosting-firm-ena...
4•jethronethro•29m ago•0 comments

Show HN: ReTab – a Cmd+Tab-style switcher for Safari tabs

https://apps.apple.com/us/app/retab-tab-switch-for-safari/id6736950080
2•hyouuu•30m ago•0 comments

Notes from the Foothills of the Singularity

https://every.to/playtesting/notes-from-the-foothills-of-the-singularity
2•mooreds•31m ago•0 comments

Universal Paperclips (2017)

https://www.decisionproblem.com/paperclips/index2.html
2•caminanteblanco•37m ago•0 comments

The GitHub Breach Through VS Code Is the One I Warned About

https://mazinahmed.net/blog/github-vscode-breach/
3•mazen160•40m ago•0 comments

Show HN: I built a Product Hunt alternative that gets views

https://www.scrolllaunch.com
2•kalashvasaniya•40m ago•0 comments

I Had to Build a Cryptographic Audit Trail Just to Prove I Wrote My Own Code

https://github.com/jaysyrk/teleos
3•jaysyrk•42m ago•1 comments

Half Life 2 on the Original Xbox is an incredible port. Here is why [video]

https://www.youtube.com/watch?v=c66hfqw4SKc
3•RyanShook•44m ago•0 comments

Show HN: Mneme – Open-protocol AI memory that lives on your device

https://github.com/ppserapiao/mneme
2•ptengelmann•44m ago•0 comments

The Pkg.go.dev API

https://go.dev/blog/pkgsite-api
2•0xedb•47m ago•0 comments

NTSB pulls docket after AI recreates dead pilots' voices

https://arstechnica.com/ai/2026/05/ai-users-re-create-dead-pilots-voices-from-crash-investigation...
16•Lihh27•51m ago•9 comments