IE will add asm.js optimisations! http://t.co/y9UoXFaXWX This is huge for near-native web performance.
miniblog.
It's amazing that gcc is still finding new ways to significantly improve performance (at least on some chips): http://t.co/lSREwMbhOe
Emacs 24.4.90, the first pretest for 24.5, has been released! http://t.co/qXE7rdxpkz Give it a try!
The LLVM API and docs are really good. I've gone from zero C++ knowledge to a BF to LLVM IR compiler in only a week!
Sadly Arch Linux doesn't have LLDB in its official repos yet (AUR only). It's only a matter of time I hope.
That moment when you find yourself reading LLVM IR to work out what your compiler did. Is that a sign of a difficult bug or poor tooling?
Discourse's ability to summarise threads is very clever (e.g. http://t.co/BdiiTFIIui). It stops large discussion threads becoming unwieldy.
Rust: "The good news is that part of Steve's contract is for him to write examples for every type and function"—if only more langs did this!
Why does IEEE 754 standard defines 16,777,214 32-bit floating point values as NaNs? http://t.co/sQEK69oU7e
Avail is a very interesting project exploring 'articulate programming', focusing on near natural language syntax:
"if you are developing mission-critical s/w then there is absolutely no question you should use some other system"
"we know that forM will not change the number of elements in the container by leaning on the Traversable laws alone"
Super exciting to see Rust preparing for v1.0 this year! http://t.co/OutYC0P6ST
LLVM's opt is very effective. I had a bug in my compiler such that it didn't compile all side effects, and opt removed the entire program!
Showing 5,386-5,400 of 7,553 posts
