Posts

Reusable Forms in Swiftui

I’ve been recently doing a lot of programming using Swift and I’m quite enjoying how intuitive it is to pick up. It also helps that SwiftUI generally produces good looking user interfaces with less effort than other things I’ve tried.

Blockchains as I Understand It

Introduction The first half of 2022 has not been kind to the world of crypto. Everyone expects a recession, cryptocurrency valuations are crashing; crypto firms file for bankruptcy every other week and many are predecting a “crypto winter”.

A Morning Walk Along The Rail Corridor

I take a morning walk along the rail corridor and take some photos of the sunrise.

Haskell Folds Illustrated

I try to wrap my head around one of Haskell’s main higher order functions.

Messages from Demon Slayer: Kimetsu no Yaiba

I talk about the messages from Demon Slayer: Kimetsu no Yaiba that inspire me.

Why I Stopped Reading the News During the Pandemic

Growing up, I was frequently reminded of the importance of reading the news. My family was always subscribed to at least one (physical) newspaper, and magazine subscriptions were not uncommon. A year into the COVID-19 pandemic, however, I’ve decided not to read the news anymore.

Digital Minimalism

About the Book As a heavy user of computer technology for over a decade, I’ll be the first defend its benefits. My familiarity with the internet is responsible for a significant chunk of my knowledge and much of my critical thinking abilities.

On the Effective Use of TODO Lists

I used TODO lists for everything in my life for the last two months of the COVID-19 lockdown. Here’s what I learned from the experience.

Investing in the Stock Market: A Scientist's View

Introduction Growing up in an Indian family, I had very little exposure to discussion and information about the stock market. People in India are generally less likely to invest in the stock market.

Building a Simple Telegram Bot Using Google Cloud Functions

Many websites use bots to automate tasks and add useful (and sometimes harmful) functionality. For instance, there are reddit bots that can help you stabilize shaky videos, remind you of events or even vote on the usefulness of other bots.