--- menu: "about" slug: "about" show: false title: "About" url: "/about/" pics: me: css: "image" # tip: "April energy production and consumption." sources: - "/files/about/me-funny.webp" - src: "/files/about/me-funny.jpg" width: 805 height: 493 --- ## About Me My name is Paul Duncan. I am a software developer living in Falls Church, VA. I am an [EV][] and renewable energy enthusiast. I have owned a [Tesla Model 3][model3] since March 2019. We [installed rooftop solar][solar] in September 2022. I enjoy reading about math, programming, computer security, and science, writing [Open Source software][oss], tinkering with electronics, [3D printing][], and creating electronic music. In my spare time I run a couple of servers which provide web and email hosting for friends and family. ## About This Site This has been my web site since 1998. The site name is a combination of "pablo" (my nickname) and "tron" (technical). I typically post project updates, longer articles, and links that I find interesting. In 2019 I resurrected this site after a 10-year hiatus and migrated from a custom [PHP][] backend to [Jekyll][]. In 2021 I switched from [Jekyll][] to [Hugo][]. I am still in the process of migrating some of the older content. Feel free to contact me if you are looking for something and can't find it. ## Links * [GitHub][github-me]: My [GitHub][] page. * [Keybase][keybase-me]: My [Keybase][] page. * [Mastodon][mastodon-me]: My [Mastodon][] page (currently empty). * [PGP Key][pgp-key]: My [PGP][] key. ## Old Sites Archives of this site and my other sites are available via the [Wayback Machine][] at the following URLs: * [Pre-1999 Site (archive)][ia-efn]: My personal site before 1999. Try not to giggle (too much). * [paulduncan.org (archive)][ia-pdo]: My personal site from 2003 until 2017. * [pablotron.org (archive)][ia-pto]: Technical content from 1998 until now. [oss]: https://en.wikipedia.org/wiki/Open-source_software "Open Source software" [3d printing]: https://en.wikipedia.org/wiki/3D_printing "3D printing." [jekyll]: https://jekyllrb.com "Jekyll static site generator." [wayback machine]: https://web.archive.org/ "Internet Archive Wayback Machine." [ia-efn]: https://web.archive.org/web/*/http://efn.org/~p_duncan/ "My personal site before 1999." [ia-pdo]: https://web.archive.org/web/*/https://paulduncan.org/ "My personal site from 2003 until 2017." [ia-pto]: https://web.archive.org/web/*/https://pablotron.org/ "My personal and technical site from 1998 until the present." [php]: https://php.net/ "PHP programming language" [hugo]: https://gohugo.io/ "Hugo static site generator." [ev]: https://en.wikipedia.org/wiki/Electric_vehicle "Electric vehicle" [model3]: https://en.wikipedia.org/wiki/Tesla_Model_3 "Tesla Model 3" [github-me]: https://github.com/pablotron "My GitHub page." [github]: https://github.com/ "GitHub" [keybase-me]: https://keybase.io/pablotron "My Keybase page." [keybase]: https://keybase.io "Keybase secure messaging and file sharing" [solar]: {{< relref "posts/2022-09-11-solar-panels.md" >}} "Solar panels" [mastodon-me]: https://infosec.exchange/@pabs "My Mastodon page." [mastodon]: https://joinmastodon.org/ "Mastodon" [pgp]: https://en.wikipedia.org/wiki/Pretty_Good_Privacy#OpenPGP "OpenPGP" [pgp-key]: /files/pabs.asc "My PGP key."