09:56:41 nahamu: you may be aware, but looks like tailscale is pretty aggressive about its golang requirements: https://us-central.manta.mnx.io/pkgsrc/public/reports/2022Q4/tools/20230503.0937/tailscale-1.38.4/build.log 09:57:20 will have to just keep shipping an older release in 2022Q4 and recommend folks use trunk 11:45:19 "What do you mean, you can't build a 3 month old version? Who would ever want to do that?" 13:11:36 jperkin: yes, it is very aggressive on the golang requirements. They are quite good on backwards compatibility though, so your approach seems very reasonable. 13:11:46 I've also tagged 1.40.0 FWIW. 13:13:13 Also, folks can always download my release binaries from GitHub if for some reason they need the latest and it's not packaged yet in pkgsrc/omnios-extra/etc. 13:16:28 Golang may have its gross edges, but with all of our libc stuff neatly tucked away in x/sys/unix, the fact that I can cross-compile working illumos binaries from a linux CI instance is quite nice. 13:17:57 yeh the cross-compile stuff is nice, though there are some things to watch out for (like you can't specify the target location for certificates, so I've had to fake up symlinks pretending to be the host system) 16:03:59 Anyone have the Run java in an lx zone gist with the params for corecount etc 23:20:46 hey all whats up. i just booted smartOS for the first time - latest version. looking into replacing TrueNAS but then I noticed that my pools have incompatable features 23:21:19 zstd compression is one of them. thats been out for years in openzfs 23:21:49 does smartos use the non-open Snoracle ZFS? 23:23:20 No, it doesn't use anything non-open. 23:23:36 However, that OpenZFS feature hasn't been puilled in.