Hacker News
Dual chamber microbial fuel cells using human urine
Article URL: https://www.sciencedirect.com/science/article/pii/S2211715625008719
Comments URL: https://news.ycombinator.com/item?id=47213057
Points: 1
# Comments: 0
The Metamorphosis of Prime Intellect (1994)
Article URL: https://localroger.com/prime-intellect/mopiidx.html
Comments URL: https://news.ycombinator.com/item?id=47213048
Points: 1
# Comments: 0
There are many ways to read Hacker News
Article URL: https://readhacker.news/
Comments URL: https://news.ycombinator.com/item?id=47213045
Points: 1
# Comments: 0
Show HN: Anime AI Agent for end-to-end anime short creation
Article URL: https://www.animeaistudio.com/anime-ai-agent
Comments URL: https://news.ycombinator.com/item?id=47213040
Points: 1
# Comments: 2
The Crossing Guard Making $14,000 a Month Mailing Out Her Musings from the Job
Article URL: https://www.wsj.com/lifestyle/careers/crossing-guard-mail-club-14-000-a-month-42afb85d
Comments URL: https://news.ycombinator.com/item?id=47213037
Points: 1
# Comments: 1
I'm Sorry This New Artist Sucks [video]
Article URL: https://www.youtube.com/watch?v=eKxNGFjyRv0
Comments URL: https://news.ycombinator.com/item?id=47212826
Points: 1
# Comments: 0
Show HN: I Get IT – Why My GitHub Repos, and Websites Get Zero Traction
I spent years building projects and posting content online like I was writing clean code for a repo. Every social media post, every website launch, every little tweak felt “perfect,” and yet most of it got zero traction. TikToks, Reels, YouTube Shorts, even side project pages — they would quietly die while random things with less polish blew up.
It finally clicked: it’s not just content or code quality. It’s distribution. Social media algorithms and website traffic work like dependency graphs. If your post or project doesn’t get early engagement, it never surfaces. No traffic, no feedback, no analytics, no way to debug what actually works. You’re left guessing why something fails while others seem to succeed effortlessly.
UseViralize.com is like a growth debugger for creators and devs. It helps you get early momentum, build social proof, and see actionable analytics fast, so your posts, projects, or websites don’t just sit in a dead feed or an empty server. Whether you’re launching a side project, an open-source repo, or building a brand, visibility is the key dependency most people overlook.
There’s a 3-day free trial, and you can cancel anytime. I built this because I was tired of putting work online that no one ever saw. If social media or website growth feels like hitting “merge” on a PR that never gets reviewed, this is meant to help.
Comments URL: https://news.ycombinator.com/item?id=47212822
Points: 1
# Comments: 1
Opponent Modeling Wins 2× Faster Than Stockfish
Article URL: https://blog.lukesalamone.com/posts/winning-faster-than-stockfish/
Comments URL: https://news.ycombinator.com/item?id=47212819
Points: 1
# Comments: 0
Personal token: share equity in your lifetime upside
Article URL: https://github.com/homan9/personal-token/blob/main/whitepaper.md
Comments URL: https://news.ycombinator.com/item?id=47212800
Points: 1
# Comments: 0
Future of Devtools and Moats
Article URL: https://ravivyas.com/2026/03/01/dev-tools-and-moats
Comments URL: https://news.ycombinator.com/item?id=47212794
Points: 2
# Comments: 1
Piezoelectric gel to regenerate lost bone (e.g. periodontitis)
Article URL: https://oralbiolife.com/
Comments URL: https://news.ycombinator.com/item?id=47212793
Points: 1
# Comments: 1
Show HN: Orcv: If tmux was built for window management on macOS in 2026
Article URL: https://github.com/jasonjmcghee/orcv
Comments URL: https://news.ycombinator.com/item?id=47212775
Points: 1
# Comments: 1
Show HN: I used LLMs to build a compression tool that beats xz on x86_64 ELFs
I wanted to see if AI (mostly ChatGPT Pro and Gemini Pro 3.1) could figure out how to compress executable binaries better than existing generic tools without me actually knowing much about compression engineering or ELF internals.
The result is an experiment called fesh. It works strictly as a deterministic pre-processor pipeline wrapping LZMA (xz). The AI kept identifying "structural entropy boundaries" and instructed me to extract near-branches, normalize jump tables, rewrite .eh_frame DWARF pointers to absolute image bases, delta-encode ELF .rela structs with ZigZag mappings, and force column transpositions before compressing them in separated LZMA channels.
Surprisingly, it actually works. The CI strictly verifies that compression is perfectly reversible (bit-for-bit identity match) across 103 Alpine Linux x86_64 packages. According to the benchmarks, it consistently produces smaller payloads than xz -9e --x86 (XZ BCJ), ZSTD, and Brotli across the board—averaging around 6% smaller than maximum XZ BCJ limits.
I honestly have no idea how much of this is genuinely novel versus standard practices in extreme binary packing (like Crinkler/UPX).
Repo: https://github.com/mohsen1/fesh
Does this architecture have any actual merits for standard distribution formats, or is this just overfitting the LZMA dictionary to Alpine's compiler outputs? I'd love to hear from people who actually understand compression math.
Comments URL: https://news.ycombinator.com/item?id=47212772
Points: 3
# Comments: 1
Vibe Knowing
Article URL: https://idiallo.com/blog/large-language-models-make-us-feel-smarter
Comments URL: https://news.ycombinator.com/item?id=47212771
Points: 1
# Comments: 0
How Nanotech Made an Old Leukemia Drug 22,000x Stronger
Article URL: https://www.medscape.com/viewarticle/how-nanotech-made-old-leukemia-drug-22-000x-stronger-2026a1000675
Comments URL: https://news.ycombinator.com/item?id=47212742
Points: 1
# Comments: 1
Show HN: Aver – A Git-native Markdown-based tracker for knowledge setwardship
Article URL: https://github.com/dentm42/aver
Comments URL: https://news.ycombinator.com/item?id=47212741
Points: 1
# Comments: 1
AI Now Has Its Own Cursor
Article URL: https://clawdcursor.com/
Comments URL: https://news.ycombinator.com/item?id=47212721
Points: 1
# Comments: 0
FOMC Insight Engine: semantic search over Fed archives
Article URL: https://causalityineconomics.com/fomc_archive
Comments URL: https://news.ycombinator.com/item?id=47212719
Points: 1
# Comments: 0
Which State Governs the Internet's Fine Print
Article URL: https://tostracker.app/analysis/governing-law
Comments URL: https://news.ycombinator.com/item?id=47212713
Points: 1
# Comments: 0
Customer Intelligence Protocol
Article URL: https://github.com/Cole-Cant-Code/CIP-Customer-Intelligence-Protocol
Comments URL: https://news.ycombinator.com/item?id=47212711
Points: 1
# Comments: 1
