Kristopher Ruzic
Kristopher Ruzic
Maybe I'm just stupid (I'm pretty new to vim in general) but when running dirvish with a file open via scp, it doesn't work. Support for this would be nice...
I'm used to it in Irssi etc and going alphabetically isn't that useful if you ask me.
I am trying to parse xml like this: ```rust #[derive(Debug, Deserialize, PartialEq, Serialize)] #[serde(rename = "group")] pub struct Group { pub name: String, #[serde(rename = "type")] pub _type: String, pub...
Maintainer's notes - [x] Date from filename - [x] Update dates on `cobalt publish` - [ ] Inferring modified time from git --- I know this is possible and I'm...
and this fails because it expects a hex ex) ``` data String? @default("0x") -> generates: @ApiProperty({ default: 0x }) ``` causing a build error `expected hexadecimal digit`
Not sure how to title this. My code looks like this: ``` from solders.keypair import Keypair try: Keypair.from_base58_string("test") except: print("Invalid keypair") ``` Output: ``` called `Result::unwrap()` on an `Err` value:...
Should be placed at `/usr/share/icons/hicolor/256x256/apps/io.ebudd.Switcheroo.png`