LeeTibbert

Results 665 comments of LeeTibbert

The FreeBSD operating system is, IMHO, an acquired taste. As much as I like & use linux and macOS I like a world where motivated people can explore design alternatives....

So that is why the build badges on the SN landing page are almost always failing red.

@ekrich Thank you for the datapoints. For comparison, I believe the usual soft process file open limit on vanilla linux is 1024. The "unlimited" is shorthand, I believe for, "limited...

In all the cases where I discuss differences between SN file limits and those of JVM/scala-cli/sbt(?) I am using the binary executable generated by SN directly. Seems face evident, but...

I started the journey of this issues because I was concerned about the cost of using an `extra` fd per javalib `Process`. Could I quantify at what point would a...

Whilst chasing other Issues, I discovered that footnotes are a GitHub extension to canonical Markdown. The landing page, with functional footnotes is `index.rst`, the page without footnotes under discussion is...

@hearnadam at-other-interested-readers My initial sketched out plan is to attempt a trial local build of `kyo` using using the published SN 0.5.10---SNAPSHOT of the day and, if successful, running the...

Update: On Linux X86_64, Ubuntu 25.10, JVM 25 * build kyo mainline using published SN 0.5.9. Ran "+kyoNative/testQuick" and saw evidence of SN build being used. * one run completed...

Since "problem somewhere in the software tower above SN" is an alternate hypothesis, keep rough track of build runner and testFramwork stack use by each caller of SN. Of course,...

##### Scalafmt activity Skipping over a lot of intermediate work. * ran 'test-native' on Linux X86_64 with: * SN 0.5.9 - to establish a baseline * 0.5.10-20251101-14920c7-SNAPSHOT * 0.5.10-20251102-6359254-SNAPSHOT Not...