
s13k
@s13k_
Followers
6K
Following
2K
Media
173
Statuses
897
vibe code consultant ℠ doing web stuff
Joined February 2011
@PostgreSQL column order matters both logically and physically. I still hope that postgres will implement logical column ordering in the future.
1
0
2
today I solved a two-decade old problem of reordering table columns in @PostgreSQL. by creating a CLI script that allows to simply reorder columns using arrows and apply the changes by recreating the table and moving the data, while preserving the sequences and index names
1
1
6
this php script builds JS on the fly in my dev env. it also logs build errors right into the browser console. and handles ETags to leverage caching. and it runs extremely fast thanks to the awesome @bunjavascript ⚡️. you can adapt it to your framework
0
0
3
just tried using MCP server in @cursor_ai for the first time, and it's awesome. you develop an API spec in @ApidogHQ, connect it to Cursor via #MCP, and now your IDE is fully aware of your API ✨. no more need to constantly update static .openapi.json file…. I love AI.
2
2
13
99% of websites can run just fine on a single VPS if implemented correctly. ☁️ Cloud is a trap.
this was the original 4chan server.it ran on PHP and served an astoundingly high number of users.people have no model of how computers work so they can't fermi estimate how much users they can power off a single old laptop. btw, its a lot. *a lot*
3
3
22