10:01 <+bridge> [ddnet] freeze with delay doesnt counts as freeze and in practice mode /r teleports you into the switch freeze 10:01 <+bridge> [ddnet] https://cdn.discordapp.com/attachments/293493549758939136/823481577753149450/unknown.png 10:19 <+bridge> [ddnet] #3633 ? 10:19 <+bridge> [ddnet] https://github.com/ddnet/ddnet/issues/3633 10:49 <+bridge> [ddnet] did u ever used it? 10:49 <+bridge> [ddnet] no 10:50 <+bridge> [ddnet] ok too bad, i'd like to know how compatible it is to teeworlds 😄 10:50 <+bridge> [ddnet] (from rendering point of view) 11:26 <+bridge> [ddnet] if i made a game i would use https://bevyengine.org/ or do it from scratch 11:26 <+bridge> [ddnet] but ill never do a game cuz i cant do art 11:26 <+bridge> [ddnet] :feelsbadman: 11:31 <+bridge> [ddnet] well a 2d game from scratch... ok 11:31 <+bridge> [ddnet] 11:31 <+bridge> [ddnet] but 3d with physics is really alot of work, and except for educational purposes not really worth it 😄 11:32 <+bridge> [ddnet] atleast not as solo dev 😄 11:36 <+bridge> [ddnet] yeah xD 22:51 <+bridge> [ddnet] https://mta.openssl.org/pipermail/openssl-announce/2021-March/000196.html 22:51 <+bridge> [ddnet] i bet its memory related 22:56 <+bridge> [ddnet] memory issues everywhere 22:56 <+bridge> [ddnet] https://www.debian.org/security/2021/dsa-4858 23:09 <+bridge> [ddnet] > 1: Perhaps, but I often know via information not available to the compiler (it might be to a SPARK proof) that overflow won't happen and I don't want to check for it. 23:09 <+bridge> [ddnet] > 23:09 <+bridge> [ddnet] > 2: Programmers can't be trusted to do this kind of free-form reasoning correctly, as attested by the unending stream of security vulnerabilities arising from undefined behaviour in C and C++ codebases. 23:09 <+bridge> [ddnet] > 23:09 <+bridge> [ddnet] > The push for safe languages is motivated by pragmatism, not theoretical purity. 23:09 <+bridge> [ddnet] good quote :greenthing: 23:09 <+bridge> [ddnet] https://news.ycombinator.com/item?id=26537693 23:10 <+bridge> [ddnet] i love how ppl try to argue that UB is good due to it being more perfomant oftentimes 23:11 <+bridge> [ddnet] That's exactly why languages have UB, isn't it?