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

  2. How I configured OS-specific fonts in Emacs

  3. A case of unsoundness in TypeScript

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

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

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

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

  8. Proximity of an error in static and dynamic languages

  9. Design Rework #1 - reworking my university hoarding

  10. Making tanstack docs more accessible with Stylus

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

  12. Name your SQL constraints

  13. Connecting to MySQL running on NixOS on local network

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

  15. Being chill

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

  17. The Trumping Joke

  18. Different kinds of simple

  19. Ki modal editor - first impressions

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

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

  22. Cool ways to generate a UUID

  23. Choosing curious over judgmental

  24. Scripting with Scala

  25. Task failed successfully - Linux edition

  26. British v/s American comedy dramas

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

  28. Effective Scala, part 8 - OO concepts

  29. Series - Effective Programming in Scala

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

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

  32. Effective Scala, part 5 - collections

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

  34. Effective Scala, part 3 - compatibility roulette

  35. Effective Scala, part 2 - domain modelling

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

  37. An overview of OCaml editor tooling

  38. Memorising branch order in git rebase

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

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

  41. Spoonfeeding machine architecture to OCaml toolchain on Apple Silicon

  42. List of movies better than their book counterparts

  43. An elegant triplet of fonts

  44. How to mark up a code snippet in HTML

  45. Location of emacs config

  46. What box-sizing does

  47. Fake SHA256 in a Nix derivation

  48. How to use Hover Click without animation in GNOME

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