frontpage.
newsnewestaskshowjobs

Open Source @Github

fp.

Interview with Janet and Fennel Creator, Calvin Rose

https://alexalejandre.com/interviews/interview-with-bakpakin/
1•veqq•4m ago•0 comments

Tetris issues legal warning after White House releases arcade of parody games

https://www.dexerto.com/gaming/tetris-issues-legal-warning-after-white-house-releases-arcade-full...
2•thunderbong•8m ago•0 comments

One trie, three jobs, zero benchmarks won

https://akesson.io/wordtree/
1•vinhnx•14m ago•0 comments

We have a year to fix security everywhere

https://jyn.dev/a-year-to-fix-security/
2•colinprince•15m ago•0 comments

Ask HN: Books Recommendations?

1•washelterskelte•17m ago•0 comments

Go Is Not Just for CLIs. It Runs the Cloud Native Control Plane

https://devops-daily.com/posts/go-runs-the-cloud-native-control-plane
1•ejboy•22m ago•0 comments

The Silicon Man

https://arenamag.com/articles/the-silicon-man
1•barry-cotter•26m ago•0 comments

VID 20160804

https://www.youtube.com/results?sp=mAEA&search_query=vid%2B20160804
1•ycuser2•33m ago•1 comments

Show HN: Arena, the same design system in React and Angular from one contract

https://arena.dravensoft.org/web-benches/
1•JuanCarlosHidal•37m ago•0 comments

A documentary about a scientist who thinks time loops are real

4•undefbehavior•40m ago•0 comments

Lenexus – dependency graph with deterministic risk engine and AI layer

https://lenexux.com/welcome
2•loicobg•43m ago•0 comments

ProgramBench

https://www.vals.ai/benchmarks/programbench
4•vinhnx•47m ago•2 comments

Learn Neuralese: a small field guide to talking like the swarm

https://shimmermathlabs.com/neuralese.html
1•nwhitehead•49m ago•0 comments

Making GPUs Fast: A Deep Dive into Training Performance (2025)

https://www.youtube.com/watch?v=pHqcHzxx6I8
1•sharma-arjun•52m ago•0 comments

USN-8717-1: Apache Tika vulnerability – Ubuntu security notices

https://ubuntu.com/security/notices/USN-8717-1
2•kyisaiah47•54m ago•0 comments

GitSpawn: Untrusted repos can execute code via AI coding agents

https://www.manifold.security/blog/ai-coding-agents-git-hijack
3•fourfire•1h ago•0 comments

Tracking Public Predictions with AI

https://mob.so/prescience
1•david_shi•1h ago•1 comments

The Rise and Fall of the Harper Rule

https://200.hc.com/stories/the-rise-and-fall-of-the-harper-rule/
1•ankitg12•1h ago•0 comments

Personal AI Router for Local Inference

https://www.nvidia.com/en-us/ai-on-rtx/personal-ai-router/
7•jonbaer•1h ago•0 comments

Dyson CameraJet ($500 Toothbrush)

https://www.dyson.com/discover/news/latest/introducing-camerajet
1•nycdatasci•1h ago•2 comments

To Ruby from Python

https://www.ruby-lang.org/en/documentation/ruby-from-other-languages/to-ruby-from-python/
3•thunderbong•1h ago•0 comments

Deploying blojsom 2.28 (2006) on a modern host, 2026

https://blojsom.audiodude.xyz/blojsom/blog/
1•audiodude•1h ago•1 comments

The Strange Brain of an F1 Driver

https://www.nytimes.com/2026/09/04/sports/f1-brains-drivers-racing.html
4•bookofjoe•1h ago•2 comments

New feature, agent owning maintenance plans

https://machinemind.cdtglobal.org/
1•igdiaz•1h ago•0 comments

Vietnam Ho Chi Minh City proposes curbs on gasoline, diesel vehicles from 2027

https://www.reuters.com/world/asia-pacific/vietnams-ho-chi-minh-city-proposes-curbs-gasoline-dies...
2•teleforce•1h ago•1 comments

AI-assisted writing is common because writing is hard

https://greyenlightenment.com/2026/08/24/ai-assisted-writing-is-common-because-writing-is-hard/
1•paulpauper•1h ago•1 comments

Claude Fable 5.1 vs. GPT-6 Astra, who wins on the 3D modeling?

https://github.com/PhiloLabs/fable51-worlds/tree/main
2•ameddserM•1h ago•2 comments

"Taste" Will Not Save You

https://molochinations.substack.com/p/taste-will-not-save-you
1•domhudson•1h ago•0 comments

The jobs apocalypse is postponed. An AI jobs boom is here

https://www.economist.com/finance-and-economics/2026/09/04/the-jobs-apocalypse-is-postponed-an-ai...
4•alephnerd•1h ago•1 comments

A Movie Can't Be Just Its Own Thing Anymore

https://www.theatlantic.com/culture/2026/09/onslaught-movie-review-a24-adam-wingard/688521/
1•paulpauper•1h 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?"