frontpage.
newsnewestaskshowjobs

Made with ♥ by @iamnishanth

Open Source @Github

fp.

Docker Compose Continuous Deployment

https://github.com/kimdre/doco-cd
1•naimo1984•1m ago•0 comments

When Edges and Vertices Were Discovered

https://www.realtimerendering.com/blog/when-edges-and-vertices-were-discovered/
1•ingve•1m ago•0 comments

Ancient Roman Glass Reveals a Hidden "Language"

https://nautil.us/ancient-roman-glass-reveals-a-hidden-language-1247932/
1•DrierCycle•3m ago•0 comments

So you want to build AI Agent group chat like OpenAI?

https://zknill.io/posts/how-to-build-ai-group-chat/
1•zknill•5m ago•0 comments

How to Tolerate Annoying Things

https://psyche.co/guides/how-to-respond-to-annoying-things-with-greater-ease
1•zdw•5m ago•0 comments

Boomers Are Passing Down Way, Way Too Much Stuff

https://www.bloomberg.com/news/features/2025-11-14/millennials-gen-x-set-to-inherit-boomers-antiq...
1•zdw•7m ago•0 comments

Tree.fm

https://www.tree.fm/
1•bookofjoe•9m ago•0 comments

We avoided side-channels in our new post-quantum Go cryptography libraries

https://blog.trailofbits.com/2025/11/14/how-we-avoided-side-channels-in-our-new-post-quantum-go-c...
1•ingve•15m ago•0 comments

Free $150 worth of Claude credits (not spam)

https://megallm.io/ref/REF-O0UU2J7R
1•freakynit•22m ago•0 comments

An unemployed gentleman scholar (2010)

https://robertedgar.wordpress.com/2010/05/04/an-unemployed-gentleman-scholar/
1•kkoncevicius•22m ago•0 comments

tRPC: End-to-end typesafe APIs made easy

https://trpc.io/
1•edweis•23m ago•0 comments

Waymo Was on a Roll in San Francisco. Then One of Its Cars Killed a Cat

https://www.nytimes.com/2025/11/15/us/waymo-san-francisco-kit-kat.html
2•donohoe•27m ago•0 comments

Opensource.Builders – find and build open-source alternatives

https://opensource.builders
1•theturtletalks•31m ago•0 comments

Transaction-Oriented Programming

https://btmc.substack.com/p/transaction-oriented-programming
1•sirwhinesalot•31m ago•0 comments

Debian 13.2 Released

https://www.debian.org/News/2025/20251115
3•midzer•31m ago•0 comments

Ask HN: Anyone have the pptx understanding deep learning Simon j.d. prince

1•kwoii•32m ago•0 comments

We Optimize RocksDB in TiKV – The Battle Against the DB Mutex

https://medium.com/@siddontang/how-we-optimize-rocksdb-in-tikv-part-1-the-battle-against-the-db-m...
2•ngaut•33m ago•0 comments

The Death of Government Tax Filing

https://www.wsj.com/opinion/irs-ends-direct-file-treasury-department-tax-filing-bill-cassidy-eliz...
1•fortran77•33m ago•0 comments

Show HN: MapScraper – Extract local business data from Google MAPS in seconds

https://mapscraper.co/
1•ivanramos•34m ago•0 comments

The Classical Chess Starting Position Is Not Ideal. Its Rating Is Below Average

https://chess960v2.com/en
2•lavren1974•34m ago•0 comments

A Nerd's Peculiar Patterns

https://number-garden-preshow.netlify.app/
1•cpuXguy•36m ago•0 comments

TypeScript X Perl

https://andrews.substack.com/p/typescript-x-perl
1•andrew_rfc•36m ago•0 comments

Direct tensor processing with coherent light

https://www.nature.com/articles/s41566-025-01799-7
1•westurner•37m ago•0 comments

How does the UK keep the lights on with 12 GW at risk of retirement by 2030?

https://watt-logic.com/2025/11/14/ccgt-retirement-risk/
2•mike_hearn•39m ago•0 comments

Hybrid Work Productivity Strategies That Transform Remote Teams in 2025

https://intelligentfuturetech.com/blog/hybrid-work-productivity-strategies-2025/
1•ift•42m ago•1 comments

Suicide Attempt by Means of Aspirin Enema

https://journals.sagepub.com/doi/10.1177/106002809402800409
2•Eridanus2•42m ago•0 comments

Ask HN: Architecting audit-grade ESG platforms – AI assistants vs. human CTOs

2•Jayeshkumbhar•43m ago•1 comments

Is ChatGPT and OpenAI Stealing Ideas?

https://medium.com/@klaudibregu/is-chatgpt-and-openai-stealing-ideas-does-it-have-the-right-to-do...
2•trilogic•44m ago•1 comments

Iran judiciary calls for tougher stance on 'social anomalies'

https://www.arabnews.com/node/2622701/middle-east
1•mhb•46m ago•0 comments

Argusee: A Multi-Agent Architecture for Automated Vulnerability Discovery

https://www.darknavy.org/blog/argusee_a_multi_agent_collaborative_architecture_for_automated_vuln...
1•uneven9434•46m ago•0 comments
Open in hackernews

TrajectoryCrypt: Behavior-based encryption without traditional keys

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

Comments

YukiyamaShizuki•6mo 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•6mo ago
> Permission is hereby granted

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