frontpage.
newsnewestaskshowjobs

Open Source @Github

fp.

Amazon Is Recruiting Laid Off Workers in Boomerang Hire Trend

https://www.inc.com/dan-schawbel/amazon-30000-laid-off-recruiting/91410673
1•frank_clover•18s ago•0 comments

Enhanced Spell Checking on the Web

https://bkardell.com/blog/EnhancedSpellchecking.html
1•based2•59s ago•0 comments

An Existential Guide To: Forgiving Your Parents

https://theshadowedarchive.substack.com/p/an-existential-guide-to-forgiving
1•jger15•2m ago•0 comments

Rumps – Uncomplicated macOS Python Statusbar Apps

https://github.com/jaredks/rumps
2•gregsadetsky•2m ago•0 comments

Japan moves to tighten rules for foreigners, throwing futures into doubt

https://www.aljazeera.com/economy/2026/9/25/japan-moves-to-tighten-rules-for-foreigners-throwing-...
3•mikhael•3m ago•0 comments

The state of SIMD in Rust in 2026

https://shnatsel.github.io/state-of-simd-rust-2026/
1•fanf2•4m ago•0 comments

Show HN: A local alternative to Jev – 94% on Banking77

https://gist.github.com/nicobrenner/056a5aaff5d0119c0032ecdad5029557
1•nico•5m ago•0 comments

1986: How to Spot the Upper Class – That's Life – BBC Archive [video]

https://www.youtube.com/watch?v=eK6w6MzMDhk
1•joebig•5m ago•0 comments

Modern LLMs have tiny GPTs hidden inside them

https://invertedpassion.substack.com/p/modern-llms-have-tiny-gpts-hidden
1•giuliomagnifico•8m ago•0 comments

Von, an Open-Source Jev Alternative

https://github.com/wfzyx/von
2•k__•9m ago•0 comments

Sealed Fedora Atomic Desktop bootable container images

https://fedoramagazine.org/sealed-atomic-desktops-test-images/
1•anon109•9m ago•0 comments

Show HN: Museum of Numbers

https://numbermuseum.com/2147483647
3•rhl314•10m ago•2 comments

Brave browser: [ads] Add "Sponsored ads enabled" toggle to settings on Desktop

https://github.com/brave/brave-browser/issues/58786
1•thunderbong•14m ago•0 comments

WLED – open-source ESP32 webserver to control NeoPixel LEDs

https://kno.wled.ge/
1•gregsadetsky•18m ago•0 comments

Reverse-engineering the Intel 8087's tangent algorithm: more than CORDIC

https://www.righto.com/2026/09/8087-tangent-cordic.html
2•pwg•20m ago•1 comments

Wrong, Not Broken

https://aws.amazon.com/blogs/aws-insights/wrong-not-broken/
1•gslin•21m ago•0 comments

Labelled 'pervert glasses': Will Meta's camera-free version change their image?

https://www.bbc.co.uk/news/articles/cwp80l0my1x2o
1•ColinWright•21m ago•0 comments

Docker launches cloud sandboxes: Start on your laptop, finish in the cloud

https://www.docker.com/blog/introducing-cloud-sandboxes-start-on-your-laptop-finish-in-the-cloud/
1•NarratorTD•23m ago•0 comments

What is the best shape of a city? Modelling effect of urban form on distance

https://journals.sagepub.com/doi/10.1177/23998083261458842
1•rustoo•23m ago•0 comments

The clans that run Spain's biggest companies

https://english.elpais.com/economy-and-business/2026-09-21/from-opus-dei-alumni-to-mckinsey-consu...
1•momentmaker•24m ago•0 comments

The Plunging Price of Thought

https://epoch.ai/publications/the-plunging-price-of-thought
1•momentmaker•25m ago•0 comments

Show HK: Find My Cat Name

https://findmycatname.com/
1•giraldomac•25m ago•0 comments

Washington Heights Man Cleans One NYC Block a Day for 100 Days,Neighbors Join In

https://hoodline.com/2026/09/washington-heights-man-cleans-one-nyc-block-a-day-for-100-days-neigh...
4•thunderbong•25m ago•0 comments

I Put My LG TV Under Network Surveillance [video]

https://www.youtube.com/watch?v=Sg9tUEk1c7A
1•pier25•26m ago•0 comments

Show HN: Proof-native smart contracts without a transaction archive

https://colosseum.com/arena/projects/parano1d
1•ignotusnemo•27m ago•0 comments

How to Unclench

https://howtounclench.com/
1•gpi•29m ago•0 comments

Is Jev calibrated? Tests on real data

https://leonardgrazian.com/blog/jev-calibration/
2•cannedbread•31m ago•0 comments

Show HN: Talk to Micro from Conversations: an assistant in your chat app

https://micro.mu/blog/post?id=1790435898213024579
1•asim•32m ago•0 comments

Writing Code Character by Character

https://medium.com/@erdemgezer/writing-code-character-by-character-3919e29d252c
2•erdemgezer•36m ago•0 comments

Show HN: Reladraw – A diagram language where you decide where to place things

https://github.com/reladraw/reladraw
2•jpwalsh234•36m ago•0 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?"