Hacker News new | ask | show | jobs
by kaspar030 40 days ago
"The open source code will be published on https://github.com/stm32-hotspot/ for the final version of the paper."

-> paper is not final. And IIUC ST will be releasing the code at some point.

2 comments

nope, I was meaning the TeX source for the paper

https://info.arxiv.org/help/faq/whytex.html

Maybe it wasn't written in Tex. The kerning does look a bit suspect.
Yup. Large companies have interesting rules sometimes.
I find this a bit disappointing. Why not publish it with the preprint. Now we have no way to establish the quality of the two solutions or whether it is even possible to improve one of the solutions. I wonder why the C variant could not implement a JSON parser without malloc and free, while the RUST variant could.