Disappointment is a function of expectation - set it wrong, and even good can feel bad - www.linkedin.com/posts/bokriz...
Posts by Maxim Krizhanovski
“To simplify before you understand the details is ignorance. To simplify after you understand the details is genius” - James Clear
#TIL Amara’s law: people tend to overestimate the short-term impact of new technologies while underestimating their long-term effects
“The answers you seek are in the silence you are avoiding”
I wonder if AI adoption will teach people anything about systems and constraints. It can give insane productivity boost to a single engineer, yet the larger the organisation, the smaller the overall gain.
Did you know a river could have legal rights? You can read more about Unexpected Things that are People here - bengoldhaber.substack.com/p/unexpected...
People are afraid AI will destroy humanity. It will. But not by some sort of super intelligence. Just by over consumption.
Reverse impostor syndrome - how many of you are suffering from that?
open.substack.com/pub/weskao/p...
The way we consume information. E.g. perplexity, which summarise results, over Google (even though they also try to utilise AI to give an answer to the search query)
#TIL Swiss Table - go.dev/blog/swissta...
People forget that sorting (as in SQL order by or Ruby sort_by) is not stable. Whenever you sort by a field that may contain the same value, and you need a stable order, you need a secondary sorting key that’s unique
One of the reasons I'm skeptical about the idea that AI "productivity" will lead to out-competing other companies is contained in this post. AI encourages adding adding adding adding (I just read a post excited about generating 150K lines of code in a weekend!!!), but "adding new stuff" != value
#TIL secretary theorem - en.m.wikipedia.org/wiki/Secreta...
“people who believe we achieved AGI just failed Turing test on their side” - Naval Ravikant m.youtube.com/watch?v=KyfU...
“You think you want the paradise of nothing ever being asked of you, but it turns out to be the hell of nobody ever needing you.”
- DHH (from the post world.hey.com/dhh/the-pare... )
Interesting to see more and more languages adopting the pipeline operator and pattern matching - dev.to/maxprilutski...
#til Chrome allows to persist JavaScript overrides between page reloads - til.hashrocket.com/posts/n4pgka...
OK I read it. It's clearly provocative but sounds like written in good faith. It's sense of humor is probably not for everybody (I enjoyed it 😛) but if you ignore it, and extract the essence, then it's just the truth.
fly.io/blog/youre-a...
Not sure how I feel about it, but obviously comes with the next #Rails
If you want to understand whether AI can think or will be able to think one day, read “The conscious mind”. Might not provide the answer but will give better understanding
If you ever go to Valencia, make sure to visit port Saplaya - the Little Venice
I know. Just pointing out - no-cache means you can cache, but must revalidate every time, while must-revalidate doesn’t require you to revalidate every time, just after the max-age. Naming is hard.
Wait… must-revalidate doesn’t necessarily mean that you must revalidate, only if it’s no longer fresh?
“The irony is that I now know more than I ever would have before AI. But I feel slightly dumber. A bit more dull.” - dcurt.is/thinking
#TIL CSS shapes
#TIL Reservoir Sampling - and the article provides a great explanation on what, why and how - samwho.dev/reservoir-sa...
15 years ago my brother gave me one of the first lessons in servant leadership. He said to me: a lot of people think being a manager is to manage your team and report to your boss, but the good manager reports to their team and manages upwards instead.