frontpage.
newsnewestaskshowjobs

Open Source @Github

fp.

iTerm 2 Companion App

https://iterm2.com/companion-app.html
1•fredley•1m ago•0 comments

Comparing performance of different offline first solutions

https://github.com/bkniffler/offline-sync-bench
2•quambo•2m ago•0 comments

AI Doomlord Jacob Coxon's Media Tour Has Begun

https://gizmodo.com/ai-doomlord-jacob-coxons-media-tour-has-begun-2000809720
2•jjj123•4m ago•0 comments

Transcompilation Express

https://blog.gingerbeardman.com/2026/08/31/transcompilation-express/
1•surprisetalk•5m ago•0 comments

1.1.1.1 now supports post-quantum DNSSEC, all 2,420 bytes of it

https://blog.cloudflare.com/post-quantum-dnssec-1111/
3•HieronymusBosch•6m ago•0 comments

Guiding AI writing to make technical text easier to review

https://a11.to/blog/claudisms
1•helenapankov•7m ago•0 comments

US Army places $11M bet on Austin-based GPS alternative Tern

https://techcrunch.com/2026/09/10/us-army-places-11m-bet-on-austin-based-gps-alternative-tern/
1•gemanor•7m ago•0 comments

What is the correct way to become a DevOps eng?

1•edviik•9m ago•0 comments

Show HN: AI Brand Visibility for Free Forever

https://app.geosurge.ai/login
2•jonsmostovojs•9m ago•1 comments

Janet 1.42.0

https://github.com/janet-lang/janet/releases/tag/v1.42.0
1•birdculture•10m ago•0 comments

Brax 2026 Roadmap: secure mobile phone, smart wall display, pocket AI phone

https://www.youtube.com/watch?v=jXzpwdtwVyk
1•cromka•10m ago•0 comments

Sheriff's investigator charged with misusing Flock camera data

https://www.timesunion.com/news/article/sheriff-albany-county-investigator-charged-22424123.php
2•throw7•11m ago•0 comments

Show HN: MorphMove – a game inspired by fast chess and NYT Games

https://morphmove.com
1•eropatori•11m ago•0 comments

Google's revived nuclear power plant gets $1.9B loan from US Government

https://techcrunch.com/2026/09/08/googles-revived-nuclear-power-plant-gets-1-9b-loan-from-us-gove...
2•pseudolus•13m ago•0 comments

UnifoLM-WLA-1.0

https://unigen-x.github.io/unifolm-wla.github.io/
1•ilreb•13m ago•0 comments

Never let your agent choose its own tool

https://www.promptone.ai/blog/agent-should-never-choose-its-own-tools/
2•chris_marino•13m ago•1 comments

Ask HN: Claude or ChatGPT? Which is better for me as a Tech guy?

1•skwasimin•15m ago•1 comments

The oldest known Snakes and Ladders board is probably a forgery

https://en.quantumgame.love/guide/how-old-is-snakes-and-ladders.html
1•AlexLeela•16m ago•0 comments

Another researcher says OpenAI trained on conversations, then claimed breakthrou

https://bsky.app/profile/did:plc:ckaz32jwl6t2cno6fmuw2nhn/post/3mv4mt4ikss2d
29•ColinWright•19m ago•4 comments

Readonly database access for your agent

https://gayanhewa.github.io/dbq/
1•filepod•20m ago•1 comments

Data Science Weekly – Issue 668

https://datascienceweekly.substack.com/p/data-science-weekly-issue-668
1•sebg•21m ago•0 comments

Biot Number

https://en.wikipedia.org/wiki/Biot_number
1•mooreds•22m ago•0 comments

The Feminist Was a Spy

https://uscpublicdiplomacy.org/blog/feminist-was-spy
9•mooreds•22m ago•2 comments

Agents Build Chess Engines from Scratch in Rust, C++, Rocq, LaTeX, Brainfuck

https://blog.mathieuacher.com/FromScratchChessEnginesPolyglot/
1•brohee•22m ago•1 comments

Show HN: Vantage, a No-Frills Golf GPS App

https://apps.apple.com/us/app/vantage-golf-gps/id6801582385
3•StormHatley•23m ago•0 comments

Will open source AI keep up for long?

https://voxdev.org/topic/technology-innovation/will-open-source-ai-keep-long
2•econlmics•23m ago•0 comments

Bad Code Is Kudzu

https://vickiboykis.com/2026/09/01/bad-code-is-kudzu/
1•surprisetalk•23m ago•0 comments

Palantir Online Shop

https://store.palantir.com/password
1•Bluestein•23m ago•1 comments

iOS 27 RC Adds Long-Rumored Camera App Controls Customization

https://www.macrumors.com/2026/09/10/ios-27-rc-camera-app-customization/
1•tosh•24m ago•0 comments

Show HN: Nightshift – Rust CLI to Orchestrate GitHub Issue Resolution with Dags

https://github.com/Shaurya-Sethi/nightshift
2•shaurya-sethi•24m ago•1 comments
Open in hackernews

TrajectoryCrypt: Behavior-based encryption without traditional keys

https://github.com/YukiyamaShizuka/TrajectoryCtypt
1•YukiyamaShizuki•1y ago

Comments

YukiyamaShizuki•1y ago
I’ve just open-sourced a structural encryption system I call TrajectoryCrypt. It's not an algorithm in the conventional sense—it's a framework for how information exists.

Core idea:

Rearranged binary data is injected into logic gate networks under entropy noise;

The output vectors form a spatial path;

A function f(x) is fitted from this path and made public;

Decryption isn’t about guessing keys—it’s about matching the original trajectory: Tangents, projections, and behavior-specific deviation.

It creates encryption as a path memory, not as a mathematical secret.

Source and whitepaper are public. Non-commercial usage is free; commercial use requires a license.

GitHub: https://github.com/YukiyamaShizuka/TrajectoryCtypt

sksrbWgbfK•1y ago
> Permission is hereby granted

You should give more explanation because my first reaction was "permission of doing what exactly?"