-
DeVaultSetter replied to the topic Random in the forum Discussion 3 months ago
Now showing is Spectrum of Desire: Love, Sex, and Gender in the Middle Ages – nice piccy as well.

On a totally unrelated note, we have been urged to watch for sign and symptoms of the flesh destroying Buruli bacillus, the effects of which are eminently irksome. 🙁 -
DeVaultSetter replied to the topic Films & TV Shows in the forum Discussion 3 months, 1 week ago
Here’s the trailer:
After watching the complete set one gets awarded the bronie tag. Will consider it! 🙂
If one can’t feel super after watching an episode of Super Mario Bros Super Show then King Koopa has won, and therefore should be accorded the title Super Koopa, King of all Super Bloopahs!
Body Heat…[Read more] -
DeVaultSetter replied to the topic Software: On & Off the Web in the forum Discussion 3 months, 1 week ago
Don’t suppose you’re too sorry to see Gnome out in that case – or will it POP! back in from time to time as a Goblin instead? 😛
Well done, considering the hundreds or repos at Github are managed by only 7 contributors. And from the release page:COSMIC Files
◦ COSMIC Store
◦ COSMIC Terminal
◦ COSMIC Text Editor
◦ COSMIC Media Player
◦ COSMIC Sc… -
DeVaultSetter replied to the topic Morrowind in the forum Discussion 3 months, 1 week ago
Still getting things together – Lady of the Moon has a more recent post on her choices – there’s quite a bit to go on now.
-
DeVaultSetter replied to the topic MWEdit in the forum Projects 3 months, 1 week ago
Yeah, pulling out
windows.his known to cause some pain! 😛
Just remembered too, that thoseiscsymfunctions will have to be replaced with the wide char versioniswcsymif building unicode, and of course, being windows specific functions, directives apply. Sigh. What’s the cross platform equivalent of those I wonder? -
DeVaultSetter replied to the topic MWEdit in the forum Projects 3 months, 1 week ago
*pIDis the address of the first char in string,*pID + 1the address of the second char in string and so on.
With the const decl*pIDis a pointer whose contents cannot be change – once set of course. 😛
Will do. 🙂 -
DeVaultSetter replied to the topic Films & TV Shows in the forum Discussion 3 months, 2 weeks ago
Censored over here – does it really come across that strong?
The old Sherlock Holmes films were fabulous as were those with Margaret Rutherford. 🙂
Yep, Spongebob, like The Simpsons along with a host of like others do not lend themselves to filigree cartoonery. 😛
Enjoyed Showtrial (both seasons) more than some of the critics it seems. Enough…[Read more] -
DeVaultSetter replied to the topic Software: On & Off the Web in the forum Discussion 3 months, 2 weeks ago
Not a lot there that caught this eye – the keyboards are a bit pricey – nice colour arrangement and cool Discord logo on the Esc key.https://discordmerch.com/collections/legacy-collection/products/discord-tkl-mechanical-keyboard
The buttons for the themes don’t do anything in Chrome, and the webpage won’t reveal all until it’s maximised. Similar…[Read more] -
DeVaultSetter replied to the topic SETI in the forum Discussion 3 months, 3 weeks ago
There’s a “stabilized” version of the short on Wikipedia now.
Just out is Ufology: From Fringe to Mainstream to Fringe?. Fatigue is a key word, perhaps even a little trepidation from the likes of
cryptoterrestrials, ultraterrestrials, extratempestrials, and interdimensionals
And a shout out to Xenotrophs! 🙂
hmmm could a more upbeat title go like…[Read more] -
DeVaultSetter replied to the topic The Long Hall of Hilarity in the forum Discussion 3 months, 3 weeks ago
why bother about cryptocurrency when you can have your own bespoke coin collection?
“The Weekly” show is a lot of fun, do have a soft spot for the Rhys Nicholson spot, the Tom Gleeson spot, and this spot for a well seasoned reviewer:
Posted some Chenille clips…[Read more] -
DeVaultSetter replied to the topic Samsung Tablets in the forum Projects 3 months, 3 weeks ago
Nice unit – a bit like the A8 in many respects, both lacking NFC but supporting USB OTG and IEC 61960 standard, here’s the AU/NZ version, funny Samsung doesn’t list the A7 on the US page at all. Scrolling down the bottom of that AU/NZ page see the unreadble text. It actually copies to clipboard as readable text with stuff like:
*Display Size:…
-
DeVaultSetter replied to the topic Random in the forum Discussion 3 months, 4 weeks ago
Will heed the advice! Elephants never forget either and they also exhibit altruistic behaviour.
Did post a review at Amazon of the dogs’ trampoline beds, to see reviews one has to logged in these days. There’s a rather lengthy explanation of why here:
https://trustworthyshopping.aboutamazon.com/how-amazon-maintains-a-trusted-review-experience -
DeVaultSetter replied to the topic MWEdit in the forum Projects 3 months, 4 weeks ago
Another thing is the Get/SetFuncData pulls up all the script variables,
SCVRalso enumerated here.
One supposes journal records can be referenced in scripts, if not, it’s less to worry about.
What’s clear as a pea soup fog is whySCVRis used only ininfo_dlgand not to any other UI modules – even thescr_...ones. Dave has explained much of it…[Read more] -
DeVaultSetter replied to the topic MWEdit in the forum Projects 4 months ago
We may need it, it may be along the lines of this. Not quite sure how all this works yet. 🙁
-
DeVaultSetter replied to the topic Hardware Relics in the forum Discussion 4 months ago
Yep, especially in the boondocks where the tv towers transmit a max of 1080p only. In that case even a 4k outfit would have issues.
Not so for internet streaming, where most of the content providers detect one’s resolution in advance.
The cavity magnetron in the microwave oven broke due to user error. The poor thing was operated on empty too many…[Read more] -
DeVaultSetter replied to the topic MWEdit in the forum Projects 4 months ago
adding the headers for those types
The dilemma of having one Header file for all types, or having the types all over the place. For example Igor the 7-zip guy had them all in one file, a file that was pulled in by most of the other headers.
-
DeVaultSetter replied to the topic Random in the forum Discussion 4 months ago
A spaceship in the form of a phallus might also provide a boost to the desire!
Speaking of reproduction this comes to mind from Stallman:If I’m the father of Open Source, it was conceived through artificial insemination using stolen sperm without my knowledge or consent.
😛
There was a lovely shower pf rain while asleep early this morning.…[Read more] -
DeVaultSetter replied to the topic MWEdit in the forum Projects 4 months ago
-
DeVaultSetter started the topic Android Google Search Widget: One Click Search? in the forum Knowledgebase 4 months ago
Do use the Google widget search all the time on the Android tablet. Great, although something reset it to open on the
Hometab rather thanSearch. The other two tabs areNotificationsandActivityas it appearsDiscoverhas now entered the stream of, well, eternal discovery.
This has the slightly undesirable effect of having to make two clicks in…[Read more] -
DeVaultSetter replied to the topic MWEdit in the forum Projects 4 months ago
See what you mean, using
#include <windows.h>automatically includes winsock.h so our marvellous AI suggests:
#include <winsock2.h>
#include <windows.h>AFAIKS there are six instances where this wants to be changed.
Put it where, for example, a file is to be opened so you get the file name – here’s the function. 🙂 - Load More
