talk to me about anything regarding software engineering, preferably not frontend/webdev (ironically, I work in the space)
Difficult realization that we're financially at our limit. I need work yesterday to support my wife and I. At this point, anything goes. Full time, part time, you pay and I code for you.
I'm a 20+ year pro software/gamedev in "Fake London" Canada
mikekasprzak.com/Resume-MikeK...
www.linkedin.com/jobs/view/43...
www.linkedin.com/jobs/view/43...
[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