frontpage.
newsnewestaskshowjobs

Made with ♥ by @iamnishanth

Open Source @Github

fp.

Disappearing Polymorph

https://en.wikipedia.org/wiki/Disappearing_polymorph
1•ZeljkoS•2m ago•0 comments

Teaching Claude Why

https://alignment.anthropic.com/2026/teaching-claude-why/
1•cebert•4m ago•0 comments

How Do You Know If a Skill Is Any Good? LLM-as-Judge Scoring

http://instructionmanuel.com/scoring-skills-with-llm-as-judge
1•eigenBasis•6m ago•0 comments

US judge will not rubber-stamp Elon Musk settlement with SEC

https://www.reuters.com/legal/government/us-judge-will-not-rubber-stamp-elon-musk-settlement-with...
2•tartoran•8m ago•0 comments

Next.js May 2026 security release

https://vercel.com/changelog/next-js-may-2026-security-release
1•bcye•9m ago•0 comments

Onboarding Is a Hazing Ritual and You Call It Agile

https://dhung.dev/blog/onboarding-hazing-ritual
1•birdculture•10m ago•0 comments

Judge rules DOGE cancellation of humanities grants was unconstitutional

https://apnews.com/article/trump-doge-humanities-funding-cuts-dda1383436c41be08da3bbf7cc08818e
4•1659447091•11m ago•2 comments

NixOS and Secrets

https://isabelroses.com/blog/nixos-and-secrets/
2•isabelroses•11m ago•0 comments

Show HN: Signegy - free in-browser PDF toolkit, no signup

https://signegy.com/
1•DiligentPeasant•11m ago•0 comments

Ask HN: What kind of computer language will LLM use?

1•folderquestion•14m ago•2 comments

Anthropic weighs deal for near $1T valuation as revenue surges

https://www.ft.com/content/a40cafcc-0fa4-4e70-9e24-90d826aea56d
3•alecco•16m ago•1 comments

I made Meta's TRIBE v2 watch YouTube in real time

https://www.youtube.com/watch?v=I4oGPLMVoC0
1•merlin_mimer•16m ago•0 comments

Compound drivers of Antarctic sea ice loss and Southern Ocean destratification

https://www.science.org/doi/10.1126/sciadv.aeb0166
2•littlexsparkee•17m ago•0 comments

General Motors fined $12.75M for selling location data

https://privacy.ca.gov/2026/05/when-it-comes-to-data-privacy-consumers-must-be-in-the-drivers-sea...
2•jboggan•18m ago•1 comments

Show HN: Tuxedo – A fast, keyboard-driven terminal UI for todo.txt

https://github.com/webstonehq/tuxedo
1•mikenikles•19m ago•1 comments

Scaling Trusted Access for Cyber with GPT‑5.5 and GPT‑5.5‑Cyber

https://openai.com/index/gpt-5-5-with-trusted-access-for-cyber/
2•allanrbo•23m ago•0 comments

55 Hours of Codex /Goal: What a Port Task Teaches You About Autonomous Loops

https://vexjoy.com/posts/55-hours-of-codex/
1•AndyNemmity•26m ago•0 comments

Discord Automates ScyllaDB Clusters at Scale

https://discord.com/blog/how-discord-automates-scylladb-clusters-at-scale
3•cyndunlop•26m ago•0 comments

Use of the ML-DSA Signature Algorithm in the Cryptographic Message Syntax

https://datatracker.ietf.org/doc/rfc9882/
1•mooreds•27m ago•0 comments

Meta Shuts Down End-to-End Encryption for Instagram Messaging

https://www.pcmag.com/news/meta-shuts-down-end-to-end-encryption-for-instagram-dms-messaging
14•tcp_handshaker•30m ago•2 comments

Pagaya investor seeks refund, claiming AI real estate fund wiped 80% of capital

https://www.calcalistech.com/ctechnews/article/3a0p63mof
3•tcp_handshaker•31m ago•0 comments

ASML to invest $1.5B in Mistral at over $11B valuation

https://www.calcalistech.com/ctechnews/article/bycca4sclg
3•tcp_handshaker•32m ago•0 comments

Try Out AgentBase

https://useagentbase.com/
2•justin22a•33m ago•2 comments

Fixing Markdown Syntax Is a Nightmare

https://mdview.io/s/fixing-markdown-syntax-is-a-nightmare
1•Igor_Wiwi•33m ago•1 comments

Android application to switch display into side-by-side VR mode

https://github.com/dmikushin/android-native-sbs
2•Eridanus2•35m ago•0 comments

Incremental History Searching with .inputrc

https://codeinthehole.com/tips/the-most-important-command-line-tip-incremental-history-searching-...
1•kamaraju•36m ago•0 comments

What's a Lakestream?

https://blog.2minutestreaming.com/
2•sijieg•39m ago•0 comments

My Response to Open Web Censorship Calls-to-Action

https://www.scottrlarson.com/blog/blog-response-open-web-action-calls/
1•trinsic2•39m ago•0 comments

Local Autonomous Security Agent-QWEN2.5-7B+MCP Agent Loop

https://huggingface.co/automajicly
2•automajicly•39m ago•0 comments

AWS data center outage hits trading on Fanduel, Coinbase

https://www.cnbc.com/2026/05/08/aws-outage-data-center-fanduel-coinbase.html
4•bigflern•40m 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?"