summaryrefslogtreecommitdiffstats
path: root/content/about/index.org
blob: 2fa208d0e97942053dd018bd199b8db2e621e5f5 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
#+TITLE: About
#+DATE: 2020-06-16T15:48:31-04:00
#+DRAFT: false
#+DESCRIPTION: About the author of the lambda.cx blog
#+TAGS[]:
#+KEYWORDS:
#+SLUG:
#+SUMMARY:

Hello! My name is Dante Catalfamo. I'm a developer at [[https://www.shopify.ca/][Shopify]]. I live
in Ottawa, Ontario, Canada.

I'm a big fan of [[https://www.openbsd.org/][OpenBSD]] and [[https://www.gnu.org/software/emacs/][Emacs]], hacking on both regularly. In
fact, this blog is written in Emacs and hosted on OpenBSD using
[[https://man.openbsd.org/httpd.8][httpd]].

I enjoy learning new languages and paradigms and have have written
projects in, or am currently using:
- C
- Common Lisp
- Emacs Lisp
- Forth
- FreeCAD
- Go
- HTML/CSS/Javascript (Vanilla, Meteor, Vue, jQuery, React)
- PHP (Laravel)
- POSIX Shell/Bash
- Python (2/3)
- Raku (Perl 6)
- Ruby (Rails)
- Scheme
- Solidity (Ethereum)

I run a lot of my own infrastructure, maintaining many networked
machines both at home and in various data centers for hosting many
services I use every day. I'm also very interested in privacy and
freedom of information.

I've often found myself writing myself notes about various problems
I've solved after not being able to find adequate solutions online. I
figure I'm not the only one who has these problems, so I thought I'd
share my notes online!

Unless you're a spammer, feel free to contact me.

*Clicking the code below will decode the address in your browser.*

#+BEGIN_SRC shell
echo "ZGFudGVAbGFtYmRhLmN4Cg==" | openssl base64 -d
#+END_SRC

It's always fun to hear from people!

#+ATTR_HTML: :title Me Playing A Quick Game Of 9x9 Go
#+ATTR_HTML: :alt Me Playing A Quick Game Of 9x9 Go
[[file:cover.jpg]]

#+begin_export html
<script src="email.js"></script>
#+end_export