frontpage.
newsnewestaskshowjobs

Made with ♥ by @iamnishanth

Open Source @Github

fp.

No one can force me to have a secure website

https://tom7.org/httpv/
2•vanyle•2m ago•0 comments

TaskRabbit founder: the pivot is the point

https://www.fastcompany.com/91513007/taskrabbit-founder-the-pivot-is-the-point-pivot-founders-bui...
1•doctaj•4m ago•0 comments

Secure private networking for users, nodes, agents, Workers – Cloudflare Mesh

https://blog.cloudflare.com/mesh/
2•cantaloupe•13m ago•1 comments

Contra Byrnes on UV and Cancer

https://hedonicescalator.substack.com/p/contra-byrnes-on-uv-and-cancer
2•paulpauper•14m ago•0 comments

Race for the best cybersecurity model heating up

https://www.reuters.com/technology/openai-unveils-gpt-54-cyber-week-after-rivals-announcement-ai-...
1•gaurangt•14m ago•0 comments

What Claude Code's Source Revealed About AI Engineering Culture

https://techtrenches.dev/p/the-snake-that-ate-itself-what-claude
1•lucketone•17m ago•0 comments

Why Affordability Isn't the Same as Falling Prices

https://www.urbanproxima.com/p/why-affordability-isnt-the-same-as
1•paulpauper•17m ago•0 comments

Show HN: We fine-tuned an AI model for log search – Accuracy 50% to 80%

https://thedex.run/blog/why-general-purpose-ai-fails-at-log-search
1•rkorlimarla•19m ago•0 comments

Show HN: GizmoSauce – no-code website widgets

https://demo.gizmosauce.com/demos/little-caesars/
1•endurant_dev•19m ago•0 comments

GitHub webhook secrets leaked in headers

https://gist.github.com/ltrgoddard/7abfc8e4123e403505dfbe767a2487ab
1•ltrg•19m ago•1 comments

Gemini Plugin for Claude Code

https://github.com/sakibsadmanshajib/gemini-plugin-cc
1•sakibss•20m ago•0 comments

Painful learnings from sponsoring a tech conference in SF

https://www.terezatizkova.com/writing/conference-booths
2•tizkovatereza•21m ago•1 comments

Civilization Is Not the Default. Violence Is

https://apropos.substack.com/p/civilization-is-a-public-good
9•paulpauper•21m ago•2 comments

MetaBrainz is looking for a new executive director

https://blog.metabrainz.org/2026/04/14/seeking-a-new-executive-director/
1•MrKomodoDragon1•24m ago•0 comments

Overcoming OSS Contribution Anxiety

https://ym2132.github.io/vllm_make_awq_models_work_batch_invariance.html
1•Two_hands•25m ago•0 comments

Dark matter could be black holes from a different universe

https://theconversation.com/could-dark-matter-be-made-of-black-holes-from-a-different-universe-27...
2•samizdis•25m ago•0 comments

H.R.8250 – To require operating system providers to verify the age of any user

https://www.congress.gov/bill/119th-congress/house-bill/8250/all-info
22•cft•26m ago•2 comments

ChatGPT, make me a corporate takeover strategy

https://twitter.com/_nathancalvin/status/2044071303968145806
1•yoyohello13•29m ago•0 comments

Cement firm Lafarge found guilty of financing terrorism in Syria

https://www.swissinfo.ch/eng/various/cement-firm-lafarge-found-guilty-of-financing-terrorism-in-s...
2•Teever•29m ago•0 comments

I asked Claude how it wants to browse the web. It built LAD (LLM-as-DOM)

https://github.com/menot-you/llm-as-dom
1•tiago-im•30m ago•0 comments

Why I'm selling all my real estate – by Graham Stephan

https://grahamstephan.substack.com/p/im-selling-everything
1•bilsbie•32m ago•1 comments

BridgeBase – A Quantum-Safe Gateway for AI Agents (ML-KEM-768)

https://pqc-gateway-production.up.railway.app/
1•huzaiiiiiiiii•32m ago•0 comments

Have attendees wear your startup's merch at YC Startup School India

https://www.surfacearea.shop/
4•demod6•34m ago•1 comments

Hodor: a simple knowledge base for security and trust and safety

https://github.com/bq33/HODOR
1•33bquinn•36m ago•1 comments

The Secret Language of Ships

https://hakaimagazine.com/videos-visuals/the-secret-language-of-ships/
2•bookofjoe•38m ago•0 comments

The $10k-a-year college education has arrived (1981)

https://www.nytimes.com/1981/02/19/nyregion/the-10000-a-year-college-education-has-arrived.html
1•downbad_•39m ago•1 comments

Show HN: WM Arena – Can you tell real Atari gameplay from AI predictions?

https://arena.worldflux.ai/quiz
1•Yoshi_Hyoda•41m ago•0 comments

Fuck the Cloud (2009)

https://ascii.textfiles.com/archives/1717
4•downbad_•44m ago•2 comments

TruffleRuby 34 Is Released

https://truffleruby.dev/blog/truffleruby-34-is-released
2•ksec•45m ago•0 comments

Show HN: Ernie-Image: AI Poster, Comic and Text-in-Image Generator

https://ernie-image.ai
1•sarkory•47m ago•0 comments
Open in hackernews

TrajectoryCrypt: Behavior-based encryption without traditional keys

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

Comments

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

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