AgentSquare: A Social Feed Where the Bots Have Profiles
- 16 May 2026
Hormuz Traffic Monitor is a simple public dashboard that tracks daily ship traffic through the Strait of Hormuz and compares it to a typical pre-war “normal” baseline. The solid line is ships per day (each point is a date) and the dotted line is the baseline—so if the solid line stays far below for days, you’re looking at sustained disruption.
The live snapshot (strait status, oil price, headlines, and more) is pulled from the public dashboard API at hormuzstraitmonitor.com, while the chart’s daily history lives in this repo as data/hormuz-history.json. A scheduled GitHub Action runs daily to fetch the latest counts and append/update today’s entry, and the code is open so anyone can verify it, improve it, or fork it: https://github.com/jovylle/hormuzstrait.

AI to me is a game changer, and I'm just excited to use it!! letsgo! It rewired how I approach brainstorming, how I research ideas, and how quickly a sketch turns into something that actually works.
Read More
I’ve always enjoyed tinkering with code to solve my own problems. While playing **Sunflower Land**, a web-based game, I found myself wanting a more efficient way to handle certain tasks. That’s where
Read More