Skip to main content

A photo of Max Glenister

UX Design, UI Design & Front-end Development. Technically a cyborg.

omgmog.net

blog.omgmog.net

indieweb.social/@omgmog

github.com/omgmog

www.linkedin.com/in/omgmog/

Max Glenister

Giving this a go, as I'm already using Hyper-V with some guest OS' on this machine I had to fiddle with the Virtualbox settings to get the installer going, but it seems to be working‼

"Push-button installer of macOS Catalina, Mojave, and High Sierra guests in Virtualbox for Windows, Linux, and macOS" https://github.com/myspaghetti/macos-virtualbox

GitHub - myspaghetti/macos-virtualbox: Push-button installer of macOS Catalina, Mojave, and High Sierra guests in Virtualbox for Windows, Linux, and macOS
Push-button installer of macOS Catalina, Mojave, and High Sierra guests in Virtualbox for Windows, Linux, and macOS - GitHub - myspaghetti/macos-virtualbox: Push-button installer of macOS Catalina,...

Max Glenister

⌚ Lots of information about 7 segment displays, and some alternative designs

YouTube video thumbnail

Max Glenister

🤯

Q1K3 – An homage to Quake in 13kb of JavaScript

Play it: https://phoboslab.org/q1k3/ Making of: https://phoboslab.org/log/2021/09/q1k3-making-of

Max Glenister

Starting a bunch of these sounds at once beats white noise, hands down!

Max Glenister

I suppose as a Jekyll/Github Pages user I've grown used to the levels of redundancy afforded by using the platform, and it's pretty neat for my development process to be so transparent (if anybody is bothered to look!)

If you're using Github and have a good number of followers, you also get a bit of syndication for free in the form of your commits showing up on your followers' timelines.

The only downside I've found is that I tend to have multiple drafts, on multiple clones of my blog repository across multiple machines, and I tend to lose stuff if I don't finish writing and publish in a timely manner!

Triple Entry Blogging
...and some thoughts on servers in the modern age

Max Glenister

Looking forward to trying this!

It's time to renew

It's time to renew 3DS emulation: We're back!
It's official: Mikage is returning! We picked development back up again, and here's what's new: Supercharged performance, improved compatibility, and a fresh new PC port!

Max Glenister

Excited to see that @LazyDevsAcademy@twitter has started a new series. This time it's to make your own shmup!

Parts 1 and 2:

YouTube video thumbnail
YouTube video thumbnail

Max Glenister

It's 2022 and :only-child isn't aware of text nodes?

I'm trying to select an image that is the only direct descender of an element, with no text node siblings, e.g.:

<div><img /></div>

Not

<div>Hello<img />World</div>

div img:only-child will select this img in both cases, as will div img:first-child and div img:last-child

Am I missing something?

Max Glenister

Amazing! 😍🕹

Porting Zelda Classic to the Web

Max Glenister

I've been fiddling with my instance (https://social.omgmog.net), and for now I think I'm happy with it and how it integrates with the rest of my site.

Another couple of evening and it'll hopefully match my site design more!

indieweb

Max Glenister

Alright, looks as if I've got this Known thing working!