@thomasfuchs is there not some issue to do with SSL certificates going out of date that has essentially internet-bricked old hardware running old OS X or something? Think I tried an old MacBook running Snow Leopard recently and it was next to useless!
Notices by Joseph Humfrey (joethephish@mastodon.gamedev.place)
-
Embed this notice
Joseph Humfrey (joethephish@mastodon.gamedev.place)'s status on Sunday, 07-Dec-2025 02:04:53 JST
Joseph Humfrey
-
Embed this notice
Joseph Humfrey (joethephish@mastodon.gamedev.place)'s status on Tuesday, 05-Nov-2024 08:16:00 JST
Joseph Humfrey
@andrewrk Yeah I’ve done the same with enums in C#, it works great! Though it feeeeels slightly hacky?
I think some languages have that as keyword, a bit like a type alias but not allowing it to be interchangeable with the original. Maybe “distinct”? (I’m sure you know about this as a thing much better than me!)