All the world's problems because you couldn't load production scale data in your local and test the true performance.
All the world's problems because you couldn't load production scale data in your local and test the true performance.
Last Updated on September 7, 2025 at 12:16
Think, Plan and then let A.I. execute.
Tell it how you think. Then it will teach you how to think better.
This helps tackle some "frustrations" I've encountered in the past.
Last Updated on September 5, 2025 at 17:30
Try to optimize for lowering context switching per scroll action.
this was intended to be a note to self, but also…
Last Updated on September 5, 2025 at 14:00
I've been a fan of Founder's podcast ever since my first listen.
I think it's all in the delivery, where repetitions and redundancy helps a lot in keeping things in context.
The latest episode on Elon Musk was really inspiring. It must've been hard to make but the end result are worth listening to many many times.
Kudos to David Senra 👏🏻 for keeping the quality top-tier.
You can listen to 'How Elon Works' episode on Apple Podcasts
Last Updated on September 5, 2025 at 10:54
I have always used the voice dictation feature on the iPhone cuz I dislike typing on the phone, but I've never thought of enabling it on my MacBook.
Well one can easily guess how it feels now that I've enabled that feature.
What blew my mind is that it works even with neovim text editor (decently enough).
This is best for journaling and maintaining work logs.
Last Updated on September 5, 2025 at 10:01
starting to use Postgres now after 12 years of scaling fine with SQLite!”
full thread for context from pieter levels on x dot com
Last Updated on September 4, 2025 at 02:11
Many current programmers remember the Moore’s law curve. That was the period from the 70s through the 90s where clock rates and memory doubled every year or so. But that doubling stopped in 2005. Memory continued to get denser for a while, but even that has stopped. The current way that we increase computing power is by doubling the number of GPUs in server farms every year or so. But that can’t continue much longer. The power requirements, the space requirements, the capital requirements, and the sheer mass of it all, will exceed feasibility within a few more doublings.
So don’t expect AIs to continue to improve exponentially. They’re headed for a brick wall, and that brick wall is not that far away.
This is definitely something to think about by zooming out. However, one must be optimistic towards (and prepare for) new scaling laws towards A.S.I. and beyond.
You can checkout the original post by Uncle Bob on x dot com.
Last Updated on September 2, 2025 at 13:38
Huge day for 0.0005% of followers" ~ Pewdiepie
pewd's here might've thought "it's a small thing, lemme just make a GitHub account and start pushing my files" but this could be a beginning of a beautiful (and sometimes unforgiving) rabbit-hole of things that bring joy to so many.
and yes, here's a link Pewd's GitHub account btw. Be kind :P
Last Updated on September 2, 2025 at 13:31
Today, I learned that you can format SQL statements in Postico 2 without worrying too much. There is an in-built feature in the query editor that allows you to do so.
Just select the SQL query, you want to format and right-click and choose Format SQL statement
option.
Alternatively, we could also choose the statement and hit control F.
although, I'd prefer to not use such keyboard shortcuts because it could get dramatically problematic by bringing muscle memory to all this.
Last Updated on September 2, 2025 at 10:03
The sooner you test ideas, the more time you waste holding on to it before you realise it wasn't the best of the ideas.
The best ideas come with a significant volume of lame or laughable ones.
Last Updated on September 2, 2025 at 06:30