Top Menu

Main Menu

Monday, September 29, 2025

New best story on Hacker News: Claude Sonnet 4.5

Claude Sonnet 4.5
1080 by adocomplete | 573 comments on Hacker News.
System card: https://ift.tt/gW5FZiL...

New best story on Hacker News: That Secret Service SIM farm story is bogus

That Secret Service SIM farm story is bogus
974 by sixhobbits | 551 comments on Hacker News.
Previously: Cache of devices capable of crashing cell network is found in NYC - https://ift.tt/uzV4OZ8 - Sept 2025 (283 comments)

Wednesday, September 17, 2025

New best story on Hacker News: Shai-Hulud malware attack: Tinycolor and over 40 NPM packages compromised

Shai-Hulud malware attack: Tinycolor and over 40 NPM packages compromised
1118 by jamesberthoty | 913 comments on Hacker News.
A lot of blogs on this are AI generated and such as this is developing, so just linking to a bunch of resources out there: Socket: - Sep 15 (First post on breach): https://socket.dev/blog/tinycolor-supply-chain-attack-affect... - Sep 16: https://socket.dev/blog/ongoing-supply-chain-attack-targets-... StepSecurity – https://ift.tt/SgpuyIa... Aikido - https://ift.tt/WNA46zC... Ox - https://ift.tt/pK2luyW... Safety - https://ift.tt/A1yPnkt Phoenix - https://ift.tt/tzDLc2Z Semgrep - https://ift.tt/Y5B20JL...

New best story on Hacker News: Show HN: Term.everything – Run any GUI app in the terminal

Show HN: Term.everything – Run any GUI app in the terminal
1011 by mmulet | 137 comments on Hacker News.
I made a built-from scratch Wayland Compositor to display any GUI app* in the terminal! I think there is a lot of unexplored potential in custom Wayland compositors, a lot of really cool things you can embed existing applications into! So, I started with embedding apps into the terminal because that is the easiest input/output (output is just utf-8 and I use the great `chafa` library for that, and I just read from stdin for the input). If you have any other ideas for cool Wayland compositors, let me know. I purposedly wrote 80% the app in Typescript to appeal to the most developers and attract cool contributions (I do all drawing with the familiar Canvas2D api, so if there is interest, I can also fork this out into a cool Terminal canvas, let me know!) I have a blog post here about how I did it, but it’s pretty high level and non technical, so please ask if you have any questions. [How I Did It](< https://github.com/mmulet/term.everything/blob/main/resource... >) *technically only Wayland apps and x11 apps with Xwayland. But on Linux that’s mostly everything.

New best story on Hacker News: The MacBook has a sensor that knows the exact angle of the screen hinge

The MacBook has a sensor that knows the exact angle of the screen hinge
813 by leephillips | 399 comments on Hacker News.
Alts: https://ift.tt/pxFH2Mg , https://ift.tt/muEtsGA Theremin Mode: https://twitter.com/samhenrigold/status/1964464940049453153 Github: https://ift.tt/dtzRS02

Sunday, September 7, 2025

New best story on Hacker News: Show HN: I recreated Windows XP as my portfolio

Show HN: I recreated Windows XP as my portfolio
771 by mitchivin | 248 comments on Hacker News.
Years ago I stumbled across a basic version of this concept and it stuck with me. I knew if I was ever going to take on such a project, it would need to be flawless, but without coding experience it was just another idea that would never happen. By the end of 2024, as AI coding tools exploded everywhere, I finally had a way to make it real. I started from zero knowledge and spent months collaborating with AI agents as a learning experience. Every pixel and every function went through me. The AI translated what I asked for into code, but every decision was human. I didn't use existing OS frameworks because the goal was learning how basic coding languages worked while also developing my skills with AI collaboration. Apart from basic libraries like xp.css and paint.js, it's all original code. The result is a fully functional Windows XP recreation running in your browser. Complete experience with sounds, animations, and working applications. Even works properly on mobile, which required rebuilding everything to maintain the authentic feel without becoming unusable on touchscreens. This project taught me more about coding and AI collaboration than I ever expected. Would love to hear your thoughts on the execution and any feedback on the technical approach.

Saturday, September 6, 2025