vancan1ty

↗ HN profile [ 72.2 ms ] full profile
Karma
0
Created
()
Submissions
0
  1. I made this website to be an environment for graduated recall practice and testing of programming fluency with various languages/tools. I write a lot less manual code these days, but I don't like being too reliant on…

  2. I followed the guide here https://quarkus.io/guides/building-native-image to set up a minimal quarkus webservice graalvm native image. Ran command 'time quarkus build --native' to compile the example. The compile time…