

These days there are ten packages for every task.


These days there are ten packages for every task.


Lua works smooth like butter with binary libraries written in C (since it’s made to be embeddable in C), but also it’s so fast that for many things people just do libraries in plain Lua.
I prefer the same PS layout, but some other people complain about the left stick not being under the ‘default’ thumb position, and thus like Xbox controllers more.
It’s the all-time great PS controller, except I can’t actually hold the bottom protrusions in my hands.
What’s not to like? Just don’t hold the controller with your hands like you would normally do!


There’s a small strategy game called ‘Antiyoy’, with simplistic mechanics, which works for short-ish games: you can do a stint while waiting in queue or such. Iirc ‘Antiyoy Classic’ is entirely offline, while the regular one has an online mode. Both have no ads and near zero permissions, unless something changed since I last played.
You can try ‘Diplicity’ for an online strategy a-la ‘Risk’ where you bargain and do alliances with other players, until one of you wins the whole thing. There’s no randomness. It’s an implementation of the board game ‘Diplomacy’.
‘Hocus’ is a nice spatial puzzle with impossible geometry. Iirc it requires payment for additional levels, but has no ads.
The app ‘Fabularium’ runs text adventures, i.e. games where you type your actions and read the description of what happens. There are a myriad of such adventure games, many with novel mechanics. You’ll need to download the games themselves separately, mainly from IFDb.org. ‘Fabularium’ isn’t the only app that runs text adventures, but I like it and it supports more formats than some other apps do.


OpenTTD is fine on a tablet — though controls aren’t specially adapted, they just emulate a mouse. On a phone screen the controls are too small and everything is crowded.
Regarding email, consider buying a personal domain for your email address. You specify the ip addresses of the email provider in the domain’s DNS, and on the provider’s side specify that the domain is for your email box. This way, if the email provider doesn’t work out, you only need to change the DNS records to another provider, instead of changing the email address on accounts (which is often impossible).
However, not all email providers support custom domains, and some only do that on paid tiers.


Good question, especially considering that the site is owned by Fandom, Inc. now.
I’ve seen several sites dedicated to old games go down in just a few recent years.


It’s just that I made a resolve recently-ish that I need to properly get into stories in games. Unlike back in the day, when I played through ‘Half-Life’ 1 and 2 and gathered pretty much nothing about the plot. ‘Disco Elysium’ seems to be the type of a game where a lot of the story is in the details dropped by the characters, reading materials, etc.
I’ve been recently replaying the original ‘Deus Ex’, and had Denton crawl around every level for hours, reading each newspaper and poster he comes across. The papers do in fact frame the main story, clarifying the relations between factions and such.
An extreme case of this is apparently the ‘Elder Scrolls’ universe, with which the community gathered sizeable lore and history that goes several layers deep. I’ve never played the games (perhaps for the best), and only happened upon a tangential discussion about this, but the impression was that they’re deciphering it like ‘Ulysses’.


Stuff about the setting that I learn from the characters. Perhaps you have better memory than me.
Steam has notes built in
This is great to know. I need to see if Steam accepts my copy of the game, for which I didn’t pay to the company after what they did to the developers.


But he’s a professional detective, presumably with the skill to gather information and put it together. Meanwhile I’m a professional scatterbrain who writes down notes for programming projects that take more than a day. It would be unrealistic for me to roleplay as him, especially if I step away from the game for a couple weeks and forget most of the details. If I can code while hungover, he probably can do detective stuff while hungover.


I love everything about ‘Disco Elysium’ in isolation. Art style? Gorgeous. Grimy noiry mood, right up my alley. I love isometric RPGs, though it’s been a while since I played any. Writing is great, from what I’ve heard. Novel mechanics, probably beautiful.
Only, I get into a couple dialogs and realize I need a second computer on the desk, to type up notes. Ain’t no way I’m remembering any of that, especially since I tend to take long breaks in a playthrough. And I just decided in recent years that I need to pay closer attention to stories in games, which I neglected to do back in my youth.
I’ve put twenty notes into the phone (with swipe-typing, thankfully), and that ended my initial experience.


AFAIK, there is no criminality (even in Russia) for homosexuality or religion.
You don’t know shit about fuck.


Peter Thiel explicitly sided with Sauron in an interview, because “things work in Mordor, while outside Mordor it’s all wishy-washy and environmental”.


AI is a hallucination engine
Whiplashed by one of the works by great bassist and producer Bill Laswell being inadvertently mentioned in discussion of AI.
My favorite quote from the book:
Until a man is twenty-five, he still thinks, every so often, that under the right circumstances he could be the baddest motherfucker in the world. If I moved to a martialarts monastery in China and studied real hard for ten years. If my family was wiped out by Colombian drug dealers and I swore myself to revenge. If I got a fatal disease, had one year to live, devoted it to wiping out street crime. If I just dropped out and devoted my life to being bad.
Hiro used to feel that way, too, but then he ran into Raven. In a way, this is liberating. He no longer has to worry about trying to be the baddest motherfucker in the world. The position is taken.


Dunno about the artstyle: a lot of 90s to early-2000s 3d shooters had that grimy look, perhaps to show off the textures. But the jacket and the casually lowered gun definitely factored into the recognition.
Just FYI, if you just use Firefox in both OSes, you can sync the tabs, history, and extension settings. Though I’ve seen the opinion that Safari works faster, but OTOH extension developers are unhappy with Apple’s publishing/vetting process, and some devs dropped support for Safari that they provided previously.
I wonder if iOS and watchOS being macOS in miniature means that the terminal can be used on them natively, like on Android.
There’s a Lua module for Nginx, and in particular OpenResty bundles those two. Lua is snappy as hell, especially in the LuaJIT variant, and uses very little memory — so when it’s paired with Nginx, one could probably run a performant web app on a toaster.