Astrid Yu

Results 28 comments of Astrid Yu

I've decided that I'll just not care about the size so much (within reason, of course). I'll never reach Balena Etcher levels of bloat, but increased executable size does mean...

It seems that this is because the device is mounted. Unmounting it first gives a different error [1714950829848.child.log](https://github.com/ifd3f/caligula/files/15214888/1714950829848.child.log) [1714950829848.main.log](https://github.com/ifd3f/caligula/files/15214889/1714950829848.main.log) ``` 2024-05-05T23:14:00.846797Z DEBUG caligula::writer_process::child: Opening file caligula-x86_64-darwin 2024-05-05T23:14:00.846821Z DEBUG caligula::writer_process::child: Got...

Somebody on the fediverse suggested to me that it may be a block size issue. I'll validate this Soon(tm).

Technically, this issue is three separate issues: 1. we need a more informative message when device is in use 2. writing is broken due to `code: 22, kind: InvalidInput, message:...

@SophonieBouye Yes, that would be cool! If you're able to get the compilation, USB listing, sudo/doas escalation, and burn working, that would be really neat. That's not enough to close...

I was actually thinking of using [fltk](https://docs.rs/fltk/latest/fltk/) but I could look into relm 4. I might actually try both and see who makes a smaller binary.

I'm probably going to get rid of the tracing-valuable thing; I barely use it anyways.

[Someone made a tap for it already](https://github.com/philocalyst/homebrew-tap/blob/main/caligula.rb), but if you can put it in the official repo that would be neat!

sorry for the late reply, should have clarified that my request was a nit. I can merge it now

I'm currently working on packaging it with conda-forge (https://github.com/conda-forge/staged-recipes/pull/24782). We were previously packaged with psi4's channel but since they're distributing with conda-forge now, we're moving our package there too. I've...