Email or username:

Password:

Forgot your password?
15 posts total
Ron Gilbert πŸ΄β€β˜ οΈπŸ΄β€β˜ οΈπŸ΄β€β˜ οΈ

JD Vance says we should replace experts in every field with "common sense wisdom".

Let's see how he feels when his pilots are replaced with people who just have common sense about what flying should be like.

*I say this as a pilot who is continually amazed by what people think flying a plane is really like.

Show previous comments
Moreno Colaiacovo

@grumpygamer And the examples may be countless.. it's amazing how much this dangerous narrative is widespread

Alexander The 1st

@grumpygamer Also, I can't help but imagine how Boeing took that advice kind of literally, by not letting the experts clarify that, yes, the plane should not use a single sensor for MCAST, and door plugs are bad compared to just a normal plane shell in the same space.

Show previous comments
Glyph

@grumpygamer with this toot you have instantly locked the two wolves inside me in a mortal battle between "yeah! programming is fun and cool!" and "no! promulgating a toxic hustle culture will burn people out!"

Eliot Lash

@grumpygamer
Ok, here's some code I am working on today to add support to #Tusky for default reply visibility setting on Mastodon posts github.com/tuskyapp/Tusky/pull

Shout out to the original author @pixellight - I am just doing some small fixes to her code to get it ready to merge. Very excited about this being merged soon because I have been running a custom fork of Tusky since 2022 just so I could get this one feature. I love #OpenSource!

#SourceCodeSunday #MastoDev #AndroidDev

@grumpygamer
Ok, here's some code I am working on today to add support to #Tusky for default reply visibility setting on Mastodon posts github.com/tuskyapp/Tusky/pull

Shout out to the original author @pixellight - I am just doing some small fixes to her code to get it ready to merge. Very excited about this being merged soon because I have been running a custom fork of Tusky since 2022 just so I could get this one feature. I love #OpenSource!

BITNACHT

@grumpygamer

MODULE Sunday;
IMPORT Dos, io;
VAR date: Dos.Date;
BEGIN Dos.DateStamp(date);
IF date.days MOD 7 = 0 THEN
io.WriteString("It is #SourceCodeSunday!");
ELSE
io.WriteString("I guess we have to wait. :-(");
END ;
io.WriteLn
END Sunday.

Ron Gilbert πŸ΄β€β˜ οΈπŸ΄β€β˜ οΈπŸ΄β€β˜ οΈ

PSA: If you're putting a link in Mastodon, please include the https:// part so Mastodon turns it into a clickable link. I see a lot of artists promoting stuff on itch.io who fail to create a clickable link.

Show previous comments
KLARMARX

@grumpygamer Maybe links are counted as 23 characters (Illuminati 😱) and itch.io links are probably shorter, especially without the protocol.

On the other hand I like the fact to post ridiculously long links, which only account to 23 characters.

…might work for coffee…

@grumpygamer
And don't use link shorteners. It hinders to see where we land, and in Mastodon every link has a fixed lenght. No matter how long the original one is. So you do not need to save characters by using shorteners. (something around 20 chars)

Ron Gilbert πŸ΄β€β˜ οΈπŸ΄β€β˜ οΈπŸ΄β€β˜ οΈ

Things about 2023 that would have surprised me:

61: I can walk into a bank with a mask on and no one cares.

Ron Gilbert πŸ΄β€β˜ οΈπŸ΄β€β˜ οΈπŸ΄β€β˜ οΈ

I am heading to Germany for devcom to meet up with some of the Return to Monkey Island team and talk about the aforementioned so there will be no todo lists for the next week.

#devcom

Ron Gilbert πŸ΄β€β˜ οΈπŸ΄β€β˜ οΈπŸ΄β€β˜ οΈ

I have a Google Alert for my name. Half of the alerts are stories about games where I was mentioned, the other half are people named Ron Gilbert who died. It's creepy and fascinating.

Show previous comments
Nimbus Wolf

@grumpygamer I once played an adventure game made by a Dave Gilbert, causing me to do a double-take and confirm that, yes, they are their own person and not a Frankenstein melding of you and Dave Grossman.

Phil Ashby :marmite: 🍡

@grumpygamer Heh, I once got the invoice for all the personal copies of an author's autobiography he had ordered, this guy: en.wikipedia.org/wiki/Phil_Ash - fun conversation with Macmillian ensued πŸ˜€

Ron Gilbert πŸ΄β€β˜ οΈπŸ΄β€β˜ οΈπŸ΄β€β˜ οΈ

Unions can also be their own oppressive mess but it’s probably slightly better than what we have now. I do worry about how rigid unions would hamper true indie game work.

3/3

Ron Gilbert πŸ΄β€β˜ οΈπŸ΄β€β˜ οΈπŸ΄β€β˜ οΈ

I support the game industry unionizing, not only to create reasonable working hours, but also to stop companies from getting rich off our hard creative work. I don’t think game writers should be part of the WGA, the business are too different, and I’ve seen the cluster fuck of hollywood unions trying to get into games.

2/3

Ron Gilbert πŸ΄β€β˜ οΈπŸ΄β€β˜ οΈπŸ΄β€β˜ οΈ

I really hope the TV writers can get something meaningful from the strike. I’m skeptical only because big companies taking advantage of creatives is burned into their DNA. I see this all the time. Thimbleweed Park was the first game I ever saw anything from. I am getting something from RtMI but it’s small. I’ve created a lot over the years and only made other people rich.

1/3

Ron Gilbert πŸ΄β€β˜ οΈπŸ΄β€β˜ οΈπŸ΄β€β˜ οΈ

Because Mastodon doesn't allow quoted posts, I see is a lot of Mastodon users posting screenshots of the post they want to quote. It's interesting how people will find a way to get around any obstacle. It's a daily battle in game design. If you don't let players do something they really want to do, they find away and often break your game to do it. Not sure where this post is going, it's early and I haven't had coffee yet.

Show previous comments
ralf tauscher :FreiburgSocial:

@grumpygamer haha, i even made a part 3 textadventure fangame myself, because i couldnt wait ;)

Johannes Deml

@grumpygamer Thank you for this wonderful game, I very much enjoyed it. I really liked the setting and humor with so many little details sparkled all over the game ✨

Go Up