Hacker News

Subscribe to Hacker News feed
Hacker News RSS
Updated: 1 hour 48 min ago

Harbor: Evaluate agents in sandboxed environments

Fri, 07/10/2026 - 2:56am

Article URL: https://www.harborframework.com/

Comments URL: https://news.ycombinator.com/item?id=48856607

Points: 1

# Comments: 0

Categories: Hacker News

Show HN: Musing Image

Fri, 07/10/2026 - 2:54am

Article URL: https://musingimage.com/

Comments URL: https://news.ycombinator.com/item?id=48856600

Points: 1

# Comments: 0

Categories: Hacker News

Show HN: Proton – A pure Go GUI library with zero CGO dependencies

Fri, 07/10/2026 - 2:52am

I built Proton because I wanted to write native desktop utilities in Go without the massive memory overhead of webviews (like Wails) and without the absolute nightmare of cross-compiling graphics bindings with CGO enabled. It uses an immediate-mode API layout built on top of Gio. Would love to get some feedback on the API layout

Comments URL: https://news.ycombinator.com/item?id=48856586

Points: 1

# Comments: 1

Categories: Hacker News

Long March-10B first landing [video]

Fri, 07/10/2026 - 2:28am
Categories: Hacker News

Show HN: Banana Battle – DOS Gorillas rebuilt as a web game

Fri, 07/10/2026 - 2:14am

As a kid, I loved to play the DOS Gorillas game where you would throw bananas at your opponent, smashing cities as you go.

I wanted to play it, so I rebuilt the classic QBasic/DOS "Gorillas" game from scratch as a mobile web app. It is playable in the browser and installable to your iPhone home screen.

It's all vanilla HTML/Canvas/JavaScript. No frameworks, no build step, no dependencies, no tracking. A single static page served from GitHub Pages.

A few bits that were fun to build: - Destructible terrain: buildings are painted to an offscreen canvas and explosions erase pixels - Ballistic physics with wind, sub-stepped so a fast banana can't tunnel through a thin building between frames. - Native share sheet (Web Share API) so you can text a friend your result with a "beat my score" challenge link

It's hot-seat two-player (pass the phone, or share a keyboard: arrows to aim, space to throw).

No original Microsoft code or assets — the code and pixel art are all my own (with some help from Claude :) ).

Feedback welcome!

Comments URL: https://news.ycombinator.com/item?id=48856350

Points: 1

# Comments: 0

Categories: Hacker News

Pages