Search
1000 results for “mo8it”
-
It's #followfriday time !
And, as always boosts are welcome!
#Writer
@carolynaluna
@SJHoodlet#PublicHealth practitioner
@DocCarms#FOSS
@array
@theruran
@chrisba
@kidsan
@adam #qmail maintainer#Web3isgreat creator
@molly0xfff#Rustlang / #Rust
@lodurel
@mo8it#Remarkable2 owner
@aeva#Photography
@mlyon0486
@vanitasvitae# other people
@PetitCoeur
@astrophoenix
@lapcatsoftware
@mijustin -
It's #followfriday time !
And, as always boosts are welcome!
#Writer
@carolynaluna
@SJHoodlet#PublicHealth practitioner
@DocCarms#FOSS
@array
@theruran
@chrisba
@kidsan
@adam #qmail maintainer#Web3isgreat creator
@molly0xfff#Rustlang / #Rust
@lodurel
@mo8it#Remarkable2 owner
@aeva#Photography
@mlyon0486
@vanitasvitae# other people
@PetitCoeur
@astrophoenix
@lapcatsoftware
@mijustin -
It's #followfriday time !
And, as always boosts are welcome!
#Writer
@carolynaluna
@SJHoodlet#PublicHealth practitioner
@DocCarms#FOSS
@array
@theruran
@chrisba
@kidsan
@adam #qmail maintainer#Web3isgreat creator
@molly0xfff#Rustlang / #Rust
@lodurel
@mo8it#Remarkable2 owner
@aeva#Photography
@mlyon0486
@vanitasvitae# other people
@PetitCoeur
@astrophoenix
@lapcatsoftware
@mijustin -
It's #followfriday time !
And, as always boosts are welcome!
#Writer
@carolynaluna
@SJHoodlet#PublicHealth practitioner
@DocCarms#FOSS
@array
@theruran
@chrisba
@kidsan
@adam #qmail maintainer#Web3isgreat creator
@molly0xfff#Rustlang / #Rust
@lodurel
@mo8it#Remarkable2 owner
@aeva#Photography
@mlyon0486
@vanitasvitae# other people
@PetitCoeur
@astrophoenix
@lapcatsoftware
@mijustin -
Today i am stuggling with #SQLX migrations in #RustLang.
I have an app, which starts with a sync main fn, which then continues in an async init fn.
I have placed the migrate! macro there, but i am not able to migrate on `cargo build`. Anybody got a clue here?
The documentation just says to run the macro when the application starts.
Taggin @mo8it for being and sqlx-evangelist 😁️ -
I've completed "Scratchcards" - Day 4 - Advent of Code 2023 #AdventOfCode
The 2nd part was really hard, but in the end I managed to do it anyways.
I tried @epage #winnow this time, a replacement for #rust #nom . And even though I don't get why `&mut &str` is needed, I found it really easy to pick up.
Thanks @mo8it for the recommendation
https://adventofcode.com/2023/day/4
https://github.com/woile/adventofcode/blob/main/2023/day4/src/main.rs -
Really interesting approach from Paul Goulart at #RustSciComp23 mixing #julia and #rust with the takeaway (paraphrased)
"Julia is great for debugging the *math* problems, Rust is great for debugging the *code* problems, and supporting both of those at once Is a lot less work than doing all of it twice"
Followed by another great talk by @mo8it highlighting the footguns and benefits of Julia (check out his blog post https://mo8it.com/blog/rust-vs-julia/)
I wasn't expecting so much Julia but I'm loving it!
-
Really interesting approach from Paul Goulart at #RustSciComp23 mixing #julia and #rust with the takeaway (paraphrased)
"Julia is great for debugging the *math* problems, Rust is great for debugging the *code* problems, and supporting both of those at once Is a lot less work than doing all of it twice"
Followed by another great talk by @mo8it highlighting the footguns and benefits of Julia (check out his blog post https://mo8it.com/blog/rust-vs-julia/)
I wasn't expecting so much Julia but I'm loving it!
-
Really interesting approach from Paul Goulart at #RustSciComp23 mixing #julia and #rust with the takeaway (paraphrased)
"Julia is great for debugging the *math* problems, Rust is great for debugging the *code* problems, and supporting both of those at once Is a lot less work than doing all of it twice"
Followed by another great talk by @mo8it highlighting the footguns and benefits of Julia (check out his blog post https://mo8it.com/blog/rust-vs-julia/)
I wasn't expecting so much Julia but I'm loving it!
-
Really interesting approach from Paul Goulart at #RustSciComp23 mixing #julia and #rust with the takeaway (paraphrased)
"Julia is great for debugging the *math* problems, Rust is great for debugging the *code* problems, and supporting both of those at once Is a lot less work than doing all of it twice"
Followed by another great talk by @mo8it highlighting the footguns and benefits of Julia (check out his blog post https://mo8it.com/blog/rust-vs-julia/)
I wasn't expecting so much Julia but I'm loving it!
-
Really interesting approach from Paul Goulart at #RustSciComp23 mixing #julia and #rust with the takeaway (paraphrased)
"Julia is great for debugging the *math* problems, Rust is great for debugging the *code* problems, and supporting both of those at once Is a lot less work than doing all of it twice"
Followed by another great talk by @mo8it highlighting the footguns and benefits of Julia (check out his blog post https://mo8it.com/blog/rust-vs-julia/)
I wasn't expecting so much Julia but I'm loving it!
-
#Zellij integration in #Rustlings 🪟
https://asciinema.org/a/902151
Works well with terminal text editors like #HelixEditor :helix:
Will be released soon ✨️
-
#Rustlings Fixes Your Nightmares :ferris:
-
With that, we have a new guide for "Community Exercises" ✨
https://rustlings.rust-lang.org/community-exercises
You can create your own exercises and let the #Rustlings program manage them 😃
I have heard that the #BevyEngine community is thinking about creating some exercises for Bevy beginners 😉
-
Launched a new website for #Rustlings 🎉
https://rustlings.rust-lang.orgIt even has a new link 🔗
What do you think? Anything missing? 🤔
-
I replaced my document readers #Evince and #Okular with Papers 📖
https://flathub.org/apps/org.gnome.Papers
Papers is planned to replace Evince as the default document viewer on #Gnome :gnome:
It is a fork of Evince with about a third of the code migrated to #RustLang :ferris:
-
Released a new version of #OxiTraffic to use the new version of #SQLx that fixes the following database security vulnerability:
⚠️ RUSTSEC-2024-0363
https://rustsec.org/advisories/RUSTSEC-2024-0363.htmlAlso replaced Askama with #Rinja for the templates. The migration was trivial 😃
-
Released a new version of #OxiTraffic to use the new version of #SQLx that fixes the following database security vulnerability:
⚠️ RUSTSEC-2024-0363
https://rustsec.org/advisories/RUSTSEC-2024-0363.htmlAlso replaced Askama with #Rinja for the templates. The migration was trivial 😃
-
Released a new version of #OxiTraffic to use the new version of #SQLx that fixes the following database security vulnerability:
⚠️ RUSTSEC-2024-0363
https://rustsec.org/advisories/RUSTSEC-2024-0363.htmlAlso replaced Askama with #Rinja for the templates. The migration was trivial 😃
-
Released a new version of #OxiTraffic to use the new version of #SQLx that fixes the following database security vulnerability:
⚠️ RUSTSEC-2024-0363
https://rustsec.org/advisories/RUSTSEC-2024-0363.htmlAlso replaced Askama with #Rinja for the templates. The migration was trivial 😃
-
Released a new version of #OxiTraffic to use the new version of #SQLx that fixes the following database security vulnerability:
⚠️ RUSTSEC-2024-0363
https://rustsec.org/advisories/RUSTSEC-2024-0363.htmlAlso replaced Askama with #Rinja for the templates. The migration was trivial 😃
-
Wrote a small fish shell function to easily start a clean benchmarking project with divan :D
-
The #RustLang user group in Mainz, Germany has a website now ✨
If you live near Mainz, you are welcome to join us 😃
You can also join our weekly meetings online on BigBlueButton 💻️
-
Ever wondered why the language server #RustAnalyzer isn't showing all errors, warnings and lints? 😕
This is especially an issue in #Rustlings where Rust-Analyzer only shows the diagnostics in some of the exercises.
Turns out, Rust-Analyzer uses `cargo check` under the hood which itself stops checking early unless you specify the `--keep-going` flag 🏃🏼
This is fixed in Rust-Analyzer now 😃
https://github.com/rust-lang/rust-analyzer/pull/17561
Thanks to @veykril 🤗
-
Ever wondered why the language server #RustAnalyzer isn't showing all errors, warnings and lints? 😕
This is especially an issue in #Rustlings where Rust-Analyzer only shows the diagnostics in some of the exercises.
Turns out, Rust-Analyzer uses `cargo check` under the hood which itself stops checking early unless you specify the `--keep-going` flag 🏃🏼
This is fixed in Rust-Analyzer now 😃
https://github.com/rust-lang/rust-analyzer/pull/17561
Thanks to @veykril 🤗
-
Ever wondered why the language server #RustAnalyzer isn't showing all errors, warnings and lints? 😕
This is especially an issue in #Rustlings where Rust-Analyzer only shows the diagnostics in some of the exercises.
Turns out, Rust-Analyzer uses `cargo check` under the hood which itself stops checking early unless you specify the `--keep-going` flag 🏃🏼
This is fixed in Rust-Analyzer now 😃
https://github.com/rust-lang/rust-analyzer/pull/17561
Thanks to @veykril 🤗