GN
GlobalNews.one

Read what matters
in Tech & AI.

Curated headlines from the world's most trusted sources. Stay ahead of the curve.

Latest Stories

Show HN: I built yawdl a tiny language that compiles in the browser
Startups
HN Show

Show HN: I built yawdl a tiny language that compiles in the browser

I wanted a way to make websites without using a massive framework, so I built yawdl. It uses Ohm.js to parse a custom syntax (like UI { } and Script { }) and compiles everything directly in the browser. It's basically a Single Page Application (SPA) engine that doesn't need a server. You just write .yawdl files and the engine handles the routing and metadata. It’s still pretty unstable and finicky, but I’ve been using it for my own blog and it's actually kind of fun to use. It's built with Bun a

Sponsored
Google Public CA is down
Technology
Hacker News

Google Public CA is down

Article URL: https://status.pki.goog/incidents/5oJEbcU3ZfMfySTSXXd3 Comments URL: https://news.ycombinator.com/item?id=47055696 Points: 219 # Comments: 118

Sponsored
Meta’s new deal with Nvidia buys up millions of AI chips
Technology
The Verge

Meta’s new deal with Nvidia buys up millions of AI chips

Meta has struck a multiyear deal to expand its data centers with millions of Nvidia's Grace and Vera CPUs and Blackwell and Rubin GPUs. While Meta has long been using Nvidia's hardware for its AI products, this deal "represents the first large-scale Nvidia Grace-only deployment," which Nvidia says will deliver "significant performance-per-watt improvements in [Meta's] data centers." The deal also includes plans to add Nvidia's next-generation Vera CPUs to Meta's data centers in 2027. Meta is al

Minimal x86 Kernel Zig
Technology
Hacker News

Minimal x86 Kernel Zig

Article URL: https://github.com/lopespm/zig-minimal-kernel-x86 Comments URL: https://news.ycombinator.com/item?id=47055262 Points: 67 # Comments: 18

Sponsored
Show HN: TabRush – Be fast, publish your ads
Startups
HN Show

Show HN: TabRush – Be fast, publish your ads

Hi HN, I’m Berat. I built TabRush, a simple ad marketplace inspired by the One Million Dollar Homepage concept. How it works: One Safari tab is the main spotlight for the latest sponsor Side tabs show previous sponsors Each new booking increases the next spot’s value I built this for indie makers and early-stage startups that want a lightweight way to get visibility without running complex ad campaigns. This is also my first time shipping with a vibe-coding workflow, and I built it in public. I’

Show HN: NadirClaw, LLM router that cuts costs by routing prompts right
Startups
HN Show

Show HN: NadirClaw, LLM router that cuts costs by routing prompts right

I use Claude and Codex heavily for coding, and I kept burning through my quota halfway through the week. When I looked at my logs, most of my prompts were things like "summarize this," "reformat this JSON," or "write a docstring." Stuff that any small model handles fine. So I built NadirClaw. It's a Python proxy that sits between your app and your LLM providers. It classifies each prompt in about 10ms and routes simple ones to Gemini Flash, Ollama, or whatever cheap/local model you want. Only th

Show HN: Bashtorio – Factorio-Like in the Browser Backed by a Linux VM
Startups
HN Show

Show HN: Bashtorio – Factorio-Like in the Browser Backed by a Linux VM

I created a free, open-source browser game inspired by Factorio. You place "Input" machines that produce streams of bytes. You use conveyor belts to feed those bytes through other machines which produce transformations, and then to "Output" machines which produce audio or visual effects. The game uses v86 to run a real Linux VM in the browser. I use the 9p filesystem to enable IPC via FIFO pipes, so shell commands can stream data continuously rather than just running once. Features: - 30+ machin

Sponsored
Sponsored

Page 63 of 78