frontpage.
newsnewestaskshowjobs

Made with ♥ by @iamnishanth

Open Source @Github

fp.

Ask HN: How is Claude agent experience in Xcode 26.3?

1•malshe•18s ago•0 comments

Tech Is Shooting Itself in the Foot

https://datasciencetalent.co.uk/techs-dumbest-mistake-why-firing-programmers-for-ai-will-destroy-...
1•frag•31s ago•0 comments

Fine-Tuning Qwen3 Embeddings for product category classification

https://blog.ivan.digital/fine-tuning-qwen3-embeddings-for-product-category-classification-on-the...
1•ipotapov•40s ago•0 comments

Why your 2-week passkey sprint will turn into 6 months

https://www.corbado.com/blog/native-ios-android-passkey-implementation-challenges
1•vdelitz•1m ago•0 comments

Gemini 3.1 Flash-Lite

https://deepmind.google/models/model-cards/gemini-3-1-flash-lite/
1•meetpateltech•2m ago•0 comments

When AI Writes the Software, Who Verifies It?

https://leodemoura.github.io/blog/2026/02/28/when-ai-writes-the-worlds-software.html
1•todsacerdoti•2m ago•0 comments

Show HN: A trainable, modular electronic nose for industrial use

https://sniphi.com/
1•kwitczak•3m ago•0 comments

Show HN: I built a new programming language for AI and Data – 'ThinkingLanguage'

https://thinkingdbx.com/thinkinglanguage.html
1•mallesh123•3m ago•0 comments

It's time schools moved beyond passwords

https://www.theeducatoronline.com/k12/news/its-time-schools-moved-beyond-passwords-expert-says/28...
1•vdelitz•4m ago•0 comments

Lilaq: Advanced Data Visualization in Typst

https://lilaq.org/
1•todsacerdoti•5m ago•0 comments

What European Union's "Managed Decline" story misses [video]

https://www.youtube.com/watch?v=dMZ5a0lgQKA
2•gessha•5m ago•0 comments

Gamers furious as Brit studio Cloud Imperium admits to data breach

https://www.theregister.com/2026/03/03/brit_games_studio_cloud_imperium/
1•xoxxala•5m ago•0 comments

We Audited 2,857 Agent Skills. 12% Were Malicious

https://grith.ai/blog/agent-skills-supply-chain
2•edf13•6m ago•0 comments

Hermes Agent

https://nousresearch.com/hermes-agent/
1•h34t•7m ago•0 comments

Gemini 3.1 Flash Lite Preview

https://docs.cloud.google.com/vertex-ai/generative-ai/docs/models/gemini/3-1-flash-lite
2•k9294•8m ago•1 comments

Show HN: Sai – Your always-on co-worker

https://www.simular.ai/sai
1•pentamassiv•9m ago•1 comments

AI Domains Not Resolving

1•rspijker•9m ago•0 comments

The context window is not your database

https://hornet.dev/blog/the-context-window-is-not-your-database
2•handfuloflight•13m ago•0 comments

LexisNexis confirms data breach as hackers leak stolen files

https://www.bleepingcomputer.com/news/security/lexisnexis-confirms-data-breach-as-hackers-leak-st...
2•ghostoftiber•14m ago•0 comments

Show HN: SysNav – An Intelligent Cockpit for DevOps (Local-First)

https://www.sysnav.ai/
1•sys_ravi•14m ago•0 comments

Show HN: Mind-mem – Zero-infra agent memory with 19 MCP tools (BM25+vector+RRF)

https://github.com/star-ga/mind-mem
1•STARGA•14m ago•1 comments

What Military Drones Can Teach Self-Driving Cars

https://spectrum.ieee.org/military-drones-self-driving-cars
1•oldnetguy•14m ago•0 comments

Book Review: Why Are the Prices So Damn High? (2019)

https://srconstantin.wordpress.com/2019/06/28/book-review-why-are-the-prices-so-damn-high/
2•surprisetalk•14m ago•0 comments

From Fargo to Zebra

https://cendyne.dev/posts/2026-02-27-from-fargo-to-zebra.html
1•surprisetalk•14m ago•0 comments

A New Map of Human Experience [video]

https://www.youtube.com/watch?v=r0QY2_Ej32Q
1•surprisetalk•14m ago•0 comments

Mac Themes Garden

https://macthemes.garden/
1•surprisetalk•14m ago•0 comments

Mesa's KosmicKrisp Vulkan-on-Metal Achieves MoltenVK Feature Parity

https://www.phoronix.com/news/KosmicKrisp-Parity
1•PaulHoule•15m ago•0 comments

How Electrical Engineers Fight a War

https://spectrum.ieee.org/repair-ukraine-power-grid
2•oldnetguy•16m ago•0 comments

From $30 to $3: Building My Own AI Chat Platform

https://www.matthew-hre.com/writing/building-bobrchat
2•matthew_hre•16m ago•0 comments

Gemini 3.1 Flash-Lite Preview

https://ai.google.dev/gemini-api/docs/models/gemini-3.1-flash-lite-preview
2•vincelt•17m ago•0 comments
Open in hackernews

TrajectoryCrypt: Behavior-based encryption without traditional keys

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

Comments

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

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