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. Improved font rendering in Guix

  2. git stage over git add

  3. On Stephen Baxter's Manifold books

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

  5. How I configured OS-specific fonts in Emacs

  6. A case of unsoundness in TypeScript

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

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

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

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

  11. Proximity of an error in static and dynamic languages

  12. Design Rework #1 - reworking my university hoarding

  13. Making tanstack docs more accessible with Stylus

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

  15. Name your SQL constraints

  16. Connecting to MySQL running on NixOS on local network

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

  18. Being chill

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

  20. The Trumping Joke

  21. Different kinds of simple

  22. Ki modal editor - first impressions

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

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

  25. Cool ways to generate a UUID

  26. Choosing curious over judgmental

  27. Scripting with Scala

  28. Task failed successfully - Linux edition

  29. British v/s American comedy dramas

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

  31. Effective Scala, part 8 - OO concepts

  32. Series - Effective Programming in Scala

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

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

  35. Effective Scala, part 5 - collections

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

  37. Effective Scala, part 3 - compatibility roulette

  38. Effective Scala, part 2 - domain modelling

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

  40. An overview of OCaml editor tooling

  41. Memorising branch order in git rebase

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

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

  44. Spoonfeeding machine architecture to OCaml toolchain on Apple Silicon

  45. List of movies better than their book counterparts

  46. An elegant triplet of fonts

  47. How to mark up a code snippet in HTML

  48. Location of emacs config

  49. What box-sizing does

  50. Fake SHA256 in a Nix derivation

  51. How to use Hover Click without animation in GNOME

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