buu
banner
bushuai.cc
buu
@bushuai.cc
🧑‍💻 coding · 🚴 cycling · ✒️ calligraphy · 📷 photography
Reposted by buu
Biome v2 beta release is now available!

🛠️ Plugins: create custom lint rules with GritQL
🔀 Multi-file analysis
📝 Revamped, configurable import sorting
🧐 Linter domains
🙅‍♀️ New suppressions
👩‍✈️ Analyzer assist
..and more!!

biomejs.dev/blog/biome-v...
Biome v2.0 beta
A major milestone in the making
biomejs.dev
March 24, 2025 at 1:53 PM
Reposted by buu
I made this free and open source dev tool:
gitingest.com

Replace "hub" with "ingest" in any github URL to get a text digest that you can feed into any LLM
December 7, 2024 at 4:44 PM
Reposted by buu
Announcing Model Context Protocol (MCP) support in Zed! Zed Extensions can now source AI Assistant context via standardized MCP servers.
November 25, 2024 at 5:54 PM
Reposted by buu
You only need a little bit of TypeScript knowledge to be dangerous with React

- Type your inputs, infer your outputs
- Use React.ComponentProps everywhere
- Use Omit<> when overriding props
- Don't pass types from the DB into your components

www.jacobparis.com/content/reac...
Essential Typescript for React
The minimum set of typescript knowledge to be effective at product development with React
www.jacobparis.com
November 20, 2024 at 10:31 AM
Reposted by buu
atproto aha moments:

- you can host your data
- it's just json
- it's typed but any app dev can invent those types
- records have URIs
- records are signed so cacheable without trust
- relay aggregates everyone’s events into a global stream
- backends subscribe to relay and update local DBs
November 1, 2024 at 12:02 AM
Reposted by buu
What makes Bluesky better :
the timeline does NOT Auto-refresh!
November 13, 2024 at 2:27 PM
Reposted by buu
new map of every account on BlueSky just dropped :)

aurora.ndimensional.xyz
November 11, 2024 at 2:36 AM
Reposted by buu
now might be a good time to plug the talk i gave last month about the AT Protocol. it’s about the relationship between the user and the product, about the shape of the web, and a bit about death
Web Without Walls — Dan Abramov | React Universe Conf 2024
YouTube video by Callstack Engineers
youtu.be
October 21, 2024 at 2:58 PM