By day, I wrangle code, crafting software that could one day power us to the stars. By night, I'm an avid stargazer, lost in the cosmic ballet of planets and nebulae. And on weekends? Well, let's just say the pixelated battles get epic!
I pour my curiosity into Cosmicode, a weekly newsletter delivering cosmic wonders straight to your inbox.
go.kasipavankumar.in/newsletter
One possibility is since the HN feed is highly dynamic and constantly moving, posts doesn't get a chance to stay on the top page for so long to get more upvotes or reach more audience.
Curious on why this might be.
I don’t see a “Gemini was updated. Learn more” banner. Just curious if Google has upgraded Gemini under-the-hood.
On an existing model “User”, I’ve added a non-nullable column with a default value.
This table has data in production and now I want to basically run a data migration to fill up existing records.
I can get away by writing a one off script and executing it on production database locally, but I am looking for a solution that I can integrate with CI pipeline.
I am looking for a managed Postgres solution for a full stack Next.js app, means serverless.
I have gone through Neon & Vercel Postgres.
Suggestions needed.