Bài đăng

New top story on Hacker News: Datasets for Reconstructing Visual Perception from Brain Data

Datasets for Reconstructing Visual Perception from Brain Data 4 by katsee | 0 comments on Hacker News. March 5, 2026 at 11:26PM katsee 4 https://ift.tt/ibXvLQq Datasets for Reconstructing Visual Perception from Brain Data 0 https://ift.tt/Sv8HaTM

New top story on Hacker News: Wikipedia in read-only mode following mass admin account compromise

Wikipedia in read-only mode following mass admin account compromise 157 by greyface- | 49 comments on Hacker News. March 5, 2026 at 11:04PM greyface- 157 https://ift.tt/UvbdIT3 Wikipedia in read-only mode following mass admin account compromise 49 https://ift.tt/RIyApFx

New top story on Hacker News: Moss is a pixel canvas where every brush is a tiny program

Moss is a pixel canvas where every brush is a tiny program 11 by smusamashah | 1 comments on Hacker News. March 4, 2026 at 05:21PM smusamashah 11 https://ift.tt/GzW36Xu Moss is a pixel canvas where every brush is a tiny program 1 https://www.moss.town/

New top story on Hacker News: Welcome to the Wasteland: A Thousand Gas Towns

Welcome to the Wasteland: A Thousand Gas Towns 22 by nop_slide | 13 comments on Hacker News. March 4, 2026 at 11:43PM nop_slide 22 https://ift.tt/fLJzDbN Welcome to the Wasteland: A Thousand Gas Towns 13 https://ift.tt/9e2fXJq

New top story on Hacker News: Sea level much higher than assumed in most coastal hazard assessments

Sea level much higher than assumed in most coastal hazard assessments 20 by jacquesm | 1 comments on Hacker News. March 4, 2026 at 11:24PM jacquesm 20 https://ift.tt/KCg3cBH Sea level much higher than assumed in most coastal hazard assessments 1 https://ift.tt/fWDKZij

New top story on Hacker News: Simplifying Application Architecture with Modular Design and MIM

Simplifying Application Architecture with Modular Design and MIM 6 by codingfox | 0 comments on Hacker News. I’ve written a deep dive into Software Design focusing on the "gray area" between High-Level Design (system architecture) and Low-Level Design (classes/functions). What's inside: * A step-by-step tutorial refactoring a legacy big-ball-of-mud into self-contained modules. * A bit of a challenge to Clean/Hexagonal Architectures with a pattern I've seen in the wild (which I named MIM in the text). * A solid appendix on the fundamentals of Modular Design. (Warning: It’s a long read. I’ve seen shorter ebooks on Leanpub). March 3, 2026 at 04:23PM codingfox 6 https://ift.tt/WQNYHAE Simplifying Application Architecture with Modular Design and MIM 0 I’ve written a deep dive into Software Design focusing on the "gray area" between High-Level Design (system architecture) and Low-Level Design (classes/functions). What's inside: * A step-by-step tutorial r...