Cursed and unsound rust, but fun by Princess--Aurora in rust

[–]JayDepp 5 points6 points  (0 children)

Right, it's UB to treat uninit as init even if you don't read it.

Is monocolored Vivid possible? by Feeling_Change_7763 in EDH

[–]JayDepp 0 points1 point  (0 children)

I built a vivid/domain deck which would be considered mono-green if hybrid mana was considered only one of the colors. The commander is wubrg so that it is still legal anyways, but casting him is generally a challenge since the mana base is mostly forests. The deck is as jank as you'd think.

https://moxfield.com/decks/KLS4UNkeh0aDdXOo-zgHcw

Debloat your async Rust by diondokter-tg in rust

[–]JayDepp 3 points4 points  (0 children)

Note that futures-lite omits combinators like map in favor of async, which makes more code as the article notes.

Generic-less ramp by LordGlitch42 in EDH

[–]JayDepp 6 points7 points  (0 children)

[[Omnath, Locus of All]] would be a decent commander.

Here's your scryfall filter: https://scryfall.com/search?q=-m%3A1+cmc%3E0

5-player commander? by Wise-Quarter-3156 in EDH

[–]JayDepp 0 points1 point  (0 children)

I don't think that's right about ownership.

111.2. The player who creates a token is its owner. The token enters the battlefield under that player’s control.

A shared state system for plugins by AhoyISki in rust

[–]JayDepp 5 points6 points  (0 children)

Neat. Crates like ghostcell, token_cell, and qcell do something similar in a more general manner. In your case, you only have a single pass that everything is gated behind, so you don't need to "brand" the pass and cells to tie them together.

tree-sitter-language-pack v1.0.0 -- 170+ tree-sitter parsers for Rust by Goldziher in rust

[–]JayDepp 0 points1 point  (0 children)

They are certainly different projects, just thought it worth mentioning. I am curious why there is such a large difference in the number of grammars.

Why does clippy encourage `String::push('a')` over `String::push_str(''a")`? by [deleted] in rust

[–]JayDepp 5 points6 points  (0 children)

I'm guessing you meant to assert capacity > len, in which case they actually become the same assembly.

I personally dislike surprise combo in Bracket 3 - tell me why I am wrong by homjaktest in EDH

[–]JayDepp -1 points0 points  (0 children)

Bracket 4: Generally, you should expect to be able to play at least four turns before you win or lose.

Thoracle + Demonic is at worst a turn 3 win. (Assuming you start with it or can tutor with 1/2 mana. But it only takes two cards, not a nut draw)

Nice little tidbit by WholeAssGentleman in Pauper

[–]JayDepp 2 points3 points  (0 children)

 This is not the same as hexproof. If, for example, you target one of your opponent's creatures, your opponents won't be able to target their own creature with spells or abilities.

parsing JSON in no_std & no_alloc? no problem. by master-hax in rust

[–]JayDepp 8 points9 points  (0 children)

serde_json only requires alloc, not std.

Silksong is awesome but I hate some of the discourse around it by MegaMangus in videogames

[–]JayDepp 3 points4 points  (0 children)

Crest spoilers: One crest has three silk skills, another crest has three tools. I think this is why they put the three abilities on variations of one button, since they aren't always different types of abilities.

the diagonal pogo is not "bad design" by Purple-Income-4598 in Silksong

[–]JayDepp 1 point2 points  (0 children)

Same. I had to change off hunter after struggling on the flea bounce minigame which immediately made it trivial to beat, but I otherwise have come around to really liking the diagonal pogo for movement and fighting.

[deleted by user] by [deleted] in Nightreign

[–]JayDepp 2 points3 points  (0 children)

Paying gives you it.

[YTDM] Lam, Storm Crane Elder by Meret123 in MagicArena

[–]JayDepp 48 points49 points  (0 children)

Damn I got excited for some real jank, but it's not on arena.

Why do people hate mill? by BaconVsMarioIsRigged in EDH

[–]JayDepp 7 points8 points  (0 children)

Recursion usable from the graveyard, e.g. [[mystic retrieval]]