Search
1000 results for “mo8it”
-
Huh, my (old-ish) post about #Podman #Quadlet apparently landed on the front page of Hacker News two days ago 🤯
https://news.ycombinator.com/item?id=43456934
I noticed it after seeing an unexpected spike in #OxiTraffic:
https://oxitraffic.mo8it.com -
Huh, my (old-ish) post about #Podman #Quadlet apparently landed on the front page of Hacker News two days ago 🤯
https://news.ycombinator.com/item?id=43456934
I noticed it after seeing an unexpected spike in #OxiTraffic:
https://oxitraffic.mo8it.com -
Huh, my (old-ish) post about #Podman #Quadlet apparently landed on the front page of Hacker News two days ago 🤯
https://news.ycombinator.com/item?id=43456934
I noticed it after seeing an unexpected spike in #OxiTraffic:
https://oxitraffic.mo8it.com -
Huh, my (old-ish) post about #Podman #Quadlet apparently landed on the front page of Hacker News two days ago 🤯
https://news.ycombinator.com/item?id=43456934
I noticed it after seeing an unexpected spike in #OxiTraffic:
https://oxitraffic.mo8it.com -
Huh, my (old-ish) post about #Podman #Quadlet apparently landed on the front page of Hacker News two days ago 🤯
https://news.ycombinator.com/item?id=43456934
I noticed it after seeing an unexpected spike in #OxiTraffic:
https://oxitraffic.mo8it.com -
#AOC: I solved day 2 using the #winnow parser in #Rust and my solution takes 6-8 µs on my machine.
Of couse, we are dealing with the category "BLAZINGLY FAST" 🚀😜
You are welcome to benchmark your code against mine and start performance wars 🥊
EDIT: @corpsmoderne came up with a version about twice faster than mine with even less code! See his comment below 🏆️
PS: I know about premature optimizations, but let me have my fun 😝
-
@cindox Rocket is stagnating and Axum is going up like a rocket 🚀😉
My recommendations would be #Axum and #SQLx.
I don't have experience with #RustLang frontends (e.g. yew) so far, but if you just want Templates, check out #Askama
My blog posts might be helpful:
Axum + Askama: https://mo8it.com/blog/getting-started-with-rust-backends/
SQLx: https://mo8it.com/blog/sqlx-interacting-with-databases-in-rust/
-
An interesting project to keep your eye on is #ElementX
https://element.io/labs/element-xAnd I just discovered #iamb, a #matrix client for the terminal, written in #Rust using the #ratatui crate
https://github.com/ulyssa/iamb -
:ferris: vs :julia:
Rust vs Julia in scientific computing
Why I think that Julia doesn't solve the two-language problem and when you should use Rust instead.
https://mo8it.com/blog/rust-vs-julia
The blog post is the base for my tiny talk at #RustSciComp23 which is now public:
Think of the recording as a trailer. The blog post has many more details and aspects that can not fit into 7 minutes ⏳️
I hope for discussions across both communities 🥰
-
I fixed the problem with the energy 😅
I also ported the code to use f64 everywhere instead of f32 for physics.
2^14 spheres this time ✨
I also made the repository public but it will not be published as a library. It is just my educational progress with my thesis:
https://codeberg.org/mo8it/master-thesis -
I fixed the problem with the energy 😅
I also ported the code to use f64 everywhere instead of f32 for physics.
2^14 spheres this time ✨
I also made the repository public but it will not be published as a library. It is just my educational progress with my thesis:
https://codeberg.org/mo8it/master-thesis -
I fixed the problem with the energy 😅
I also ported the code to use f64 everywhere instead of f32 for physics.
2^14 spheres this time ✨
I also made the repository public but it will not be published as a library. It is just my educational progress with my thesis:
https://codeberg.org/mo8it/master-thesis -
I fixed the problem with the energy 😅
I also ported the code to use f64 everywhere instead of f32 for physics.
2^14 spheres this time ✨
I also made the repository public but it will not be published as a library. It is just my educational progress with my thesis:
https://codeberg.org/mo8it/master-thesis -
I fixed the problem with the energy 😅
I also ported the code to use f64 everywhere instead of f32 for physics.
2^14 spheres this time ✨
I also made the repository public but it will not be published as a library. It is just my educational progress with my thesis:
https://codeberg.org/mo8it/master-thesis -
@[email protected] Sorry, ich hatte das völlig übersehen.
Hier gibt es Details zum Vortrag: https://chemnitzer.linux-tage.de/2024/de/programm/beitrag/209
Und hier geht es direkt zur Aufnahme: https://media.ccc.de/v/clt24-209-rust-lernen-aber-wie #RustLang #Rust #CLT2024 -
🔪 Killing in the name of Privacy
https://mo8it.com/blog/privacy
How an AD blocker killed my work of months and how is this related to telemetry in #FOSS
#OxiTraffic #Linux #IndieWeb #Privacy #AdBlock #AdBlocker #uBlockOrigin #Blog #Telemetry #Analytics #OpenSource #Selfhosting #Selfhosted
-
#OxiTraffic, a self-hosted, simple and privacy respecting website traffic tracker 🌐
➡️ Demo: https://oxitraffic.mo8it.com
I just published version 0.6 with a #Docker image! 📦️
(You don't have to use Docker though)Do you have a #blog?
I can host it for you if you want to test it with your website :blobcatheart:Of course, it is written in #Rust 🦀
Check out the README, I spent a lot of time on it 😇
https://codeberg.org/mo8it/oxitrafficBoost? 🔃🥰
#SelfHosted #IndieWeb #FOSS #Analytics #Traffic #RustLang #Axum
-
@mo8it #oxitraffic looks like a great little tool, thanks for your efforts!
Can it also show how long people spend on a page?
-
I released some updates to #OxiTraffic, a self-hosted, simple and privacy respecting website traffic tracker 🌐
https://codeberg.org/mo8it/oxitraffic
I improved the design, added more stats and fixed some bugs ✨
Demo: https://oxitraffic.mo8it.com
Any feature suggestions? :ablobcathappypaws:
I can host it for you if you want to test it with your website :blobcatheart:
BTW, my Rust vs Julia blog post is still exploding 🤯
-
#OxiTraffic: Self-hosted, simple and privacy respecting website traffic tracker 🌐
A #Rust web app that I did write with #Axum to see how many read my blog posts 🧐
I did just publish a version which I consider ready for public usage 🤗
The screenshot shows the call history of one of my blog posts 📈
Check out the README for a demo and more details about how it works and how you can host it:
-
Free #Rust Course in Mainz, Germany :ferris:
I am happy to announce that I will offer my Rust course for the third time 😍
📍 Where: In person at the university of Mainz #JGUMainz
📆 When: 26.08. - 30.08.2024 from 10 until 17 o'clock
📚️ Content: My modified version of #ComprehensiveRust and #Rustlings: https://comprehensive-rust.mo8it.com
🏃 More info and free registration: https://fachschaft.physik.uni-mainz.de/rust (scroll down for the English version)
🗣️ Language: English:boostRequest:
-
@cindox Rocket is stagnating and Axum is going up like a rocket 🚀😉
My recommendations would be #Axum and #SQLx.
I don't have experience with #RustLang frontends (e.g. yew) so far, but if you just want Templates, check out #Askama
My blog posts might be helpful:
Axum + Askama: https://mo8it.com/blog/getting-started-with-rust-backends/
SQLx: https://mo8it.com/blog/sqlx-interacting-with-databases-in-rust/
-
@cindox Rocket is stagnating and Axum is going up like a rocket 🚀😉
My recommendations would be #Axum and #SQLx.
I don't have experience with #RustLang frontends (e.g. yew) so far, but if you just want Templates, check out #Askama
My blog posts might be helpful:
Axum + Askama: https://mo8it.com/blog/getting-started-with-rust-backends/
SQLx: https://mo8it.com/blog/sqlx-interacting-with-databases-in-rust/
-
@cindox Rocket is stagnating and Axum is going up like a rocket 🚀😉
My recommendations would be #Axum and #SQLx.
I don't have experience with #RustLang frontends (e.g. yew) so far, but if you just want Templates, check out #Askama
My blog posts might be helpful:
Axum + Askama: https://mo8it.com/blog/getting-started-with-rust-backends/
SQLx: https://mo8it.com/blog/sqlx-interacting-with-databases-in-rust/
-
@cindox Rocket is stagnating and Axum is going up like a rocket 🚀😉
My recommendations would be #Axum and #SQLx.
I don't have experience with #RustLang frontends (e.g. yew) so far, but if you just want Templates, check out #Askama
My blog posts might be helpful:
Axum + Askama: https://mo8it.com/blog/getting-started-with-rust-backends/
SQLx: https://mo8it.com/blog/sqlx-interacting-with-databases-in-rust/
-
@mo8it Yes. In fact I picked up #100daysofrust from @kubikpixel 😆
Although I couldn't find their toots from earlier days (I found only from 34 onward)
-
@mo8it Yes. In fact I picked up #100daysofrust from @kubikpixel 😆
Although I couldn't find their toots from earlier days (I found only from 34 onward)
-
@mo8it Yes. In fact I picked up #100daysofrust from @kubikpixel 😆
Although I couldn't find their toots from earlier days (I found only from 34 onward)
-
@mo8it Yes. In fact I picked up #100daysofrust from @kubikpixel 😆
Although I couldn't find their toots from earlier days (I found only from 34 onward)