Dysinger
Dysinger
I'm hoping to run MirageOS on AWS Firecracker someday. I'm adding this ticket here as a placeholder. https://github.com/firecracker-microvm/firecracker
Setting a crossSystem configuration in your nixpkgs setup so you can cross-compile for armv7l works well. Take for example a nixpkgs file like so: ``` let # NIXPKGS RELEASE-19.03 (STABLE)...
I tracked this down over the last full day of pulling my hair. It was not unlike the bug seen in hs-tls 1.3.4 where you would get bad mac every...
"The TLS connection was non-properly terminated." is what is shown almost immediately. I'm using the hosted jira site. I'm able to retrieve the project list just fine. It's only when...
FFIW I can't load this string module from shen-libs. shen-go panics. ``` \* modulesys *\ (load "/home/tim/src/shen/callwords/shen-libs/modulesys.shen") (module.add-path "/home/tim/src/shen/callwords/shen-libs") \* shen-libs *\ (module.use [strings]) ``` results in ``` Recovered in...
``` vega% hostname vega vega% ./result/bin/caldav --admin-password="toots" --host=vega --http=80 --remote=git://vega:9418/data.git 2019-07-27 06:01:32 -07:00: INF [tcpip-stack-socket] Manager: connect 2019-07-27 06:01:32 -07:00: INF [tcpip-stack-socket] Manager: configuring 2019-07-27 06:01:33 -07:00: ERR [application] main:...
I would love to see Tessercube + Meshtastic working seamlessly. Both are open source. The latter allows for corporation-free communication over distance (900mhz band) using low power LoRa devices paired...
I would love to see Tessercube + Meshtastic (and Meshenger) working seamlessly. Both are open source. The latter allows for corporation-free communication over distance (900mhz band) using low power LoRa...