This is what Jayesh Bhoot looks like, with a lopsided smile on its right, which almost closes his right eye while smiling, which strongly implies that he needs to work on his lazy left-side cheek muscles.

All posts

  1. On Stephen Baxter's Manifold books

  2. 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.

  3. How I configured OS-specific fonts in Emacs

  4. A case of unsoundness in TypeScript

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

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

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

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

  9. Proximity of an error in static and dynamic languages

  10. Design Rework #1 - reworking my university hoarding

  11. Making tanstack docs more accessible with Stylus

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

  13. Name your SQL constraints

  14. Connecting to MySQL running on NixOS on local network

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

  16. Being chill

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

  18. The Trumping Joke

  19. Different kinds of simple

  20. Ki modal editor - first impressions

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

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

  23. Cool ways to generate a UUID

  24. Choosing curious over judgmental

  25. Scripting with Scala

  26. Task failed successfully - Linux edition

  27. British v/s American comedy dramas

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

  29. Effective Scala, part 8 - OO concepts

  30. Series - Effective Programming in Scala

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

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

  33. Effective Scala, part 5 - collections

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

  35. Effective Scala, part 3 - compatibility roulette

  36. Effective Scala, part 2 - domain modelling

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

  38. An overview of OCaml editor tooling

  39. Memorising branch order in git rebase

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

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

  42. Spoonfeeding machine architecture to OCaml toolchain on Apple Silicon

  43. List of movies better than their book counterparts

  44. An elegant triplet of fonts

  45. How to mark up a code snippet in HTML

  46. Location of emacs config

  47. What box-sizing does

  48. Fake SHA256 in a Nix derivation

  49. How to use Hover Click without animation in GNOME

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