summaryrefslogtreecommitdiffstats
path: root/site/opinions/index.org
blob: 309aaedfdbdc1c318b2983fa26ce1343325ff966 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
#+TITLE: Opinions

I may have some opinions on some topics, and sometimes I may want to share
them. However, I strongly believe facts and opinions are two differents things,
and even though I do not intend to write plain wrong facts, I prefer to keep two
separate indexes.

I would encourage you to use your critical mind while reading these write-ups.

** 2022

   - [[./StackedGit.org][How I Use Stacked Git at ~$WORK~]] ::
     I’ve been using Stacked Git at ~work~ for a few months, and as of
     January 2022,

** 2017

- [[./MonadTransformers.org][Monad Transformers are a Great Abstraction]] ::
  Monads are hard to get right, monad transformers are harder. Yet, they remain
  a very powerful abstraction.