All posts

  1. My understanding of SBI Max Gain loan account

  2. A primer on car insurance (in India)

  3. Improved font rendering in Guix

  4. git stage over git add

  5. On Stephen Baxter's Manifold books

  6. Tip for my future self: If Emacs throws an arcane error — project--read-file-name: Wrong type argument: stringp, nil — while trying to find a file in a git project (C-x p f), then one likely reason is that the git project is empty.

    Solution? Make sure you have something inside the git project. Even a staged file is enough.

  7. How I configured OS-specific fonts in Emacs

  8. A case of unsoundness in TypeScript

  9. Understanding various syntaxes to annotate a function's type in TypeScript

  10. JavaScript function declaration v/s arrow function in a browser console

  11. Someone's high hopes- to dash or not to dash

  12. Copying all files of a directory, including hidden ones, with cp

  13. Proximity of an error in static and dynamic languages

  14. Design Rework #1 - reworking my university hoarding

  15. Making tanstack docs more accessible with Stylus

  16. Use cases for <form method="dialog">

  17. Name your SQL constraints

  18. Connecting to MySQL running on NixOS on local network

  19. Flossing - do orthodon't. There is no try.

  20. Being chill

  21. A mental model for Linux file, hard and soft links

  22. The Trumping Joke

  23. Different kinds of simple

  24. Ki modal editor - first impressions

  25. How I use :has() selector to add table of contents

  26. Forgotten lesson remembered after staring 5 minutes at the screen: innerHTML cannot contain a <script> tag.

  27. Cool ways to generate a UUID

  28. Choosing curious over judgmental

  29. Scripting with Scala

  30. Task failed successfully - Linux edition

  31. British v/s American comedy dramas

  32. Stubborn pop-up on Mutual Fund Utilities (MFU) website

  33. Effective Scala, part 8 - OO concepts

  34. Series - Effective Programming in Scala

  35. Effective Scala, part 7 - entry point of a project

  36. Effective Scala, part 6 - Scala Build Tool (SBT)

  37. Effective Scala, part 5 - collections

  38. Effective Scala, part 4 - function v/s method

  39. Effective Scala, part 3 - compatibility roulette

  40. Effective Scala, part 2 - domain modelling

  41. Effective Scala, part 1 - elements of a program

  42. An overview of OCaml editor tooling

  43. Memorising branch order in git rebase

  44. I switched to fish shell Nope. Back to bash.

  45. Make an opam local switch and dune init project work together

  46. Spoonfeeding machine architecture to OCaml toolchain on Apple Silicon

  47. List of movies better than their book counterparts

  48. An elegant triplet of fonts

  49. How to mark up a code snippet in HTML

  50. Location of emacs config

  51. What box-sizing does

  52. Fake SHA256 in a Nix derivation

  53. How to use Hover Click without animation in GNOME

  54. How to write a Firefox add-on in ClojureScript