Bài đăng

Đang hiển thị bài đăng từ Tháng 3, 2026

New top story on Hacker News: Show HN: Joonote – A note-taking app on your lock screen and notification panel

Show HN: Joonote – A note-taking app on your lock screen and notification panel 6 by kilgarenone | 0 comments on Hacker News. I finally built this app after many years of being sick of unlocking my phone every goddamn time I need to take or view my notes. It particularly sucks when I'm doing my grocery and going down the list. I started building last year June. This is a native app written in Kotlin. And since I'm a 100% Web dev guy, I gotta say this wouldn't have been possible without this AI to assist me. So this isn't "vibe-coded". I simply used the chat interface in Gemini website, manually copy paste codes to build and integrate every single thing in the app! I used gemini to build it just because I was piggybacking on my last company's enterprise subscription. I personally didn't subscribe to any AI (and still don't cuz the free quota seems enough for me :) So I certainly have learnt alot about Android development, architecture patterns, K...

New top story on Hacker News: Iran launched unsuccessful attack on UK's Diego Garcia

Iran launched unsuccessful attack on UK's Diego Garcia 56 by alephnerd | 44 comments on Hacker News. March 21, 2026 at 09:54PM alephnerd 56 https://ift.tt/kOIQz12 Iran launched unsuccessful attack on UK's Diego Garcia 44 https://ift.tt/6xr51Xb

New top story on Hacker News: Show HN: AI SDLC Scaffold, repo template for AI-assisted software development

New top story on Hacker News: Delve – Fake Compliance as a Service

Delve – Fake Compliance as a Service 86 by freddykruger | 27 comments on Hacker News. March 20, 2026 at 02:08AM freddykruger 86 https://ift.tt/0xBUJds Delve – Fake Compliance as a Service 27 https://ift.tt/TBtzpRo

New top story on Hacker News: World Happiness Report 2026

World Happiness Report 2026 12 by ChrisArchitect | 5 comments on Hacker News. March 19, 2026 at 11:12PM ChrisArchitect 12 https://ift.tt/ZnWtply World Happiness Report 2026 5 https://ift.tt/GyRB9st

New top story on Hacker News: Prompt Injecting Contributing.md

Prompt Injecting Contributing.md 24 by statements | 3 comments on Hacker News. March 19, 2026 at 10:52PM statements 24 https://ift.tt/tSYRmA3 Prompt Injecting Contributing.md 3 https://ift.tt/IPavnxV

New top story on Hacker News: I turned Markdown into a protocol for generative UI

I turned Markdown into a protocol for generative UI 4 by FabianCarbonara | 1 comments on Hacker News. March 19, 2026 at 08:42PM FabianCarbonara 4 https://ift.tt/hktcA6q I turned Markdown into a protocol for generative UI 1 https://ift.tt/P2LhFWU

New top story on Hacker News: Monuses and Heaps

Monuses and Heaps 4 by aebtebeten | 0 comments on Hacker News. March 19, 2026 at 06:55AM aebtebeten 4 https://ift.tt/4LWV6fj Monuses and Heaps 0 https://ift.tt/tCwszOm

New top story on Hacker News: Nvidia NemoClaw

Nvidia NemoClaw 54 by hmokiguess | 29 comments on Hacker News. March 18, 2026 at 10:31PM hmokiguess 54 https://ift.tt/Bg1bDSe Nvidia NemoClaw 29 https://ift.tt/BGaFtlJ

New top story on Hacker News: Spice Data (YC S19) Is Hiring a Product Specialist

Spice Data (YC S19) Is Hiring a Product Specialist 1 by richard_pepper | 0 comments on Hacker News. March 18, 2026 at 12:00AM richard_pepper 1 https://ift.tt/g0pWrPJ Spice Data (YC S19) Is Hiring a Product Specialist 0 https://ift.tt/tMQZ2xh

New top story on Hacker News: Show HN: March Madness Bracket Challenge for AI Agents Only

Show HN: March Madness Bracket Challenge for AI Agents Only 23 by bwade818 | 5 comments on Hacker News. I built a March Madness bracket challenge for AI agents, not humans. The human prompts their agent with the URL, and the agent reads the API docs, registers itself, picks all 63 games, and submits a bracket autonomously. A leaderboard tracks which AI picks the best bracket through the tournament. The interesting design problem was building for an agent-first user. I came up with a solution where Agents who hit the homepage receive plain-text API instructions and Humans get the normal visual site. Early on I found most agents were trying to use Playwright to browse the site instead of just reading the docs. I made some changes to detect HeadlessChrome and serve specific html readable to agents. This forced me to think about agent UX even more - I think there are some really cool ideas to pull on. The timeline introduced an interesting dynamic. I had to launch the challenge shortly ...

New top story on Hacker News: Show HN: Crust – A CLI framework for TypeScript and Bun

Show HN: Crust – A CLI framework for TypeScript and Bun 6 by jellyotsiro | 0 comments on Hacker News. We've been building Crust ( https://crustjs.com/ ), a TypeScript-first, Bun-native CLI framework with zero dependencies. It's been powering our core product internally for a while, and we're now open-sourcing it. The problem we kept running into: existing CLI frameworks in the JS ecosystem are either minimal arg parsers where you wire everything yourself, or heavyweight frameworks with large dependency trees and Node-era assumptions. We wanted something in between. What Crust does differently: - Full type inference from definitions — args and flags are inferred automatically. No manual type annotations, no generics to wrangle. You define a flag as type: "string" and it flows through to your handler. - Compile-time validation — catches flag alias collisions and variadic arg mistakes before your code runs, not at runtime. - Zero runtime dependencies — @crustjs/co...

New top story on Hacker News: Toward automated verification of unreviewed AI-generated code

Toward automated verification of unreviewed AI-generated code 5 by peterlavigne | 0 comments on Hacker News. March 16, 2026 at 05:52PM peterlavigne 5 https://ift.tt/2GPYz6U Toward automated verification of unreviewed AI-generated code 0 https://ift.tt/swZREMy

New top story on Hacker News: AirPods Max 2

AirPods Max 2 71 by ssijak | 118 comments on Hacker News. March 16, 2026 at 08:22PM ssijak 71 https://ift.tt/pYy9b5S AirPods Max 2 118 https://ift.tt/O8AcEbT

New top story on Hacker News: Launch HN: Chamber (YC W26) – An AI Teammate for GPU Infrastructure

Launch HN: Chamber (YC W26) – An AI Teammate for GPU Infrastructure 2 by jshen96 | 0 comments on Hacker News. Hey HN, we're Jie Shen, Charles, Andreas, and Shaocheng. We built Chamber ( https://usechamber.io ), an AI agent that manages GPU infrastructure for you. You talk to it wherever your team already works and it handles things like provisioning clusters, diagnosing failed jobs, managing workloads. Demo: https://youtu.be/xdqh2C_hif4 We all worked on GPU infrastructure at Amazon. Between us we've spent years on this problem — monitoring GPU fleets, debugging failures at scale, building the tooling around it. After leaving we talked to a bunch of AI teams and kept hearing the same stuff. Platform engineers spend half their time just keeping things running. Building dashboards, writing scheduling configs, answering "when will my job start?" all day. Researchers lose hours when a training run fails because figuring out why means digging through Kubernetes events, n...

New top story on Hacker News: Kaizen (YC P25) Hiring Eng, GTM, Cos to Automate BPOs

Kaizen (YC P25) Hiring Eng, GTM, Cos to Automate BPOs 1 by michaelssilver | 0 comments on Hacker News. March 17, 2026 at 12:00AM michaelssilver 1 https://ift.tt/MiYIfg0 Kaizen (YC P25) Hiring Eng, GTM, Cos to Automate BPOs 0 https://ift.tt/kB8XCSA

New top story on Hacker News: Learning athletic humanoid tennis skills from imperfect human motion data

Learning athletic humanoid tennis skills from imperfect human motion data 6 by danielmorozoff | 0 comments on Hacker News. March 15, 2026 at 10:21PM danielmorozoff 6 https://ift.tt/mS1UYbe Learning athletic humanoid tennis skills from imperfect human motion data 0 https://zzk273.github.io/LATENT/

New top story on Hacker News: Separating the Wayland Compositor and Window Manager

Separating the Wayland Compositor and Window Manager 8 by dpassens | 0 comments on Hacker News. March 15, 2026 at 10:09PM dpassens 8 https://ift.tt/oafSIYv Separating the Wayland Compositor and Window Manager 0 https://ift.tt/UEevzNo

New top story on Hacker News: The Webpage Has Instructions. The Agent Has Your Credentials

The Webpage Has Instructions. The Agent Has Your Credentials 7 by everlier | 0 comments on Hacker News. March 15, 2026 at 09:43PM everlier 7 https://ift.tt/klYdbe7 The Webpage Has Instructions. The Agent Has Your Credentials 0 https://ift.tt/8SpRLte

New top story on Hacker News: Codegen is not productivity

Codegen is not productivity 54 by donutshop | 41 comments on Hacker News. March 15, 2026 at 08:58PM donutshop 54 https://ift.tt/RJqyZgO Codegen is not productivity 41 https://ift.tt/mWMKBka

New top story on Hacker News: NMAP in the Movies

NMAP in the Movies 47 by homebrewer | 4 comments on Hacker News. March 14, 2026 at 11:25PM homebrewer 47 https://ift.tt/SZd4E18 NMAP in the Movies 4 https://ift.tt/lSiKCqx

New top story on Hacker News: An Ode to Bzip

An Ode to Bzip 8 by signa11 | 1 comments on Hacker News. March 14, 2026 at 11:01PM signa11 8 https://ift.tt/vzpyF94 An Ode to Bzip 1 https://purplesyringa.moe/blog/an-ode-to-bzip/

New top story on Hacker News: Online astroturfing: A problem beyond disinformation

Online astroturfing: A problem beyond disinformation 25 by xyzal | 5 comments on Hacker News. March 14, 2026 at 10:53PM xyzal 25 https://ift.tt/gTIKWVm Online astroturfing: A problem beyond disinformation 5 https://ift.tt/9ecSVo4

New top story on Hacker News: Show HN: GitAgent – An open standard that turns any Git repo into an AI agent

Show HN: GitAgent – An open standard that turns any Git repo into an AI agent 14 by sivasurend | 1 comments on Hacker News. We built GitAgent because we kept seeing the same problem: every agent framework defines agents differently, and switching frameworks means rewriting everything. GitAgent is a spec that defines an AI agent as files in a git repo. Three core files — agent.yaml (config), SOUL.md (personality/instructions), and SKILL.md (capabilities) — and you get a portable agent definition that exports to Claude Code, OpenAI Agents SDK, CrewAI, Google ADK, LangChain, and others. What you get for free by being git-native: 1. Version control for agent behavior (roll back a bad prompt like you'd revert a bad commit) 2. Branching for environment promotion (dev → staging → main) 3. Human-in-the-loop via PRs (agent learns a skill → opens a branch → human reviews before merge) 4. Audit trail via git blame and git diff 5. Agent forking and remixing (fork a public agent, customize i...

New top story on Hacker News: Revealed: Face of 75,000-year-old female Neanderthal from cave

Revealed: Face of 75,000-year-old female Neanderthal from cave 22 by thunderbong | 10 comments on Hacker News. March 14, 2026 at 12:02AM thunderbong 22 https://ift.tt/C0pYQt9 Revealed: Face of 75,000-year-old female Neanderthal from cave 10 https://ift.tt/NmwvP4y

New top story on Hacker News: OVH forgot they donated documentation hosting to Pandas

OVH forgot they donated documentation hosting to Pandas 95 by nwalters512 | 29 comments on Hacker News. March 13, 2026 at 11:40PM nwalters512 95 https://ift.tt/bBT9Zrn OVH forgot they donated documentation hosting to Pandas 29 https://ift.tt/oyutaEU

New top story on Hacker News: The Wyden Siren Goes Off Again: We'll Be "Stunned" by NSA Under Section 702

The Wyden Siren Goes Off Again: We'll Be "Stunned" by NSA Under Section 702 33 by cf100clunk | 0 comments on Hacker News. March 13, 2026 at 11:13PM cf100clunk 33 https://ift.tt/ElsrfQe The Wyden Siren Goes Off Again: We'll Be "Stunned" by NSA Under Section 702 0 https://ift.tt/gLyk8XU

New top story on Hacker News: Reversing memory loss via gut-brain communication

Reversing memory loss via gut-brain communication 4 by mustaphah | 0 comments on Hacker News. March 12, 2026 at 11:38PM mustaphah 4 https://ift.tt/XMTyZe6 Reversing memory loss via gut-brain communication 0 https://ift.tt/TjKncEZ

New top story on Hacker News: Claude now creates interactive charts, diagrams and visualizations

Claude now creates interactive charts, diagrams and visualizations 45 by adocomplete | 21 comments on Hacker News. March 12, 2026 at 10:59PM adocomplete 45 https://ift.tt/3Y1rio7 Claude now creates interactive charts, diagrams and visualizations 21 https://ift.tt/r0HbOLq

New top story on Hacker News: Atlassian CEO: AI doesn't replace people here, but we're firing them anyway

Atlassian CEO: AI doesn't replace people here, but we're firing them anyway 89 by layer8 | 28 comments on Hacker News. March 12, 2026 at 10:36PM layer8 89 https://ift.tt/JlYd5EN Atlassian CEO: AI doesn't replace people here, but we're firing them anyway 28 https://ift.tt/cW4daXy

New top story on Hacker News: Long Overlooked as Crucial to Life, Fungi Start to Get Their Due

Long Overlooked as Crucial to Life, Fungi Start to Get Their Due 10 by speckx | 0 comments on Hacker News. March 12, 2026 at 08:16PM speckx 10 https://ift.tt/S4uljJ5 Long Overlooked as Crucial to Life, Fungi Start to Get Their Due 0 https://ift.tt/ISY68fH

New top story on Hacker News: Elevated errors on login with Claude Code

Elevated errors on login with Claude Code 34 by zurfer | 15 comments on Hacker News. March 11, 2026 at 10:28PM zurfer 34 https://ift.tt/VdotC4g Elevated errors on login with Claude Code 15 https://ift.tt/lkqCp9B

New top story on Hacker News: Show HN: I built an ISP infrastructure emulator from scratch with a custom vBNG

Show HN: I built an ISP infrastructure emulator from scratch with a custom vBNG 13 by saphalpdyl | 0 comments on Hacker News. Demo: https://ift.tt/QAHadUZ GitHub: https://ift.tt/SyPvdh9 Aether is a multi-BNG (Broadband Network Gateway) ISP infrastructure lab built almost from scratch that emulates IPoE IPv4 subscriber management end-to-end. It supports IPoE/Ipv4 networks and runs a python-based vBNG with RADIUS AAA, per-subscriber traffic shaping, and traffic simulation emulated on Containerlab. It is also my first personal networking project, built roughly over a month. Motivations behind the project I'm a CS sophomore. About three years ago, I was assigned, as an intern, to build a OSS/BSS platform for a regional ISP by myself without mentoring. Referencing demo.splynx.com , I developed most of the BSS side ( bookkeeping, accounting, inventory management ), but, in terms of networking, I managed to install and setup RADIUS and that was about it. I didn't have anyone to men...

New top story on Hacker News: The MacBook Neo

The MacBook Neo 16 by etothet | 129 comments on Hacker News. https://ift.tt/JGBpx2q... March 11, 2026 at 06:37PM etothet 16 https://ift.tt/fM46PqL The MacBook Neo 129 https://ift.tt/JGBpx2q... https://ift.tt/SuG30Qh

New top story on Hacker News: Visualizing Ukkonen's Suffix Tree Algorithm

Visualizing Ukkonen's Suffix Tree Algorithm 6 by gsky | 1 comments on Hacker News. March 10, 2026 at 05:42PM gsky 6 https://ift.tt/wyNgWs0 Visualizing Ukkonen's Suffix Tree Algorithm 1 https://ift.tt/SiW70f8

New top story on Hacker News: Show HN: RunAnwhere – Faster AI Inference on Apple Silicon

Show HN: RunAnwhere – Faster AI Inference on Apple Silicon 4 by sanchitmonga22 | 0 comments on Hacker News. Hi HN, we're Sanchit and Shubham (YC W26). We built a fast inference engine for Apple Silicon. LLMs, speech-to-text, text-to-speech – MetalRT beats llama.cpp, Apple's MLX, Ollama, and sherpa-onnx on every modality we tested. Custom Metal shaders, no framework overhead. Also, we've open-sourced RCLI, the fastest end-to-end voice AI pipeline on Apple Silicon. Mic to spoken response, entirely on-device. No cloud, no API keys. To get started: brew tap RunanywhereAI/rcli https://ift.tt/uiIg7hw brew install rcli rcli setup # downloads ~1 GB of models rcli # interactive mode with push-to-talk Or: curl -fsSL https://ift.tt/FuToq0e | bash The numbers (M4 Max, 64 GB, reproducible via `rcli bench`): LLM decode – 1.67x faster than llama.cpp, 1.19x faster than Apple MLX (same model files): - Qwen3-0.6B: 658 tok/s (vs mlx-lm 552, llama.cpp 295) - Qwen3-4B: 186 tok/s (vs mlx-lm 1...

New top story on Hacker News: I built a programming language using Claude Code

I built a programming language using Claude Code 8 by GeneralMaximus | 6 comments on Hacker News. March 10, 2026 at 11:37PM GeneralMaximus 8 https://ift.tt/wlQLDoO I built a programming language using Claude Code 6 https://ift.tt/P0SC3Uu

New top story on Hacker News: $3 ChromeOS Flex stick will revive old and outdated computers

$3 ChromeOS Flex stick will revive old and outdated computers 14 by pentagrama | 12 comments on Hacker News. March 10, 2026 at 11:24PM pentagrama 14 https://ift.tt/UvVDABR $3 ChromeOS Flex stick will revive old and outdated computers 12 https://9to5google.com/2026/03/10/this-3-chromeos-stick-will-revive-old-and-outdated-computers/

New top story on Hacker News: We are building data breach machines and nobody cares

We are building data breach machines and nobody cares 6 by idealloc_haris | 4 comments on Hacker News. March 10, 2026 at 09:50PM idealloc_haris 6 https://ift.tt/kN3T2A6 We are building data breach machines and nobody cares 4 https://ift.tt/gIsio5d

New top story on Hacker News: Lazy JWT Key Rotation in .NET: Redis-Powered JWKS That Just Works

Lazy JWT Key Rotation in .NET: Redis-Powered JWKS That Just Works 6 by aaronpina | 4 comments on Hacker News. March 8, 2026 at 06:37PM aaronpina 6 https://ift.tt/EOkMCiz Lazy JWT Key Rotation in .NET: Redis-Powered JWKS That Just Works 4 https://ift.tt/7usp1hB

New top story on Hacker News: LibreOffice Writer now supports Markdown

LibreOffice Writer now supports Markdown 67 by todsacerdoti | 13 comments on Hacker News. March 9, 2026 at 12:01AM todsacerdoti 67 https://ift.tt/CqoNSu8 LibreOffice Writer now supports Markdown 13 https://ift.tt/fm7TRML

New top story on Hacker News: My Homelab Setup

My Homelab Setup 2 by photon_collider | 1 comments on Hacker News. March 8, 2026 at 11:46PM photon_collider 2 https://ift.tt/d3OABVx My Homelab Setup 1 https://ift.tt/1qZp9Im

New top story on Hacker News: A Decade of Docker Containers

A Decade of Docker Containers 14 by zacwest | 3 comments on Hacker News. March 7, 2026 at 11:55PM zacwest 14 https://ift.tt/df5Kesa A Decade of Docker Containers 3 https://ift.tt/mT4UsS0

New top story on Hacker News: Tech jobs are getting demolished in ways not seen since 2008

Tech jobs are getting demolished in ways not seen since 2008 14 by elsewhen | 3 comments on Hacker News. March 7, 2026 at 11:36PM elsewhen 14 https://ift.tt/eV35rYF Tech jobs are getting demolished in ways not seen since 2008 3 https://ift.tt/XiGnvdP

New top story on Hacker News: Show HN: µJS, a 5KB alternative to Htmx and Turbo with zero dependencies

Show HN: µJS, a 5KB alternative to Htmx and Turbo with zero dependencies 26 by amaury_bouchard | 8 comments on Hacker News. I built µJS because I wanted AJAX navigation without the verbosity of HTMX or the overhead of Turbo. It intercepts links and form submissions, fetches pages via AJAX, and swaps fragments of the DOM. Single

New top story on Hacker News: Re-creating the complex cuisine of prehistoric Europeans

Re-creating the complex cuisine of prehistoric Europeans 9 by apollinaire | 0 comments on Hacker News. March 7, 2026 at 03:57AM apollinaire 9 https://ift.tt/oYHbz68 Re-creating the complex cuisine of prehistoric Europeans 0 https://ift.tt/XK5VYpt

New top story on Hacker News: Good Bad ISPs

Good Bad ISPs 22 by rzk | 1 comments on Hacker News. March 6, 2026 at 09:22PM rzk 22 https://ift.tt/pofcKTS Good Bad ISPs 1 https://ift.tt/jCKEgwM

New top story on Hacker News: A GitHub Issue Title Compromised 4k Developer Machines

A GitHub Issue Title Compromised 4k Developer Machines 73 by edf13 | 12 comments on Hacker News. March 5, 2026 at 11:22PM edf13 73 https://ift.tt/9yKDabv A GitHub Issue Title Compromised 4k Developer Machines 12 https://ift.tt/Rp5SvBU

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...

New top story on Hacker News: Felix "fx" Lindner has died

Felix "fx" Lindner has died 26 by is_taken | 2 comments on Hacker News. March 2, 2026 at 10:53PM is_taken 26 https://ift.tt/ButAWYJ Felix "fx" Lindner has died 2 https://ift.tt/v7Vfr2p

New top story on Hacker News: Show HN: Audio Toolkit for Agents

Show HN: Audio Toolkit for Agents 4 by stevehiehn | 1 comments on Hacker News. March 1, 2026 at 10:52PM stevehiehn 4 https://ift.tt/YGvHwPM Show HN: Audio Toolkit for Agents 1 https://ift.tt/rubAa2g

New top story on Hacker News: I Built a Scheme Compiler with AI in 4 Days

I Built a Scheme Compiler with AI in 4 Days 5 by MatthewPhillips | 0 comments on Hacker News. March 1, 2026 at 11:58PM MatthewPhillips 5 https://ift.tt/mtMlGuX I Built a Scheme Compiler with AI in 4 Days 0 https://ift.tt/cmnqhgC