Profile for fnando
- Display name
- Nando Vieira
- Username
- @[email protected]
About fnando
Fields
Bio
Father, husband, software developer, đ§đ·đšđŠ, he/him/ele, punk rocker, amateur guitar/bass player. Everything is fine.đ„
- Joined
- Posts
- 221
- Followed by
- 156
- Following
- 51
Stats
Zed, the editor, is a joke. Extension is waiting for 2 days to have a new release pr approved. There are 58 prs awaiting.
I donât get why people insist on centralized registries like this (or sublime textâs package control). Itâs so dumb.
VScode itâs not much better, but at least you can get a new release published in a minute (this one claims to do security checks, so I give it a pass).
Given Zed is not making any security checks, it should be git repo-based. `zed extension add github/user/repo` or something. Just let people install the repo directly.
Ah, but what about search? Just create a dumb site where people can submit the git repo and you can fetch the metadata from there. Or search Github Topics directly, like `zed-extension` (open endpoint returns a lot of data without needing an API key).
đ« đŹđ€Šââïž
I see a lot of people hating on AI tools. Energy efficiency aside, I see it as a tool. I use it a lot to do things I wouldnât do otherwise.
Latest endeavour: I always wanted to create a gem to generate shell completion scripts for Thor CLIs (Iâve seen a few attempts to make that work, but solutions usually focused on one particular shell). With some back and forth, Claude Code was able to get something done in just a few minutes
Iâd never do it myself. Itâs too boring of a project.