Skip to content
View vmhl87's full-sized avatar

Block or report vmhl87

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

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

Report abuse
vmhl87/README.md

Hello! I'm Vincent Loh, a high school junior.

I make various little projects here and there, and also enjoy competitive programming (USACO, Codeforces, AtCoder). I also mantain a little blog that post to every so often (though not enough).

Hardware:

Desktop

AMD machine (Ryzen 5 2600) running Debian 12. Minimalistic i3 setup.

Laptop

I run a (former) celeron chromebook as my main laptop. It's now on debian 12, with a similar minimal i3 setup. Additionally, I've underclocked the N4020 processor to 800mhz.

Interestingly, it holds up well enough to perform basic web browsing and pretty much any CLI workflow without issues. Combined with its relatively alright wifi card and its actually pretty insane battery capacity, I'm able to use it as a thin client - running lighter tasks on-laptop, and offloading heavier tasks to my desktop via SSH/VNC.

Usually, I only use my laptop at school, and it lasts around a week and a half to two weeks of usage on a single charge. When I'm traveling and using it more often, I easily get four or five days. Because of this, I can often get away with not bringing around a charger at all on most trips.

Phone

I use a jailbroken iphone SE (first generation, from 2016) on iOS 13.4.1. It has the clang toolchain and SDK installed, so I can (and sometimes do) code on this device.

It is jailbroken with Odysseyra1n, running the Procursus bootstrap.

I am not that good at Objective-C, but I have written a few tweaks - for example radianator.

I have some old web games on OpenProcessing, mostly uncompleted.

Pinned Loading

  1. oly oly Public

    competitive programming repo

    C++ 2

  2. matrix matrix Public

    minimal text-based screensaver

    C

  3. alg_design alg_design Public

    algorithm design class - shared codespace

    Python

  4. fbgui fbgui Public

    extremely light framebuffer "gui" library

    C 2