A Year of Mornings - Book Cover

Out now!

A Year of Mornings

A collection of fifty love poems that follows a young heart as it finds love, finds the strength to be in love and finally, finds the strength to let go.

Nab your copy:

Sajal Choudhary

I am a platform engineer and a writer based in Finland.
I am the author of A Year of Mornings, a collection of poems for young adults.

I send out a newsletter once a week….

NordLetter

I send out a newsletter once a week about living in Finland + five interesting things I've found on the open web.

Recently

Apple to prioritise smart glasses over lighter Vision Pro

Apple sidelines lighter Vision Pro to prioritize smart glasses by Jay Peters

With its glasses, Apple will be late to the game. Meta just announced a bunch of new glasses of its own, including a second-generation version of the Ray-Ban Meta glasses with much better battery life that are available now, a new pair of Oakley-branded glasses designed for athletes launching this month, and the Meta Ray-Ban Display glasses, which my colleague Victoria Song called the best smart glasses she’s ever tried.

I read the same piece of news on three publications - MacRumours, slashdot and the verge. They are all source from the same Mark Gurman report.

I was not sure if I wanted to talk about it. But I guess I do.

This is not a good look on Apple, or the way it is being reported. Apple seems to be behind Meta on these things, till it comes out with a product (Vision Pro) and then Meta bashes it, but eventually creates its own take on the ideas (use hand gestures to control the UI).

The reason it is not a good look because this reads like - this company did something great, so let’s abandon our efforts and do the same thing. That is not a good place to be in. You seem like a laggard.

micro
APPLEMETASMART-GLASSES

What Researchers Suspect May Be Fueling Cancer Among Millennials

What Researchers Suspect May Be Fueling Cancer Among Millennials - Slashdot by

A 150,000-person study presented at the American Association for Cancer Research meeting found millennials appear to be aging biologically faster than previous generations based on blood biomarkers.

This is a product of the lifestyles we have now - stress, ultra-processed food, etc.

Studies have linked early-onset cancers to medications taken during pregnancy, ultra-processed foods that now account for more than half of daily calorie intake in the United States, circadian rhythm disruption from artificial light and shift work, and chemical exposures.

micro
HEALTHCANCER

Nothing announces essential

Nothing’s new AI OS isn’t really an OS, or new by Robert Hart

Eventually — and here’s where the AI-native OS idea comes in — Pei says phones could be more proactive, changing apps’ placement, or even suggesting apps based on how we use the phone. But even then, this is not an OS. It is an interface. Pei admits as much, leaning on semantics to skirt the issue: “I guess the word or the noun ‘OS’ could be interpreted in different ways.”

It feels like Apple Shortcuts on steroids.

But the idea is exciting. The one thing this AI cycle has made possible is normal users building little tools to automatically do the arduous things they were doing manually.

Most of that has been on the desktop or the web.

This is exciting because it takes that same thing to mobile.

micro
NOTHINGAIAPPS

Designing agentic loops

Designing agentic loops by Simon Willison

One way to think about coding agents is that they are brute force tools for finding solutions to coding problems. If you can reduce your problem to a clear goal and a set of tools that can iterate towards that goal a coding agent can often brute force its way to an effective solution.

This is an interesting idea. I need to try it out.

micro
AIAGENTIC-CODING

Claude Sonnet 4.5 out now

Claude Sonnet 4.5 is probably the “best coding model in the world” (at least for now) by Simon Willison

My initial impressions were that it felt like a better model for code than GPT-5-Codex, which has been my preferred coding model since it launched a few weeks ago. This space moves so fast - Gemini 3 is rumored to land soon so who knows how long Sonnet 4.5 will continue to hold the "best coding model" crown.

I wanted to try out chatGPT before committing to Claude for longer term. I did do that now. It is good at a few things, like, the web agent feature, which I’ve used extensively over the past couple of weeks.

OpenAI also released the codex model around that time. For coding tasks it has been better in my experience than Claude, hardly making any mistakes. I had to prompt it to change something a couple of times out of almost fifty or so code changes.

The 4.5 release is supposed to be better.

ChatGPT was worse at creating draft CVs though. I was looking to go back to Claude for this reason alone. I think I will now.

micro
CLAUDECHATGPTOPENAIANTHROPIC

AI slop can be useful

I like AI slop and I cannot lie - Interconnected

I would love a little geist that runs a local LLM and wanders around my filesystem at night, perpetually out of sight.

I would know its presence only by the slop it left behind, slop as ectoplasm from where the ghost has been,

a collage of smiles cut out of photos from 2013 and dropped in a mysterious jpg,

some doggerel inspired by a note left in a text file in a rarely-visited dusty folder,

if I hit Back one to many times in my web browser it should start hallucinating whole new internets that have never been.

This article was not what I had hoped for. And that brought me so much joy, when I read it and it was something new, different, unexpected.

It made me think about my own notes. I have seen a lot of asks, and posts on the Obsidian forum, asking for LLM integration. But this could be a good use case for it.

A bot that runs in the vault and suggests things I could write about, finding unexpected links, prompting me, instead of the other way around - leaving things for me to find.

micro
NOTE-TAKINGAINOTESOBSIDIAN

Cloudflare sponsors ladybird browser

Ladybird Browser Gains Cloudflare Support to Challenge the Status Quo - Slashdot

Cloudflare has announced its sponsorship of the Ladybird browser, an independent (still-in-development) open-source initiative aimed at developing a modern, standalone web browser engine. It's a project launched by GitHub's co-founder and former CEO, Chris Wanstrath, and tech visionary Andreas Kling. It's written in C++, and designed to be fast, standards-compliant, and free of external dependencies. Its main selling point? Unlike most alternative browsers today, Ladybird doesn't sit on top of Chromium or WebKit. Instead, it's building a completely new rendering engine from scratch, which is a rare thing in today's web landscape.

Interesting.

micro
WEBCLOUDFLARE