Advertisement · 728 × 90

Posts by Alberto Gimeno

Post image

Found it!

Fri Jul 27 15:28:07 2012

1 month ago 0 0 0 0

I’ll give it a try. Thanks!

3 months ago 1 0 0 0

I’ve fully embraced AI agents for coding in the last few weeks. Now I even use Claude and copilot at the same time in the same project: Claude for large and/or complex tasks and copilot for small edits like refactoring a single file because it’s faster (with GPT 4 models)

3 months ago 1 0 1 0
Excellent sleep tonight. Score 100 from my Apple Watch

Excellent sleep tonight. Score 100 from my Apple Watch

6 months ago 6 0 1 0

I wish blogs had a simple “I liked this” button at the end, like Medium’s claps. Nothing fancy, just a way to tell the author “hey, I read this and enjoyed it.”

6 months ago 11 0 0 0

User feedback is gold. Excited that most of the GitHero feedback so far matches the roadmap I’ve been planning 😀

7 months ago 2 0 0 0

I use a custom one in GitHero and an internal one at Stripe. For any other project I’d use zustand.

7 months ago 2 0 0 0

How to build fast React apps:
– use the react compiler
– avoid useEffect as much as possible
– use a state management library that supports selectors. Avoid react contexts most of the time
– avoid css-in-js if possible
– use data catching and prefetching
– make components small

7 months ago 10 1 1 0
Post image

1 full year closing the rings

7 months ago 9 0 0 0

Jajaja. Time flies!

7 months ago 1 0 0 0
Advertisement

The start of the year is a natural time to reflect on goals and habits. But I find the end of summer just as powerful, right after I take vacations. It feels like a reset before the last stretch of the year. I reflect on what goals I want to accomplish by EOY.

7 months ago 7 0 1 0

All steel made after the first nuclear blast carries radioactive isotopes. Similarly all information created after the AI explosion likely carries machine-made content.

7 months ago 2 0 0 0

Getting back into mobile dev with React Native has been pure joy. Hot reload makes iteration instant. That fast feedback loop is addictive. And with the right care, apps feel truly native.

7 months ago 14 1 0 0

Cool. Thanks!

7 months ago 0 0 0 0

Cool. Thanks!

7 months ago 1 0 0 0

Nice. Thanks! 🙏

7 months ago 1 0 0 0

Which mobile apps you use regularly do you think provide the best user experience?

7 months ago 2 0 3 0

Feels like my coding agent’s system prompt today was set to “wrong answers only.”

7 months ago 1 0 1 0

Not sure if yesterday was productive, but I did discover about 20 ways a specific feature can’t be implemented.

7 months ago 4 0 0 0
Advertisement

I’ll sometimes just sit with my phone geeking out over tiny UI details in apps: animations, shadows, microinteractions, navigation, even the information architecture. Great exercise to level up my own apps.

8 months ago 4 0 0 0

🤦‍♂️

8 months ago 4 0 1 0

Nobody talks about chatbots anymore.

8 months ago 2 0 1 0

Do you review PRs commit by commit or do you review the full diff only?

8 months ago 3 0 3 0
Video

Adding AI features to GItHero (coming soon).

It uses the GitHub models API so no additional setup is required. No API key, nothing. It just works.

8 months ago 4 0 0 0

The best coding sessions feel like gaming:
Not too easy or boring. No impossible tasks.
Just enough challenge to keep you in the zone.
That’s flow.

Csikszentmihalyi’s Flow Theory applied to programming.

8 months ago 1 0 0 0

Crazy how the most critical code sometimes is the one that looks more brittle and hard to test. E.g. authentication flows happening in a webview communicating with the parent app through non standard message passing APIs (window.webkit namespace)

8 months ago 3 0 1 0

Ah, I have 200 lines of Rust code. That was 80% AI generated and 20% copy-pasted from examples 😅

8 months ago 0 0 1 0

The best advice in the world means nothing if the listener isn’t ready to hear it. Timing and mindset matter as much as the message itself.

8 months ago 7 0 0 0

I'm using copilot autocomplete all the time, but I've only started using agents since last month and sometimes I use chatgpt to ask how to do specific things.

So not much, but I'm trying to use agents more and more. In the last 2 weeks they helped me with a couple of refactors for example.

8 months ago 1 0 1 0
Advertisement

It’s hard but I find some time after dinner when the kids sleep 😅

8 months ago 1 0 1 0