Profile for fnando
About fnando
Fields
- Github
- https://github.com/fnando
- Blog (pt-BR)
- https://nandovieira.com.br
Bio
Father, husband, software developer, 🇧🇷🇨🇦, he/him/ele, punk rocker, amateur guitar/bass player. Everything is fine.🔥
- Joined
- Posts
- 230
- Followed by
- 157
- Following
- 50
Stats
$ bundle update
[DEPRECATED] Pass --all to `bundle update` to update everything
Fetching gem metadata from https://rubygems.org/............
Resolving dependencies...
Bundle updated!
That’s dumb! Do not create friction without a reason (whatever reason, it won’t make sense because this worked for more than 15 years now). 🙄
Got ollama running with qwen2.5-coder:14b on my nvidia 4070 TI. It works, generated code is overall good, but it’s sooooo much slower than using something like Claude Code. Also aider gets nowhere close to Claude’s CLI experience.
Will try to implement the same feature using a smaller model to see how faster it gets.
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).
🫠😬🤦♂️