"cat", short for "C++ Analysis Tool", is a command line utility designed for analyzing a C++ program and displaying which lines of code are potentially unsafe
Example:
@deepinthebuild Fascinating! Didn't consider that an option. I've had some recent times where I woke up earlier and easier than usual after taking melatonin the night before, I should pay attention to that as a potential effect!
@deepinthebuild Very cool visualization! Also thanks for sharing all this. If I may ask, at that dosage/timing for melatonin how does it "feel", is it more of an quick but slight tired that builds until your target sleep time? is there no immediate (ignoring the time to kick in) effect? etc
@HSVSphere@GrantSlatton I'd consider trivial enumerability to be a vulnerability for this in addition to the other issues with such an implementation people have mentioned
@leaf24499951 thanks for letting me know, apparently twitter changed my DMs to paying users only....
Submit a pull request to the repo then DM me on here with a link and I'll try and review it and make a new release
@PwnFunction Well if that wasn't good enough the only option I'd say you should look at is the Rust imgui bindings. Past that I don't think there's any options that match what you're looking for
@ShinyQuagsire Could have something to do with that anti-upgrade trick where you install an Apple TV profile on an iPhone? Though tbh wouldn't make sense for that to affect safari's user agent
@DanielMorsing@mountain_ghosts I suspect, like tasting menus, you could invent some small self-contained build system Experiences that you can only try in a tasting menu because it simply doesn't scale
@psifertex is there more information about this anywhere? I honestly would consider using this for C reversing, if only because I find the syntax easier to follow for some things (I vaguely remember this being a goal of BNIL but targeting a language I already know helps)
@ShinyQuagsire Counterpoint: we could make font rendering even harder and introduce a modifier character for every 15 degree increment of rotation. Then deprecate "๐"
@DrawsMiguel@Lucretiel I appreciate your commitment to your own definition but I'm fascinated by the implications.
For this definition is a conditional move instruction a branch? I'm assuming not given it's no different from reimplementing the conditional in terms of arithmetic?