germandiago

↗ HN profile [ 61.7 ms ] full profile
Karma
0
Created
()
Submissions
0
  1. I uploaded a few days ago some code I had around that some people could find interesting, so I share it here. It is a series of increasingly more performant C++20 words counters (though quite simple in the definition of…

  2. Yesterday took a look and looking at the docs and to my surprise! https://mesonbuild.com/Release-notes-for-1-0-0.html After 10 years of development, at last, Meson seems it will reach 1.0 status in the next release :)…

  3. Hello everyone, I was curious about the state of gcc modules since I am eager to use them and took a look at the current status. I did it via (after a couple checks on the best way to figure out): git log…

  4. Hello everyone there. I am fairly new to Hacker News but have been reading it for a few years :) I am myself a computer guy and I have been using C++ intensively in my career. I have been using a build system called…