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

Max Glenister

Max Glenister

In 2023, the Worker as Futurist Project supported 13 rank-and-file Amazon workers to write short, speculative fiction about The World After Amazon. The result is the book featured on this website.

https://afteramazon.world/

Max Glenister

Max Glenister

Boxie - a DIY always-offline audio player for kids

https://mariozechner.at/posts/2025-04-20-boxie/

Max Glenister

This is neat. I've used Deckset and Marp in the past, this seems like a nice successor!

https://sli.dev/

Max Glenister

Max Glenister

With Multipaint, you can draw pictures with the color limitations of some typical 8-bit and 16-bit computer platforms.

http://multipaint.kameli.net/

Max Glenister

Get out of my <head>

Make faster, more accessible, more environmentally friendly websites, by removing these tags from your site's <head>.

https://getoutofmyhead.dev/

Max Glenister

Tomb Engine - The open-source engine for custom Tomb Raider adventures

https://tombengine.com/

Max Glenister

The dark side of the Moomins Tove Jansson’s beloved stories, which turn 80 this year, are not cute: they are angry tales of apocalypse and breakdown.

https://www.newstatesman.com/culture/books/2025/04/dark-side-of-the-moomins-tove-jansson

Max Glenister

Browsers are starting to roll out changes in default UA styles for nested section headings. Developers should check that their sites don't rely on UA styles for certain cases to avoid unexpected results and failing Lighthouse checks

https://developer.mozilla.org/en-US/blog/h1-element-styles/

Max Glenister

Real-time AI generated Quake 2 that's playable in your browser

https://copilot.microsoft.com/wham?features=labs-wham-enabled

Max Glenister

Neat use of radial gradients and CSS variables!

A CSS technique that produces blurry image placeholders (LQIPs) without cluttering up your markup — Only a single custom property needed!

https://leanrada.com/notes/css-only-lqip/

Max Glenister

Max Glenister

A framework + installer to (very) quickly install Windows 98 on anything from a 486 up to a modern system

https://github.com/oerg866/win98-quickinstall

Max Glenister

Paged Out! is a free experimental (one article == one page) technical magazine about programming (especially programming tricks!), hacking, security hacking, retro computers, modern computers, electronics, demoscene, and other similar topics.

https://pagedout.institute/

Max Glenister

A work in progress matching decompilation and port of Sonic Advance 2 written in C

https://github.com/SAT-R/sa2

Max Glenister

Max Glenister

Max Glenister

PuTTY’s icon designs date from the late 1990s and early 2000s. They’ve never had a major stylistic redesign, but over the years, the icons have had to be re-rendered under various constraints, which made for a technical challenge as well.

https://www.chiark.greenend.org.uk/~sgtatham/quasiblog/putty-icons/

Max Glenister

Max Glenister

Max Glenister

😲

Game Bub, an open-source FPGA based retro emulation handheld, with support for Game Boy, Game Boy Color, and Game Boy Advance games.

https://eli.lipsitz.net/posts/introducing-gamebub/

Max Glenister

NESFab is a new programming language for creating NES games. Designed with 8-bit limitations in mind, the language is more ergonomic to use than C, while also producing faster assembly code. It's easy to get started with, and has a useful set of libraries for making your first — or hundredth — NES game.

https://pubby.games/nesfab.html