| Post Aw1T3gavWXbF6ehfZw by [email protected] | |
| More posts by [email protected] | |
| Post #Aw0FnMesNydC4zTgA4 by [email protected] | |
| 0 likes, 1 repeats | |
| Here's a neat analysis of a subtle OpenZFS bug by @robn.https://despairlabs… | |
| Post #Aw0FnNYB4MroqVLqMK by [email protected] | |
| 0 likes, 0 repeats | |
| I often struggle with the tension between the ease of primitive types, and the … | |
| Post #Aw0FnO6Z0WNAZ9RIxM by [email protected] | |
| 0 likes, 0 repeats | |
| You can, technically, define newtype-style structs to wrap integers in C, of co… | |
| Post #Aw0LhrwbkfQL6BXC2i by [email protected] | |
| 0 likes, 0 repeats | |
| @cliffle @robn Note that you could achieve the same "newtype" solutio… | |
| Post #Aw0Lhs3hKJ5xSAqr5s by [email protected] | |
| 0 likes, 0 repeats | |
| @tobinbaker @robn If you're not specifically looking for things like operat… | |
| Post #Aw0LhsA4waCPlxpx2W by [email protected] | |
| 0 likes, 0 repeats | |
| @cliffle @robn Yeah, I assume that if you want to be able to do arith or bit op… | |
| Post #Aw0LhsHAWDs27x9c5g by [email protected] | |
| 0 likes, 0 repeats | |
| @cliffle @robn Oh actually I guess the big one would be equality | |
| Post #Aw0LjIh5mYtYLpxYiO by [email protected] | |
| 0 likes, 0 repeats | |
| @cliffle @robn Jeez, what a bug. C is so hostile to using things that may catc… | |
| Post #Aw0LldHaCne8mi8jaK by [email protected] | |
| 0 likes, 0 repeats | |
| @cliffle aren’t there C ABIs where a struct containing an integer is passed o… | |
| Post #Aw0LldNbqOT15OxXyi by [email protected] | |
| 0 likes, 0 repeats | |
| @thejpster There are, though I don't think people are avoiding the pattern … | |
| Post #Aw0MMjvUT2Bk6WV56m by [email protected] | |
| 0 likes, 0 repeats | |
| @cliffle @astraluma @robn wouldn't almost any function level testing have c… | |
| Post #Aw0MPUbtrt7hTHeLoW by [email protected] | |
| 0 likes, 0 repeats | |
| @cliffle good read, thanks for sharing! | |
| Post #Aw1S1hzDHKu8tCYYAy by [email protected] | |
| 0 likes, 0 repeats | |
| @cliffle “I don’t do x because it caused me an issue 20 years ago on a plat… | |
| Post #Aw1T3gTTyDe2jZDiyW by [email protected] | |
| 0 likes, 0 repeats | |
| @stylus @cliffle @astraluma @robn Yeah it looks like a pure function that wasn&… | |
| Post #Aw1T3gavWXbF6ehfZw by [email protected] | |
| 0 likes, 0 repeats | |
| @babble_endanger @stylus @astraluma the "written value is not used" c… | |
| Post #Aw1TRG2ltIyPi5y2Jk by [email protected] | |
| 0 likes, 0 repeats | |
| @cliffle @stylus @astraluma many times in c++ or js or even Python I've bee… | |
| Post #AyFcH3HbsTSM08KrFg by [email protected] | |
| 0 likes, 0 repeats | |
| @cliffle thank you for sharing! it's generated a lot of interesting discuss… | |
| Post #AyFcHDlktFVmWWW4cy by [email protected] | |
| 0 likes, 0 repeats | |
| @federicomena @cliffle yuuuuup. | |
| Post #AyFcHV3Ocuiw89ttz6 by [email protected] | |
| 0 likes, 0 repeats | |
| @babble_endanger @stylus @cliffle @astraluma alas, it's not pure - it's… | |
| Post #AyFcHxFPnoyVZXjtbc by [email protected] | |
| 0 likes, 0 repeats | |
| @tobinbaker @cliffle yeah, to get the type equality semantics you have to do a … |