Skip to content
View andrewsoutar's full-sized avatar

Organizations

@HostiFi

Block or report andrewsoutar

Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
andrewsoutar/README.org

Hi there 👋

My name is Andrew Soutar. During the day, I write code for @HostiFi, a Unifi and UISP cloud host. At night, I write more code - mostly in Common Lisp and C (odd combination, I know), but also Python, JS, C++, whatever. Most of that code is public. Contributions and comments are welcome - and if you’re having trouble using my code, feel free to reach out!

What I’m Working On

figment
I’m building a text editor that works the way I do. It’s written in Common Lisp (to make it easy for me to extend), and uses Vulkan for rendering, on top of the raw X11 and Wayland protocols. I’m using this as a learning project, to develop a better understanding of modern graphics architectures and things like that. I have a half-dozen or so other repositories that support this project as well.
pair.sh
I’m building a lightweight remote-shell tool - think SSH, but without having to install packages, set up servers, generate keys, open ports, etc. It’s designed around the use-case of quick, one-off remote access - useful for troubleshooting a problem, pair programming, things like that. This one has been on the back burner for awhile, so I haven’t made significant progress on it.

More about me

Check out my resume: https://andrewsoutar.com/resume. (It’s open-source, and built with Svelte!) Or get in touch: andrew@andrewsoutar.com.

Pinned Loading

  1. figment figment Public

    The editor I imagine

    Common Lisp 2

  2. gpt2tools gpt2tools Public

    Doing some interesting stuff with GPT-2

    C 1

  3. hello-metal hello-metal Public

    C

  4. dotfiles dotfiles Public

    Makefile