methuselah-0

Results 7 issues of methuselah-0

I run: CC=gcc cargo build --workspace And it fails with: > ... > ... > ... > Compiling crush v0.1.0 (/home/user1/VirtualHome/src/crush) > error: failed to run custom build command for...

I recently tried the 5.7.0.2 version on PureOS on a librem 5 phone where installation goes fine, if 1. installing pciutils manually, and 2. commenting the providers=(... line in displaylink-debian.sh...

waiting for feedback

this is based on Ihca notify-review branch from December 2018

For example: #+BEGIN_SRC python :tangle picture_output.py :noweb-ref "" :noweb yes ``` # export def main(): ## if __name__ == "__main__": main() ``` #+END_SRC is not exported with the ## noweb-reference...

for example, if you have a fresh repo initialized with nbdev_new, and you modify /core.py then run nbdev_update --fname 'core', you won't see any output at all from the command...

bug

Im unable to perform get requests to SSL sites. For example this only works if I remove the 's' in https: ``` (use-modules (curl) (define handle (curl-easy-init)) (curl-easy-setopt handle 'url...

Hi, When running hugchat in cli mode my input gets truncated when trying to send multiple lines. Id like a way to send multiple lines in the chat. Possible solutions:...

enhancement