Hiroki Osame (@privatenumbr) 's Twitter Profile
Hiroki Osame

@privatenumbr

⚡️ Creator of @tsx_is
📦 Creator of pkg-size.dev
💞 Open Source github.com/privatenumber
💼 SWE @Square

ID: 1082689415376293888

linkhttps://hirok.io calendar_today08-01-2019 17:24:06

1,1K Tweet

4,4K Followers

918 Following

Hiroki Osame (@privatenumbr) 's Twitter Profile Photo

⏹️ Square is hiring senior web engineers (remote) If you've led complex systems, shipped impactful product/platform work, or helped teams grow through mentorship, I'd love to connect React expertise is a big plus! DM me if you're interested or know someone who might be!

Cameron Foxly (@cameronfoxly) 's Twitter Profile Photo

The public preview of Github Copilot CLI launched today, and if you install it, you'll be welcomed by little ASCII art welcome banner that I animated. Creating it ended up being great example of how vibe-coding has entered my toolbelt. Nerdy deets in 🧵...

Thinking Machines (@thinkymachines) 's Twitter Profile Photo

Introducing Tinker: a flexible API for fine-tuning language models. Write training loops in Python on your laptop; we'll run them on distributed GPUs. Private beta starts today. We can't wait to see what researchers and developers build with cutting-edge open models!

Introducing Tinker: a flexible API for fine-tuning language models.

Write training loops in Python on your laptop; we'll run them on distributed GPUs.

Private beta starts today. We can't wait to see what researchers and developers build with cutting-edge open models!
Evan You (@youyuxi) 's Twitter Profile Photo

Unbundled dev server are nimble, fast, and naturally incremental. That's how we made Vite's HMR so fast. But it has its limitations: one of the major pain points when using Vite in large-scale applications is the slow dev server page load speed. The upcoming Full Bundle Mode for

Unbundled dev server are nimble, fast, and naturally incremental. That's how we made Vite's HMR so fast. But it has its limitations: one of the major pain points when using Vite in large-scale applications is the slow dev server page load speed.

The upcoming Full Bundle Mode for
brian benitez (@notorioususb) 's Twitter Profile Photo

SUPER EXCITED to officially announce Tokyo Design Forum! An intimate 50-person design and product conference hosted in Shibuya, Tokyo. February 16-18, 2026. Follow Tokyo Design Forum for updates! 🎟️ GET TICKETS & LEARN MORE: tokyodesignforum.com

Hiroki Osame (@privatenumbr) 's Twitter Profile Photo

Been debugging this type issue for days and finally narrowed it down to a TS compiler bug: `extends` fails when a generic parameter is wrapped in `Readonly<T>` (in a separate call nonetheless!) github.com/microsoft/Type…