From 4e965c7d9a66d6a72b24c7b319c10d8006f2026e Mon Sep 17 00:00:00 2001 From: Mark Powers Date: Tue, 19 Jul 2022 21:12:41 -0500 Subject: Initial Commit --- content/about.md | 56 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 56 insertions(+) create mode 100644 content/about.md (limited to 'content/about.md') diff --git a/content/about.md b/content/about.md new file mode 100644 index 0000000..515d82d --- /dev/null +++ b/content/about.md @@ -0,0 +1,56 @@ +--- +title: "About" +date: 2022-07-13T20:37:25-05:00 +--- +Hello! I'm Mark Powers. This is my website. I started it back in 2018 when I +wanted to share my process of learning to bake bread. Now it's mostly just a +general blog, but also where I host a lot of my [projects](/projects). + +Occupation +: Software Engineer - DevOps Lead at [Chameleon +Cloud](https://chameleoncloud.org) + +Location +: Chicago. Previously, Chicago Suburbs, Madison, and West Michigan + +Almae Matres +: Hope College, UW-Madison + +Source Code +: [gitweb](https://git.marks.kitchen) +: [github](https://github.com/Mark-Powers/) + +Social +: [markp@fosstodon](https://fosstodon.org/@markp") + +Hobbies +: Programming, video games, reading, bicycling, woodworking, chess, cooking, +disc golf + +Operating System +: Regolith Linux — I like how little fuss Ubuntu is, it runs any I want without +too much hassle. Regolith is great for people like me, who are also want to +try/use i3 in an environment they are comfortable with. + +Editor +: Vim — I stick mostly to defaults. I like that pretty much on any system, +it'll have this editor that I am used to, and Vim is very powerful with enough +practice. + +RSS Reader +: Miniflux — I like being able to browse feeds anywhere. Previously, I used +FreshRSS, but my install broke and I couldn't fix it. I have over 500 feeds at +the moment, and the fetching service of Miniflux works well. + +Pets +: One very fluffy black cat, one shorthair kitten + +Erdos Number +: 3 — Myself ↔ Charles A. Cusack ↔ Charles J. Colbourn ↔ Paul Erdos + +Articles +: Keahey, Kate, Jason Anderson, Michael Sherman, Zhuo Zhen, Mark Powers, Isabel Brunkan, and Adam Cooper. "Chameleon@Edge Community Workshop Report." (2021). +: Cusack, Charles A., Aaron Green, Airat Bekmetjev, and Mark Powers. "Graph pebbling algorithms and Lemke graphs." Discrete Applied Mathematics 262 (2019): 72-82. +: Cusack, Charles A., Airat Bekmetjev, and Mark Powers. "Two-pebbling and odd-two-pebbling are not equivalent." Discrete Mathematics 342, no. 3 (2019): 777-783. +: Cusack, Charles A., Mark Powers, and Airat Bekmetjev. "Doppelgangers and Lemke graphs." Discrete Mathematics 341, no. 10 (2018): 2686-2693. + -- cgit v1.2.3