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

Max Glenister

I make web stuff all day every day. This is refreshing! πŸ‘

Intro to the Web Revival #1: What is the Web Revival? https://thoughts.melonking.net/guides/introduction-to-the-web-revival-1-what-is-the-web-revival

Max Glenister

πŸ“… Tomorrow it's from 9:30 AM BST

πŸ«‚ Join in from wherever you are! πŸ‘‰http://remotehack.space

πŸ“’ There might be new periodic Airquotes The Podcast Airquotes recordings: https://remotehack.space/live/

Max Glenister

πŸ“£ A new blog post: Using a Raspberry Pi to Host a local Visual Studio Code Server

https://blog.omgmog.net/post/raspberry-pi-local-dev-vscode-remote/

Max Glenister

The forgotten benefits of β€œlow tech” user interfaces https://uxdesign.cc/the-forgotten-benefits-of-low-tech-user-interfaces-57fdbb6ac83

Max Glenister

Man, 90s appliance UIs were a ride!

About the Dual MN 8010, the remarkable retro stereo set you've never heard of, that has a GUI (Graphical User Interface).

https://www.youtube.com/watch?v=ckiZf9X8GrY

Max Glenister

The Nightmare Of Getting DOOM Running On A Serious Business Machine ...

https://www.youtube.com/watch?v=XzhCGSE7KKw

Max Glenister

Max Glenister

Well this DALL-E 2 is insane! Going to have to be even more critical/sceptical when consuming content...

"My deepfake DALL-E 2 vacation photos passed the Turing Test"

https://www.mattbell.us/my-fake-dall-e-2-vacation-photos-passed-the-turing-test/

Max Glenister

This is a great build log for converting a garage to a habitable workshop space.

Feeling bad that I've not done anything close to this with my garage yet!

https://michd.me/blog/diy-garage-to-workshop-conversion/

Max Glenister

Portal64: A demake of portal for the Nintendo 64

https://github.com/lambertjamesd/portal64

Max Glenister

These are some great a11y tips, and great explanations/examples too!

https://hidde.blog/common-a11y-issues/ https://hidde.blog/more-common-a11y-issues/

See also: https://www.a11yproject.com/checklist/

Max Glenister

Tomb Raider Reflection Effect: How it works

https://www.tombraiderforums.com/showthread.php?t=226585

Max Glenister

I've been using a couple of these tools for a while now with Windows 10. Great to see such a detailed overview of the whole suite!

PowerToys - 11 awesome features Microsoft won’t add to Windows: https://www.fourth-wall.co.uk/post/powertoys-11-awesome-features-microsoft-won-t-add-to-windows

Max Glenister

"Building like it's 1984: Scrollbars in web applications" https://height.app/blog/scrollbars-in-web-applications

Max Glenister

Great use of CSS variables to set inheritable aspect ratio styles!

"Building a combined CSS-aspect-ratio-grid" https://9elements.com/blog/combined-aspect-ratio-grid/

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

Max Glenister

⌚ Lots of information about 7 segment displays, and some alternative designs https://www.youtube.com/watch?v=RTB5XhjbgZA

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!

http://savethesounds.info

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!

https://tomcritchlow.com/2022/04/27/triple-entry-blogging/

Max Glenister

Looking forward to trying this!

It's time to renew https://mikage.app/time-to-renew-3ds-emulation/

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:

https://www.youtube.com/watch?v=81WM_cjp9fo

https://www.youtube.com/watch?v=ICf5RvdS7wQ

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 https://hoten.cc/blog/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!