-
Different kinds of simple
-
Ki modal editor - first impressions
-
How I use :has()
selector to add table of contents
-
Forest safely tucked in plastic
-
Moved my years old OCaml projects to the new workflow with the
nightly dune dev edition). I had to fill
up the barebones dune-project
file with dependencies in one
of the projects. Otherwise, everything worked without a hitch!
-
Forgotten lesson remembered after staring 5 minutes at the screen: innerHTML
cannot contain a <script>
tag.
-
Cool ways to generate a UUID
-
Choosing curious over judgmental
-
Scala 3.5's CLI now makes scripting with scala seamless! Just a single-file script setup!
-
Task failed successfully - Linux edition
-
British v/s American comedy dramas
-
Stubborn pop-up on Mutual Fund Utilities (MFU) website
-
Effective Scala, part 8 - OO concepts
-
Series - Effective Programming in Scala
-
Effective Scala, part 7 - entry point of a project
-
Effective Scala, part 6 - Scala Build Tool (SBT)
-
Effective Scala, part 5 - collections
-
Effective Scala, part 4 - function v/s method
-
Effective Scala, part 3 - compatibility roulette
-
Effective Scala, part 2 - domain modelling
-
Effective Scala, part 1 - elements of a program
-
An overview of OCaml editor tooling
-
Memorising branch order in git rebase
-
I switched to fish shell
Nope. Back to bash.
-
Make an opam local switch and dune init project
work together
-
Spoonfeeding machine architecture to OCaml toolchain on Apple Silicon
-
List of movies better than their book counterparts
-
An elegant triplet of fonts
-
How to mark up a code snippet in HTML
-
Location of emacs config
-
What box-sizing
does
-
Fake SHA256 in a Nix derivation
-
How to use Hover Click without animation in GNOME
-
How to write a Firefox add-on in ClojureScript