Tiago Peixoto
banner
tiago.skewed.de
Tiago Peixoto
@tiago.skewed.de
Statistical mechanic, secular Bayesian.

Prof. of Complex Systems and Network Science @ IT:U, Austria

Head of the “Inverse Complexity Lab”.
@invcomplexity.skewed.de

https://skewed.de/lab
Reposted by Tiago Peixoto
You know what they say about academics...

"causal" in the streets

"preliminary and hypothesis-generating" in the sheets
November 12, 2025 at 11:16 PM
The ”competitive narcisism“ characterization is from @rmcelreath.bsky.social, in the post below, which I think is just perfect.

bsky.app/profile/rmce...
November 9, 2025 at 8:10 AM
Awesome! Many thanks!
October 10, 2025 at 10:52 AM
Thank you, I'll try it out.
October 7, 2025 at 8:24 PM
Is this what you are referring to? github.com/iains/gcc-da...

Does it have M4 optimization support on par with clang/xcode?

Are the binaries ABI compatible with what clang/xcode produces?

Ideally I would like to use GCC with the formula for graph-tool: formulae.brew.sh/formula/grap...
GitHub - iains/gcc-darwin-arm64: GCC master branch for Darwin with experimental support for Arm64. Currently GCC-16.0.0 [October 2025]
GCC master branch for Darwin with experimental support for Arm64. Currently GCC-16.0.0 [October 2025] - iains/gcc-darwin-arm64
github.com
October 7, 2025 at 7:40 PM
Kudos for contributing to GCC!

But then, you must understand very well when I say that GCC isn't as well supported in MacOS as in GNU/Linux.

Also, -march/mtune is not really about cross compilation, but *native* comp., and that not being able to optimize for a native platform is a big deficiency.
October 7, 2025 at 6:57 PM