Andrea Grandi's Avatar

Andrea Grandi

@andreagrandi.it.bsky.social

Software Developer at SuperTab - Python, Go mentor at Exercism - ๐Ÿณ๏ธโ€๐ŸŒˆ ๐Ÿ‡ฎ๐Ÿ‡น ๐Ÿ‡ช๐Ÿ‡บ ๐Ÿค ๐Ÿ‡บ๐Ÿ‡ฆ

154 Followers  |  234 Following  |  264 Posts  |  Joined: 01.05.2023  |  1.8967

Latest posts by andreagrandi.it on Bluesky

it looks like Italy! (but the language used probably spoiled it already ๐Ÿ˜…)

04.08.2025 14:47 โ€” ๐Ÿ‘ 0    ๐Ÿ” 0    ๐Ÿ’ฌ 1    ๐Ÿ“Œ 0

The secret project we soft-launched Saturday is github.com/feldroy/air - but note itโ€™s not fully launched, not ready for users yet. More of a preview โ€œhey, check out what I just started working on but donโ€™t look too closelyโ€ type of thing

04.08.2025 13:29 โ€” ๐Ÿ‘ 3    ๐Ÿ” 3    ๐Ÿ’ฌ 1    ๐Ÿ“Œ 0

Hi, I've just found out about this tool and I'm testing it. How do you run it automatically in the background without having to do "bun run ccflare" ?

04.08.2025 10:48 โ€” ๐Ÿ‘ 1    ๐Ÿ” 0    ๐Ÿ’ฌ 1    ๐Ÿ“Œ 0

โ€œsinceโ€? They made $6B in one night? Or you meant โ€œuntilโ€? ๐Ÿค”

03.08.2025 12:14 โ€” ๐Ÿ‘ 0    ๐Ÿ” 0    ๐Ÿ’ฌ 1    ๐Ÿ“Œ 0

you are right about instructions, but Copilot agent simply never worked for me. Itโ€™s unable to iterate on running tests, run bash commands and fix stuff without my continuous input. It canโ€™t even run commands using the โ€œno promptโ€ like when you git rebase etcโ€ฆ Claude just keeps running

02.08.2025 08:04 โ€” ๐Ÿ‘ 1    ๐Ÿ” 0    ๐Ÿ’ฌ 0    ๐Ÿ“Œ 0
Post image Post image

TIL: LLMs available through GitHub Copilot are not "just the same models", they are actually worse.

They seems to serve nerfed versions of them (models.dev):

- sonnet-4 without reasoning
- gpt-4.1 with 1/10 of its context window

I suspect they are also quantized to make them cheaper to serve ๐Ÿ™„

31.07.2025 06:01 โ€” ๐Ÿ‘ 0    ๐Ÿ” 0    ๐Ÿ’ฌ 0    ๐Ÿ“Œ 0
Post image

My first PR to #OpenCode has been merged ๐ŸŽ‰

Now (from the next release) you can see what is the current git branch while you work with it
github.com/sst/opencode...

#opensource #contribution #golang

29.07.2025 16:49 โ€” ๐Ÿ‘ 2    ๐Ÿ” 1    ๐Ÿ’ฌ 0    ๐Ÿ“Œ 0

I stopped following him and muted weeks ago because of his ego

28.07.2025 20:59 โ€” ๐Ÿ‘ 1    ๐Ÿ” 0    ๐Ÿ’ฌ 0    ๐Ÿ“Œ 0
Releasing Log Basset: an open source CLI to access Scalyr logs Introducing Log Basset, an open source command-line interface for accessing and analyzing Scalyr logs, making log management more efficient and developer-friendly.

Releasing Log Basset: an open source CLI to access Scalyr logs www.andreagrandi.it/posts/releas...

#scalyr #logs #opensource #go #golang #cli

28.07.2025 14:56 โ€” ๐Ÿ‘ 1    ๐Ÿ” 1    ๐Ÿ’ฌ 0    ๐Ÿ“Œ 0

mettilo almeno uno screenshot ๐Ÿ˜ฌ

28.07.2025 13:06 โ€” ๐Ÿ‘ 0    ๐Ÿ” 0    ๐Ÿ’ฌ 0    ๐Ÿ“Œ 0
Preview
Show current git branch in the bottom left by andreagrandi ยท Pull Request #1339 ยท sst/opencode The display format is now: opencode v0.3.77 ~/Projects/opencode ๐ŸŒฟ show-git-branch Fixes #1337

I just submitted my first PR to OpenCode.

No idea if it will be accepted or not, but I hope it will (being able to see the current git branch is quite useful, IMHO) github.com/sst/opencode...

#coding #agent #opensource

26.07.2025 09:20 โ€” ๐Ÿ‘ 1    ๐Ÿ” 1    ๐Ÿ’ฌ 0    ๐Ÿ“Œ 0
Preview
GitHub - andreagrandi/logbasset: Command-line tool for accessing Scalyr logs written in Go Command-line tool for accessing Scalyr logs written in Go - andreagrandi/logbasset

I just released Log Basset, a cli tool to inspect Scalyr logs, written in Go (and inspired to their scalyr-tool) github.com/andreagrandi...

#programming #logs #scalyr #golang

25.07.2025 11:56 โ€” ๐Ÿ‘ 0    ๐Ÿ” 0    ๐Ÿ’ฌ 0    ๐Ÿ“Œ 0

done ๐Ÿ™‚

24.07.2025 05:50 โ€” ๐Ÿ‘ 0    ๐Ÿ” 0    ๐Ÿ’ฌ 0    ๐Ÿ“Œ 0

Have you tried OpenCode? You can use it with your Claude subscription (and with many others, including Copilot)

23.07.2025 20:07 โ€” ๐Ÿ‘ 0    ๐Ÿ” 0    ๐Ÿ’ฌ 0    ๐Ÿ“Œ 0
Using terminal-notifier in Claude Code to get custom notifications Learn how to configure terminal-notifier in Claude Code to receive custom desktop notifications for task completion and user input requests.

www.andreagrandi.it/posts/using-... youโ€™re welcome ๐Ÿ˜‰

23.07.2025 20:05 โ€” ๐Ÿ‘ 1    ๐Ÿ” 0    ๐Ÿ’ฌ 1    ๐Ÿ“Œ 0

Iโ€™ve been using Claude Code with Pro subscription for nearly two months now and itโ€™s been enough 90% of the time. IF and when I hit the limit Iโ€™ve plenty of other things to do (review other people code, curate tickets descriptions, meetings etcโ€ฆ)

23.07.2025 07:05 โ€” ๐Ÿ‘ 0    ๐Ÿ” 0    ๐Ÿ’ฌ 0    ๐Ÿ“Œ 0
screenshot of opencode minimising pasted text

screenshot of opencode minimising pasted text

OpenCode finally minimises the pasted lines of text (just like Claude Code) ๐Ÿ˜

This tool is getting better and better every day!

22.07.2025 06:10 โ€” ๐Ÿ‘ 0    ๐Ÿ” 0    ๐Ÿ’ฌ 0    ๐Ÿ“Œ 0
Preview
Claude Code overview - Anthropic Learn about Claude Code, Anthropic's agentic coding tool that lives in your terminal and helps you turn ideas into code faster than ever before.

Standard: is what I usually have in my global Claude.md, Product is Claude.md in the project root and specs are usually well detailed. This but less text files (for the reason given previously)

21.07.2025 20:42 โ€” ๐Ÿ‘ 0    ๐Ÿ” 0    ๐Ÿ’ฌ 0    ๐Ÿ“Œ 0

From what I see in the video, for my personal experience, this is too much context which will exhaust the context window quite quickly (at least with Sonnet/Opus)

21.07.2025 20:40 โ€” ๐Ÿ‘ 0    ๐Ÿ” 0    ๐Ÿ’ฌ 1    ๐Ÿ“Œ 0

allora mi aspetto un cross over fra Jessica Fletcher e il Tenente Colombo

21.07.2025 16:04 โ€” ๐Ÿ‘ 2    ๐Ÿ” 0    ๐Ÿ’ฌ 1    ๐Ÿ“Œ 0

Example: if I'm lazy to write a couple of Python unit tests and I ask Claude to do it, I'm able to review and understand the code before merging it. If I ask the same thing for a Rust app, I won't, because I don't know Rust at all so I couldn't tell if the produced code makes sense or not.

21.07.2025 13:46 โ€” ๐Ÿ‘ 0    ๐Ÿ” 0    ๐Ÿ’ฌ 0    ๐Ÿ“Œ 0

My intention is not to gate keep nor to dismiss those people, but rather telling them to first understand the concepts and then use any tool they want to automate or make it easier. How can they know it the result is good or bad? I agree on the "guide them" part though

21.07.2025 12:59 โ€” ๐Ÿ‘ 0    ๐Ÿ” 0    ๐Ÿ’ฌ 1    ๐Ÿ“Œ 0

PHP is a programming language, no matter if someone likes it or not. Writing code assisted by AI is programming, but only copy pasting back/forward from AI or merging PRs coded by Claude without review or without understanding what has been written is not programming (imho).

21.07.2025 12:54 โ€” ๐Ÿ‘ 0    ๐Ÿ” 0    ๐Ÿ’ฌ 1    ๐Ÿ“Œ 0

Exactly this. Nothing against AI tools (I daily use Claude Code) but saying they are enough to be a developer is like saying you don't need a driving license because there is Tesla "auto pilot".

21.07.2025 12:30 โ€” ๐Ÿ‘ 1    ๐Ÿ” 0    ๐Ÿ’ฌ 1    ๐Ÿ“Œ 0

are you on pro or max?

20.07.2025 14:18 โ€” ๐Ÿ‘ 0    ๐Ÿ” 0    ๐Ÿ’ฌ 1    ๐Ÿ“Œ 0

bsky.app/profile/andr... ๐Ÿซ 

20.07.2025 08:59 โ€” ๐Ÿ‘ 1    ๐Ÿ” 0    ๐Ÿ’ฌ 0    ๐Ÿ“Œ 0

People using Cloud Code blindly merging PRs without reviewing the code are the same as people falling asleep in their Tesla with "auto pilot" on.

20.07.2025 08:56 โ€” ๐Ÿ‘ 4    ๐Ÿ” 0    ๐Ÿ’ฌ 0    ๐Ÿ“Œ 1
Using uv to install Python and create a virtual environment uv can be used to install and manage Python versions and virtual environments.

no need to if itโ€™s automatically activated when you enter the project folder www.andreagrandi.it/posts/using-...

19.07.2025 17:48 โ€” ๐Ÿ‘ 1    ๐Ÿ” 0    ๐Ÿ’ฌ 0    ๐Ÿ“Œ 0

16 ๐Ÿซ 

19.07.2025 06:31 โ€” ๐Ÿ‘ 0    ๐Ÿ” 0    ๐Ÿ’ฌ 0    ๐Ÿ“Œ 0

I rarely hit the limit with the Pro plan. I also have other stuff to do like 1:1, reviewing other people code, writing tickets, investing bugs etcโ€ฆ

18.07.2025 19:22 โ€” ๐Ÿ‘ 1    ๐Ÿ” 0    ๐Ÿ’ฌ 0    ๐Ÿ“Œ 0

@andreagrandi.it is following 19 prominent accounts