Aaron Miller

Results 62 comments of Aaron Miller

I got a similar exception: ``` $ j 9d4 Traceback (most recent call last): File "/usr/bin/autojump", line 320, in sys.exit(main(parse_arguments())) File "/usr/bin/autojump", line 292, in main entries = entriefy(load(config)) File...

Hey all. I got here because I'm interested in getting starship-rs to work for OpenBSD! :) I may be able to assist a bit. First off, it's been almost 2...

I tried out #2223 on my OpenBSD system and compilation got farther, but now it fails at the `battery` crate. There is already a 2 year old issue to track...

That worked. I got starship to build and it runs on my system. Thank you!

1. No, in fact standardization of protocols can make decentralization more likely to happen, by enabling peer-to-peer relationships. 2. I'm not sure I understand the question. 3. Not sure I...

That would be very useful. How do you propose keeping a project's Active/Inactive state up-to-date?

I just encountered this problem. One of the servers in the list couldn't be resolved so the server list was empty. Later, when a memcache operation was performed, the confusing...

Why not use QoS 1 and send the times to turn on and off the pump in your messages? This would require good time synchronization (e.g., using NTP). This way,...

For CI, I think it will be more practical to use sndio on Linux (as @grayed mentioned) than to setup an OpenBSD VM as part of the github workflow. The...

@blackgnezdo I finally was able to return to this. Please review when you have time. Thanks in advance! :smile: BTW I don't know what CI complaints you are referring to.