frontpage.
newsnewestaskshowjobs

Made with ♥ by @iamnishanth

Open Source @Github

fp.

Flux Keyboard

https://fluxkeyboard.com/?v=0b3b97fa6688
1•signa11•31s ago•0 comments

RavynOS: Open-Source macOS with Same BSD Pedigree

https://hackaday.com/2025/11/22/ravynos-open-source-macos-with-same-bsd-pedigree/
1•adamretter•4m ago•0 comments

The Rise of Agentic AI in 2025: Autonomous Agents

https://paidforarticles.in/top-news-the-rise-of-agentic-ai-in-2025-why-autonomous-agents-are-fina...
1•iamtech•7m ago•0 comments

Tell HN: MS's integration of OneDrive into Windows is a total mess

1•retube•9m ago•0 comments

Customer Service Garuda Indonesia

1•GardaTerdepan•11m ago•11 comments

The carbon cost of reality TV shows like The Traitors

https://theconversation.com/the-hidden-carbon-cost-of-reality-tv-shows-like-the-traitors-269675
1•zeristor•12m ago•0 comments

Devs (TV Series)

https://en.wikipedia.org/wiki/Devs_(TV_series)
2•nikolay•16m ago•1 comments

A Camera of Miroslav Tichý

https://artblart.com/tag/a-camera-of-miroslav-tichy/
1•Kaibeezy•27m ago•0 comments

Picky – A Judgemental Trashcan Robot

https://www.creativeapplications.net/member/picky-a-judgemental-trashcan-robot/
1•bryanrasmussen•30m ago•1 comments

What a chatbot thinks about Meta (reader discretion advised)

https://viewreplyy.com/share/galactico/4w1b485
1•galactic_atom•42m ago•0 comments

LLM Council: query multiple LLMs, and asks them to rank each other's work

https://github.com/karpathy/llm-council
1•maxloh•43m ago•0 comments

Ask HN: What browser do you use?

1•whatever3•43m ago•0 comments

Abstracting cloud infra software from vendor hardware with K8s

https://runos.com/blog/why-we-built-runos.html
1•didierbreedt•46m ago•0 comments

20x Faster TRL Fine-Tuning with RapidFire AI

https://huggingface.co/blog/rapidfireai
1•ibobev•51m ago•0 comments

NaTex: Seamless Texture Generation as Latent Color Diffusion

https://natex-ldm.github.io/
2•GaggiX•54m ago•0 comments

Gemini 3 Just Made Larry Page World's Third Richest Man

https://vechron.com/2025/11/larry-page-overtakes-jeff-bezos-to-become-third-richest/
12•GeorgeWoff25•55m ago•0 comments

GitHub have added social logins

https://github.com/signup
2•aiiizzz•56m ago•2 comments

Julia for Microcontrollers and Embedded Environments

https://joel.id/julia-my-love/
2•wagerlabs•56m ago•1 comments

Lex Fridman Podcast: Truth, Science, and Censorship in a Pandemic (2021) [video]

https://www.youtube.com/watch?v=TG6BuSjwP4o
1•g42gregory•58m ago•0 comments

Letter from Codeberg: Onwards and Upwards

https://blog.codeberg.org/letter-from-codeberg-onwards-and-upwards.html
1•birdculture•1h ago•1 comments

Parallel Threads in Racket v9.0

https://blog.racket-lang.org/2025/11/parallel-threads.html
2•Bogdanp•1h ago•0 comments

Show HN: Share Kindle Scribe Notebooks to Cloud Storage

https://docgenie.co.uk
1•qwikhost•1h ago•0 comments

A boilerplate that generates your MicroSaaS using AI planning agents

https://www.startupkit.today/#pricing
1•VladCovaci•1h ago•0 comments

Four Ways to Explain Anything ... but Not Everything to Everyone (2010)

https://www.psychologytoday.com/us/blog/the-good-life/201007/four-ways-explain-anything-not-every...
2•asplake•1h ago•0 comments

After my dad died, we found the love letters

https://www.jenn.site/after-my-dad-died-we-found-the-love-letters/
23•eatitraw•1h ago•0 comments

Life after chatbots: Meet the 'AI vegans' refusing to accept a virtual reality

https://www.euronews.com/next/2025/11/22/life-after-chatbots-meet-the-ai-vegans-refusing-to-accep...
2•nis0s•1h ago•0 comments

Ask HN: NPM docs re. changes to auth, token management are a mess, what to do?

1•DemocracyFTW2•1h ago•1 comments

Accessible Dice Guide for Blind and Visually Impaired People

https://knightsofthebraille.com/2025/11/22/accessible-dice-guide-for-blind-visually-impaired-people/
1•robin_reala•1h ago•0 comments

Lean4: How the theorem prover works and why it's the new competitive edge in AI

https://venturebeat.com/ai/lean4-how-the-theorem-prover-works-and-why-its-the-new-competitive-edg...
3•salkahfi•1h ago•0 comments

A detailed critique of modern C++ in two hours

https://www.youtube.com/watch?v=7fGB-hjc2Gc
1•GeneralMaximus•1h ago•1 comments
Open in hackernews

TrajectoryCrypt: Behavior-based encryption without traditional keys

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

Comments

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

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