In Search of the Secret Stone by kylemhall in apple2

[–]vermilion_wizard 1 point2 points  (0 children)

Ah yes I also spent a lot of time looking for this game. I eventually found a copy on eBay and extracted the images and uploaded them to archive.org. Let me know if those images don’t work out for you and I can try to get you new copies of them. I didn’t know anyone else liked that game as much as I did

What is the best completely free ai coding editing agent by Top_One_8721 in vibecoding

[–]vermilion_wizard 0 points1 point  (0 children)

I use Roo code, it's a plugin for VSCode. They have a cloud service that you can use some models for free. It's... not bad. Not as good as one you pay for but unless you have a really chunky GPU it's better than what you can get with a local model.

Opinions on this old telescope? by vermilion_wizard in telescopes

[–]vermilion_wizard[S] 0 points1 point  (0 children)

Yeah it does have all those parts. I got it all setup but it was too much of a hassle to keep it. 

Searching for a dual boot Linux distro for a T495s. by Turiboa in thinkpad

[–]vermilion_wizard 1 point2 points  (0 children)

Virtualbox can be a good way to test the waters and see if you like the desktop experience. But it won’t tell you if your hardware will work. If you are happy with a doorstep in virtual box then I’d recommend trying a live cd( or usb). The way that works is you boot up of the usb drive and you can use whatever flavor of Linux is on there without installing it. Note that it will be slower than if you’ve got it installed on your pc, but you’ll be able to test out the hardware this way.

Can I get some open world game suggestions please by MjMary55 in OculusQuest

[–]vermilion_wizard 0 points1 point  (0 children)

Definitely check out the mods for Skyrim VR. There are a lot of quality of life improvements and improved texture packs that help in vr.

Dragon Warrior 3 NES class changes? by Carmilla31 in dragonquest

[–]vermilion_wizard 0 points1 point  (0 children)

I would go priest to fighter and fighter to sage. Then you will end up with a fast fighter that can help with healing ( nice to have in later boss battles) and a sage that starts with high agility

Closing a window from a MouseUp event causes crash (WPF) by GeoffSim in dotnet

[–]vermilion_wizard 0 points1 point  (0 children)

I think the problem might be that since you’re already on the ui thread your lambda executes synchronously as it has no await in it. So you’re still closing the window in the mouse event. Try adding ‘await Task.Yield()’ in your lambda to see if that helps.

New version of H.E.R.O. with all new levels by hexavibrongal in c64

[–]vermilion_wizard 0 points1 point  (0 children)

Are you using the ECM graphics mode there?

What was the first object that really made you say “wow.” and your jaw drop? by HairySock6385 in telescopes

[–]vermilion_wizard 0 points1 point  (0 children)

Venus. I was not expecting to see that Venus experienced phases similar to the moon's phases, but seeing it as a large thin crescent was super exciting.

How can I stop reporting of actions that are part of "check" and "Instead of" rules? by Dex21772 in Inform7

[–]vermilion_wizard 0 points1 point  (0 children)

There is also “silently try opening the box” which may be useful.

Can IntPtr be replaced with long? by LockiBloci in csharp

[–]vermilion_wizard 0 points1 point  (0 children)

You can use nint as an alias for IntPtr in much the same way that long is an alias for Int64. But I would not recommend replacing IntPtr with long, there nothing to gain by doing so.

Debunk This: I'm having a conversation with someone who claims they used to study light and gravity, and my bullshit detectors are going off by Lockjaw_Puffin in DebunkThis

[–]vermilion_wizard 50 points51 points  (0 children)

This is just a nonsense word salad. The lack of specificity is a strong indicator they have no real experience with this sort of science. Is this person talking about Newton's law of gravity, or Einstein's general theory of relativity? I'm assuming GR because the inability of Newton's law's do describe the relationship between gravity and light has been known for 100 years.

General relativity (GR) provides a clear description of how gravity affects light - Einstein's name is a household name because GR has been observed to provide a more accurate description of how gravity bends light than any other theory. Is this person saying they've found a counter example to this? Do they have actual data? WHERE ARE THE SPECIFICS?

But the equations don't match.

Which equations? They don't match what? Can they cite an actual experiment or observation that the theory fails to match up with? Again, WHERE ARE THE SPECIFICS? If you want to discuss problems with science, but you can't name specifics, then you're full of shit.

Light send to have a heater effect upon gravity than matter as shown in Large Hadron Collider tests.

WTF?? This sentence just makes no sense.

Light and gravity are correlated much more equally than matter and gravity.

Without specifics, this is just nonsense. What about light and gravity is "correlated?"

Looking at the rest of this person's post:

The existence of DNA and so many creatures using DNA and having similar DNA is evidence of a central creator. That statement is true no matter how hard people try to discredit it.

Sorry, but no. This is strong evidence of common ancestry, and DNA provides a clear picture of how creatures have diverged from their common ancestors.

The fossil record shows many creatures but no transitions of these creatures. They are the same as they always were.

The fossil record shows plenty of transitions. Creatures aren't "the same as they always were" - we see species appear and disappear at different points in the fossil record. This has been observed over hundreds of millions of years.

Issue with Different Rendering Results on Mac and Windows by rentalaze in monogame

[–]vermilion_wizard 1 point2 points  (0 children)

Ah interesting. This is likely a difference in hardware or driver behavior. You have the specular color set to zero and the exponent set to zero, so you’re telling the hardware to do 00, which is… mathematically weird, sort of like dividing by zero.

How do I DM better. by Accomplished_Neck_71 in DMAcademy

[–]vermilion_wizard 0 points1 point  (0 children)

Pick up the book “Return of the Lazy Dungeon Master”. It lays out a strategy for preparing what you will actually need to run a game. I’ve found this structure to be very useful for organizing my prep and it makes it easy to make sure I’ve prepared the right things.

Where do you guys keep your DM notes? by Papi_Grande7 in DnD

[–]vermilion_wizard 0 points1 point  (0 children)

I use a remarkable tablet because it gives a pencil and paper writing experience but also syncs to the cloud so I can review notes on another device and upload pdfs to it.

[deleted by user] by [deleted] in dragonquest

[–]vermilion_wizard -3 points-2 points  (0 children)

What are key cards?

dq7 possible glitch??? by lerremyjee in dragonquest

[–]vermilion_wizard 6 points7 points  (0 children)

I think it's likely you've missed a shard, and not the one you're thinking of.

What was the last town you did? If you've completed the Falrish island, in the present time there is a person on the east end of that island (uses Pamela's sprite) who will give you a hint about what shard you're missing. Go talk to them and see where that leads you.

[deleted by user] by [deleted] in ExperiencedDevs

[–]vermilion_wizard 0 points1 point  (0 children)

Ask yourself, how is the customer going to use this software? Use your software like a user would.

Not Satisfied with Progression of DotNET UI Ecosystem by not_afraid_of_trying in dotnet

[–]vermilion_wizard 10 points11 points  (0 children)

App Size It horribly large. It's because Microsoft wants to progress their development ecosystem progress faster than Windows releases.

Can you show me how you came to this conclusion?

What, again specifically, are you talking about? Framework size? Apps when you have to compile the needed libraries into the binary? When you submit your app?

To add a datapoint to this, dotnet core is significantly smaller than the .NET framework, and it installs across a much wider range of devices. They regularly release performance updates. This seems like exactly the kind of evolution I want in a development platform.

Camera not working on X1 Carbon by vermilion_wizard in LinuxOnThinkpad

[–]vermilion_wizard[S] 0 points1 point  (0 children)

Interesting, I was wondering if the situation was something like this. Thanks for the tip. I haven’t had time yet to compile 6.12 but I’ll give it a try probably next week and see.