<?xml version="1.0" encoding="UTF-8"?><?xml-stylesheet href="/rss-style.xsl" type="text/xsl"?><rss version="2.0" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:media="http://search.yahoo.com/mrss/" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Sajal Choudhary</title><description>Personal blog, thoughts, stories, and discoveries. Writing since 2012 about technology, life, books, and everything in between.</description><link>https://sajalchoudhary.net/</link><item><title>Jaya</title><link>https://sajalchoudhary.net/bookshelf/reading-jaya/</link><guid isPermaLink="true">https://sajalchoudhary.net/bookshelf/reading-jaya/</guid><pubDate>Thu, 12 Mar 2026 16:31:35 GMT</pubDate><content:encoded>&lt;p&gt;Started reading.&lt;/p&gt;
</content:encoded><category>bookshelf</category><category>india</category><category>mythology</category><author>sajal@sajalchoudhary.net (Sajal Choudhary)</author></item><item><title>Wordpress containers are launched</title><link>https://sajalchoudhary.net/micro/wordpress-containers-are-launched/</link><guid isPermaLink="true">https://sajalchoudhary.net/micro/wordpress-containers-are-launched/</guid><pubDate>Thu, 12 Mar 2026 05:07:01 GMT</pubDate><content:encoded>&lt;p&gt;&lt;a href=&quot;https://ma.tt/2026/03/wordpress-everywhere/&quot;&gt;WordPress Everywhere &lt;/a&gt;&lt;/p&gt;
&lt;blockquote&gt;
&lt;p&gt;But now, thanks to incredible advances in WebAssembly (WASM), we can spin up a web server, a database (SQLite or MariaDB), and a full WordPress installation inside your browser in about 30 seconds. Instantly. No server needed. I introduced Playground at State of the Word in 2022.&lt;/p&gt;
&lt;/blockquote&gt;
&lt;p&gt;I did not understand the product - my.wordpress.net. Need to research it a bit more.&lt;/p&gt;
</content:encoded><category>micro</category><category>wordpress</category><category>web</category><author>sajal@sajalchoudhary.net (Sajal Choudhary)</author></item><item><title>About the MacBook Neo</title><link>https://sajalchoudhary.net/micro/about-the-macbook-neo/</link><guid isPermaLink="true">https://sajalchoudhary.net/micro/about-the-macbook-neo/</guid><pubDate>Wed, 11 Mar 2026 08:46:05 GMT</pubDate><content:encoded>&lt;p&gt;&lt;a href=&quot;https://om.co/2026/03/10/the-essence-of-a-machine/&quot;&gt;The Essence of a Machine by Om&lt;/a&gt;&lt;/p&gt;
&lt;blockquote&gt;
&lt;p&gt;Customers and reviewers alike look at a laptop and ask all sorts of wrong questions. How much RAM? What GPU? Can it run Final Cut in real time? Nobody stops to ask what they actually need it for.&lt;/p&gt;
&lt;p&gt;The spec sheet becomes the thing. The benchmark becomes the measure. The webpage becomes a place to extract every cent. Every human relationship on Instagram an opportunity to transact. And somewhere in all that maximization, the person using the machine disappears.&lt;/p&gt;
&lt;/blockquote&gt;
&lt;p&gt;Also, &lt;a href=&quot;https://daringfireball.net/2026/03/the_macbook_neo&quot;&gt;John Gruber’s review&lt;/a&gt; was fun to read.&lt;/p&gt;
&lt;blockquote&gt;
&lt;p&gt;And I can buy one, just like this one, for $700. That’s $170 less than an 11-inch iPad Air and Magic Keyboard. And the Neo comes with a full-size keyboard and runs MacOS, not a version of iOS with a limited imitation of MacOS’s windowing UI. I am in no way arguing that the MacBook Neo is an iPad killer, but it’s a splendid iPad alternative for people like me, who don’t draw with a Pencil, do type with a keyboard, and just want a small, simple, highly portable and highly capable computer to use around the house. The MacBook Neo is going to be a great first Macintosh for a lot of people switching from PCs. But it’s also going to be a great _secondary_Mac for a lot of longtime Mac users with expensive desktop setups for their main workstations — like me.&lt;/p&gt;
&lt;/blockquote&gt;
&lt;p&gt;I have three devices as well - the iPhone 16 Pro, MacBook Air M1, and iPad Air. I so want to use the iPad - it is great as a focus device, but would I miss it if I did not have it anymore? I think not. I have not started drawing on it yet though. Maybe I would after that. I used to read on it, not right now though. But in that case I would have two devices - the Mac and the iPhone. Both of these are essential to me.&lt;/p&gt;
</content:encoded><category>micro</category><category>mac</category><category>apple</category><author>sajal@sajalchoudhary.net (Sajal Choudhary)</author></item><item><title>System Collapse</title><link>https://sajalchoudhary.net/bookshelf/reading-system-collapse/</link><guid isPermaLink="true">https://sajalchoudhary.net/bookshelf/reading-system-collapse/</guid><pubDate>Tue, 10 Mar 2026 17:24:57 GMT</pubDate><content:encoded>&lt;p&gt;Started reading.&lt;/p&gt;
</content:encoded><category>bookshelf</category><category>murderbot</category><author>sajal@sajalchoudhary.net (Sajal Choudhary)</author></item><item><title>Coupling and cohesion</title><link>https://sajalchoudhary.net/til/coupling-and-cohesion/</link><guid isPermaLink="true">https://sajalchoudhary.net/til/coupling-and-cohesion/</guid><pubDate>Mon, 09 Mar 2026 12:19:56 GMT</pubDate><content:encoded>&lt;p&gt;In the context of micro-services architecture, from &lt;a href=&quot;/bookshelf/building-microservices&quot;&gt;Building microservices&lt;/a&gt;.&lt;/p&gt;
&lt;h2&gt;Cohesion&lt;/h2&gt;
&lt;p&gt;We want related behaviour to sit together and unrelated behaviour to sit elsewhere. Because when we want to change one behaviour, we want to be able to do it. &lt;/p&gt;
&lt;h2&gt;Coupling&lt;/h2&gt;
&lt;p&gt;Systems should be loosely coupled. So that changes to one system does not affect the other systems.&lt;/p&gt;
</content:encoded><category>til</category><category>micro-services</category><category>architecture</category><author>sajal@sajalchoudhary.net (Sajal Choudhary)</author></item><item><title>Types of coupling</title><link>https://sajalchoudhary.net/til/types-of-coupling/</link><guid isPermaLink="true">https://sajalchoudhary.net/til/types-of-coupling/</guid><pubDate>Mon, 09 Mar 2026 12:18:43 GMT</pubDate><content:encoded>&lt;p&gt;In the context of micro-services architecture, learned from &lt;a href=&quot;/bookshelf/building-microservices&quot;&gt;Building microservices.&lt;/a&gt;&lt;/p&gt;
&lt;h2&gt;Domain coupling&lt;/h2&gt;
&lt;p&gt;One service needs to interact with a different service. This is mostly unavoidable. &lt;/p&gt;
&lt;h2&gt;Passthrough coupling&lt;/h2&gt;
&lt;p&gt;One service passes data to a different service, because the data is needed by the other service further downstream. It can be problematic because if they need it in a different format or need different items, than we may need to make changes as well.&lt;/p&gt;
&lt;h2&gt;Common coupling&lt;/h2&gt;
&lt;p&gt;In common coupling two of more services use a common data source. Not desirable.&lt;/p&gt;
&lt;h2&gt;Content coupling&lt;/h2&gt;
&lt;p&gt;Very similar to common coupling, the difference is that the external system can directly make changes to the internal state. Should be avoided.&lt;/p&gt;
</content:encoded><category>til</category><category>micro-services</category><category>architecture</category><author>sajal@sajalchoudhary.net (Sajal Choudhary)</author></item><item><title>Zen in the art of writing</title><link>https://sajalchoudhary.net/bookshelf/zen-in-the-art-of-writing/</link><guid isPermaLink="true">https://sajalchoudhary.net/bookshelf/zen-in-the-art-of-writing/</guid><pubDate>Mon, 09 Mar 2026 10:13:18 GMT</pubDate><content:encoded>&lt;h2&gt;Review&lt;/h2&gt;
&lt;p&gt;This is a beautiful book, just the prose of it. It is beautifully written. The namesake essay - zen in the art of writing, talks about the work of writing. The act of sitting and typing words out, so that it becomes normal, something that gets out of the way, that becomes part of nature. And then you can write.&lt;/p&gt;
&lt;p&gt;This idea comes from the book Zen in the art of archery. A book I’ve added to my reading list.&lt;/p&gt;
&lt;p&gt;I loved reading the book. The first two chapters were pretty good. That’s when Mr. Bradbury talked about writing 1000 words per day. And also about how to feed and keep your muse. I loved those essays.&lt;/p&gt;
&lt;hr /&gt;
&lt;p&gt;There is a principle I have about books I want to keep. By keep I mean in a physical sense, on a bookshelf. When I started reading, I did not care about it. I had a home, and in that home I had a bookshelf. &lt;/p&gt;
&lt;p&gt;Things are not so certain right now. I am trying to build a home. After which would come a bookshelf. I don’t want to accumulate things I may have to abandon.&lt;/p&gt;
&lt;p&gt;The principle I have is this - I will only keep books I know I will re-read. Books that speak to me, on some level. Books which inspire me. Books that are short (maybe).&lt;/p&gt;
&lt;p&gt;The books I have on my bookshelf now are -&lt;/p&gt;
&lt;ol&gt;
&lt;li&gt;On writing&lt;/li&gt;
&lt;li&gt;What I talk about when I talk about running&lt;/li&gt;
&lt;li&gt;Steal like an artist&lt;/li&gt;
&lt;li&gt;Show your work&lt;/li&gt;
&lt;li&gt;Keep going&lt;/li&gt;
&lt;li&gt;Light on the yogasutras of Patanjali&lt;/li&gt;
&lt;li&gt;A year of mornings&lt;/li&gt;
&lt;/ol&gt;
&lt;p&gt;I think I will add this book to my bookshelf next. &lt;/p&gt;
&lt;h2&gt;Notes&lt;/h2&gt;
&lt;p&gt;He talks about writing a thousand words each day since he was twelve.&lt;/p&gt;
&lt;p&gt;Make a list of things that speak to you. Things that you want to write about. Things hidden in your subconscious. Aligns, a little bit with the exercise from &lt;a href=&quot;/bookshelf/bird-by-bird&quot;&gt;Bird by bird&lt;/a&gt;, about writing stories from your childhood. &lt;/p&gt;
&lt;p&gt;Feed your muse.&lt;/p&gt;
&lt;ol&gt;
&lt;li&gt;Read a poem a day&lt;/li&gt;
&lt;li&gt;Read essays - learn about the smells, sights and tastes people may feel in different places &lt;/li&gt;
&lt;li&gt;Read stories and novels - things you want to read and don’t.&lt;/li&gt;
&lt;/ol&gt;
&lt;hr /&gt;
&lt;p&gt;As writers our job is to create tension, and the release that tension - build tension toward violence and then release that violence, for example.&lt;/p&gt;
&lt;hr /&gt;
&lt;blockquote&gt;
&lt;p&gt;We are teachps, being filled all the time. The trick is in how to flip ourselves and let the good stuff flow.&lt;/p&gt;
&lt;/blockquote&gt;
</content:encoded><category>bookshelf</category><category>writing</category><category>craft</category><author>sajal@sajalchoudhary.net (Sajal Choudhary)</author></item><item><title>Sony appears to be testing dynamic pricing on games</title><link>https://sajalchoudhary.net/micro/sony-appears-to-be-testing-dynamic-pricing-on-games/</link><guid isPermaLink="true">https://sajalchoudhary.net/micro/sony-appears-to-be-testing-dynamic-pricing-on-games/</guid><pubDate>Sun, 08 Mar 2026 07:31:05 GMT</pubDate><content:encoded>&lt;p&gt;&lt;a href=&quot;https://www.theverge.com/games/891085/sony-dynamic-pricing-playstation-games&quot;&gt;Sony appears to be testing dynamic pricing on PlayStation games by Terrence O&apos;Brien&lt;/a&gt;&lt;/p&gt;
&lt;blockquote&gt;
&lt;p&gt;Dynamic pricing is nothing new and is used across a number of industries. But it’s often met with backlash and isn’t typically found in online game stores. According to PSprices, Sony is running A/B testing on prices for over 150 games in 68 regions, though the US doesn’t currently appear to be part of the experiment. For now, at least, Sony isn’t toying with raising prices. Instead, the program appears to offer discounts to select users, ranging from 5 percent to 17.5 percent, on titles like Spider-Man 2, God of War, and Red Dead Redemption 2.&lt;/p&gt;
&lt;/blockquote&gt;
&lt;p&gt;I had seen a post on Reddit about this some time ago. This makes it official. &lt;/p&gt;
&lt;p&gt;Not a good idea. Dynamic pricing never is.&lt;/p&gt;
</content:encoded><category>micro</category><category>sony</category><category>ps5</category><author>sajal@sajalchoudhary.net (Sajal Choudhary)</author></item><item><title>Holi week</title><link>https://sajalchoudhary.net/nordletter/nl95-holi-week/</link><guid isPermaLink="true">https://sajalchoudhary.net/nordletter/nl95-holi-week/</guid><pubDate>Sat, 07 Mar 2026 23:08:24 GMT</pubDate><content:encoded>&lt;p&gt;Hello from my home in Helsinki! This is NordLetter #95, a weekly newsletter on living and walking in Finland. Each week I share some of the interesting things I found on the web.&lt;/p&gt;
&lt;p&gt;To follow the series, you can &lt;a href=&quot;https://sajalchoudhary.net/nordletter/&quot;&gt;subscribe here&lt;/a&gt;. A new NordLetter will land in your inbox every Sunday. Not a fan of newsletters? No problem! You can read previous editions &lt;a href=&quot;https://sajalchoudhary.net/nordletter/&quot;&gt;here&lt;/a&gt;. You can also subscribe to the &lt;a href=&quot;https://sajalchoudhary.net/feeds&quot;&gt;RSS feed&lt;/a&gt;.&lt;/p&gt;
&lt;p&gt;You can reach out to me by replying on this mail or adding a comment on this. I am also posting on &lt;a href=&quot;https://mastodon.social/@sajal24x7&quot;&gt;Mastodon&lt;/a&gt;.&lt;/p&gt;
&lt;hr /&gt;
&lt;p&gt;I asked Claude to give me a structure for my NordLetter posts. These posts are either travelogues or about going to events. Mostly. &lt;/p&gt;
&lt;p&gt;Claude gave me something which I kind of already did know and what I thought of was the structure for these posts.&lt;/p&gt;
&lt;ol&gt;
&lt;li&gt;You start with the setup - the why of the thing.&lt;/li&gt;
&lt;li&gt;Then the confrontation/middle of the thing - the smells of the place, the sights and so on. &lt;/li&gt;
&lt;li&gt;And then, finally the conclusion of the thing.&lt;/li&gt;
&lt;/ol&gt;
&lt;p&gt;I think this is a good structure to follow. &lt;/p&gt;
&lt;hr /&gt;
&lt;p&gt;It was not a given, unlike the years past, that we would be going to the BJPF Holi event this time around. As I had said in [[202602262122 NL94|NL94]] that it had been a busy few weeks since I returned from home. &lt;/p&gt;
&lt;p&gt;We did not know if we had it in us to go to this event. We registered for the event on the very last day, eventually deciding it would be a fun outing, &lt;em&gt;and&lt;/em&gt; we would not have to cook. That is always a good bonus.&lt;/p&gt;
&lt;p&gt;The Holi event was at &lt;a href=&quot;https://www.espoo.fi/fi/toimipisteet/leppavaaran-nuorisotila&quot;&gt;Leppävaaran nuorisotila&lt;/a&gt;. As with every other place, I had to find the parking for our car, after having dropped off Prerna and Savya. It took longer than usual here. I had to drive around the parking space a couple of times, after which I found one spot.&lt;/p&gt;
&lt;p&gt;The parking space and the space around the venue was full of slush, the dangerous kind, the see where you put your feet or you may slip kind. I walked through all of it and reached the venue. &lt;/p&gt;
&lt;p&gt;I heard, &apos;&lt;em&gt;Papa&lt;/em&gt;&apos;, and &apos;&lt;em&gt;Savya you don&apos;t have to go there&lt;/em&gt;&apos; almost simultaneously. I took off my shoes, left it at the entrance among other shoes, took off my jacket, put it on a door hinge, and went and hugged Savya.&lt;/p&gt;
&lt;p&gt;The cultural part of the event had started already. Chand&lt;em&gt;ji&lt;/em&gt; was quizzing the kids - what Holi was, how it was celebrated back home, who was &lt;a href=&quot;https://en.wikipedia.org/wiki/Hiranyakashipu&quot;&gt;Hiranyakashipu&lt;/a&gt;, and so on. &lt;/p&gt;
&lt;p&gt;&lt;img src=&quot;https://storage.sajalchoudhary.net/images/2026/03/nl95-02.jpeg&quot; alt=&quot;Quizzing&quot; /&gt;&lt;/p&gt;
&lt;p&gt;I went and picked up a samosa and a tea from the snack/food counter. The venue was basically split in two halves - one a room where the kitchen, some sofas, and a bunch of games were kept, and the other where the cultural event was happening.&lt;/p&gt;
&lt;p&gt;&lt;img src=&quot;https://storage.sajalchoudhary.net/images/2026/03/nl95-03.jpeg&quot; alt=&quot;The other half&quot; /&gt;&lt;/p&gt;
&lt;p&gt;I stood at the boundary of the two rooms and ate my samosa and then had my tea. Savya was hovering around my feet. The samosa was awesome. Meanwhile Chand&lt;em&gt;ji&lt;/em&gt; continued talking about Holi, Holika, lathmar holi among other things. &lt;/p&gt;
&lt;p&gt;Prerna called me then, a space had opened up next to her. I went and sat next to her. Chand&lt;em&gt;ji&lt;/em&gt; invited Kalpana&lt;em&gt;ji&lt;/em&gt; on stage and she gave a short talk. Then followed the pre-planned, rehearsed, performances. Both the performances were good - one a devotional dance and the other a song about saving water. &lt;/p&gt;
&lt;p&gt;Then Bhavesh ji took the stage and started calling couples on stage to dance - the non-planned part of the evening. It was good fun. Then it was time for the Bihari boys to take the stage. I went along with Savya. We danced on a bunch of songs. Then the women came, and I recorded Prerna dancing. Then joined her on stage to dance some more.&lt;/p&gt;
&lt;p&gt;&lt;img src=&quot;https://storage.sajalchoudhary.net/images/2026/03/nl95-05.jpg&quot; alt=&quot;Dancing&quot; /&gt;&lt;/p&gt;
&lt;p&gt;Sudhanshu took some pictures. I took some more pictures. And videos.&lt;/p&gt;
&lt;p&gt;&lt;img src=&quot;https://storage.sajalchoudhary.net/images/2026/03/nl95-06.jpg&quot; alt=&quot;Selfie&quot; /&gt;&lt;/p&gt;
&lt;p&gt;We had lunch after that - paneer, pulao, dahi-bhalla and rabri-pua. I loved the first bite of panner that I had. It was magical. It would have went well with flavourless normal rice or jira rice max. It did not work with pulao. But I understand why they had to serve pulao. &lt;/p&gt;
&lt;p&gt;Savya had 2-3 puas. He likes puas.&lt;/p&gt;
&lt;p&gt;We went out and stood in the slush as the others took care of the venue - sweeping, putting garbage in the bags, cleaning and so on. Then it was time to play Holi!!!&lt;/p&gt;
&lt;p&gt;We assembled in the parking area. What started as civilised putting colours on each other&apos;s cheeks, turned into a wrestling match of sorts. It was awesome! &lt;/p&gt;
&lt;p&gt;&lt;img src=&quot;https://storage.sajalchoudhary.net/images/2026/03/nl95-04.jpg&quot; alt=&quot;Holi&quot; /&gt;&lt;/p&gt;
&lt;p&gt;I got colour everywhere. Savya was super sleepy by this time. He slept the moment I got the car out of the parking. &lt;/p&gt;
&lt;p&gt;&lt;img src=&quot;https://storage.sajalchoudhary.net/images/2026/03/nl95-07.jpg&quot; alt=&quot;Group pic&quot; /&gt;&lt;/p&gt;
&lt;p&gt;We went and bought some groceries after that. Then returned home, had dinner and now, I am writing this, inspired by that Claude comment on how to structure the NordLetter. &lt;/p&gt;
&lt;hr /&gt;
&lt;p&gt;The second Holi party happened on the day of actual Holi. A party for two - three if you count Savya, but I think he does not know or care about Holi at this point.&lt;/p&gt;
&lt;p&gt;Prerna was in the kitchen since early morning. She made puas. She had made dahi-vadas a day before. Making puas took most of the time. She changed recipes somewhere in the middle. Mixing banana in the batter did the trick. Then rice, dal and mix veg.&lt;/p&gt;
&lt;p&gt;We ate. Meanwhile, I continued working.&lt;/p&gt;
&lt;p&gt;&lt;img src=&quot;https://storage.sajalchoudhary.net/images/2026/03/nl95-08.jpeg&quot; alt=&quot;Holi at home&quot; /&gt;&lt;/p&gt;
&lt;p&gt;In the evening, we changed and took some pictures.&lt;/p&gt;
&lt;hr /&gt;
&lt;p&gt;The final party of the Holi week happened at Smita&lt;em&gt;ji&lt;/em&gt;&apos;s place. This happened on a Friday. &lt;/p&gt;
&lt;p&gt;&lt;img src=&quot;https://storage.sajalchoudhary.net/images/2026/03/nl95-10.jpeg&quot; alt=&quot;The women&quot; /&gt;&lt;/p&gt;
&lt;p&gt;This was the type of gathering I enjoy - four families. Enough that you can call it a party, and have conversations.&lt;/p&gt;
&lt;p&gt;I talked to a couple of friends about AI, the things they were building if any, and the general state of the world, which, spoiler is in a bit of a disarray right now - thanks, Mr. President.&lt;/p&gt;
&lt;p&gt;The food was awesome. Lots of starters. Food is the main thing people go to parties for, that&apos;s my theory. The star was the samosa chat. It reminded me of the samosa chat we have in Bihar. It tasted the same. Just the right mix of tangy, spicy and sweet. &lt;/p&gt;
&lt;p&gt;I like their home. It is a 1BHK, tastefully decorated. The kitchen is a room of it&apos;s own, they have a dining table in the kitchen. The bedroom and hall are fair sized. The bedrooms in Finland are usually small in size. Not theirs, or the one in our home. &lt;/p&gt;
&lt;p&gt;&lt;img src=&quot;https://storage.sajalchoudhary.net/images/2026/03/nl95-01.jpg&quot; alt=&quot;Us&quot; /&gt;&lt;/p&gt;
&lt;p&gt;It was our second time at their place. We were last here for &lt;a href=&quot;https://sajalchoudhary.net/nordletter/nl77/&quot;&gt;Diwali&lt;/a&gt;. There were more people then, less conversations. &lt;/p&gt;
&lt;p&gt;There is an optimal number of people for these things - otherwise people just split into smaller groups and you don&apos;t get to talk to everyone. Which is fine, I guess. But not my idea of fun.&lt;/p&gt;
&lt;p&gt;The main course after everything was a formality at this point. But it too was great.&lt;/p&gt;
&lt;p&gt;&lt;img src=&quot;https://storage.sajalchoudhary.net/images/2026/03/nl95-09.jpeg&quot; alt=&quot;Good food&quot; /&gt;&lt;/p&gt;
&lt;hr /&gt;
&lt;h2&gt;/five things to share&lt;/h2&gt;
&lt;h3&gt;1. &lt;a href=&quot;https://lithub.com/what-we-lose-when-we-gamify-reading/&quot;&gt;What We Lose When We Gamify Reading by Marissa Levien&lt;/a&gt;&lt;/h3&gt;
&lt;blockquote&gt;
&lt;p&gt;But even if we’re reading more, all this quantifying is forcing readers into harmful patterns. First and most obvious, when we read to hit a goal rather than simply for pleasure, everybody reads as fast as possible to hike up their numbers. It’s like the entire reading public is a high school freshman trying to cram To Kill a Mockingbird at midnight the day before the assignment is due. We technically finish the book, but we retain nothing. Ask someone what they thought of A Guardian and a Thief, they’ll say, “Who knows? That was ten books ago.” More worrisome, when we read fast, we experience nothing. The book does not have a chance to burrow into our heart.&lt;/p&gt;
&lt;/blockquote&gt;
&lt;p&gt;I have felt this once or twice - not often, but enough like reading &lt;a href=&quot;https://sajalchoudhary.net/bookshelf/the-secret-of-secrets/&quot;&gt;The secret of secrets&lt;/a&gt; at 1.5x. That was driven more by the duration of time I had the book borrowed from library for (14 days).&lt;/p&gt;
&lt;blockquote&gt;
&lt;p&gt;The second problem is: it’s less and less likely that &lt;em&gt;A Guardian and a Thief&lt;/em&gt; is even on a person’s list if they’re shooting for a tally of, say, one hundred books a year. If we’re trying to read fast, the best strategy is to pick books that read easy. Generally this means books that are prose-light, plot-forward, and propulsive. It means we’ll forego a &lt;em&gt;Moby Dick&lt;/em&gt; or a &lt;em&gt;Middlemarch&lt;/em&gt; in favor of five declensions of &lt;em&gt;A Court of Thorns and Roses&lt;/em&gt;. (Before the pitchforks and torches emerge, I should mention that I adore fun, propulsive books. We need these kinds of stories in our life, for the joyous escape of it. I’m not saying you shouldn’t read &lt;em&gt;A Court of Thorns and Roses&lt;/em&gt;. I’m saying you shouldn’t &lt;em&gt;only&lt;/em&gt; read it.)&lt;/p&gt;
&lt;/blockquote&gt;
&lt;p&gt;Again, not faced this problem, but I can see it happening. I usually chose what to read next thanks to &lt;a href=&quot;https://sajalchoudhary.net/stream/#&quot;&gt;lists&lt;/a&gt;. What I add to the list is dependent on a bunch of factors - but mostly is it interesting?&lt;/p&gt;
&lt;p&gt;I don’t have a goal though. I am happy with whatever I end up reading. Like I read more books in January because I had time to read. There are more important things in life than reading.&lt;/p&gt;
&lt;h3&gt;2. &lt;a href=&quot;https://www.theverge.com/entertainment/889336/console-exclusives-comeback&quot;&gt;Console exclusives might be making a comeback by Andrew Webster&lt;/a&gt;&lt;/h3&gt;
&lt;blockquote&gt;
&lt;p&gt;The near future of game consoles could look a lot like the past. Once a hallmark of the industry, over the last few years console-exclusive games have steadily become rare, as the likes of Sony and Microsoft experimented with offering titles on multiple platforms. Heck, who knows what an Xbox even is anymore? But it seems that the experiments haven&apos;t paid off. Signs are pointing to the return of exclusives, as companies lean on other ways to entice new audiences.&lt;/p&gt;
&lt;/blockquote&gt;
&lt;p&gt;I was happy when Microsoft started offering their games on PS5. I was looking forward to play Starfield on PS5. &lt;/p&gt;
&lt;p&gt;I never cared for Sony games on PC, because I have a PS5. &lt;/p&gt;
&lt;p&gt;I think games should be like Podcasts, play wherever you play your games. Consoles will have a future in such a world. They provide excellent value for those who don’t care about tinkering with their gaming systems. It’s plug and play. That has a ton of value.&lt;/p&gt;
&lt;h3&gt;3. &lt;a href=&quot;https://www.apple.com/newsroom/2026/03/say-hello-to-macbook-neo/&quot;&gt;Say hello to MacBook Neo - Apple&lt;/a&gt;&lt;/h3&gt;
&lt;blockquote&gt;
&lt;p&gt;Apple’s all-new MacBook features a durable aluminum design, a stunning 13-inch Liquid Retina display, the power of Apple silicon, and all-day battery life — all for the breakthrough starting price of just $599&lt;/p&gt;
&lt;/blockquote&gt;
&lt;p&gt;The Neo does not appeal to me. For one, the display has huge bezels. The RAM is fixed at 8GB, the storage started at 256 GB, goes up to 512GB. The price was a surprise to me, in a pleasant way.&lt;/p&gt;
&lt;p&gt;But I loved the announcement video and I think it is meant for the students - those who would pick up a Chromebook perhaps. &lt;/p&gt;
&lt;p&gt;This may be an excellent device for schools. A good device against the chromebooks. I want a Pro. Maybe the next one with touch. I may get that. We shall see. I don’t have any reason to. My M1 runs fine.&lt;/p&gt;
&lt;h3&gt;4. &lt;a href=&quot;https://sixcolors.com/post/2026/03/apple-gives-in-to-temptation-and-renames-its-cpu-cores/&quot;&gt;Apple gives in to temptation and renames its CPU cores&lt;/a&gt;&lt;/h3&gt;
&lt;blockquote&gt;
&lt;p&gt;Apple announced its new Fusion Architecture today as well, which allows the company to mix and match different “chiplets” in a single package. This is another esoteric chip thing (is there any other kind?) but it has real ramifications for the future of Apple’s chip designs. It means that Apple can be a bit more modular with its designs, building a standard CPU set (for the M5 Max and Pro) while offering two different GPU variants with 20 (Pro) and 40 (Max) cores. I’m also curious what this means for a future Ultra chip, assuming there will be one whenever the M5 Mac Studio is announced.&lt;/p&gt;
&lt;/blockquote&gt;
&lt;p&gt;I had the same thought. This is the same architecture we were hearing rumours about, some years back. Maybe memory upgrades won’t cost that much now.&lt;/p&gt;
&lt;h3&gt;5. &lt;a href=&quot;https://calnewport.com/what-do-social-media-companies-fear-time-management/&quot;&gt;What Do Social Media Companies Fear? Time Management. - Cal Newport by Study Hacks&lt;/a&gt;&lt;/h3&gt;
&lt;blockquote&gt;
&lt;p&gt;When you’re following an intentional schedule, your efforts are oriented toward goals that you find important. You also feel a satisfying sense of self-efficacy. These realities engage your long-term reward system, which can override the urges generated by its short-term counterpart, dissipating the drive for quick gratification from activities like glancing at your phone.&lt;/p&gt;
&lt;/blockquote&gt;
&lt;p&gt;This seems to put too much of an onus on individuals and very few of the responsibility on these social media companies. The products are addictive by design. We can’t keep expecting people to not be enticed by the product.&lt;/p&gt;
&lt;hr /&gt;
&lt;p&gt;If you enjoyed reading this, and know someone else who might, please consider forwarding this to them. It would help this grow and make me happy. 😄&lt;/p&gt;
&lt;p&gt;Until next week.&lt;/p&gt;
</content:encoded><media:content url="https://storage.sajalchoudhary.net/images/2026/03/nl95-04.jpg" medium="image"/><media:thumbnail url="https://storage.sajalchoudhary.net/images/2026/03/nl95-04.jpg"/><category>nordletter</category><category>holi</category><category>festivals</category><author>sajal@sajalchoudhary.net (Sajal Choudhary)</author></item><item><title>Fazer plans to enter Indian market</title><link>https://sajalchoudhary.net/micro/fazer-plans-to-enter-indian-market/</link><guid isPermaLink="true">https://sajalchoudhary.net/micro/fazer-plans-to-enter-indian-market/</guid><pubDate>Fri, 06 Mar 2026 15:16:52 GMT</pubDate><content:encoded>&lt;p&gt;&lt;a href=&quot;https://yle.fi/a/74-20214088?origin=rss&quot;&gt;Finnish sweets giant Fazer plans to enter Indian market&lt;/a&gt;&lt;/p&gt;
&lt;blockquote&gt;
&lt;p&gt;Fazer said it has signed a memorandum of understanding with the Indian branding firm Reliance Consumer Products Limited (RCPL) to make that happen. according to a company press release.&lt;/p&gt;
&lt;/blockquote&gt;
&lt;p&gt;This is the brand of chocolate I take to India whenever I travel back home. Fazer is awesome. Good move.&lt;/p&gt;
</content:encoded><category>micro</category><category>fazer</category><category>chocolates</category><author>sajal@sajalchoudhary.net (Sajal Choudhary)</author></item><item><title>Learning microservices and k8s</title><link>https://sajalchoudhary.net/now/learning-microservices-and-k8s/</link><guid isPermaLink="true">https://sajalchoudhary.net/now/learning-microservices-and-k8s/</guid><pubDate>Fri, 06 Mar 2026 11:01:56 GMT</pubDate><content:encoded>&lt;p&gt;Getting reacquainted with k8s and microservices. The goal is CKA at the end of this. Targeting this exam some time in April, perhaps the last week.&lt;/p&gt;
&lt;h2&gt;Log&lt;/h2&gt;
&lt;p&gt;2026-03-06 13:00 - Started reading &lt;a href=&quot;/bookshelf/building-microservices&quot;&gt;Building microservices by Sam Newman&lt;/a&gt;.&lt;/p&gt;
</content:encoded><category>now</category><category>technical</category><category>k8s</category><author>sajal@sajalchoudhary.net (Sajal Choudhary)</author></item><item><title>Building microservices</title><link>https://sajalchoudhary.net/bookshelf/reading-building-microservices/</link><guid isPermaLink="true">https://sajalchoudhary.net/bookshelf/reading-building-microservices/</guid><pubDate>Fri, 06 Mar 2026 10:20:43 GMT</pubDate><content:encoded>&lt;p&gt;Started reading.&lt;/p&gt;
</content:encoded><category>bookshelf</category><category>micro-services</category><category>architecture</category><author>sajal@sajalchoudhary.net (Sajal Choudhary)</author></item><item><title>Problems with gamifying reading</title><link>https://sajalchoudhary.net/micro/problems-with-gamifying-reading/</link><guid isPermaLink="true">https://sajalchoudhary.net/micro/problems-with-gamifying-reading/</guid><pubDate>Thu, 05 Mar 2026 10:42:28 GMT</pubDate><content:encoded>&lt;p&gt;&lt;a href=&quot;https://lithub.com/what-we-lose-when-we-gamify-reading/&quot;&gt;What We Lose When We Gamify Reading by Marissa Levien&lt;/a&gt;&lt;/p&gt;
&lt;blockquote&gt;
&lt;p&gt;But even if we’re reading more, all this quantifying is forcing readers into harmful patterns. First and most obvious, when we read to hit a goal rather than simply for pleasure, everybody reads as fast as possible to hike up their numbers. It’s like the entire reading public is a high school freshman trying to cram To Kill a Mockingbird at midnight the day before the assignment is due. We technically finish the book, but we retain nothing. Ask someone what they thought of A Guardian and a Thief, they’ll say, “Who knows? That was ten books ago.” More worrisome, when we read fast, we experience nothing. The book does not have a chance to burrow into our heart.&lt;/p&gt;
&lt;/blockquote&gt;
&lt;p&gt;I have felt this once or twice - not often, but enough like reading &lt;a href=&quot;https://sajalchoudhary.net/bookshelf/the-secret-of-secrets/&quot;&gt;The secret of secrets&lt;/a&gt; at 1.5x. That was driven more by the duration of time I had the book borrowed from library for (14 days).&lt;/p&gt;
&lt;blockquote&gt;
&lt;p&gt;The second problem is: it’s less and less likely that &lt;em&gt;A Guardian and a Thief&lt;/em&gt; is even on a person’s list if they’re shooting for a tally of, say, one hundred books a year. If we’re trying to read fast, the best strategy is to pick books that read easy. Generally this means books that are prose-light, plot-forward, and propulsive. It means we’ll forego a &lt;em&gt;Moby Dick&lt;/em&gt; or a &lt;em&gt;Middlemarch&lt;/em&gt; in favor of five declensions of &lt;em&gt;A Court of Thorns and Roses&lt;/em&gt;. (Before the pitchforks and torches emerge, I should mention that I adore fun, propulsive books. We need these kinds of stories in our life, for the joyous escape of it. I’m not saying you shouldn’t read &lt;em&gt;A Court of Thorns and Roses&lt;/em&gt;. I’m saying you shouldn’t &lt;em&gt;only&lt;/em&gt; read it.)&lt;/p&gt;
&lt;/blockquote&gt;
&lt;p&gt;Again, not faced this problem, but I can see it happening. I usually chose what to read next thanks to &lt;a href=&quot;#&quot;&gt;lists&lt;/a&gt;. What I add to the list is dependent on a bunch of factors - but mostly is it interesting?&lt;/p&gt;
&lt;p&gt;I don’t have a goal though. I am happy with whatever I end up reading. Like I read more books in January because I had time to read. There are more important things in life than reading.&lt;/p&gt;
</content:encoded><category>micro</category><category>reading</category><category>books</category><author>sajal@sajalchoudhary.net (Sajal Choudhary)</author></item><item><title>Console exclusives may be back</title><link>https://sajalchoudhary.net/micro/console-exclusives-may-be-back/</link><guid isPermaLink="true">https://sajalchoudhary.net/micro/console-exclusives-may-be-back/</guid><pubDate>Thu, 05 Mar 2026 08:29:42 GMT</pubDate><content:encoded>&lt;p&gt;&lt;a href=&quot;https://www.theverge.com/entertainment/889336/console-exclusives-comeback&quot;&gt;Console exclusives might be making a comeback by Andrew Webster&lt;/a&gt;&lt;/p&gt;
&lt;blockquote&gt;
&lt;p&gt;The near future of game consoles could look a lot like the past. Once a hallmark of the industry, over the last few years console-exclusive games have steadily become rare, as the likes of Sony and Microsoft experimented with offering titles on multiple platforms. Heck, who knows what an Xbox even is anymore? But it seems that the experiments haven&apos;t paid off. Signs are pointing to the return of exclusives, as companies lean on other ways to entice new audiences.&lt;/p&gt;
&lt;/blockquote&gt;
&lt;p&gt;I was happy when Microsoft started offering their games on PS5. I was looking forward to play Starfield on PS5. &lt;/p&gt;
&lt;p&gt;I never cared for Sony games on PC, because I have a PS5. &lt;/p&gt;
&lt;p&gt;I think games should be like Podcasts, play wherever you play your games. Consoles will have a future in such a world. They provide excellent value for those who don’t care about tinkering with their gaming systems. It’s plug and play. That has a ton of value.&lt;/p&gt;
</content:encoded><category>micro</category><category>microsoft</category><category>sony</category><category>xbox</category><category>ps5</category><author>sajal@sajalchoudhary.net (Sajal Choudhary)</author></item><item><title>Apple launches Macbook Neo</title><link>https://sajalchoudhary.net/micro/apple-launches-macbook-neo/</link><guid isPermaLink="true">https://sajalchoudhary.net/micro/apple-launches-macbook-neo/</guid><pubDate>Wed, 04 Mar 2026 19:22:41 GMT</pubDate><content:encoded>&lt;p&gt;&lt;a href=&quot;https://www.apple.com/newsroom/2026/03/say-hello-to-macbook-neo/&quot;&gt;Say hello to MacBook Neo - Apple&lt;/a&gt;&lt;/p&gt;
&lt;blockquote&gt;
&lt;p&gt;Apple’s all-new MacBook features a durable aluminum design, a stunning 13-inch Liquid Retina display, the power of Apple silicon, and all-day battery life — all for the breakthrough starting price of just $599&lt;/p&gt;
&lt;/blockquote&gt;
&lt;p&gt;The Neo does not appeal to me. For one, the display has huge bezels. The RAM is fixed at 8GB, the storage started at 256 GB, goes up to 512GB. The price was a surprise to me, in a pleasant way.&lt;/p&gt;
&lt;p&gt;But I loved the announcement video and I think it is meant for the students - those who would pick up a Chromebook perhaps. &lt;/p&gt;
&lt;p&gt;This may be an excellent device for schools. A good device against the chromebooks. I want a Pro. Maybe the next one with touch. I may get that. We shall see. I don’t have any reason to. My M1 runs fine.&lt;/p&gt;
</content:encoded><category>micro</category><category>mac</category><category>apple</category><author>sajal@sajalchoudhary.net (Sajal Choudhary)</author></item><item><title>Apple announces M5 Pro and Max chips</title><link>https://sajalchoudhary.net/micro/apple-announces-m5-pro-and-max-chips/</link><guid isPermaLink="true">https://sajalchoudhary.net/micro/apple-announces-m5-pro-and-max-chips/</guid><pubDate>Wed, 04 Mar 2026 06:01:22 GMT</pubDate><content:encoded>&lt;p&gt;&lt;a href=&quot;https://sixcolors.com/post/2026/03/apple-gives-in-to-temptation-and-renames-its-cpu-cores/&quot;&gt;Apple gives in to temptation and renames its CPU cores&lt;/a&gt;&lt;/p&gt;
&lt;blockquote&gt;
&lt;p&gt;Apple announced its new Fusion Architecture today as well, which allows the company to mix and match different “chiplets” in a single package. This is another esoteric chip thing (is there any other kind?) but it has real ramifications for the future of Apple’s chip designs. It means that Apple can be a bit more modular with its designs, building a standard CPU set (for the M5 Max and Pro) while offering two different GPU variants with 20 (Pro) and 40 (Max) cores. I’m also curious what this means for a future Ultra chip, assuming there will be one whenever the M5 Mac Studio is announced.&lt;/p&gt;
&lt;/blockquote&gt;
&lt;p&gt;I had the same thought. This is the same architecture we were hearing rumours about, some years back. Maybe memory upgrades won’t cost that much now.&lt;/p&gt;
</content:encoded><category>micro</category><category>apple</category><category>mac</category><category>processors</category><author>sajal@sajalchoudhary.net (Sajal Choudhary)</author></item><item><title>Why do LLMs have personality</title><link>https://sajalchoudhary.net/micro/why-do-llms-have-personality/</link><guid isPermaLink="true">https://sajalchoudhary.net/micro/why-do-llms-have-personality/</guid><pubDate>Tue, 03 Mar 2026 05:06:17 GMT</pubDate><content:encoded>&lt;p&gt;&lt;a href=&quot;https://seangoedecke.com/giving-llms-a-personality/&quot;&gt;Giving LLMs a personality is just good engineering by Sean&lt;/a&gt;&lt;/p&gt;
&lt;blockquote&gt;
&lt;p&gt;In other words, human-like personalities are not imposed on AI tools as some kind of marketing ploy or philosophical mistake. Those personalities are the medium via which the language model can become useful at all. This is why it’s surprisingly tricky to “just” change a language model’s personality or opinions: because you’re navigating through the near-infinite manifold of the base model. You may be able to control which direction you go, but you can’t control what you find there3.&lt;/p&gt;
&lt;/blockquote&gt;
</content:encoded><category>micro</category><category>llms</category><category>personality</category><author>sajal@sajalchoudhary.net (Sajal Choudhary)</author></item><item><title>What do social media companies fear</title><link>https://sajalchoudhary.net/micro/what-do-social-media-companies-fear/</link><guid isPermaLink="true">https://sajalchoudhary.net/micro/what-do-social-media-companies-fear/</guid><pubDate>Mon, 02 Mar 2026 12:44:10 GMT</pubDate><content:encoded>&lt;p&gt;&lt;a href=&quot;https://calnewport.com/what-do-social-media-companies-fear-time-management/&quot;&gt;What Do Social Media Companies Fear? Time Management. - Cal Newport by Study Hacks&lt;/a&gt;&lt;/p&gt;
&lt;blockquote&gt;
&lt;p&gt;When you’re following an intentional schedule, your efforts are oriented toward goals that you find important. You also feel a satisfying sense of self-efficacy. These realities engage your long-term reward system, which can override the urges generated by its short-term counterpart, dissipating the drive for quick gratification from activities like glancing at your phone.&lt;/p&gt;
&lt;/blockquote&gt;
&lt;p&gt;This seems to put too much of an onus on individuals and very few of the responsibility on these social media companies. The products are addictive by design. We can’t keep expecting people to not be enticed by the product.&lt;/p&gt;
</content:encoded><category>micro</category><category>cal-newport</category><category>social</category><author>sajal@sajalchoudhary.net (Sajal Choudhary)</author></item><item><title>Birthdays and claude</title><link>https://sajalchoudhary.net/nordletter/nl94/</link><guid isPermaLink="true">https://sajalchoudhary.net/nordletter/nl94/</guid><pubDate>Sat, 28 Feb 2026 22:08:54 GMT</pubDate><content:encoded>&lt;p&gt;Hello from my home in Helsinki! This is NordLetter #, a weekly newsletter on living and walking in Finland. Each week I share some of the interesting things I found on the web.&lt;/p&gt;
&lt;p&gt;To follow the series, you can &lt;a href=&quot;https://sajalchoudhary.net/nordletter/&quot;&gt;subscribe here&lt;/a&gt;. A new NordLetter will land in your inbox every Sunday. Not a fan of newsletters? No problem! You can read previous editions &lt;a href=&quot;https://sajalchoudhary.net/nordletter/&quot;&gt;here&lt;/a&gt;. You can also subscribe to the &lt;a href=&quot;https://sajalchoudhary.net/feeds&quot;&gt;RSS feed&lt;/a&gt;.&lt;/p&gt;
&lt;p&gt;You can reach out to me by replying on this mail or adding a comment on this. I am also posting on &lt;a href=&quot;https://mastodon.social/@sajal24x7&quot;&gt;Mastodon&lt;/a&gt;.&lt;/p&gt;
&lt;hr /&gt;
&lt;p&gt;I am trying a new thing here. This is a &lt;em&gt;meta&lt;/em&gt; beginning of sorts - a look behind the curtain if you will.&lt;/p&gt;
&lt;p&gt;I usually start writing a NordLetter on a Saturday. I have a 2-3 hour window during which I write whatever I want to write. I upload the images on CloudFlare, then schedule the post on &lt;a href=&quot;https://buttondown.com/&quot;&gt;Buttondown&lt;/a&gt;, and finally post the NordLetter on my website.&lt;/p&gt;
&lt;p&gt;It is hectic. Especially with the looming Sunday deadline. Sometimes I don&apos;t know what I want to say in advance. Which to be honest is most NordLetters. I don&apos;t like that pressure.&lt;/p&gt;
&lt;p&gt;There is this newsletter I follow - &lt;a href=&quot;https://www.theverge.com/installer-newsletter&quot;&gt;Installer&lt;/a&gt;, among others, which has a section that lists out things their readers are into. The callout for that goes out every Thursday.&lt;/p&gt;
&lt;p&gt;And so I thought, let&apos;s bring some professionalism into this. If they start drafting their newsletter on a Thursday, I can too. &lt;/p&gt;
&lt;p&gt;And so, here we are.&lt;/p&gt;
&lt;hr /&gt;
&lt;p&gt;While I was in India, and Prerna was the one dropping him at his päiväkoti, he was not crying. In fact, he would be laughing, and waving her goodbye. &lt;/p&gt;
&lt;p&gt;I am not so lucky.&lt;/p&gt;
&lt;p&gt;For most of last week, since I&apos;ve returned, whenever I would drop Savya at his päiväkoti, he would cry. Which is not new. He used to cry while I was dropping him at his päiväkoti. The anomaly was these three weeks while I was in India.&lt;/p&gt;
&lt;p&gt;Anyway, on Tuesday, as I went and dropped him at his daycare. I heard a cacophony of voices coming from inside the play area.&lt;/p&gt;
&lt;p&gt;Savya.&lt;br /&gt;Savya.&lt;br /&gt;Savya.&lt;/p&gt;
&lt;p&gt;The other kids in his Sade group, were calling out his name - laughing as they did so. As I put Savya down, the little babies started making their way out of the play area toward him. All the while laughing and calling Savya out. &lt;/p&gt;
&lt;p&gt;Savya.&lt;br /&gt;Savya.&lt;br /&gt;Savya.&lt;/p&gt;
&lt;p&gt;I smiled at that.&lt;/p&gt;
&lt;p&gt;Savya was laughing that day as I left him with his teachers in the play area. I was laughing when I got in my car and drove away. Oh, the joy!&lt;/p&gt;
&lt;hr /&gt;
&lt;p&gt;We had celebrated Savya&apos;s birthday on 18th Feb. Editions of NordLetter came and went, but I did not say anything about it. I guess that says as much about it as anything I could have said.&lt;/p&gt;
&lt;p&gt;&lt;img src=&quot;https://storage.sajalchoudhary.net/images/2026/02/nl94-01.jpg&quot; alt=&quot;happy birthday&quot; /&gt;&lt;/p&gt;
&lt;p&gt;I love the decoration we did. It came out really well. One aspect of living here, and maybe even in India now, is that the decoration is still there on the wall. Every day I look at it and smile a bit. It was the same with the decoration for Prerna&apos;s birthday or mine. We have three Happy Birthdays up in our home now - two in the hall and one in this secondary bedroom/study-room/work-from-home-room. &lt;/p&gt;
&lt;p&gt;&lt;img src=&quot;https://storage.sajalchoudhary.net/images/2026/02/nl94-02.jpeg&quot; alt=&quot;The partial food spread&quot; /&gt;&lt;/p&gt;
&lt;p&gt;There was good food, a lot of children - and I don&apos;t think I talked to but one person, the father of a friend of Savya&apos;s from his päiväkoti. There was a lot of shouting and running around. Plus the bound to happen tussle over who gets the new cool car. &lt;/p&gt;
&lt;p&gt;&lt;img src=&quot;https://storage.sajalchoudhary.net/images/2026/02/nl94-03.jpeg&quot; alt=&quot;The cake&quot; /&gt;&lt;/p&gt;
&lt;p&gt;I guess that&apos;s how children&apos;s birthday parties go!&lt;/p&gt;
&lt;hr /&gt;
&lt;p&gt;It has gotten slippery here these past couple of days. We had great fluffy snow in the morning and then, it started raining in the evening. I had gone to pick up Savya and then thought to myself, this will be a mess soon. &lt;/p&gt;
&lt;p&gt;&lt;img src=&quot;https://storage.sajalchoudhary.net/images/2026/02/nl94-04.jpeg&quot; alt=&quot;Fluffy snow&quot; /&gt;&lt;/p&gt;
&lt;p&gt;And guess what, it was. It became. Whatever.&lt;/p&gt;
&lt;p&gt;I took the long way out today when I was bringing Savya back from the daycare. Somehow I went down through the danger route. Not back though.&lt;/p&gt;
&lt;p&gt;Allowed me to have a bit of a walk too.&lt;/p&gt;
&lt;hr /&gt;
&lt;p&gt;Another thing I did over the weekend was that I used &lt;a href=&quot;https://support.claude.com/en/articles/13345190-get-started-with-cowork&quot;&gt;Claude Cowork&lt;/a&gt; to fix my Obsidian vault. Obsidian is where I write. Obsidian is where I think.&lt;/p&gt;
&lt;p&gt;These were things that I had on my task-list for a few months. To be clear, I could have done these things by myself at some point. I was originally planning to do these things with Claude Code, but again never got around to it. &lt;/p&gt;
&lt;p&gt;Claude Cowork provides a nice UI to Claude Code, perhaps making it a little more accessible. You basically point Claude to a folder and tell it whatever you want it to do. &lt;/p&gt;
&lt;p&gt;Since, the Obsidian vault is basically just markdown files, it works like magic. &lt;/p&gt;
&lt;p&gt;I asked Claude to:&lt;/p&gt;
&lt;ol&gt;
&lt;li&gt;Fix the metadata on all posts.&lt;/li&gt;
&lt;li&gt;Create an archive from my daily notes and remove the daily notes after the fact.&lt;/li&gt;
&lt;li&gt;Make it come up with any links from all the micro posts I keep writing.&lt;/li&gt;
&lt;/ol&gt;
&lt;p&gt;It did those things surprisingly quickly. Next up I want to run some open source models locally. It is again something that I have been wanting to do since a long time. My Mac has just 16GB RAM though, so it would not be very good. It will just be a PoC of sorts. &lt;/p&gt;
&lt;p&gt;Fun times ahead.&lt;/p&gt;
&lt;hr /&gt;
&lt;h2&gt;/five things to share&lt;/h2&gt;
&lt;h3&gt;1. &lt;a href=&quot;https://interconnected.org/home/&quot;&gt;Speaking is quick, listening is slow - interconnected&lt;/a&gt;&lt;/h3&gt;
&lt;blockquote&gt;
&lt;p&gt;The human uses voice and the computer uses screens. I mean, it’s rare that my phone is beyond peripersonal space so we can assume it is only rarely not present. A screen is way higher in terms of information bandwidth than listening. Let’s use it!&lt;/p&gt;
&lt;/blockquote&gt;
&lt;p&gt;Super cool idea. We are always on our phones with us. We can use both - the screen and voice. The software needs to be smart though, to understand intent.&lt;/p&gt;
&lt;p&gt;It makes sense why Jony and OpenAI are building their device.&lt;/p&gt;
&lt;h3&gt;2. &lt;a href=&quot;https://www.theverge.com/ai-artificial-intelligence/883243/anthropic-claude-deepseek-china-ai-distillation&quot;&gt;Anthropic accuses DeepSeek and other Chinese firms of using Claude to train their AI by Emma Roth&lt;/a&gt;&lt;/h3&gt;
&lt;blockquote&gt;
&lt;p&gt;DeepSeek, which caused a stir in the AI industry for its powerful but more efficient models, held over 150,000 exchanges with Claude and targeted its reasoning capabilities, according to Anthropic. It’s also accused of using Claude to generate “censorship-safe alternatives to politically sensitive questions about dissidents, party leaders, or authoritarianism.” In a letter to lawmakers last week, OpenAI similarly accused DeepSeek of “ongoing efforts to free-ride on the capabilities developed by OpenAI and other U.S. frontier labs.”&lt;/p&gt;
&lt;/blockquote&gt;
&lt;p&gt;I remember there being similar comments being made when Deepseek had first come out. But hey, you did not ask for permission when you trained on the world’s data.&lt;/p&gt;
&lt;p&gt;All this fear mongering and for what? &lt;/p&gt;
&lt;p&gt;Also, I’m in a weird position re: Anthropic. I use the Pro plan and am their customer. With the way things are you are bound to feel some sense of loyalty toward the company. You may feel the need to defend them. They’re better than OpenAI!&lt;/p&gt;
&lt;p&gt;&lt;em&gt;Not really.&lt;/em&gt;&lt;/p&gt;
&lt;p&gt;The way these companies have built their tools is generally shitty. The products are useful though. Make of that what you will. I had read recently &lt;a href=&quot;https://pluralistic.net/2026/02/19/now-we-are-six&quot;&gt;a post&lt;/a&gt; by Cory Doctorow which talked about this.&lt;/p&gt;
&lt;blockquote&gt;
&lt;p&gt;Refusing to use a technology because the people who developed it were indefensible creeps is a self-owning dead-end. You know what&apos;s better than refusing to use a technology because you hate its creators? Seizing that technology and making it your own. Don&apos;t like the fact that a convicted monopolist has a death-grip on networking? Steal its protocol, release a free software version of it, and leave it in your dust:&lt;/p&gt;
&lt;/blockquote&gt;
&lt;p&gt;That’s where I stand. My dream is to be able to run these tools locally. I don’t want to send my data out to these companies.&lt;/p&gt;
&lt;h3&gt;3. &lt;a href=&quot;https://code.claude.com/docs/en/remote-control&quot;&gt;Continue local sessions from any device with Remote Control - Claude Code Docs by&lt;/a&gt;&lt;/h3&gt;
&lt;blockquote&gt;
&lt;p&gt;Remote Control connects claude.ai/code or the Claude app for iOS and Android to a Claude Code session running on your machine. Start a task at your desk, then pick it up from your phone on the couch or a browser on another computer.&lt;/p&gt;
&lt;/blockquote&gt;
&lt;p&gt;Seems interesting. Not everything I have runs on a remote git repo. &lt;/p&gt;
&lt;p&gt;I have ideas about how I want to use it for my obsidian vault. But I have not been able to make time to start playing with this there yet. &lt;/p&gt;
&lt;p&gt;I have loved using CC on web. Asking it to do things as the ideas come to me, from wherever. This would be like that. So fun.&lt;/p&gt;
&lt;p&gt;There are limitations - like not being able to start a new session, but that’s OK. &lt;/p&gt;
&lt;p&gt;Before I let it lose on my obsidian vault, I need to have my backup strategy in place though.&lt;/p&gt;
&lt;h3&gt;4. &lt;a href=&quot;https://pluralistic.net/2026/02/25/most-favored-nation/&quot;&gt;Pluralistic: The whole economy pays the Amazon tax&lt;/a&gt;&lt;/h3&gt;
&lt;blockquote&gt;
&lt;p&gt;Without billionaires who would happily support concentration camps in their back yards if it means saving a dollar on their taxes, fascism would still be a fringe movement.&lt;/p&gt;
&lt;/blockquote&gt;
&lt;p&gt;Loved this line. All movements need money. That money must come from somewhere.&lt;/p&gt;
&lt;p&gt;The crux of this article is this - Amazon forces sellers to raise prices &lt;em&gt;&lt;strong&gt;everywhere&lt;/strong&gt;&lt;/em&gt;, if they want to raise prices on Amazon, because of the cut Amazon takes.&lt;/p&gt;
&lt;h3&gt;5. &lt;a href=&quot;https://www.terrygodier.com/phantom-obligation&quot;&gt;Phantom Obligation&lt;/a&gt;&lt;/h3&gt;
&lt;blockquote&gt;
&lt;p&gt;Email&apos;s unread count means something specific: these are messages from real people who wrote to you and are, in some cases, actively waiting for your response. The number isn&apos;t neutral information. It&apos;s a measure of social debt.&lt;/p&gt;
&lt;p&gt;But when we applied that same visual language to RSS (the unread counts, the bold text for new items, the sense of a backlog accumulating) we imported the anxiety without the cause.&lt;/p&gt;
&lt;/blockquote&gt;
&lt;p&gt;I have wondered about this myself. My current practice involves reading what I want to read and then marking everything else as read with prejudice. It’s not ideal. There is this feeling of guilt I have, of a task that needs to be done, quite like email. &lt;/p&gt;
&lt;p&gt;There should be a different design, a different paradigm. Maybe I should write my thoughts in a place.&lt;/p&gt;
&lt;hr /&gt;
&lt;p&gt;If you enjoyed reading this, and know someone else who might, please consider forwarding this to them. It would help this grow and make me happy. 😄&lt;/p&gt;
&lt;p&gt;Until next week.&lt;/p&gt;
</content:encoded><media:content url="https://storage.sajalchoudhary.net/images/2026/02/nl94-01.jpg" medium="image"/><media:thumbnail url="https://storage.sajalchoudhary.net/images/2026/02/nl94-01.jpg"/><category>nordletter</category><category>meta</category><category>savya</category><category>parenting</category><category>claude</category><category>claude-code</category><category>obsidian</category><author>sajal@sajalchoudhary.net (Sajal Choudhary)</author></item><item><title>Use voice and screen to talk to your computer</title><link>https://sajalchoudhary.net/micro/use-voice-and-screen-to-talk-to-your-computer/</link><guid isPermaLink="true">https://sajalchoudhary.net/micro/use-voice-and-screen-to-talk-to-your-computer/</guid><pubDate>Fri, 27 Feb 2026 21:09:31 GMT</pubDate><content:encoded>&lt;p&gt;&lt;a href=&quot;https://interconnected.org/home/&quot;&gt;Interconnected, a blog by Matt Webb by &lt;/a&gt;&lt;/p&gt;
&lt;blockquote&gt;
&lt;p&gt;The human uses voice and the computer uses screens. I mean, it’s rare that my phone is beyond peripersonal space so we can assume it is only rarely not present. A screen is way higher in terms of information bandwidth than listening. Let’s use it!&lt;/p&gt;
&lt;/blockquote&gt;
&lt;p&gt;Super cool idea. We are always on our phones with us. We can use both - the screen and voice. The software needs to be smart though, to understand intent.&lt;/p&gt;
&lt;p&gt;It makes sense why Jony and OpenAI are building their device.&lt;/p&gt;
</content:encoded><category>micro</category><category>ai</category><category>voice</category><category>interfac</category><author>sajal@sajalchoudhary.net (Sajal Choudhary)</author></item><item><title>How to use CC to build a website</title><link>https://sajalchoudhary.net/micro/how-to-use-cc-to-build-a-website/</link><guid isPermaLink="true">https://sajalchoudhary.net/micro/how-to-use-cc-to-build-a-website/</guid><pubDate>Fri, 27 Feb 2026 20:56:57 GMT</pubDate><content:encoded>&lt;p&gt;&lt;a href=&quot;https://feld.com/archives/2026/02/proud-uncle-alert-sabrina-feld/&quot;&gt;Proud Uncle Alert - Sabrina Feld by Brad Feld&lt;/a&gt;&lt;/p&gt;
&lt;blockquote&gt;
&lt;p&gt;This matches what I see building with Claude Code every day. The quality of the output tracks directly with the specificity of the input. “Make this look better” gives you something generic. “I want warm tones, editorial layout, and a buttercup accent color for hover states” gives you something that looks like a real design decision was made. Sabrina’s version of this was arriving at each session with strong opinions about what she wanted – gathered design references, prepared content, and a clear vision for the aesthetic.&lt;/p&gt;
&lt;/blockquote&gt;
&lt;p&gt;Matches with how I used CC to build my own website - clear directions.&lt;/p&gt;
</content:encoded><category>micro</category><category>claude</category><category>claude-code</category><author>sajal@sajalchoudhary.net (Sajal Choudhary)</author></item><item><title>Microsoft launches copilot tasks</title><link>https://sajalchoudhary.net/micro/microsoft-launches-copilot-tasks/</link><guid isPermaLink="true">https://sajalchoudhary.net/micro/microsoft-launches-copilot-tasks/</guid><pubDate>Fri, 27 Feb 2026 11:30:37 GMT</pubDate><content:encoded>&lt;p&gt;&lt;a href=&quot;https://www.theverge.com/tech/885741/microsoft-copilot-tasks-ai&quot;&gt;Microsoft’s Copilot Tasks AI uses its own computer to get things done by Emma Roth&lt;/a&gt;&lt;/p&gt;
&lt;blockquote&gt;
&lt;p&gt;Microsoft is previewing a new AI-powered “Copilot Tasks” designed to take care of busywork for you in the background, the company announced on Thursday. The feature takes the load off your device using its own cloud-based computer, allowing it to work across a browser and apps to handle a variety of jobs ranging from scheduling appointments to generating study plans.&lt;/p&gt;
&lt;/blockquote&gt;
&lt;p&gt;Microsoft seems to build a worse version of the product leaders have built and launched. That should not be a surprise though. It’s their playbook. Given the size of the company and slow moving enterprises, they will have a comfy second place everywhere. I guess that’s a good place to be.&lt;/p&gt;
</content:encoded><category>micro</category><category>microsoft</category><category>copilot</category><author>sajal@sajalchoudhary.net (Sajal Choudhary)</author></item><item><title>Anthropic refuses to acquiesce to Pentagon</title><link>https://sajalchoudhary.net/micro/anthropic-refuses-to-acquiesce-to-pentagon/</link><guid isPermaLink="true">https://sajalchoudhary.net/micro/anthropic-refuses-to-acquiesce-to-pentagon/</guid><pubDate>Fri, 27 Feb 2026 10:56:44 GMT</pubDate><content:encoded>&lt;p&gt;&lt;a href=&quot;https://www.theverge.com/news/885773/anthropic-department-of-defense-dod-pentagon-refusal-terms-hegseth-dario-amodei&quot;&gt;Anthropic refuses Pentagon’s new terms, standing firm on lethal autonomous weapons and mass surveillance by Hayden Field&lt;/a&gt;&lt;/p&gt;
&lt;blockquote&gt;
&lt;p&gt;Amodei wrote in his statement that the Pentagon’s “threats do not change our position: we cannot in good conscience accede to their request.” He also wrote that “should the Department choose to offboard Anthropic, we will work to enable a smooth transition to another provider, avoiding any disruption to ongoing military planning, operations, or other critical missions. Our models will be available on the expansive terms we have proposed for as long as required.”&lt;/p&gt;
&lt;/blockquote&gt;
&lt;p&gt;Unexpected.&lt;/p&gt;
</content:encoded><category>micro</category><category>anthropic</category><category>usa</category><author>sajal@sajalchoudhary.net (Sajal Choudhary)</author></item><item><title>Phantom obligation</title><link>https://sajalchoudhary.net/micro/phantom-obligation/</link><guid isPermaLink="true">https://sajalchoudhary.net/micro/phantom-obligation/</guid><pubDate>Thu, 26 Feb 2026 10:02:09 GMT</pubDate><content:encoded>&lt;p&gt;&lt;a href=&quot;https://www.terrygodier.com/phantom-obligation&quot;&gt;Phantom Obligation by https://indieweb.social/@tg&lt;/a&gt;&lt;/p&gt;
&lt;blockquote&gt;
&lt;p&gt;Email&apos;s unread count means something specific: these are messages from real people who wrote to you and are, in some cases, actively waiting for your response. The number isn&apos;t neutral information. It&apos;s a measure of social debt.&lt;/p&gt;
&lt;p&gt;But when we applied that same visual language to RSS (the unread counts, the bold text for new items, the sense of a backlog accumulating) we imported the anxiety without the cause.&lt;/p&gt;
&lt;/blockquote&gt;
&lt;p&gt;I have wondered about this myself. My current practice involves reading what I want to read and then marking everything else as read with prejudice. It’s not ideal. There is this feeling of guilt I have, of a task that needs to be done, quite like email. &lt;/p&gt;
&lt;p&gt;There should be a different design, a different paradigm. Maybe I should write my thoughts in a place.&lt;/p&gt;
</content:encoded><category>micro</category><category>rss</category><category>reading</category><author>sajal@sajalchoudhary.net (Sajal Choudhary)</author></item><item><title>Scheduled tasks in cowork</title><link>https://sajalchoudhary.net/micro/scheduled-tasks-in-cowork/</link><guid isPermaLink="true">https://sajalchoudhary.net/micro/scheduled-tasks-in-cowork/</guid><pubDate>Wed, 25 Feb 2026 19:58:05 GMT</pubDate><content:encoded>&lt;p&gt;&lt;a href=&quot;https://support.claude.com/en/articles/13854387-schedule-recurring-tasks-in-cowork&quot;&gt;Schedule recurring tasks in Cowork | Claude Help Center by &lt;/a&gt;&lt;/p&gt;
&lt;blockquote&gt;
&lt;p&gt;Scheduled tasks allow you to delegate work to Cowork by creating tasks that run automatically on a recurring basis, or on demand. Instead of starting each task from scratch, you describe it once and Claude handles it on your schedule—delivering finished outputs like reports, briefings, and summaries every time.&lt;/p&gt;
&lt;/blockquote&gt;
&lt;p&gt;I finally used cowork today to handle a few open tasks in my Obsidian vault. It handled all of them in one small hour long session.&lt;/p&gt;
&lt;p&gt;There is one task remaining for my vault now, which is more creative and less fix the metadata type thing.&lt;/p&gt;
&lt;p&gt;But this feature is awesome, in addition to the &lt;a href=&quot;https://sajalchoudhary.net/micro/about-claude-remote-control/&quot;&gt;Claude remote work feature.&lt;/a&gt; I hope they release a CC web type Claude cowork tool. A mixture of these two abilities, basically.&lt;/p&gt;
&lt;p&gt;There is an archival script that I had Claude create as part of my cowork session earlier, I could ask Cowork to schedule it.&lt;/p&gt;
&lt;p&gt;The other more creative task is also something that I want to run a sort of weekly schedule, like a sprite that sits in my vault and surprises me. Let’s try to make that work.&lt;/p&gt;
</content:encoded><category>micro</category><category>claude</category><category>writing</category><category>obsidian</category><author>sajal@sajalchoudhary.net (Sajal Choudhary)</author></item><item><title>The whole economy pays the Amazon tax</title><link>https://sajalchoudhary.net/micro/the-whole-economy-pays-the-amazon-tax/</link><guid isPermaLink="true">https://sajalchoudhary.net/micro/the-whole-economy-pays-the-amazon-tax/</guid><pubDate>Wed, 25 Feb 2026 12:46:47 GMT</pubDate><content:encoded>&lt;p&gt;&lt;a href=&quot;https://pluralistic.net/2026/02/25/most-favored-nation/&quot;&gt;Pluralistic: The whole economy pays the Amazon tax (25 Feb 2026) – Pluralistic: Daily links from Cory Doctorow by Author Cory Doctorow&lt;/a&gt;&lt;/p&gt;
&lt;blockquote&gt;
&lt;p&gt;Without billionaires who would happily support concentration camps in their back yards if it means saving a dollar on their taxes, fascism would still be a fringe movement.&lt;/p&gt;
&lt;/blockquote&gt;
&lt;p&gt;Loved this line. All movements need money. That money must come from somewhere.&lt;/p&gt;
&lt;p&gt;The crux of this article is this - Amazon forces sellers to raise prices &lt;em&gt;&lt;strong&gt;everywhere&lt;/strong&gt;&lt;/em&gt;, if they want to raise prices on Amazon, because of the cut Amazon takes.&lt;/p&gt;
</content:encoded><category>micro</category><category>amazon</category><category>economy</category><author>sajal@sajalchoudhary.net (Sajal Choudhary)</author></item><item><title>About Claude  Remote Control</title><link>https://sajalchoudhary.net/micro/about-claude-remote-control/</link><guid isPermaLink="true">https://sajalchoudhary.net/micro/about-claude-remote-control/</guid><pubDate>Wed, 25 Feb 2026 11:13:16 GMT</pubDate><content:encoded>&lt;p&gt;&lt;a href=&quot;https://code.claude.com/docs/en/remote-control&quot;&gt;Continue local sessions from any device with Remote Control - Claude Code Docs by &lt;/a&gt;&lt;/p&gt;
&lt;blockquote&gt;
&lt;p&gt;Remote Control connects claude.ai/code or the Claude app for iOS and Android to a Claude Code session running on your machine. Start a task at your desk, then pick it up from your phone on the couch or a browser on another computer.&lt;/p&gt;
&lt;/blockquote&gt;
&lt;p&gt;Seems interesting. Not everything I have runs on a remote git repo. &lt;/p&gt;
&lt;p&gt;I have ideas about how I want to use it for my obsidian vault. But I have not been able to make time to start playing with this there yet. &lt;/p&gt;
&lt;p&gt;I have loved using CC on web. Asking it to do things as the ideas come to me, from wherever. This would be like that. So fun.&lt;/p&gt;
&lt;p&gt;There are limitations - like not being able to start a new session, but that’s OK. &lt;/p&gt;
&lt;p&gt;Before I let it lose on my obsidian vault, I need to have my backup strategy in place though.&lt;/p&gt;
</content:encoded><category>micro</category><category>claude</category><category>obsidian</category><author>sajal@sajalchoudhary.net (Sajal Choudhary)</author></item><item><title>About Xbox leadership change</title><link>https://sajalchoudhary.net/micro/about-xbox-leadership-change/</link><guid isPermaLink="true">https://sajalchoudhary.net/micro/about-xbox-leadership-change/</guid><pubDate>Wed, 25 Feb 2026 09:19:45 GMT</pubDate><content:encoded>&lt;p&gt;&lt;a href=&quot;https://www.windowscentral.com/gaming/xbox/exclusive-talking-to-new-xbox-ceo-asha-sharma-and-cco-matt-booty&quot;&gt;Xbox CEO Asha Sharma — &quot;This team has brought it back before, and I&apos;m here to help us do it again.&quot; By Jez Corden&lt;/a&gt;&lt;/p&gt;
&lt;blockquote&gt;
&lt;p&gt;&quot;Right now, I need to learn, candidly. About the &apos;why&apos; of these decisions, what we were optimizing for, and what the data says about the Xbox strategy today. That&apos;s the honest answer. I&apos;m looking at lifetime value, not just what happened in a previous moment, or in short term efficiencies and things like that. The plan&apos;s the plan until it&apos;s not the plan.&quot;&lt;/p&gt;
&lt;/blockquote&gt;
</content:encoded><category>micro</category><category>xbox</category><category>microsoft</category><author>sajal@sajalchoudhary.net (Sajal Choudhary)</author></item><item><title>Macbook Pros may get a Dynamic Island as well</title><link>https://sajalchoudhary.net/micro/macbook-pros-may-get-a-dynamic-island-as-well/</link><guid isPermaLink="true">https://sajalchoudhary.net/micro/macbook-pros-may-get-a-dynamic-island-as-well/</guid><pubDate>Wed, 25 Feb 2026 08:45:30 GMT</pubDate><content:encoded>&lt;p&gt;&lt;a href=&quot;https://www.theverge.com/tech/884089/apple-touchscreen-macbook-pro-dynamic-island&quot;&gt;Apple’s touchscreen MacBooks might also have a Dynamic Island by Jay Peters&lt;/a&gt;&lt;/p&gt;
&lt;blockquote&gt;
&lt;p&gt;The new MacBook Pros, which will come in 14-inch and 16-inch screen sizes, otherwise look “similar” to the current models, Gurman says, but Apple will be updating the Mac’s user interface to make it “dynamic” and work better for either touch or point-and-click. “For instance, if users touch a button or control, the interface will bring up a new type of menu surrounding their finger that provides more relevant options for touch commands,” according to Gurman.&lt;/p&gt;
&lt;/blockquote&gt;
&lt;p&gt;Tempting.&lt;/p&gt;
&lt;p&gt;I was considering getting a Mac Mini with more RAM to run the local models. But a MacBook makes more sense.&lt;/p&gt;
</content:encoded><category>micro</category><category>mac</category><category>apple</category><author>sajal@sajalchoudhary.net (Sajal Choudhary)</author></item><item><title>Anthropic accuses DeepSeek and other Chinese firms of using Claude to train their AI</title><link>https://sajalchoudhary.net/micro/anthropic-accuses-deepseek-and-other-chinese-firms-of-using-claude-to-train-their-ai/</link><guid isPermaLink="true">https://sajalchoudhary.net/micro/anthropic-accuses-deepseek-and-other-chinese-firms-of-using-claude-to-train-their-ai/</guid><pubDate>Tue, 24 Feb 2026 09:50:13 GMT</pubDate><content:encoded>&lt;p&gt;&lt;a href=&quot;https://www.theverge.com/ai-artificial-intelligence/883243/anthropic-claude-deepseek-china-ai-distillation&quot;&gt;Anthropic accuses DeepSeek and other Chinese firms of using Claude to train their AI by Emma Roth&lt;/a&gt;&lt;/p&gt;
&lt;blockquote&gt;
&lt;p&gt;DeepSeek, which caused a stir in the AI industry for its powerful but more efficient models, held over 150,000 exchanges with Claude and targeted its reasoning capabilities, according to Anthropic. It’s also accused of using Claude to generate “censorship-safe alternatives to politically sensitive questions about dissidents, party leaders, or authoritarianism.” In a letter to lawmakers last week, OpenAI similarly accused DeepSeek of “ongoing efforts to free-ride on the capabilities developed by OpenAI and other U.S. frontier labs.”&lt;/p&gt;
&lt;/blockquote&gt;
&lt;p&gt;I remember there being similar comments being made when Deepseek had first come out. But hey, you did not ask for permission when you trained on the world’s data.&lt;/p&gt;
&lt;p&gt;All this fear mongering and for what? &lt;/p&gt;
&lt;p&gt;Also, I’m in a weird position re: Anthropic. I use the Pro plan and am their customer. With the way things are you are bound to feel some sense of loyalty toward the company. You may feel the need to defend them. They’re better than OpenAI!&lt;/p&gt;
&lt;p&gt;&lt;em&gt;Not really.&lt;/em&gt;&lt;/p&gt;
&lt;p&gt;The way these companies have built their tools is generally shitty. The products are useful though. Make of that what you will. I had read recently &lt;a href=&quot;https://pluralistic.net/2026/02/19/now-we-are-six&quot;&gt;a post&lt;/a&gt; by Cory Doctorow which talked about this.&lt;/p&gt;
&lt;blockquote&gt;
&lt;p&gt;Refusing to use a technology because the people who developed it were indefensible creeps is a self-owning dead-end. You know what&apos;s better than refusing to use a technology because you hate its creators? Seizing that technology and making it your own. Don&apos;t like the fact that a convicted monopolist has a death-grip on networking? Steal its protocol, release a free software version of it, and leave it in your dust:&lt;/p&gt;
&lt;/blockquote&gt;
&lt;p&gt;That’s where I stand. My dream is to be able to run these tools locally. I don’t want to send my data out to these companies.&lt;/p&gt;
</content:encoded><category>micro</category><category>deepseek</category><category>anthropic</category><category>llms</category><author>sajal@sajalchoudhary.net (Sajal Choudhary)</author></item><item><title>Researchers make gel electrolyte breakthrough for Lithium ion batteries</title><link>https://sajalchoudhary.net/micro/researchers-make-gel-electrolyte-breakthrough-for-lithium-ion-batteries/</link><guid isPermaLink="true">https://sajalchoudhary.net/micro/researchers-make-gel-electrolyte-breakthrough-for-lithium-ion-batteries/</guid><pubDate>Mon, 23 Feb 2026 21:21:25 GMT</pubDate><content:encoded>&lt;p&gt;&lt;a href=&quot;https://www.techradar.com/vehicle-tech/hybrid-electric-vehicles/forget-solid-state-batteries-researchers-have-made-a-lithium-ion-breakthrough-that-could-boost-range-and-drastically-lower-costs&quot;&gt;&apos;There’s still plenty of life left in lithium-ion battery technology&apos;: researchers make gel electrolyte breakthrough that could boost EV range and safety&lt;/a&gt;&lt;/p&gt;
&lt;blockquote&gt;
&lt;p&gt;Researchers at the Columbia University School of Engineering and Applied Science claim to have developed a new gel electrolyte that will help stabilize anode-free lithium-ion batteries. This should improve the safety and longevity of this emerging battery technology, while presenting a cost-saving to manufacturers.&lt;/p&gt;
&lt;/blockquote&gt;
&lt;p&gt;Range anxiety and battery longevity are real issues that need to be fixed. Any progress is welcome here.&lt;/p&gt;
</content:encoded><category>micro</category><category>electric-cars</category><category>green-tech</category><category>batteries</category><author>sajal@sajalchoudhary.net (Sajal Choudhary)</author></item><item><title>Nothing Phone 4A renders</title><link>https://sajalchoudhary.net/micro/nothing-phone-4a-renders/</link><guid isPermaLink="true">https://sajalchoudhary.net/micro/nothing-phone-4a-renders/</guid><pubDate>Mon, 23 Feb 2026 14:22:34 GMT</pubDate><content:encoded>&lt;p&gt;&lt;a href=&quot;https://www.theverge.com/gadgets/882983/nothing-phone-4a-official-design-glyph-bar&quot;&gt;Nothing couldn’t wait to show off the Phone 4A by Jess Weatherbed&lt;/a&gt;&lt;/p&gt;
&lt;blockquote&gt;
&lt;p&gt;After teasing the upcoming launch of its midrange Phone 4A last week, Nothing has now revealed what the rear of the device looks like. An official render of the Phone 4A shared on X shows off the brand&apos;s familiar transparent-industrial stylings, alongside a new &quot;Glyph Bar&quot; lighting feature located to the right of the triple camera island.&lt;/p&gt;
&lt;/blockquote&gt;
&lt;p&gt;Always tempted by the design of this phone. If I ever switch over to the Android side, I will be going with a Pixel though.&lt;/p&gt;
</content:encoded><category>micro</category><category>android</category><category>nothing</category><author>sajal@sajalchoudhary.net (Sajal Choudhary)</author></item><item><title>Azure AI</title><link>https://sajalchoudhary.net/now/azure-ai/</link><guid isPermaLink="true">https://sajalchoudhary.net/now/azure-ai/</guid><pubDate>Mon, 23 Feb 2026 10:09:48 GMT</pubDate><content:encoded>&lt;p&gt;This is a certification quest for the next few months. The goal for this is the Azure AI 900 certification.&lt;/p&gt;
&lt;p&gt;Primary source for learning is the Microsoft Learning Path with 14 modules for this path.&lt;/p&gt;
&lt;h2&gt;Log&lt;/h2&gt;
&lt;p&gt;2026-02-27 13:07 - Started with the module.&lt;/p&gt;
</content:encoded><category>now</category><category>azure</category><category>ai</category><author>sajal@sajalchoudhary.net (Sajal Choudhary)</author></item><item><title>Write only code</title><link>https://sajalchoudhary.net/micro/write-only-code/</link><guid isPermaLink="true">https://sajalchoudhary.net/micro/write-only-code/</guid><pubDate>Mon, 23 Feb 2026 05:39:51 GMT</pubDate><content:encoded>&lt;p&gt;&lt;a href=&quot;https://www.heavybit.com/library/article/write-only-code&quot;&gt;Write-Only Code | Heavybit&lt;/a&gt;&lt;/p&gt;
&lt;blockquote&gt;
&lt;p&gt;Much as humans no longer shell into individual production servers, I believe we will develop similar practices around unread code. Over time, we will treat “humans had to read this to be comfortable” as a smell in our code generation pipeline, or as an explicit, expensive trade-off reserved for truly mission-critical subsystems. A natural outcome of this shift is a “code reading coverage” metric, tracked much like test coverage. What fraction of production code has actually been read by humans, partly as a safety signal, and partly as a metric teams deliberately and safely work to drive downward toward an asymptote.&lt;/p&gt;
&lt;/blockquote&gt;
</content:encoded><category>micro</category><category>code</category><category>llms</category><category>enterprise</category><category>sdlc</category><author>sajal@sajalchoudhary.net (Sajal Choudhary)</author></item><item><title>Two sentence journals</title><link>https://sajalchoudhary.net/micro/two-sentence-journals/</link><guid isPermaLink="true">https://sajalchoudhary.net/micro/two-sentence-journals/</guid><pubDate>Sun, 22 Feb 2026 16:16:42 GMT</pubDate><content:encoded>&lt;p&gt;&lt;a href=&quot;https://alexanderbjoy.com/two-sentence-journal/&quot;&gt;Allow me to introduce the two-sentence journal by &lt;/a&gt;&lt;/p&gt;
&lt;blockquote&gt;
&lt;p&gt;I would aim to constrain each day&apos;s entry to one or two key things, and limit their expression to one or two sentences.&lt;/p&gt;
&lt;/blockquote&gt;
&lt;p&gt;An interesting idea this. I am a believer in constraints. But not this constraint. &lt;/p&gt;
&lt;p&gt;I do most of my writing in Obsidian. Space is not at a constraint here. I can write whatever, and however long I want to. And I do.&lt;/p&gt;
&lt;p&gt;I do like the idea of diluting and thinking about whatever happened in the day though.&lt;/p&gt;
</content:encoded><category>micro</category><category>journaling</category><category>writing</category><author>sajal@sajalchoudhary.net (Sajal Choudhary)</author></item><item><title>The limits of AI</title><link>https://sajalchoudhary.net/micro/the-limits-of-ai/</link><guid isPermaLink="true">https://sajalchoudhary.net/micro/the-limits-of-ai/</guid><pubDate>Sun, 22 Feb 2026 14:37:59 GMT</pubDate><content:encoded>&lt;p&gt;&lt;a href=&quot;https://hughhowey.com/the-limits-of-ai/&quot;&gt;The Limits of AI by Hugh Howey&lt;/a&gt;&lt;/p&gt;
&lt;blockquote&gt;
&lt;p&gt;The limit holding us back will never be the limits of AI, but rather the limits of our biology. Can we stop hurting ourselves and others? Can we expand our circles of empathy until they include every living thing and even most non-living things. Can we be satisfied with less than our neighbors if it means we all have the basic necessities of life? I’m an atheist, and the 10 commandments start off with some very weak sauce about fearing no other god and what not to believe, but even I can see that most of our problems would be solved if we lived by the rest of what’s there. No lying. No jealousy. No killing. We’ve had all the answers for thousands of years. We still can’t abide by them.&lt;/p&gt;
&lt;/blockquote&gt;
</content:encoded><category>micro</category><category>ai</category><category>hugh-howey</category><category>llms</category><author>sajal@sajalchoudhary.net (Sajal Choudhary)</author></item><item><title>An anniversary visit to Porvoo</title><link>https://sajalchoudhary.net/nordletter/nl93/</link><guid isPermaLink="true">https://sajalchoudhary.net/nordletter/nl93/</guid><pubDate>Sat, 21 Feb 2026 22:32:49 GMT</pubDate><content:encoded>&lt;p&gt;Hello from my home in Helsinki! This is NordLetter #93, a weekly newsletter on living and walking in Finland. Each week I share some of the interesting things I found on the web.&lt;/p&gt;
&lt;p&gt;To follow the series, you can &lt;a href=&quot;https://sajalchoudhary.net/nordletter/&quot;&gt;subscribe here&lt;/a&gt;. A new NordLetter will land in your inbox every Sunday. Not a fan of newsletters? No problem! You can read previous editions &lt;a href=&quot;https://sajalchoudhary.net/nordletter/&quot;&gt;here&lt;/a&gt;. You can also subscribe to the &lt;a href=&quot;https://sajalchoudhary.net/feeds&quot;&gt;RSS feed&lt;/a&gt;.&lt;/p&gt;
&lt;p&gt;You can reach out to me by replying on this mail or adding a comment on this. I am also posting on &lt;a href=&quot;https://mastodon.social/@sajal24x7&quot;&gt;Mastodon&lt;/a&gt;.&lt;/p&gt;
&lt;hr /&gt;
&lt;p&gt;The past week was a busy one. I travelled back on 13th Feb. 14th Feb was Valentine&apos;s. 15th was our 3rd anniversary. On 16th I rejoined the office - which had its own challenges. 18th was Savya&apos;s second birthday.&lt;/p&gt;
&lt;p&gt;Busy week.&lt;/p&gt;
&lt;p&gt;I wrote a &lt;a href=&quot;https://sajalchoudhary.net/poem/this-valentines-day/&quot;&gt;valentine&apos;s day poem for Prerna&lt;/a&gt; on the flight back to Helsinki. We had just had a conversation about Valentines day in Finland and the poem just came to me.&lt;/p&gt;
&lt;p&gt;We have been super busy with travel and Savya, so it was nice doing this thing for Prerna. We were so tired for our anniversary that we ended up cutting the cake on 21:30 on 15th. We had wondered out loud if we even needed to.&lt;/p&gt;
&lt;p&gt;I think we do. &lt;em&gt;We&lt;/em&gt; think we do. The small things matter.&lt;/p&gt;
&lt;hr /&gt;
&lt;h2&gt;a trip to Porvoo&lt;/h2&gt;
&lt;p&gt;For our anniversary, Prerna wanted a drive to Porvoo to visit the &lt;a href=&quot;https://www.porvoo.fi/en/culture-and-leisure/culture/runebergs-home/&quot;&gt;Runeberg home museum.&lt;/a&gt; And so, we did.&lt;/p&gt;
&lt;p&gt;Throughout winter, I have been scared to drive on snow, so we haven&apos;t gone anywhere, outside of the trips to Espoo.&lt;/p&gt;
&lt;p&gt;This was a nice drive. There were snow covered pine trees on both sides of the road. The road was cleared and dry most of the way to Porvoo. I have driven in snowy conditions once this season and that is not fun.&lt;/p&gt;
&lt;p&gt;&lt;img src=&quot;https://storage.sajalchoudhary.net/images/2026/02/nl93-01.jpeg&quot; alt=&quot;Winter roads&quot; /&gt;&lt;/p&gt;
&lt;p&gt;We had been to &lt;a href=&quot;https://sajalchoudhary.net/nordletter/visit-porvoo/&quot;&gt;Porvoo&lt;/a&gt; in the summer of last year. We had visited the old town, had lunch at Cafe Kiva and picked some souvenirs at a trinket shop. It had been a fun trip. &lt;/p&gt;
&lt;p&gt;We drove straight to Runeberg Koti, parked our car on the side of the road. Savya had fallen asleep on the way over, so we put him in his pram, and made our way to the house/museum.&lt;/p&gt;
&lt;hr /&gt;
&lt;h2&gt;about the Runebergs&lt;/h2&gt;
&lt;p&gt;Johan Ludvig Runeberg is Finland&apos;s national poet. He was a Swedish-speaking poet, writer and academic. &lt;/p&gt;
&lt;p&gt;His most important work is &lt;em&gt;Fänrik Ståls sägner&lt;/em&gt; (The Tales of Ensign Stål), published in two parts in 1848 and 1860. It&apos;s a collection of poems romanticizing the Finnish soldiers and common people who fought in the Finnish War of 1808–1809 against Russia. The opening poem, &lt;em&gt;Vårt land&lt;/em&gt; (&quot;Our Land&quot;), became the Finnish national anthem. The way Runeberg portrayed ordinary Finns — farmers, soldiers, everyday people — as noble, brave, and deeply tied to their land gave Finns a sense of shared identity and pride at a time when Finland was a Grand Duchy under Russian rule.&lt;/p&gt;
&lt;p&gt;Frederika Runeberg was his wife, and Finland&apos;s first female writer. She wrote novels while Johan wrote mostly poems. The famous Runeberg pastry is attributed to her, though her original recipe was lost through the ages. More people (like Prerna&apos;s Finnish teacher) now consider her to be more talented than her husband.&lt;/p&gt;
&lt;hr /&gt;
&lt;h2&gt;trip continued&lt;/h2&gt;
&lt;p&gt;The Runeberg Koti sits on Aleksanterinkatu in the old town of Porvoo, right in the heart of the charming wooden town district. We had visited nearby places in our last trip. Not that Porvoo is that large. &lt;/p&gt;
&lt;p&gt;&lt;img src=&quot;https://storage.sajalchoudhary.net/images/2026/02/nl93-03.jpeg&quot; alt=&quot;At the koti&quot; /&gt;&lt;/p&gt;
&lt;p&gt;It is a wooden house, painted in yellow. There are accompanying houses and a garden that is open in the summers. The house has old furniture from Runeberg&apos;s time adorning it.&lt;/p&gt;
&lt;p&gt;&lt;img src=&quot;https://storage.sajalchoudhary.net/images/2026/02/nl93-04.jpeg&quot; alt=&quot;The main entrance&quot; /&gt;&lt;/p&gt;
&lt;p&gt;The wonderful staff at the Koti, helped us get in through the wheelchair entrance, the main entrance had the stairs and no lift or easy access. We bought the tickets at the museum shop, passed the main entrance, left our jackets, and shoes in the hallway and then were on our way.&lt;/p&gt;
&lt;p&gt;&lt;img src=&quot;https://storage.sajalchoudhary.net/images/2026/02/nl93-05.jpeg&quot; alt=&quot;Plants on shelves&quot; /&gt;&lt;/p&gt;
&lt;p&gt;The kitchen was small. There was an accompanying room/cabinet full of utensils from their time. &lt;/p&gt;
&lt;p&gt;&lt;img src=&quot;https://storage.sajalchoudhary.net/images/2026/02/nl93-06.jpeg&quot; alt=&quot;The cabinet&quot; /&gt;&lt;/p&gt;
&lt;p&gt;The fox skin chamber was next. There were ten fox skin pelts on the wall along with hunting guns. But that was not the interesting part for me. It was the three bookshelves full of books and papers. &lt;/p&gt;
&lt;p&gt;&lt;img src=&quot;https://storage.sajalchoudhary.net/images/2026/02/nl93-08.jpeg&quot; alt=&quot;Foxes&quot; /&gt;&lt;/p&gt;
&lt;p&gt;&lt;img src=&quot;https://storage.sajalchoudhary.net/images/2026/02/nl93-07.jpeg&quot; alt=&quot;Bookshelf&quot; /&gt;&lt;/p&gt;
&lt;p&gt;Then came Frederika&apos;s room. This was her study. There was a bust of her child in a corner, among other paintings and objects.&lt;/p&gt;
&lt;p&gt;&lt;img src=&quot;https://storage.sajalchoudhary.net/images/2026/02/nl93-09.jpeg&quot; alt=&quot;The hall&quot; /&gt;&lt;/p&gt;
&lt;p&gt;Next was the massive hall. There were large paintings on the walls. The furniture was a wedding gift from Frederika&apos;s mother. So many years, and it was still here. There were more busts and sculptures in this room. The drawing room had these nice big leafy plants. All, cuttings from Frederika&apos;s plants.&lt;/p&gt;
&lt;p&gt;&lt;img src=&quot;https://storage.sajalchoudhary.net/images/2026/02/nl93-10.jpeg&quot; alt=&quot;The hall and Prerna&quot; /&gt;&lt;/p&gt;
&lt;p&gt;&lt;img src=&quot;https://storage.sajalchoudhary.net/images/2026/02/nl93-12.jpeg&quot; alt=&quot;The plants in the hall&quot; /&gt;&lt;/p&gt;
&lt;p&gt;We slipped into the bedroom next. The bed felt small, but we realised it had a construction which allowed to be elongated as needed. There was a mirror on the wall which allowed Mr. Runeberg to do bird-watching in his olden days.&lt;/p&gt;
&lt;p&gt;&lt;img src=&quot;https://storage.sajalchoudhary.net/images/2026/02/nl93-11.jpeg&quot; alt=&quot;The red room&quot; /&gt;&lt;/p&gt;
&lt;p&gt;The final two rooms were the guest room and the exhibition room. If the bedroom was red, the guest room was blue. It felt nicer than the bedroom. There was a display case that contained their personal items. The exhibition room had a table with many Finnish words and sentences. Prerna took what she knew and put it in one of the frames, while I sat at one of the chairs and looked at the books on the bookshelf.&lt;/p&gt;
&lt;p&gt;&lt;img src=&quot;https://storage.sajalchoudhary.net/images/2026/02/nl93-13.jpeg&quot; alt=&quot;The blue room&quot; /&gt;&lt;/p&gt;
&lt;p&gt;&lt;img src=&quot;https://storage.sajalchoudhary.net/images/2026/02/nl93-02.jpeg&quot; alt=&quot;Words&quot; /&gt;&lt;/p&gt;
&lt;p&gt;All through the house, in almost every room, I found a table and a chair of some sort. I had fun imagining Mr and Mrs Runeberg sitting at the table, looking out, writing.&lt;/p&gt;
&lt;p&gt;&lt;img src=&quot;https://storage.sajalchoudhary.net/images/2026/02/nl93-14.jpeg&quot; alt=&quot;Out and about&quot; /&gt;&lt;/p&gt;
&lt;p&gt;We bought a trinket from the store and were on our way out after that. We took a bite at Yatra - momos, samosa and a sizzler. We talked about what we had seen, how the home had felt. The food was OK. Most of my attention was on making sure Savya did not break anything.&lt;/p&gt;
&lt;p&gt;&lt;img src=&quot;https://storage.sajalchoudhary.net/images/2026/02/nl93-15.jpeg&quot; alt=&quot;Momos&quot; /&gt;&lt;/p&gt;
&lt;p&gt;Back in Helsinki, we went on a walk, came back and then cut the cake. I managed to get Savya to laugh and then click a picture. It came out nice!&lt;/p&gt;
&lt;hr /&gt;
&lt;p&gt;How do you celebrate your anniversaries? If you have them, that is.&lt;/p&gt;
&lt;hr /&gt;
&lt;h2&gt;/five things to share&lt;/h2&gt;
&lt;h3&gt;1. &lt;a href=&quot;https://oceandrops.substack.com/p/japan-is-what-late-stage-capitalist&quot;&gt;Japan Is What Late-Stage Capitalist Decline Looks Like by Ellie&lt;/a&gt;&lt;/h3&gt;
&lt;blockquote&gt;
&lt;p&gt;Japan’s conditions create a map of where the U.S. is heading unless significant structural changes occur. We’re seeing intensified overwork culture in a stagnant job market, parasocial intimacy becoming a substitute for human connection, and convenience replacing domestic life. There is slow collapse of dating, shrinking fertility rates, and a pattern of young adults dropping out of social life under economic pressures.&lt;/p&gt;
&lt;/blockquote&gt;
&lt;p&gt;Similar pressures exist in India as well, where all you’re doing is sleeping, getting up, going to work, coming back, sleeping and so on.&lt;/p&gt;
&lt;p&gt;Finland is better at this. For now.&lt;/p&gt;
&lt;h3&gt;2. &lt;a href=&quot;https://craigmod.com/roden/111/&quot;&gt;Memberships Year Seven, Nuclear Bombs, Solar Power — Roden Newsletter Archive by Craig Mod&lt;/a&gt;&lt;/h3&gt;
&lt;blockquote&gt;
&lt;p&gt;Laptops kinda ruined this. I find it hard to focus on my laptop, the wondermachine it now is. So: I’m typing this on my “modern” word processor — the cheapest iPad Mini I could find, stripped of anything fun, with an Apple Bluetooth keyboard, in Obsidian. It’s been working pretty well for me. iPadOS is so bad (at this point they’d need to do a full reset to make it feel whole and / or interesting) that it makes doing any kind of “fluid computing” impossible. So it’s best to just stay in Obsidian and write.&lt;/p&gt;
&lt;/blockquote&gt;
&lt;p&gt;I was thinking about this just yesterday as I was writing the last nordletter on my Mac. For the past month I had carried just my iPad and the Logi keyboard with me to India.&lt;/p&gt;
&lt;p&gt;iPadOS is bad - just jarring enough, to break the flow, that you can continue to write. I find less desire to do something else on the iPad, not so on my Mac. It’s easier to find something to read, something to browse on the Mac.&lt;/p&gt;
&lt;h3&gt;3. &lt;a href=&quot;https://elliotbonneville.com/the-only-moat-left-is-money/&quot;&gt;The Only Moat Left Is Money - Elliot Bonneville by&lt;/a&gt;&lt;/h3&gt;
&lt;blockquote&gt;
&lt;p&gt;Reach is also gravitational. Past some threshold it accumulates without you — posts find people, people find posts, the thing feeds itself. Below the threshold, identical effort produces nothing. Same quality, same idea, same work. Zero. Not because it was bad. Because you showed up on the wrong side of the line.&lt;/p&gt;
&lt;/blockquote&gt;
&lt;h3&gt;4. &lt;a href=&quot;https://www.theverge.com/ai-artificial-intelligence/882077/openai-chatgpt-smart-speaker-camera-glasses-lamp&quot;&gt;OpenAI’s first ChatGPT gadget could be a smart speaker with a camera by Jay Peters&lt;/a&gt;&lt;/h3&gt;
&lt;blockquote&gt;
&lt;p&gt;OpenAI&apos;s first hardware release will be a smart speaker with a camera that will probably cost between $200 and $300, according to The Information. The device will be able to recognize things like &quot;items on a nearby table or conversations people are having in the vicinity,&quot; The Information says, and it will have a Face ID-like facial recognition system so that people can purchase things.&lt;/p&gt;
&lt;/blockquote&gt;
&lt;p&gt;Sounds like the iPad on a swivel home device Apple has been rumoured to be making since quite some time. Given Apple’s manufacturing chops they are more likely to turn it into a hit product.&lt;/p&gt;
&lt;h3&gt;5. &lt;a href=&quot;https://pilk.website/3/facebook-is-absolutely-cooked&quot;&gt;PILK #3 | Facebook is absolutely cooked by&lt;/a&gt;&lt;/h3&gt;
&lt;blockquote&gt;
&lt;p&gt;The first post was the latest xkcd (a page I follow). The next ten posts were not by friends or pages I follow. They were basically all thirst traps of young women, mostly AI-generated, with generic captions.&lt;/p&gt;
&lt;/blockquote&gt;
&lt;p&gt;Not on Facebook, other than when I have to log in to get to the marketplace. I decided to scroll my feed after this. It is different from what this post talks about. Not heavy on AI generated slop, though IG is like that. Reels upon reels of AI generated story sort of things - of grandmas being eaten by tigers, that sort of thing.&lt;/p&gt;
&lt;p&gt;The thing Zuck wants after all. And what Zuck wants, we all get one way or the other.&lt;/p&gt;
&lt;hr /&gt;
&lt;p&gt;If you enjoyed reading this, and know someone else who might, please consider forwarding this to them. It would help this grow and make me happy. 😄&lt;/p&gt;
&lt;p&gt;Until next week.&lt;/p&gt;
</content:encoded><media:content url="https://storage.sajalchoudhary.net/images/2026/02/nl93-03.jpeg" medium="image"/><media:thumbnail url="https://storage.sajalchoudhary.net/images/2026/02/nl93-03.jpeg"/><category>nordletter</category><category>porvoo</category><category>finland</category><category>anniversary</category><category>runeberg</category><category>museum</category><author>sajal@sajalchoudhary.net (Sajal Choudhary)</author></item><item><title>A galaxy composed mostly of dark matter</title><link>https://sajalchoudhary.net/micro/a-galaxy-composed-mostly-of-dark-matter/</link><guid isPermaLink="true">https://sajalchoudhary.net/micro/a-galaxy-composed-mostly-of-dark-matter/</guid><pubDate>Sat, 21 Feb 2026 10:07:17 GMT</pubDate><content:encoded>&lt;p&gt;&lt;a href=&quot;https://www.wired.com/story/a-galaxy-composed-almost-entirely-of-dark-matter-has-been-confirmed/&quot;&gt;A Galaxy Composed Almost Entirely of Dark Matter Has Been Confirmed by Jorge Garay&lt;/a&gt;&lt;/p&gt;
&lt;blockquote&gt;
&lt;p&gt;Astronomers have just identified what appears to be a cosmic anomaly: a faint galaxy with so few visible stars that, according to calculations, as much as 99.9 percent of its mass is dark matter. The remaining 0.1 percent is conventional matter.&lt;/p&gt;
&lt;/blockquote&gt;
</content:encoded><category>micro</category><category>space</category><category>dark-matter</category><author>sajal@sajalchoudhary.net (Sajal Choudhary)</author></item><item><title>Facebook is cooked</title><link>https://sajalchoudhary.net/micro/facebook-is-cooked/</link><guid isPermaLink="true">https://sajalchoudhary.net/micro/facebook-is-cooked/</guid><pubDate>Sat, 21 Feb 2026 06:01:30 GMT</pubDate><content:encoded>&lt;p&gt;&lt;a href=&quot;https://pilk.website/3/facebook-is-absolutely-cooked&quot;&gt;PILK #3 | Facebook is absolutely cooked by &lt;/a&gt;&lt;/p&gt;
&lt;blockquote&gt;
&lt;p&gt;The first post was the latest xkcd (a page I follow). The next ten posts were not by friends or pages I follow. They were basically all thirst traps of young women, mostly AI-generated, with generic captions.&lt;/p&gt;
&lt;/blockquote&gt;
&lt;p&gt;Not on Facebook, other than when I have to log in to get to the marketplace. I decided to scroll my feed after this. It is different from what this post talks about. Not heavy on AI generated slop, though IG is like that. Reels upon reels of AI generated story sort of things - of grandmas being eaten by tigers, that sort of thing.&lt;/p&gt;
&lt;p&gt;The thing Zuck wants after all. And what Zuck wants, we all get one way or the other.&lt;/p&gt;
</content:encoded><category>micro</category><category>facebook</category><category>instagram</category><author>sajal@sajalchoudhary.net (Sajal Choudhary)</author></item><item><title>OpenAI could be building a smart speaker with a camera</title><link>https://sajalchoudhary.net/micro/openai-could-be-building-a-smart-speaker-with-a-camera/</link><guid isPermaLink="true">https://sajalchoudhary.net/micro/openai-could-be-building-a-smart-speaker-with-a-camera/</guid><pubDate>Fri, 20 Feb 2026 17:35:00 GMT</pubDate><content:encoded>&lt;p&gt;&lt;a href=&quot;https://www.theverge.com/ai-artificial-intelligence/882077/openai-chatgpt-smart-speaker-camera-glasses-lamp&quot;&gt;OpenAI’s first ChatGPT gadget could be a smart speaker with a camera by Jay Peters&lt;/a&gt;&lt;/p&gt;
&lt;blockquote&gt;
&lt;p&gt;OpenAI&apos;s first hardware release will be a smart speaker with a camera that will probably cost between $200 and $300, according to The Information. The device will be able to recognize things like &quot;items on a nearby table or conversations people are having in the vicinity,&quot; The Information says, and it will have a Face ID-like facial recognition system so that people can purchase things.&lt;/p&gt;
&lt;/blockquote&gt;
&lt;p&gt;Sounds like the iPad on a swivel home device Apple has been rumoured to be making since quite some time. Given Apple’s manufacturing chops they are more likely to turn it into a hit product.&lt;/p&gt;
</content:encoded><category>micro</category><category>openai</category><category>apple</category><category>ai-device</category><author>sajal@sajalchoudhary.net (Sajal Choudhary)</author></item><item><title>A city on mars</title><link>https://sajalchoudhary.net/bookshelf/reading-a-city-on-mars/</link><guid isPermaLink="true">https://sajalchoudhary.net/bookshelf/reading-a-city-on-mars/</guid><pubDate>Fri, 20 Feb 2026 13:56:18 GMT</pubDate><content:encoded>&lt;h2&gt;Review&lt;/h2&gt;
&lt;p&gt;When I picked the book, I was expecting this book to read a bit like a sci-fi book, perhaps like Kim Stanley Robinson’s Red/Green/Blue Mars series. I had expected the book to detail how a society may form on Mars, what technology could make it happen and so on.&lt;/p&gt;
&lt;p&gt;I don’t know why I had that expectation.&lt;/p&gt;
&lt;p&gt;This is a much more sobering read, shining a light on the current state of the field, and why wait and go big will be a better approach to take.&lt;/p&gt;
&lt;p&gt;This book also seems like an excellent resource in case I want to write a sci-fi book with space travel elements in it at some point. The Weinersmiths have done the research. I could reference it.&lt;/p&gt;
&lt;p&gt;The book takes you, the reader, through all the challenges in planning a long term future in space. The book is funny. The book is entertaining, though there were sections where I was mentally checked out. &lt;/p&gt;
&lt;p&gt;The book talks about the different challenges - biological, physical, law related, and psychological to setting up a base in space - the moon, on mars, and maybe some moons which are absolutely shit.&lt;/p&gt;
&lt;p&gt;Our best bet maybe lava tubes on the moon.&lt;/p&gt;
&lt;p&gt;It was an entertaining read, though it put a damper on space travel and exploration for me.&lt;/p&gt;
&lt;h2&gt;Notes&lt;/h2&gt;
&lt;p&gt;Based on the current data, carefully selected personnel don’t seem to have any mental health issues. Astronauts though tend to lie.&lt;/p&gt;
</content:encoded><category>bookshelf</category><category>space</category><author>sajal@sajalchoudhary.net (Sajal Choudhary)</author></item><item><title>This valentines day</title><link>https://sajalchoudhary.net/poem/this-valentines-day/</link><guid isPermaLink="true">https://sajalchoudhary.net/poem/this-valentines-day/</guid><pubDate>Thu, 19 Feb 2026 14:39:14 GMT</pubDate><content:encoded>&lt;p&gt;You said, in Finland,&lt;br /&gt;they celebrate friendships&lt;br /&gt;as well, on this day,&lt;br /&gt;in this week.&lt;/p&gt;
&lt;p&gt;It’s love that they celebrate,&lt;br /&gt;regardless of form.&lt;/p&gt;
&lt;p&gt;Let us celebrate that,&lt;br /&gt;this valentine’s.&lt;br /&gt;Let us celebrate,&lt;br /&gt;our friendship.&lt;/p&gt;
&lt;p&gt;Friendships are different,&lt;br /&gt;from what we share usually.&lt;br /&gt;Friendships are lighter though.&lt;br /&gt;Less burdensome.&lt;br /&gt;Lesser expectations too.&lt;br /&gt;They provide a similar relief though,&lt;br /&gt;a similar sort of love.&lt;/p&gt;
&lt;p&gt;Let’s celebrate that too,&lt;br /&gt;this valentine’s.&lt;br /&gt;Being able to talk,&lt;br /&gt;without worrying too much.&lt;br /&gt;Being able to laugh,&lt;br /&gt;at mostly stupid stuff.&lt;br /&gt;Being able to dance,&lt;br /&gt;with or without the music.&lt;/p&gt;
&lt;p&gt;Let’s celebrate it all.&lt;br /&gt;Let’s celebrate our friendship,&lt;br /&gt;this valentine’s day.&lt;/p&gt;
</content:encoded><category>poem</category><category>love</category><category>valentines-day</category><author>sajal@sajalchoudhary.net (Sajal Choudhary)</author></item><item><title>The only moat left is money</title><link>https://sajalchoudhary.net/micro/the-only-moat-left-is-money/</link><guid isPermaLink="true">https://sajalchoudhary.net/micro/the-only-moat-left-is-money/</guid><pubDate>Wed, 18 Feb 2026 20:51:56 GMT</pubDate><content:encoded>&lt;p&gt;&lt;a href=&quot;https://elliotbonneville.com/the-only-moat-left-is-money/&quot;&gt;The Only Moat Left Is Money - Elliot Bonneville by &lt;/a&gt;&lt;/p&gt;
&lt;blockquote&gt;
&lt;p&gt;Reach is also gravitational. Past some threshold it accumulates without you — posts find people, people find posts, the thing feeds itself. Below the threshold, identical effort produces nothing. Same quality, same idea, same work. Zero. Not because it was bad. Because you showed up on the wrong side of the line.&lt;a&gt;&lt;/a&gt;&lt;/p&gt;
&lt;/blockquote&gt;
</content:encoded><category>micro</category><category>ai</category><category>work</category><author>sajal@sajalchoudhary.net (Sajal Choudhary)</author></item><item><title>Audible syncs ebook reading and audiobook listening to keep you focused</title><link>https://sajalchoudhary.net/micro/audible-syncs-ebook-reading-and-audiobook-listening-to-keep-you-focused/</link><guid isPermaLink="true">https://sajalchoudhary.net/micro/audible-syncs-ebook-reading-and-audiobook-listening-to-keep-you-focused/</guid><pubDate>Wed, 18 Feb 2026 20:35:06 GMT</pubDate><content:encoded>&lt;p&gt;&lt;a href=&quot;https://www.theverge.com/entertainment/880719/audible-immersion-reading-read-and-listen&quot;&gt;Audible syncs ebook reading and audiobook listening to keep you focused by Stevie Bonifield&lt;/a&gt;&lt;/p&gt;
&lt;blockquote&gt;
&lt;p&gt;On Wednesday, Audible launched a new &quot;immersion reading&quot; feature that could help readers concentrate on their audiobooks by allowing them to read along with the ebook version. While listening to an audiobook in the Audible app, users can tap the &quot;Read &amp;amp; Listen&quot; button above their book&apos;s cover art to see the text version of what they&apos;re listening to. As the audio plays, the text is highlighted in sync.&lt;/p&gt;
&lt;/blockquote&gt;
</content:encoded><category>micro</category><category>reading</category><category>audible</category><author>sajal@sajalchoudhary.net (Sajal Choudhary)</author></item><item><title>Claude Sonnet 4.6 out now</title><link>https://sajalchoudhary.net/micro/claude-sonnet-46-out-now/</link><guid isPermaLink="true">https://sajalchoudhary.net/micro/claude-sonnet-46-out-now/</guid><pubDate>Wed, 18 Feb 2026 09:22:37 GMT</pubDate><content:encoded>&lt;p&gt;&lt;a href=&quot;https://simonwillison.net/2026/Feb/17/claude-sonnet-46/#atom-everything&quot;&gt;Introducing Claude Sonnet 4.6 by Simon Willison&lt;/a&gt;&lt;/p&gt;
&lt;blockquote&gt;
&lt;p&gt;Sonnet 4.6 has a &quot;reliable knowledge cutoff&quot; of August 2025, compared to Opus 4.6&apos;s May 2025 and Haiku 4.5&apos;s February 2025. Both Opus and Sonnet default to 200,000 max input tokens but can stretch to 1 million in beta and at a higher cost.&lt;/p&gt;
&lt;/blockquote&gt;
</content:encoded><category>micro</category><category>claud</category><author>sajal@sajalchoudhary.net (Sajal Choudhary)</author></item><item><title>Japan is what late stage capitalist decline looks like</title><link>https://sajalchoudhary.net/micro/japan-is-what-late-stage-capitalist-decline-looks-like/</link><guid isPermaLink="true">https://sajalchoudhary.net/micro/japan-is-what-late-stage-capitalist-decline-looks-like/</guid><pubDate>Tue, 17 Feb 2026 11:37:48 GMT</pubDate><content:encoded>&lt;p&gt;&lt;a href=&quot;https://oceandrops.substack.com/p/japan-is-what-late-stage-capitalist&quot;&gt;Japan Is What Late-Stage Capitalist Decline Looks Like by Ellie&lt;/a&gt;&lt;/p&gt;
&lt;blockquote&gt;
&lt;p&gt;Japan’s conditions create a map of where the U.S. is heading unless significant structural changes occur. We’re seeing intensified overwork culture in a stagnant job market, parasocial intimacy becoming a substitute for human connection, and convenience replacing domestic life. There is slow collapse of dating, shrinking fertility rates, and a pattern of young adults dropping out of social life under economic pressures.&lt;/p&gt;
&lt;/blockquote&gt;
&lt;p&gt;Similar pressures exist in India as well, where all you’re doing is sleeping, getting up, going to work, coming back, sleeping and so on.&lt;/p&gt;
&lt;p&gt;Finland is better at this. For now.&lt;/p&gt;
</content:encoded><category>micro</category><category>japan</category><category>capitalism</category><author>sajal@sajalchoudhary.net (Sajal Choudhary)</author></item><item><title>Fugitive Telemetry</title><link>https://sajalchoudhary.net/bookshelf/fugitive-telemetry/</link><guid isPermaLink="true">https://sajalchoudhary.net/bookshelf/fugitive-telemetry/</guid><pubDate>Mon, 16 Feb 2026 13:52:45 GMT</pubDate><content:encoded>&lt;h2&gt;Review&lt;/h2&gt;
&lt;p&gt;Fugitive telemetry is the sixth book in the Murderbot series. It’s not the sixth book in the timeline order, so it was a bit jarring to read.&lt;/p&gt;
&lt;p&gt;It is a standalone murder mystery. Perhaps because I was reading it after some time - I had finished the fifth book in July of 2025, or because it was not the next book in the series, I did not enjoy it as much.&lt;/p&gt;
&lt;p&gt;This book follows Murderbot on preservation station as they try to solve a murder. It is a novella - which is something I enjoy about these books. I enjoyed the twist at the end. The whodunnit of it all. Otherwise I would have rated it as not-for-me.&lt;/p&gt;
&lt;p&gt;The ending elevated it though. I may have enjoyed it more had I been reading it in July.&lt;/p&gt;
</content:encoded><category>bookshelf</category><category>murderbot</category><author>sajal@sajalchoudhary.net (Sajal Choudhary)</author></item><item><title>Craig Mod on writing and memberships</title><link>https://sajalchoudhary.net/micro/craig-mod-on-writing-and-memberships/</link><guid isPermaLink="true">https://sajalchoudhary.net/micro/craig-mod-on-writing-and-memberships/</guid><pubDate>Mon, 16 Feb 2026 09:17:48 GMT</pubDate><content:encoded>&lt;p&gt;&lt;a href=&quot;https://craigmod.com/roden/111/&quot;&gt;Memberships Year Seven, Nuclear Bombs, Solar Power — Roden Newsletter Archive by Craig Mod&lt;/a&gt;&lt;/p&gt;
&lt;blockquote&gt;
&lt;p&gt;Laptops kinda ruined this. I find it hard to focus on my laptop, the wondermachine it now is. So: I’m typing this on my “modern” word processor — the cheapest iPad Mini I could find, stripped of anything fun, with an Apple Bluetooth keyboard, in Obsidian. It’s been working pretty well for me. iPadOS is so bad (at this point they’d need to do a full reset to make it feel whole and / or interesting) that it makes doing any kind of “fluid computing” impossible. So it’s best to just stay in Obsidian and write.&lt;/p&gt;
&lt;/blockquote&gt;
&lt;p&gt;I was thinking about this just yesterday as I was writing the last nordletter on my Mac. For the past month I had carried just my iPad and the Logi keyboard with me to India.&lt;/p&gt;
&lt;p&gt;iPadOS is bad - just jarring enough, to break the flow, that you can continue to write. I find less desire to do something else on the iPad, not so on my Mac. It’s easier to find something to read, something to browse on the Mac.&lt;/p&gt;
</content:encoded><category>micro</category><category>craig-mod</category><category>writing</category><category>obsidian</category><author>sajal@sajalchoudhary.net (Sajal Choudhary)</author></item><item><title>Friends</title><link>https://sajalchoudhary.net/nordletter/nl92/</link><guid isPermaLink="true">https://sajalchoudhary.net/nordletter/nl92/</guid><pubDate>Sun, 15 Feb 2026 21:21:10 GMT</pubDate><content:encoded>&lt;p&gt;Hello from my home in Helsinki! This is NordLetter #92, a weekly newsletter on living and walking in Finland. Each week I share some of the interesting things I found on the web.&lt;/p&gt;
&lt;p&gt;To follow the series, you can &lt;a href=&quot;https://sajalchoudhary.net/nordletter/&quot;&gt;subscribe here&lt;/a&gt;. A new NordLetter will land in your inbox every Sunday. Not a fan of newsletters? No problem! You can read previous editions &lt;a href=&quot;https://sajalchoudhary.net/nordletter/&quot;&gt;here&lt;/a&gt;. You can also subscribe to the &lt;a href=&quot;https://sajalchoudhary.net/feeds&quot;&gt;RSS feed&lt;/a&gt;.&lt;/p&gt;
&lt;p&gt;You can reach out to me by replying on this mail or adding a comment on this. I am also posting on &lt;a href=&quot;https://mastodon.social/@sajal24x7&quot;&gt;Mastodon&lt;/a&gt;.&lt;/p&gt;
&lt;hr /&gt;
&lt;p&gt;This one arrives a little later than usual. I was travelling back to Finland this week. And that has meant among other things, a lot of things to write about, but not that much time to write those things in. And so, here we are on the Air, at 22.46 on a Sunday. A Sunday that happens to be my 3rd anniversary.&lt;/p&gt;
&lt;p&gt;I love you Prerna.&lt;/p&gt;
&lt;hr /&gt;
&lt;h2&gt;friends&lt;/h2&gt;
&lt;p&gt;We are a group of five friends. We were six in college, but then one went away and well what can you do. &lt;/p&gt;
&lt;p&gt;What I try to do is call everyone of these people once a week - Saturdays usually. Usually one or two of these friends picks up and then we have a little chat.&lt;/p&gt;
&lt;p&gt;After leaving college, we were lucky enough that all five of us were in the same city - Delhi - for a time. We would meet once every month at Sarthak&apos;s place or mine. We would sit, eat, talk, play some Counter Strike. &lt;/p&gt;
&lt;p&gt;These meetings took time and effort to set up. We were all working now. I would get angry if someone was not able to make it. Eventually, I realised it did not matter. We all had our lives. We all had priorities. So, the thing we agreed on was this - we would have a meeting once a month, we would publish it, and then if you could make it, great, if not, then that was also fine.&lt;/p&gt;
&lt;p&gt;That has been my principle for these calls as well. Great if you can make it. Fine if you can&apos;t. I will talk to whoever picks up.&lt;/p&gt;
&lt;p&gt;Saurabh, the friend who got married now, was not in any of these calls since maybe the past two years. We would often talk about what was going on. If anyone knew what was going on. &lt;/p&gt;
&lt;p&gt;Sarthak and I met him for a &lt;a href=&quot;https://sajalchoudhary.net/nordletter/nl90/&quot;&gt;bachelor&apos;s&lt;/a&gt; of sorts a few days before his marriage. It felt as if we had just picked up from where we had left of. He was so happy, visibly so. I was so happy to share this space with them.&lt;/p&gt;
&lt;p&gt;&lt;img src=&quot;https://storage.sajalchoudhary.net/images/2026/02/nl92-04.jpeg&quot; alt=&quot;A selfie from a party&quot; /&gt;&lt;/p&gt;
&lt;hr /&gt;
&lt;p&gt;Uchit arrived from Japan on 8th. We met on 10th, a day before Saurabh&apos;s wedding reception in Delhi. On an unconnected note, receptions are boring. Nothing happens. You eat, drink and maybe dance. Have cocktail parties instead.&lt;/p&gt;
&lt;p&gt;&lt;img src=&quot;https://storage.sajalchoudhary.net/images/2026/02/nl92-01.jpeg&quot; alt=&quot;Waiting for the momos to come&quot; /&gt;&lt;/p&gt;
&lt;p&gt;Back to Uchit. I am physically meeting Uchit after five years, maybe more. We talk on phone. But the stars never seemed to have aligned in the past. They did this time. &lt;/p&gt;
&lt;p&gt;I had messaged Sarthak in advance that we will have a bonfire on his roof. A thing we used to do in winter months in Delhi. There are so many memories I have of these meetings.&lt;/p&gt;
&lt;p&gt;&lt;img src=&quot;https://storage.sajalchoudhary.net/images/2026/02/nl92-02.jpeg&quot; alt=&quot;Waiting for the fire&quot; /&gt;&lt;/p&gt;
&lt;p&gt;So we did. We sat around a bonfire. And we talked. There was a nip in the air around us. But the fire provided the requisite warmth. And we were happy. &lt;/p&gt;
&lt;p&gt;&lt;img src=&quot;https://storage.sajalchoudhary.net/images/2026/02/nl92-03.jpeg&quot; alt=&quot;From the skies&quot; /&gt;&lt;/p&gt;
&lt;p&gt;Someone said that we don&apos;t get to do this anymore. Maybe it was me. I don&apos;t have friends I can sit around a bonfire with. I don&apos;t have friends I can bare my soul to. And I miss that. I could talk about anything with these friends of mine. &lt;/p&gt;
&lt;p&gt;And just for a little while, I was back in that little pocket of time, when I could. And it was pure bliss.&lt;/p&gt;
&lt;hr /&gt;
&lt;p&gt;The return to Finland was a tense affair. &lt;/p&gt;
&lt;p&gt;I had left home three hours before my flight. I should have kept more. The Indigo counter was full of people. I tried talking to some people, but they just said, they will call out when end time is near. &lt;/p&gt;
&lt;p&gt;They did. My luggage was over limit. 32 kgs is the absolute maximum they will allow in planes. I had to do an emergency shuffle. I was sweating and angry. In the end I had to carry a bunch of books in my arms through immigration and security. &lt;/p&gt;
&lt;p&gt;The flight was delayed by around 90 mins. Half of my layover was spent in the plane. I spent the rest rushing through the Istanbul airport. Thankfully, I did not have to go from &lt;a href=&quot;https://sajalchoudhary.net/nordletter/nl89/&quot;&gt;F zone to A&lt;/a&gt;.&lt;/p&gt;
&lt;p&gt;I landed in Finland around six in the evening. I got into a cab and was home by around 19:30. I changed, ate a little and was in the sauna by 20:00.&lt;/p&gt;
&lt;p&gt;The sauna felt nice at the end of an approximately 16 hour travel. &lt;/p&gt;
&lt;p&gt;It&apos;s nice to be back here. The snow just makes the dark months a bit brighter.&lt;/p&gt;
&lt;p&gt;&lt;img src=&quot;https://storage.sajalchoudhary.net/images/2026/02/nl92-05.jpeg&quot; alt=&quot;From the skies&quot; /&gt;&lt;/p&gt;
&lt;hr /&gt;
&lt;h2&gt;/five things to share&lt;/h2&gt;
&lt;h3&gt;1. &lt;a href=&quot;https://localghost.dev/blog/stop-generating-start-thinking/&quot;&gt;Stop generating, start thinking - localghost&lt;/a&gt;&lt;/h3&gt;
&lt;blockquote&gt;
&lt;p&gt;In the wake of the Horizon scandal, where innocent Post Office staff went to prison because of bugs in Post Office software that led management to think they’d been stealing money, we need to be thinking about our software more than ever: we need accountability in our software.&lt;/p&gt;
&lt;/blockquote&gt;
&lt;p&gt;Nice write up. I see the same points that I’ve seen elsewhere. I don’t think it’s the engineers driving this revolution though. It’s the business leaders doing that. There is a fomo in the industry - people are committed to AI without having any use case for it.&lt;/p&gt;
&lt;p&gt;Regarding accountability it will fall on the reverse-centaurs, the people left to deal with the large amounts of AI generated work. Nobody will say Claude made a mistake, it’s the employees who made mistakes by not verifying what was generated. It will not be a great place, but we are barreling toward it.&lt;/p&gt;
&lt;h3&gt;2. &lt;a href=&quot;https://www.wired.com/story/how-iphones-made-a-surprising-comeback-in-china/&quot;&gt;How iPhones Made a Surprising Comeback in China by Zeyi Yang&lt;/a&gt;&lt;/h3&gt;
&lt;blockquote&gt;
&lt;p&gt;But Apple’s product strategy wasn’t the only important factor here. The iPhone 17 was priced low enough to qualify for a massive electronics subsidy program launched by the Chinese government last year. To help stimulate the economy, Beijing spent some $43 billion subsidizing domestic purchases of electronics, appliances, and cars in 2025. Smartphones sold for less than 6,000 RMB (about $860) were eligible for up to a 15 percent discount. Apple listed the iPhone 17 in China for 5,999 RMB, ensuring price-sensitive buyers would be able to benefit from the government policy.&lt;/p&gt;
&lt;/blockquote&gt;
&lt;p&gt;A combination of good product, subsidies by the government and people being in the upgrade cycle since their last phones were the iPhone 13 series.&lt;/p&gt;
&lt;h3&gt;3. &lt;a href=&quot;https://www.theverge.com/tech/876229/nothing-essential-ai-app-builder&quot;&gt;Vibe coding Nothing’s apps is fun, until you try to make them useful by Robert Hart&lt;/a&gt;&lt;/h3&gt;
&lt;blockquote&gt;
&lt;p&gt;The second issue is a potentially fatal hurdle for a project like this: me. I’ve been reporting on AI tools for years, and one pattern keeps repeating—no matter how capable a system is, the hardest part is knowing how to use it to its potential. I immediately ran into that using Nothing’s Essential App Builder. It seems very capable and has great potential, but I didn’t always know what I wanted, and when I did, I didn’t always know how to ask for it. An ecosystem built on vibes is a great idea, but sometimes vibes aren’t enough.&lt;/p&gt;
&lt;/blockquote&gt;
&lt;p&gt;Good to know that there may yet be a future for us techies.&lt;/p&gt;
&lt;h3&gt;4. &lt;a href=&quot;https://pluralistic.net/2026/02/11/post-dollar-world/&quot;&gt;Pluralistic: Europe takes a big step towards a post-dollar world (11 Feb 2026) – Pluralistic: Daily links from Cory Doctorow&lt;/a&gt;&lt;/h3&gt;
&lt;blockquote&gt;
&lt;p&gt;Once Trump tried to steal Greenland, it became apparent that the downsides of the dollar far outweigh its upsides. Last month, Christine Lagarde (president of the European Central Bank) made a public announcement on a radio show that Europe &quot;urgently&quot; needed to build its own payment system to avoid the American payment duopoly, Visa/Mastercard&lt;/p&gt;
&lt;/blockquote&gt;
&lt;h3&gt;5. &lt;a href=&quot;https://www.theverge.com/tech/876610/meta-threads-dear-algo-algorithm&quot;&gt;Threads’ new ‘Dear Algo’ feature lets you tell the algorithm what you want to see by Jay Peters&lt;/a&gt;&lt;/h3&gt;
&lt;blockquote&gt;
&lt;p&gt;To use the feature in a public post, type “Dear Algo” and then a description of what you want Threads’ algorithm to show you more of. Once you make your request, the change will stick for three days so you can see how it changes your feed. If you want to see more of the new content in your feed over the long term, interact with those posts.&lt;/p&gt;
&lt;/blockquote&gt;
&lt;p&gt;It sounds like a good feature - a good use of LLMs. It is still opaque though.&lt;/p&gt;
&lt;hr /&gt;
&lt;p&gt;If you enjoyed reading this, and know someone else who might, please consider forwarding this to them. It would help this grow and make me happy. 😄&lt;/p&gt;
&lt;p&gt;Until next week.&lt;/p&gt;
</content:encoded><media:content url="https://storage.sajalchoudhary.net/images/2026/02/nl92-04.jpeg" medium="image"/><media:thumbnail url="https://storage.sajalchoudhary.net/images/2026/02/nl92-04.jpeg"/><category>nordletter</category><category>friends</category><category>india</category><category>finlands</category><author>sajal@sajalchoudhary.net (Sajal Choudhary)</author></item><item><title>You can tell Threads what you want to see in your feed</title><link>https://sajalchoudhary.net/micro/you-can-tell-threads-what-you-want-to-see-in-your-feed/</link><guid isPermaLink="true">https://sajalchoudhary.net/micro/you-can-tell-threads-what-you-want-to-see-in-your-feed/</guid><pubDate>Thu, 12 Feb 2026 03:52:54 GMT</pubDate><content:encoded>&lt;p&gt;&lt;a href=&quot;https://www.theverge.com/tech/876610/meta-threads-dear-algo-algorithm&quot;&gt;Threads’ new ‘Dear Algo’ feature lets you tell the algorithm what you want to see by Jay Peters&lt;/a&gt;&lt;/p&gt;
&lt;blockquote&gt;
&lt;p&gt;To use the feature in a public post, type “Dear Algo” and then a description of what you want Threads’ algorithm to show you more of. Once you make your request, the change will stick for three days so you can see how it changes your feed. If you want to see more of the new content in your feed over the long term, interact with those posts.&lt;/p&gt;
&lt;/blockquote&gt;
&lt;p&gt;It sounds like a good feature - a good use of LLMs. It is still opaque though.&lt;/p&gt;
</content:encoded><category>micro</category><category>meta</category><category>threads</category><author>sajal@sajalchoudhary.net (Sajal Choudhary)</author></item></channel></rss>