Dan Tenenbaum
Dan Tenenbaum
Hi, I have an old `seurat` object that was saved in an `.rds` file. I loaded the RDS file and ran `UpdateSeuratObject()` on the old object, then tried to save...
If rclone could support reading and writing from/to samba (smb) shares that would simplify my workflow greatly. In other words, if rclone could do what `smbclient` does.
When I move the mod wheel it crashes the plugin. I'm on Logic Pro 10.7.5 on macOS 12.6, M1 chip, Dexed 0.9.6. So using the AU version. Whenever I touch...
Following the instructions in the `README`: ``` ... $ go get golang.org/x/net package golang.org/x/net: no Go files in /home/dtenenba/dev/ramdisk/src/golang.org/x/net ``` And probably related: ``` $ go run src/main.go 2019/11/15 09:39:47...
I ran the following command: ``` mantra "* * * * * *" echo hahahahaha >> haha.log 2>&1 & ``` I expected it to run once a minute and append...
Not sure if this is the right place for this, but here goes. I remember @fizwit telling me that there is no reason that module loading should not be instantaneous...
Any plans to build a 64-bit version? macOS is going to drop support for 32-bit binaries at some point and is starting to show warnings about 32-bit apps including Jumpcut....
``` $ cloudplaya authenticate --username [email protected] --password my_password Unable to write authentication data: HTTP Error 404: NotFound ```
I am running `n2proxy -backend http://localhost:8000 -port 5000` Hitting the `/` endpoint of that backend redirects (with a 301 or 302) to `http://localhost:8000/login`. Unfortunately if I go to `http://localhost:5000` I...