@shanecelis@mastodon.gamedev.place
Post #9767
2025-06-16 06:20 UTC
Replies (7)
-
@petko@social.petko.me 2025-11-20 07:09
@shanecelis@mastodon.gamedev.place huh, if @cloudflare@cloudflare.social was a meme
-
@arichtman@eigenmagic.net 2025-11-20 08:42
@shanecelis@mastodon.gamedev.place holy shit
-
@Reshirams_Rad_Slam@mastodo.neoliber.al 2025-11-20 08:51
@shanecelis@mastodon.gamedev.place Wait since when was evolutionary robotics a thing?
-
@kw217@mathstodon.xyz 2025-11-20 08:56
@shanecelis@mastodon.gamedev.place but ? was right there!
-
@alefunguju@mastodon.social 2025-11-20 09:31
@shanecelis@mastodon.gamedev.place #Zig version to make it extra dada. #ziglang #memes
-
@zwarich@hachyderm.io 2025-11-20 15:57
@shanecelis@mastodon.gamedev.place If panic=abort, then unwrapping an `Option` should be implemented by loading from the pointer and catching it in a segfault handler.
-
@jak2k@mastodontech.de 2025-11-20 18:12
@shanecelis@mastodon.gamedev.place Yeah. And calling `panic!` will also crash your program. OMG! Rust software can crash! Code containing `.unwrap()` is either no production code or it must be unsured there is no way to legally hit that code path.