Panta
banner
pantas.net
Panta
@pantas.net
Amateur developer, professional contrarian.

I post whatever comes to mind, kind of just what I'm thinking about at the moment. Tends to break down ~ 50% tech, 50% whatever. @thepanta82 at twitter.

https://pantas.net
When I first start a cursor project vs when it matures a bit.
January 3, 2025 at 10:13 AM
Oh God, it escaped control.

The jihad has began.
January 2, 2025 at 1:16 PM
This app is the worst. Don't use it.

The reason: pg collation is subtly different on mac vs linux, where your actual stuff will be running.

Run db in docker or remotely instead.
January 2, 2025 at 11:55 AM
Everything this tab group touches is our kingdom
December 30, 2024 at 10:54 AM
"A meeting can completely kill my flow"

ANY context switching can kill the flow. Even between projects, or different types of work.

It's just that most corporate devs only do one type of technical work, so all their experience with flow interruptions is centered on meetings.
December 23, 2024 at 11:48 AM
CSS tip: if you can't get a smoothly looping animation (eg. due to quirky way percentages work in different contexts), just increase the duration.

Your visitors will probably never notice it glitch out once every 10 minutes.
December 23, 2024 at 10:55 AM
Thank you tailwind, for no longer having to name things.
December 23, 2024 at 9:44 AM
This is how Butlerian Jihad begins
December 22, 2024 at 7:48 PM
December 19, 2024 at 9:49 AM
Time for the monthly Apple humiliation ritual
December 18, 2024 at 8:21 AM
Is it even possible to rebase a hefty side-branch without having to do a bunch of fixes afterwards?

And if not, don't you just end up with a lot of broken project snapshots in git history?

There's gotta be a better way.
December 4, 2024 at 1:18 PM
Open source programs have so many little friction points that don't get fixed, because each one is the cornerstone of some regular contributor's built up habits.

But computers are now getting old enough that we'll learn if OSS can improve like science - one funeral at a time.
December 1, 2024 at 2:14 PM
AI codegen will never create a mascot for an internal CLI tool, then convert it to ASCII art and add it to the help screen... just because it's nicer that way.

Every increase in productivity comes at a cost.
November 25, 2024 at 6:02 PM
This is from my current react project. Turns out I've accumulated quite a few. 😅

Generally, any rule that's used as a passive-aggressive replacement for communicating with other team-mates is a good candidate to get turned off.

(still trying to figure out how to make "consistent-return" work well)
November 25, 2024 at 6:01 PM
November 13, 2024 at 1:04 PM
TIL you can use @{u} to refer to the tracking upstream git branch
git-scm.com/docs/gitrevi...
November 11, 2024 at 8:56 AM
I’m not an iOS dev, but apple must have screwed up their ui responsiveness support pretty badly if this is the kind of scaling you get out of the box on iPad for an iPhone app.

This is some early 2000s web era stuff.
November 10, 2024 at 12:24 AM
October 31, 2024 at 1:50 PM
AI-s remove a lot of excuses for screwing up aria, and replaces them with blaming the AI.
October 31, 2024 at 12:52 PM
July 15, 2023 at 12:34 PM
Musk, after he is the last user left on twitter.
July 1, 2023 at 7:25 PM
When you have to walk back you earlier bold changes.
June 21, 2023 at 11:32 AM
Is this energy usage thing just virtue signalling, or is it actually relevant to my life?
June 18, 2023 at 7:44 AM
June 11, 2023 at 9:13 AM
This is such a bad UI.

Instead of warning you ahead of time your prompt is too long, it lets you submit it and THEN errors out.

And then, IT DOESN'T LET YOU EDIT THE PROMPT.

So you have to rewrite everything into a new tab. Ugh.
June 10, 2023 at 6:07 PM