Skip to content

Commit

Permalink
Add Fabien's interview and portrait
Browse files Browse the repository at this point in the history
  • Loading branch information
waferbaby committed Nov 9, 2023
1 parent d8822e1 commit 0426cae
Show file tree
Hide file tree
Showing 2 changed files with 44 additions and 0 deletions.
44 changes: 44 additions & 0 deletions posts/fabien.sanglard.markdown
Original file line number Diff line number Diff line change
@@ -0,0 +1,44 @@
---
title: Fabien Sanglard
summary: Developer
date: 2023-11-09
categories:
- developer
- game
- linux
- mac
- windows
---

### Who are you, and what do you do?

I am Fabien Sanglard. Born and raised in France, I lived in Canada for 10 years and now I am based in California. I program computers and cell phones for a living. Online, I am better known for the articles I publish on [fabiensanglard.net](https://fabiensanglard.net/ "Fabien's website."), and books I authored such as the [_Game Engine Black Book: Wolfenstein 3D_](https://fabiensanglard.net/gebbwolf3d/ "Fabien's book about Wolfenstein 3D."), the [_Game Engine Black Book: DOOM_](https://fabiensanglard.net/gebbdoom/ "Fabien's book about the original DOOM game."), and [_The Book of CP-System_](https://fabiensanglard.net/cpsb/ "Fabien's book about Capcom arcade games."). Besides programming, reading a lot of code, and explaining stuff, I enjoy rock climbing and spending time with my two cats.

### What hardware do you use?

It depends on the mood of the day. I can use [The Beautiful Silent PC](https://fabiensanglard.net/the_beautiful_machine/ "Fabien's post about his quiet PC."), my wife's [Mjolnir](https://fabiensanglard.net/mjolnir/ "Fabien's post about his wife's gaming PC."), or [the Diablo 2 machine](https://fabiensanglard.net/d2r/ "Fabien's post about his Diablo 2 gaming PC.") if I need Windows, which I try to avoid as much as possible. If I am restless and need to roam, I have a [Carbon X1 Gen9][thinkpad-x1-carbon] running [Ubuntu][] and a [MacBook Pro M1][macbook-pro] which also runs Ubuntu via a [UTM][] VM. For the screen I use a huge 32" BenQ. I tried to find an excuse to buy an [Apple XDR][pro-display-xdr] but failed. I built an amazing standing desk with a countertop from Home Depot and raising legs from Amazon.

### And what software?

To write HTML for my website, I use [Sublime Text][sublime-text]. If I am on a Mac, I use [Cyberduck][] to sync (I work straight on prod, that's right). On Linux, it is a dream to keep things in sync via [sshfs][].

For the books, it is the same setup except that I need to compile my [LaTeX][] to PDF with [pdfTeX][].

For both mediums, I draw with [Inkscape][] and perform image manipulation with [Photoshop][] (sadly Mac only).

### What would be your dream setup?

This is what I described above.

[cyberduck]: https://cyberduck.io/ "An FTP/SFTP client."
[inkscape]: https://inkscape.org/ "An open-source vector graphics program."
[latex]: https://www.latex-project.org/ "Typesetting software."
[macbook-pro]: https://www.apple.com/macbook-pro/ "A laptop."
[pdftex]: https://tug.org/applications/pdftex/ "Software for creating PDFs from TeX files."
[photoshop]: https://www.adobe.com/products/photoshop.html "A bitmap image editor."
[pro-display-xdr]: https://www.apple.com/pro-display-xdr/ "A 32 inch professional monitor."
[sshfs]: https://code.google.com/archive/p/macfuse/wikis/MACFUSE_FS_SSHFS.wiki "An SSH file system for MacFUSE."
[sublime-text]: http://www.sublimetext.com/ "A coder's text editor."
[thinkpad-x1-carbon]: http://web.archive.org/web/20201225130617/https://www.lenovo.com/us/en/laptops/thinkpad/thinkpad-x/ThinkPad-X1-Carbon-5th-Generation/p/22TP2TXX15G "A lightweight PC laptop with a 14 inch screen."
[ubuntu]: https://ubuntu.com/ "A Unix distribution."
[utm]: https://mac.getutm.app/ "Virtualisation software for macOS."
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit 0426cae

Please sign in to comment.