That’s the HD remaster that came out like 10 years ago. They most certainly did not make that on windows 98.
- 7 Posts
- 71 Comments
Presumably, someone attempting to mug you would probably be a bandit (+3 to hit, +1 to damage), not another commoner
eerongal@ttrpg.networkto Programming@programming.dev•I feel like I should know this but seems like no5·5 months agoi second the comment that you need to consider why you want to do this. You generally need a pretty good reason to split your codebase into multiple languages.
As far as actually doing it, you have a ton of different options, some of which have been mentioned here. Some i can think of off the top of my head:
- create a library (dll or so file or the like)
- set up a web server and use communication protocols (either web socket or rest API or the like)
- use a 3rd party communication/messaging framework like MQ or kafka or something
- create your own method of communication. Something like reading and writing to a file on disk, or a database and acting on the information plopped in
basically every approach is going to require you to come up with some sort of API that the two work together through, though, an API in the generic sense is basically a shared contract two disconnected pieces of code use to communicate.
They were ripping off both their users and anyone using affiliate links (including the content creators who promoted them)
During checkout, when you clicked the “find coupon” button in honey (which it prompted you to do on screen during checkout), it would strip out any affiliate link and add their own. So if you clicked on a product from a review, they would strip out the referral link from the YouTube video or website that sent you and indicate they sent you instead and get the commission.
In addition, they were working with online retailers and basically extorting them. They said that if retailers paid them a fee, they got to pick the discount code that was used during checkout. So if there was a 20% coupon and a 5% coupon, stores could pay them to ignore the 20%.
This, in turn, was basically faking out their users, thinking they were giving them the “best deal” like they claimed to.
i feel like “does he not like bilbo?” can basically sum up gandalf’s actions in the hobbit more generally
eerongal@ttrpg.networkto No Stupid Questions@lemmy.world•Does alcohol expire? Specifically whiskey?24·9 months agoYou’ve obviously gotten the base level answer, but to add some color here - certain types of food, such as dried pasta, rice, beans, grains, high proof alcohol, vinegars, and basically anything frozen to name a few, never spoil in the sense that they’re unsafe to eat.
Flavor, however, is an entirely different matter. Just ask anyone who has eaten freezer burnt food.
Pretty much any high proof alcohol will fall into this category. And, if it’s unopened, it should retain most of its flavor for a very long time. Once opened, however, it can deteriorate relatively quickly, depending on how it was stored.
eerongal@ttrpg.networkto Games@lemmy.world•Steam does the opposite of forcing Arbitration on its usersEnglish5·10 months agoyeah, its hard to predict what will happen to it, especially after gabe steps down or dies, but depending on how much of the company is broadly owned by employees vs individuals, it can help to shield it from bad decisions. Unfortunately, we don’t know the exact numbers. If gabe + mike own 51+% then it could potentially lead to overriding employee will in a bad decision for money (either through their actions or through inheritance like you say). Or the employees could just collectively make a bad decision too.
eerongal@ttrpg.networkto Games@lemmy.world•Steam does the opposite of forcing Arbitration on its usersEnglish67·10 months agoAFAIK, most of valve’s stock is held by employees, not private investors. It’s usually a pretty hard sell of “make the company you work at shittier to make more money”, especially since most of the employees probably know gabe personally (valve has less than 400 employees) and likely approve of his leadership.
eerongal@ttrpg.networkto Technology@lemmy.world•Why are people seemingly against AI chatbots aiding in writing code?English1917·10 months agoFWIW, at this point, that study would be horribly outdated. It was done in 2022, which means it probably took place in early 2022 or 2021. The models used for coding have come a long way since then, the study would essentially have to be redone on current models to see if that’s still the case.
The people’s perceptions have probably not changed, but if the code is actually insecure would need to be reassessed
That was changed a while back, the current restrictions are you can only have as many people playing any given game as you have copies in your current sharing library
eerongal@ttrpg.networkto RPGMemes @ttrpg.network•Song of the pixie who multiclassed as bard and barbarian, becoming a bardbarian4·11 months agoi mean, thats part of what gives it away. all the current AI generated music has a flat, auto-tuney quality to it. There’s also a fairly limited number of voices it ends up using, so its pretty distinctive when you hear one.
eerongal@ttrpg.networkto RPGMemes @ttrpg.network•Song of the pixie who multiclassed as bard and barbarian, becoming a bardbarian5·11 months agothe art and the music are both definitely AI
eerongal@ttrpg.networkto RPGMemes @ttrpg.network•I do not think any of you actually played 3.5 you praise so much8·11 months agoin 3e, the tarrasque had regeneration, and couldnt die from negative HP. So the idea of building a town that “farmed” an unconscious tarrasque for its meat/bones/whatever was a popular thought experiment for a setting back in the day. IIRC there was also someone who took the idea and published it as an actual book at some point too (which honestly felt kinda scummy to me, since it was basically a big community project/collaboration)
eerongal@ttrpg.networkto RPGMemes @ttrpg.network•I do not think any of you actually played 3.5 you praise so much5·11 months agoin 3e, summon spells specifically conjured the spirits of creatures that couldnt “die” per se. They would desummon if they lost all their HP and reform later.
eerongal@ttrpg.networkto RPGMemes @ttrpg.network•I do not think any of you actually played 3.5 you praise so much5·11 months agoi mean, there were plenty of other ways, including things you could do at lower level, that was just the common go to because it required a single high level spell, and usually you fought big T at high level.
eerongal@ttrpg.networkto RPGMemes @ttrpg.network•I do not think any of you actually played 3.5 you praise so much12·11 months agothe usual go to back in the day was to drown it, because it wasnt immune to that in any way. Simply gate it to the plane of water. There was a number of other work arounds like that too.
eerongal@ttrpg.networkto RPGMemes @ttrpg.network•I do not think any of you actually played 3.5 you praise so much241·11 months agoi can also confirm that the tarrasque was pretty universally clowned on for being easy in 3.5e. That discussion is basically what drove the whole “town built around the tarrasque” idea on the wizard forums and enworld. That said, it’s probably not as bad as the 5e tarrasque by comparison
eerongal@ttrpg.networkto Technology@lemmy.world•Scientists illuminate a path to quantum AGI with new light-based chipsEnglish7·11 months agoI guess that would just be a GPU?
Actually would either be a TPU (tensor processing unit) or NPU (neural processing unit). They’re purpose built chips for AI/ML stuff.
Yeah, but its still using rebuilt HD assets which make it look way better than the original game its based off of.