talk to me about anything regarding software engineering, preferably not frontend/webdev (ironically, I work in the space)
[build-dependencies] in Cargo.toml, I guess it won't be my last time using it :D
[build-dependencies] in Cargo.toml, I guess it won't be my last time using it :D
lithub.com/maybe-dont-t...
#[derive(serde::Deserialize)]
struct FormData {
email: String,
name: String,
}
async fn subscribe(form: web::Form
HttpResponse::Ok().finish()
}
```
I love this code, it's so clean and actually checks the format of form urlencoding
#[derive(serde::Deserialize)]
struct FormData {
email: String,
name: String,
}
async fn subscribe(form: web::Form
HttpResponse::Ok().finish()
}
```
I love this code, it's so clean and actually checks the format of form urlencoding
AND TOMORROW IS MY MF BIRTHDAY
AND TOMORROW IS MY MF BIRTHDAY
Builds and runs on:
- windows
- macos
- linux
- android
- wasm
github.com/mikolaszko/c...
I've applied some polish to the android build and its good to go :)
Builds and runs on:
- windows
- macos
- linux
- android
- wasm
github.com/mikolaszko/c...
I've applied some polish to the android build and its good to go :)
especially when I had such a huge plans for this week
especially when I had such a huge plans for this week
Absolutely speechless
Absolutely speechless
stackoverflow.com/questions/75...
helped me fix trunk serve issue regarding duplicate artifact names
stackoverflow.com/questions/75...
helped me fix trunk serve issue regarding duplicate artifact names
www.twitch.tv/worldanvil
www.twitch.tv/worldanvil
discuss.python.org/t/python-3-1...
discuss.python.org/t/python-3-1...