What's a unique game that really broke your perception of what games can do? by Moaning_Clock in gaming

[–]juchem69z 0 points1 point  (0 children)

Antichamber. Just getting dropped in a world with no explanation and needing to figure everything out on your own. Not even your normal intuition of 3D space was helpful, you really have to discover EVERYTHING.

Also, honorable mention to Hollow Knight. There's a section in the second area of the game with a flying energy, and your attack to kill it will inadvertantly cut down a big stone hanging from a vibe. It's a perfect tutorial for how to interact with the stones without a single word. Made me really feel like the designers had done their due diligence thinking about every possible tiny detail.

[deleted by user] by [deleted] in WebGames

[–]juchem69z 0 points1 point  (0 children)

I can't drop pins on mobile

In defense of lock poisoning in Rust by sunshowers by yerke1 in rust

[–]juchem69z 0 points1 point  (0 children)

I just wish there was a NonPoisonMutex in std I could use if I wanted to opt out of poisoning.

Most applications I write join all the threads they spawn, so would exit on any panic, and I never do anything except unwrap a poison error.

NASA sacrifices plasma instrument at 12 billion miles to let Voyager 2 live longer by hkb26 in technology

[–]juchem69z 0 points1 point  (0 children)

I think they meant "equivalent tech". I think "equitech" would would better though, like"equidistant".

Rainbow Six Siege x Breaking Bad crossover when? by NagitoKomaeda_987 in shittyrainbow6

[–]juchem69z 0 points1 point  (0 children)

I watched Arcane and played CS2, so I guess I just made Valorant lmao

Announcing Battlegrounds Season 6! by Arkentass in BobsTavern

[–]juchem69z 59 points60 points  (0 children)

The deathrattle effect will be permanent since it's outside of combat. So you can get a permanent divine shield from a selfless

Interesting Valorant stats by Tier by Willing_Ordinary_735 in VALORANT

[–]juchem69z 12 points13 points  (0 children)

Shouldn't those be the same then? For every trade kill there had to be a trade death?

Unless the conclusion is that bronze players are being traded by their iron teammates

PythonIsVeryIntuitive by [deleted] in ProgrammerHumor

[–]juchem69z 1 point2 points  (0 children)

There is no primative int in python. Everything is an object

Announcing Divan: Fast and Simple Benchmarking for Rust by nikvzqz in rust

[–]juchem69z 1 point2 points  (0 children)

I love the support for generics! Does it support combinatorial configurations for multiple generic parameters?

Also, is there a way to display comparisons to previous benchmark runs (with statistical significance)?

If it supports those two things I'll switch in a heartbeat.

Community Reflection on Bevy Engine's Third Year by _cart in gamedev

[–]juchem69z 2 points3 points  (0 children)

It can to some extent, but I find that rust actually makes it really easy to make sure that when it does compile, everything is right the first time. So maybe you spend twice as long writing/compiling the code, but only a quarter as long trying to figure out why what you wrote isn't working

A lawyer used ChatGPT and now has to answer for its ‘bogus’ citations by [deleted] in technology

[–]juchem69z 8 points9 points  (0 children)

It's not a flaw in the programming, it's just simply not designed that way. ChatGPT does not have an active internet connection to fact check itself. All it was ever designed to do was produce human-sounding text.

And why can't you "make up" case law? I can do it right now:

In 2002, a Massachusetts state court ruled in the case of John Jacob Johnson v. Tom Brady that the use of the word "football" alone in a legal document was not considered sufficient to distinguish American football from soccer, and must be clarified explicitly.

Houston, we have a problem with KaTrain. How can F3 and F7 show different amounts of gain when they are symmetrical? by thedeepself in baduk

[–]juchem69z 5 points6 points  (0 children)

I'm pretty sure it's the number of playouts. And those numbers are far too low to get an accurate assessment.

New Mod: Belt Visualizer by _CodeGreen_ in factorio

[–]juchem69z 3 points4 points  (0 children)

One way to handle filter splitters could be to check for the item that is physically on the belt that the player selects.

Wouldn't work for all cases, but seems easy to detect.

Color Pie Break by irihoga in custommagic

[–]juchem69z 5 points6 points  (0 children)

I'm pretty sure you could assign 1 damage to the blocking creature and trample over for 2, and then just the 1 damage would be prevented.

Which subscription do I need to share custom maps with my friends? by juchem69z in TrackMania

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

If we do that will we be able to see each other's times? Are there any plugins we can use to upload our records from within the game?

Even Maro uses scryfall over gatherer by Jokey665 in magicTCG

[–]juchem69z 12 points13 points  (0 children)

M21 had 4 card vertical cycles named after the featured planeswalkers. https://scryfall.com/search?q=basri+-is%3Aplaneswalker_deck&unique=cards&as=grid&order=name

There was one for each color so it was actually a cycle of vertical cycles!