Advertisement ยท 728 ร— 90

Posts by Safia Abdalla

Post image

oh yay @github.com added a "Copy Markdown" option on the menu for issue comments so I don't have to play the edit and Ctrl + C game anymore ๐Ÿ˜

1 week ago 11 0 0 0

Just the back

2 weeks ago 0 0 0 0

Mullet guy at my gym cut his hair

The winds of change are blowing and I donโ€™t like where they go

2 weeks ago 4 0 3 0

Asked an agent to fix a tricky race condition in tests and now I feel like I've definitely made it on the shitlist for the robot apocalypse

3 weeks ago 7 0 0 0

The former. I use the review skill to audit PRs before submitting them and getting something that approximates what I mightโ€™ve gotten from a bunch of human reviewers is helpful.

4 weeks ago 1 0 0 0
Post image

Google needs to explain this icon change. Iโ€™m disturbed.

4 weeks ago 5 0 0 0

Pro-tip: dig up some PRs where you've gotten some great code review and ask your coding agent of choice to generate a code review skill based on the style of feedback left by the reviewers in those PRs.

1 month ago 10 0 3 0

Sometimes instead of using AI, I Google something and read the docs page just to feel alive again.

1 month ago 18 1 3 0
Advertisement

I wish I had that problemโ€ฆmy current mechanical keyboard is plain but does the job

1 month ago 1 0 1 0

Fair on some things but it was too bit-picky, IMO.

Which makes perfect sense given the prompt ๐Ÿ˜†

1 month ago 2 0 0 0

Don't ask Gemini to review your code like a senior engineer who hates your PR and wants to block it unless you're in an emotionally healthy space.

1 month ago 11 0 2 0

Will people come for me if I confess that I bang my mechanical keyboard against my desk to shake the crumbs out? ๐Ÿซฃ

1 month ago 5 0 3 0

I needed a landing page for a new project and was completely stuck on the UI.

I tried v0 a try and the first feature that caught my eye was a little magic-wand button that refines your prompt before generating anything.

Such a simple idea, but it instantly brought me joy.

1 month ago 1 0 1 0

Feel a bit of loss at the decline of GitHub as a *social coding* platform.

It seems like people are quick to dismiss that premise in the era of AI-enabled coding but I think there is still value in providing a space for communal ownership over software.

1 month ago 6 0 2 0

I joked about the "QA engineer for my agents" thing earlier but it's honestly so peaceful to just sit and polish software with the help of agents.

You can really fight a lot of slop with intentionality and attention to detail.

1 month ago 15 1 0 0
Advertisement

Another weekend shift completed being QA engineer for my coding agents ๐Ÿ˜†

1 month ago 9 1 2 0
Post image

inside me are two wolves

1 month ago 6 0 0 0
Preview
GitHub - nteract/desktop: Desktop app for interactive notebooks powered by runtimed Desktop app for interactive notebooks powered by runtimed - nteract/desktop

It's early but feel free to give github.com/nteract/desk... a star ;)

1 month ago 1 0 1 0
Post image

Such an unreal experience watching a agent build and run a Rust app and then test a feature in a VM.

I'm excited for people to start using this app soon...IYKYK ๐Ÿ˜‰

1 month ago 6 0 1 0

Yep, one limitation of PRs is that they don't value context that is built in non-GitHub side channels.

1 month ago 0 0 0 0

Things agents say all the time that Iโ€™ve never heard a person say: "Alternatively, I could use sed for surgical replacement.โ€ ๐Ÿ˜†

1 month ago 4 0 0 0

Yep, I put this under the bucket of trusting people to do the right thing although that does assume the team is aligned about the what counts as technical debt and how to manage it.

1 month ago 0 0 0 0

I find it too aggressive lol

1 month ago 0 0 1 0

This is how I bucket PR reviews:

- Request changes: Never use this lol
- Comment only: Not ready to merge; blocking feedback
- Comment + approve: Ready to merge; feedback is non-blocking; trust dev to do the right thing
- Approve: Ready to merge

Whatโ€™s your bucketing?

1 month ago 9 0 7 0

I actually chuckled out loud at this ๐Ÿ˜†

1 month ago 1 0 0 0
Advertisement

You can name Git stashes with the `-m` flag.

```
git stash -m "client-db-iteration"`
```

I've been using this to "discard" agent code I don't like so I can retrieve it later.

You can also tell the agent to look at previous stashes by name as context in agent sessions.

1 month ago 10 0 1 0

Designing cute little logs is my favorite part of these side projects ๐Ÿ˜ƒ

1 month ago 1 0 0 0

Iโ€™ve heard of it, skimmed the docs, but I havenโ€™t actually incorporated it into my workflow.

1 month ago 1 0 1 0
Video

Just shipped Grove v2!

- Swapped TS + Bun for Rust so binaries are nearly 40x smaller
- Support initializing new worktrees with custom commands
- Harden Windows support and shell integration

Try it out: github.com/captainsafia...

1 month ago 9 0 1 1

I think @mitchdenny.dev is probably already on this but there should be a nice experience for using the @aspire.dev MCP in Warp and also setting up skills in the standard .agents directory.

1 month ago 3 0 1 0