FlareStart
HomeNewsHow ToSources
FlareStart

Where developers start their day. All the tech news & tutorials that matter, in one place.

Quick Links

  • Home
  • News
  • Tutorials
  • Sources
  • Privacy Policy

Connect

© 2026 FlareStart. All rights reserved.

Back to articles
NewsMachine Learning

Show HN: Swarm – Program a colony of 200 ants using a custom assembly language

via Hacker Newsarmandhammer104h ago

We built an ant colony simulation as an internal hiring challenge at Moment and decided to open it up publicly. You write a program in a custom assembly-like (we call it ant-ssembly) instruction set that controls 200 ants. Each ant can sense nearby cells (food, pheromones, home, other ants) but has no global view. The only coordination mechanism is pheromone trails, which ants can emit and sense them, but that's it. Your program runs identically on every ant. The goal is to collect the highest percentage of food across a set of maps. Different map layouts (clustered food, scattered, obstacles) reward very different strategies. The leaderboard is live. Grand prize is a trip to Maui for two paid for by Moment. Challenge closes March 12. Curious what strategies people discover. We've seen some surprisingly clever emergent behavior internally. Comments URL: https://news.ycombinator.com/item?id=47270807 Points: 6 # Comments: 1

Continue reading on Hacker News

Opens in a new tab

Read Full Article
0 views

Related Articles

Why Modern Software Feels Slower — Even on Faster Computers
News

Why Modern Software Feels Slower — Even on Faster Computers

Medium Programming • 27m ago

News

My Favorite Mobile Game: Clash of Clans

Medium Programming • 32m ago

You’re Using @Transactional Wrong (Almost Everyone Is)
News

You’re Using @Transactional Wrong (Almost Everyone Is)

Medium Programming • 45m ago

A new chapter for the Nix language, courtesy of WebAssembly
News

A new chapter for the Nix language, courtesy of WebAssembly

Lobsters • 48m ago

I Built a Vision Pro App to Let You See the World Through Someone Else’s Eyes
News

I Built a Vision Pro App to Let You See the World Through Someone Else’s Eyes

Medium Programming • 59m ago

Discover More Articles