r-r-r
- Karma
- 32
- Created
- October 11, 2020 (5y ago)
- Submissions
- 0
Countdown to my forgetting this account (As happened before), has began!
All opinions etc. expressed here are my own an do not represent the company I work at... You know the drill.
All opinions etc. expressed here are my own an do not represent the company I work at... You know the drill.
Yeah, same here. I wonder if this'd have been caught by ubsan, though.
Oh great! I'll fetch and try a new build, Thank you! :)
Rui, thank you! mold is a life saver! My compile debug cycle improved a lot since I started using it! (I tend to prefix PATH with the folder I build it into for the specific project I need it for)
It got to 1.0 recently and still is in dev. But off the top - No lto support, missing some flags that we use when building drivers, valgrind (cachegrind etc) fail to load symbols, some linker stuff is case senstive etc.…
Nicely translates to "(shes's) dead" in Hebrew...
> Multi-target debugging support This is great! I really needed this multiple times over the years. Always wanted to compare some data between 2 executions of the same applications with 2 different inputs or 2 revisions…
Oh I thought this was a new release of https://halide-lang.org/ but it's a photography app for iphone. Funny enough, this language is actually useful for optimized image processing pipelines, especially when targeting…
I was thinking about this dedicated post, https://news.ycombinator.com/item?id=21674610 but I think I saw it multiple times here over the years. (I think there was at least one more article by danluu on this subject but…
Somewhat relevant is this article, https://danluu.com/file-consistency/ which was discussed here a while, back.