-
Hi, I can't seem to find out what to do when I want to use this with Hazel, setting up the right rules, but the script does nothing.
/usr/local/bin/convsubtitler.bash -f CP1250 -t UTF-8 "$1" is the…
-
I didn't RTFM for hazel and just jumped in with `now -e NODE_ENV="production" zeit/hazel`. I was stopped in my tracks when ask to enter a value for `ACCOUNT`. Referring to the README I can see that th…
-
whilst playtesting I noticed after you pick food or water then asked if you want to pick another item, it goes back to 'checking dead bodies' in library method
-
The routes of hazel doesn't seem to work with private repo
# DOESN'T WORK
```JS
const server = "https://clovis-desktop-hazel-upd.aarbel.now.sh"
const updaterFeedURL = `${server}/update/${process…
-
```
[ 95%] Building CXX object CMakeFiles/MoravaEngine.dir/main.cpp.o
In file included from /data/projects/morava/trunk/MoravaEngine/MoravaEngine/main.cpp:43:
/data/projects/morava/trunk/MoravaEngi…
-
OS: Windows 11
Okay, I want to say that I faced one problem with opening a project, maybe I did something wrong:
My steps:
I faced the version of VulkanSDK that is provided in the current version w…
-
- [ ] Hazel Pierce
- [ ] Austin, TX
- [ ] Too many to mention
- [ ] Knitting
-
We now have a type assignment system for internal expressions (courtesy of @ruiz-m), so we should test the property that types are preserved by elaboration. There is a stub property in the type assign…
-
When I'm typing or copying this piece of code:
```
let x =
let int1 = 1 in int1 in
x
```
I expect:
But the begining "in" of the second "int1" will automatically become part of the poly t…
-
I am building PyTorch from source on CUDA following https://github.com/pytorch/pytorch#from-source.
`uname -a: Linux ares 5.8.0-59-generic #66~20.04.1-Ubuntu SMP Thu Jun 17 11:14:10 UTC 2021 x86_64…