-
DeVaultSetter replied to the topic MWEdit in the forum Projects 5 months ago
Yeah, there was hope one of the openai-compatible AI providers could provide a cogent answer to questions like what have the goblins and their durzogs done to our code formatting. Not all of their chats are working out at present. 😛 https://github.com/sourcebot-dev/sourcebot/issues/633
Out of luck there, this thread mentions
AllocConsole,…[Read more] -
Spastic Hamburger replied to the topic MWEdit in the forum Projects 5 months ago
In that case, I’ll go ahead and start breaking things!
I’m not sure how much help an AI search tool will be in this case as it compiles fine but doesn’t run properly. Unless it can also test it in a Windows instance, it probably needs human analysis.
Another thought just occurred to me: could you run the broken version of MWEdit from the…[Read more]
-
DeVaultSetter replied to the topic MWEdit in the forum Projects 5 months ago
Sounds good. 🙂
Couldn’t resist posting a link onto yet another helpful tool Sourcebot – could it be this is the one that can magically cure all the ailments of MWEdit? -
Spastic Hamburger replied to the topic The Long Hall of Hilarity in the forum Discussion 5 months ago
And another classic:
-
Spastic Hamburger replied to the topic Cooking in the forum Discussion 5 months ago
Doesn’t appear on their list of salads, either 🙁
Always go with brewed coffee! Of course, I’m not very good at making it but it’s not too bad. 😛 Don’t like to take up my counter space with a coffee machine (got rid of the old one as it was too big) so I use a tea infuser to do the job 🙂
So these days, USA Pan is one of the better options. I…[Read more]
-
Spastic Hamburger replied to the topic MWEdit in the forum Projects 5 months, 1 week ago
Okay, I’ve updated the linked issue updated with the current plan of action. If it looks satisfactory, I’ll start implementing the new layout after I give the linked projects another look-see. Once I start, all builds will be broken for a few weeks until all of the paths are updated 🙂
-
DeVaultSetter replied to the topic Cooking in the forum Discussion 5 months, 1 week ago
How about revamping the Green Goddess Salad. There wants to be more clarity on it so bemoaned the fact there is no article for it on Salad Dressing page.
Never tried paprika in coffee – probably best without sweetener though. Is that instant or brewed?
Please share some of your newly found pan lore. 🙂
Wouldn’t it be cool if you could visit a…[Read more] -
Spastic Hamburger replied to the topic MWEdit in the forum Projects 5 months, 1 week ago
Now that Thanksgiving is over, I’m going to start reviewing the linked directory layouts and get going on some organizing. Or try to anyways. We’ll see what kind of progress I make 😛
-
DeVaultSetter replied to the topic The Long Hall of Hilarity in the forum Discussion 5 months, 1 week ago
A joke told at the Baftas back in the day still resonates!
-
Spastic Hamburger replied to the topic Sounds and Music in the forum Discussion 5 months, 1 week ago
The last one doesn’t show up here but I think I found an alternate vid: https://www.youtube.com/watch?v=G7eyPZat6Jk
Need to start listening to music again. Been finding it a bit hard after the roofing last year disrupted my listening habits and now I’m reading a lot. Tried listening to music while reading but it tends to just distract me from the book 😛
-
Spastic Hamburger replied to the topic Random in the forum Discussion 5 months, 1 week ago
Adams has some great quotes: https://en.wikiquote.org/wiki/Douglas_Adams
Yeah, I’m pretty surprised they didn’t add such a reference to the gravesite. Quite a few prominent writers have quotes on their headstones. Just a few examples: https://lithub.com/which-writers-have-the-best-tombstone-inscriptions/
I know there are more! Just too lazy to…[Read more]
-
DeVaultSetter replied to the topic Random in the forum Discussion 5 months, 1 week ago
Ian Gunn rewrote the story in poetic form for an edition of ye olde Australian HHG zine Pangalia, as a parody of The Man from Snowy River by A. B. “Banjo” Paterson.
Uh – don’t recall that – to transmute the antics of Veet and Zaphod into the following would be an amazing stretch:
There was movement at the station, for the word had passed…
-
Spastic Hamburger replied to the topic Random in the forum Discussion 5 months, 1 week ago
Weird article. 😛
Seinfeld also did a bit on the life of socks:
And regarding ballpoint pens, this is what happens to them: https://www.reddit.com/r/HitchHikersGuide/comments/11lczct/comment/jbiz38x/
And just came across this:…[Read more]
-
Spastic Hamburger replied to the topic MWEdit in the forum Projects 5 months, 1 week ago
git mvrenames files and directories andgit rmremoves them from the repo. Once stuff is removed from Git, or renamed, it no longer shows up in the current state, just the historical state. 🙂Yeah, it’s a bit of a mess. There are macro constants littered everywhere, including some duplicates, instead of being in a single place. That’s also on…[Read more]
-
DeVaultSetter replied to the topic MWEdit in the forum Projects 5 months, 1 week ago
Oh right, a massive job then. Another thing will be the git repo – all the old folders will still appear in the code section – one way around it is to create a branch with the new structure and then make that master.
Get it now, why do they all have to be prefixed esm if already in an ESM directory? As a matter of interest the mvccommon header and…[Read more] -
Spastic Hamburger replied to the topic MWEdit in the forum Projects 5 months, 1 week ago
The directory structure changes would be for the code repository to make working with the source files easier. As it is, things are mostly lumped together. The icons are buried under the generic project directory instead of having their own directory, the old build files were dumped in with the source files and hard to find, etc. NimrodPSI did do…[Read more]
-
DeVaultSetter replied to the topic Random in the forum Discussion 5 months, 1 week ago
Certainly Zork has drummed up a bit of interest – the engine update is 6 years back in the Github repo – no doubt that will change soon. 🙂
Would you believe there is a piccy of an odd sock at Wikipedia?

From Good Things Guy the “Sock Loss Index” is:(L(p x f) + C(t x s)) – (P x A). In the formula, ‘L’ stands for ‘laundry size’ which is c…
-
DeVaultSetter replied to the topic MWEdit in the forum Projects 5 months, 1 week ago
Certainly Zork has drummed up a bit of interest – the engine update is 6 years back in the Github repo – no doubt that will change soon. 🙂
Would you believe there is a piccy of an odd sock at Wikipedia?

From Good Things Guy the “Sock Loss Index” is:(L(p x f) + C(t x s)) – (P x A). In the formula, ‘L’ stands for ‘laundry size’ which is c…
-
Spastic Hamburger replied to the topic MWEdit in the forum Projects 5 months, 2 weeks ago
Okay, got that commit pushed up. Just realized that I need to fix the order of the files in the CMake script but I’ll do that later on as I continue.
And got the issue up for the directory layout: https://github.com/Walrus-Tech/MWEdit/issues/40
Let me know if I missed any important points!
-
Spastic Hamburger replied to the topic Random in the forum Discussion 5 months, 2 weeks ago
Use the reverse image search periodically but rarely use it for faces. Mostly, I use it to try and find an article something came from 😛
People are funny about their faces and Google blurs them by default in Street View so I’m surprised they have a facial search function
- Load More
