After searching online, it seems everyone knows that "たけのこニョッキ", which was a game from a TV program aired Wednesdays at 11 PM from 2003 to 2005? It's a game where several people call out numbers in order starting from 1, and if they overlap, they lose. And judging by the name, that posture is a growing bamboo shoot.
You mentioned it was a bar, and this does seem like a game suitable for a noisy bar, so it's plausible.
After over 1,000 commits, 13 release candidates, 34 betas, and 12 alphas, we are thrilled to announce Mago 1.0.0 - the first stable release of the Mago PHP toolchain.
Mago is a comprehensive PHP toolchain written in Rust that combines a linter, formatter, and static analyzer into a single, blazingly fast binary. Whether you're working on a small project or a massive codebase with millions of lines, Mago delivers consistent, reliable feedback in seconds.
Mago is a PHP toolchain. I guess it is something similar to ruff/ty/pyrefly in Python, oxc in JavaScript, or Lux in Lua because it emphasis its speed and it is written in Rust.
The author is also a maintainer of psl[1] and listed in JetBrains' 2025-2026 sponsorship program.[2]
Your point is fair. I intended to mention that Mago is a PHP toolchain and thought that would suffice, but I should have considered the audience more carefully. I will submit addional comment.
Currently, Amber does not even support Bash 2 because Bash 2 does not support the += operator. (ticket) However, I believe that POSIX compliance is on Amber's long-term milestone, and that it will eventually achieve this as its support range expands.