miki_rocket
@mikirocket.bsky.social
Principal SWE @ WorldAnvil - giga nerd type shit | politics & economy "enjoyer" | MOGAD | leftist | https://github.com/mikolaszko
talk to me about anything regarding software engineering, preferably not frontend/webdev (ironically, I work in the space)
talk to me about anything regarding software engineering, preferably not frontend/webdev (ironically, I work in the space)
Pinned
texting "should I do it?" everytime someone pings me with a ui task at work
texting "should I do it?" everytime someone pings me with a ui task at work
November 11, 2025 at 11:58 AM
texting "should I do it?" everytime someone pings me with a ui task at work
just learned that you can side track dependency issues with
[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
November 9, 2025 at 1:08 PM
just learned that you can side track dependency issues with
[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
Truly worth reading
A good chunk of my feed is told me to read this essay, and I’m glad I listened to everyone.
What an amazing essay from the former chair of Africana Studies at Bowdoin. I'll share a few sections in the reply but seriously, read the whole thing. It's all insightful and beautifully written.
lithub.com/maybe-dont-t...
lithub.com/maybe-dont-t...
November 9, 2025 at 11:27 AM
Truly worth reading
Reposted by miki_rocket
i hate microsoft i hate microsoft i hate microsoft i hate microsoft i hate microsoft i hate microsoft i hate microsoft i hate microsoft i hate microsoft i hate microsoft i hate microsoft
November 8, 2025 at 10:58 PM
i hate microsoft i hate microsoft i hate microsoft i hate microsoft i hate microsoft i hate microsoft i hate microsoft i hate microsoft i hate microsoft i hate microsoft i hate microsoft
3 people starred by github repo - after doing milions lines of propriatery software this feels refreshing :D
November 7, 2025 at 8:09 PM
3 people starred by github repo - after doing milions lines of propriatery software this feels refreshing :D
what the fuck even is this
November 7, 2025 at 2:19 PM
what the fuck even is this
```
#[derive(serde::Deserialize)]
struct FormData {
email: String,
name: String,
}
async fn subscribe(form: web::Form) -> impl Responder {
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
October 24, 2025 at 9:25 PM
```
#[derive(serde::Deserialize)]
struct FormData {
email: String,
name: String,
}
async fn subscribe(form: web::Form) -> impl Responder {
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
Finished the week with an amazing bouldering session, I am getting a hang of the feet positions. My level is probably somewhere around V5/V4 and for my 10th climbing session this year - its suprisingly good :]]
AND TOMORROW IS MY MF BIRTHDAY
AND TOMORROW IS MY MF BIRTHDAY
October 24, 2025 at 7:21 PM
Finished the week with an amazing bouldering session, I am getting a hang of the feet positions. My level is probably somewhere around V5/V4 and for my 10th climbing session this year - its suprisingly good :]]
AND TOMORROW IS MY MF BIRTHDAY
AND TOMORROW IS MY MF BIRTHDAY
im surprised how it just completely popped into my head
I just got an idea for a rust app, wikipedia article converter into a markdown file. Hot???
October 23, 2025 at 8:45 PM
im surprised how it just completely popped into my head
I just got an idea for a rust app, wikipedia article converter into a markdown file. Hot???
October 23, 2025 at 8:37 PM
I just got an idea for a rust app, wikipedia article converter into a markdown file. Hot???
that's how we got into this mess in the first place
October 23, 2025 at 2:24 PM
that's how we got into this mess in the first place
just saw a ig reel of somebody proudly saying that their polical views include roughly "Obama was good" - people argue with me about the concept of lesser evil. He fucking bombed kids didnt he? Why would you glorify him?
October 23, 2025 at 11:42 AM
just saw a ig reel of somebody proudly saying that their polical views include roughly "Obama was good" - people argue with me about the concept of lesser evil. He fucking bombed kids didnt he? Why would you glorify him?
sitting behind my screen, implementing APIs never witnessed before
October 23, 2025 at 8:07 AM
sitting behind my screen, implementing APIs never witnessed before
Template for egui based Rust crossplaform apps is here!
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 :)
GitHub - mikolaszko/cross: Template for crossplatform (windows, linux, macos, android and wasm) egui development
Template for crossplatform (windows, linux, macos, android and wasm) egui development - mikolaszko/cross
github.com
October 21, 2025 at 9:16 PM
Template for egui based Rust crossplaform apps is here!
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 :)
being sick fucking sucks ass
especially when I had such a huge plans for this week
especially when I had such a huge plans for this week
October 17, 2025 at 1:31 PM
being sick fucking sucks ass
especially when I had such a huge plans for this week
especially when I had such a huge plans for this week
how can i help @adonisjs.com when you guys have only 4 issues open? it's insane, cant imagine the amount of work that goes into having such a small issue count.
Absolutely speechless
Absolutely speechless
October 11, 2025 at 11:32 AM
how can i help @adonisjs.com when you guys have only 4 issues open? it's insane, cant imagine the amount of work that goes into having such a small issue count.
Absolutely speechless
Absolutely speechless
goated post:
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
Trunk build fails for the simplest example
I am trying to learn to use Trunk and Yew so I tried to follow a very simple example of Trunk, created a neatly empty index.html in the root of my rust project (just the main tags and made trunk
stackoverflow.com
October 10, 2025 at 10:28 AM
goated post:
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
Sora is the beginning of a much larger movement towards misinformation and focused political propaganda - I hate it so much and I wish people saw the awful outcome in the handsight and not when its too late
October 10, 2025 at 9:20 AM
Sora is the beginning of a much larger movement towards misinformation and focused political propaganda - I hate it so much and I wish people saw the awful outcome in the handsight and not when its too late
i get to be in a release stream today as the 1st speaker - i enjoy public speaking very much so this is going to be fun
www.twitch.tv/worldanvil
www.twitch.tv/worldanvil
worldanvil - Twitch
We are World Anvil, the ULTIMATE Worldbuilding Toolset for Tabletop Gamers, Writers & anyone who loves fantasy and scifi worlds! Find us at https://www.worldanvil.com #rpg #dnd #DnD5e #Writing #world...
www.twitch.tv
October 7, 2025 at 4:52 PM
i get to be in a release stream today as the 1st speaker - i enjoy public speaking very much so this is going to be fun
www.twitch.tv/worldanvil
www.twitch.tv/worldanvil
Reposted by miki_rocket
The stable release of Python 3.14 is out now! Go, go, go update! 🙌
discuss.python.org/t/python-3-1...
discuss.python.org/t/python-3-1...
October 7, 2025 at 2:30 PM
The stable release of Python 3.14 is out now! Go, go, go update! 🙌
discuss.python.org/t/python-3-1...
discuss.python.org/t/python-3-1...
day 7 of what ever the fuck this is
October 6, 2025 at 8:48 PM
day 7 of what ever the fuck this is
i loveeeeee fixing production issues on friday that i didnt cause but im the only one who can fix em
October 3, 2025 at 10:53 AM
i loveeeeee fixing production issues on friday that i didnt cause but im the only one who can fix em
wow, working with android emulator is fucking rough - wasnt the whole purpose of it to just WORK???
October 1, 2025 at 1:53 PM
wow, working with android emulator is fucking rough - wasnt the whole purpose of it to just WORK???
"Visually it's looking rough, on the other hand spec wise, it's also looking rough"
September 28, 2025 at 6:59 PM
"Visually it's looking rough, on the other hand spec wise, it's also looking rough"