Andre von Houck

Results 151 comments of Andre von Houck

Sorry, I have mostly abandoned it.

Sorry work on Fidget basically stopped.

Why is this needed? Why does `unreachable code after return` get triggered?

I tested this and just as I thought, the det check is not needed the infs are still valid floats and the if statement works out right. The branch that...

I think this was fixed with: https://github.com/treeform/chroma/pull/39 Feel free to reopen if its still an issue.

Atlas takes 31 seconds. ``` * Nimble ..................... 1:51s https://github.com/treeform/fidget2/actions/runs/18803878890/job/53655066175 * Atlas ........................ 31s https://github.com/treeform/fidget2/actions/runs/18809587320/job/53668718832 * Git clone .................... 20s https://github.com/treeform/fidget2/actions/runs/18803878889/job/53655066135 * Curl Zips .................... 16s https://github.com/treeform/fidget2/actions/runs/18803878895/job/53655066174 * Curl Zips...

@jmgomez Nimble's `--maximumTaggedVersions:1` is slightly faster but still 1:44s, maybe just network randomness? ``` * Nimble ..................... 1:51s https://github.com/treeform/fidget2/actions/runs/18803878890/job/53655066175 * Nimble Tagged 1 ............ 1:44s https://github.com/treeform/fidget2/actions/runs/18812044754/job/53674738501 * Atlas ........................ 31s...

@Araq I remember starting out with Atlas when it was really early, and I thought the design was great. First, it created, one single root workspace folder where all the...

@jmgomez The current head actually fails to install the packages! Maybe puts them in a different place? Very strange but it says it downloads them. It takes 1m 23s, so...