vancan1ty
No user record in our sample, but vancan1ty has activity below (stories or comments). Likely we have partial data — the full bulk-load will fill profiles in.
- The Case Against Lisp – and When Would I Choose Lisp Today? (vancan1ty.com)
- Testing FFI Hot Loop Overhead – Java, C#, PHP, and Go (vancan1ty.com)
-
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…