I like articles like this, make you pause and ruminate and take another look at mundane things. Some items are funny some are very intimately felt. Reminded me in the middle of the Louise C.K. phrase from one interview a decade ago: “You are sitting in the chair in the sky!” (Ah here it is.)
Thanksgiving time is an obvious time to reflect on what you are grateful for. My friend texted me and we exchange few words on a random meeting almost 15 years ago that led to this friendship. It was not something profound, just what “kids these days” :joy: call “we matched energy”.
We live in amazing times, hot water running, cell phone in your palm has more power than whole NASA program that landed us on a moon, we have amazing medicine, at the same time tons of systemic issues make us blind to what we have.
–
Fun discussion around APL and J and code readability – 1 and 2 and 3
APL always fascinated me, same with MUMPS. When I was in school my peers liked to argue on C vs Pascal syntax and how C is more readable, but compared to APL and MUMPS, these are all the same and there are these completely alien languages. There is fun book 7 languages in 7 weeks that take you through some less common languages, and i think it is useful exercise to do. Trying at least one functional programming language is a must, although today if you are touching front end , high likelihood you will do something in react, that to me is a decent functional programming gateway drug. Same as jQuery was before that, although not every codebase.
But going back to J and friends, those are important if you want to get more than your feet wet with code golf, and also being an array language it forces you to really think differently.
–
Some one made gemini halucinate what HN front page will look like 10 years from now – https://dosaygo-studio.github.io/hn-front-page-2035/news and wow this is brilliant.
“Ask HN: How do you prevent ad-injection in AR glasses?” hit too close home.
- Ruminating on ai
A friend wrote a piece about starcraft and AI, and it really resonated with a lot of people. I was thinking about search in claude today and asked it to build a skill to use mdsearch and you can ask it how and when it is going to use it and claude just told me,…
Read more: Ruminating on ai
- things from internet
https://alexharri.com/blog/ascii-rendering Another Marvel. Author shared he worked half a year on the post and related code. this is such a long time, but also time flies when you are having fun. You reading it and constantly asking questions , why 2×3 matrix, why not 8×8, ah what was that gpu optimization, how much more you…
Read more: things from internet
- Things from internet
https://maurycyz.com/misc/raw_photo/ – I like articles like this so much. Pretty much any sphere of human activity today is deep, and if you start unrolling all the intelligence that is put there , you appreciate this miracle that today world is. This is a great tiny example of how cameras that are in every phone now…
Read more: Things from internet
- Things from internet
Wonderful collection of the links for 2025 – https://blog.fogus.me/2025/12/23/the-best-things-and-stuff-of-2025.html
- combine all supabase migrations into one
Some terms make total sense when this is what you are starting thinking from, and you can’t get to them when you started somewhere else. Seems it is not only my problem but LLMs too. Supabase have AI assistant that you can ask something. I needed to combine all the migrations into one and was…
Read more: combine all supabase migrations into one
- TIL
I somehow completely missed that Apple added https://github.com/apple/container, so no need for docker or orbstack on a mac.
- P3 color space and gradient render bug in safari.
While exploring difference in addressable colors in sRGB vs p3 I noticed weird behavior when using gradient with LSH color palette. If you are using gradient with lsh, colors are properly stretched for the linear gradient, eg This is middle piece of the image above. If you are using oklsh with new color space, You…
Read more: P3 color space and gradient render bug in safari.
- Things from internet
things i read on Tuesday
- Things from internet
some things I read on Monday
- Things from internet
some things I read on Sunday