home.social

Search

1000 results for “mo8it”

  1. Huh, my (old-ish) post about apparently landed on the front page of Hacker News two days ago 🤯

    news.ycombinator.com/item?id=4

    I noticed it after seeing an unexpected spike in :
    oxitraffic.mo8it.com

  2. Huh, my (old-ish) post about #Podman #Quadlet apparently landed on the front page of Hacker News two days ago 🤯

    news.ycombinator.com/item?id=4

    I noticed it after seeing an unexpected spike in #OxiTraffic:
    oxitraffic.mo8it.com

  3. Huh, my (old-ish) post about #Podman #Quadlet apparently landed on the front page of Hacker News two days ago 🤯

    news.ycombinator.com/item?id=4

    I noticed it after seeing an unexpected spike in #OxiTraffic:
    oxitraffic.mo8it.com

  4. Huh, my (old-ish) post about #Podman #Quadlet apparently landed on the front page of Hacker News two days ago 🤯

    news.ycombinator.com/item?id=4

    I noticed it after seeing an unexpected spike in #OxiTraffic:
    oxitraffic.mo8it.com

  5. Huh, my (old-ish) post about #Podman #Quadlet apparently landed on the front page of Hacker News two days ago 🤯

    news.ycombinator.com/item?id=4

    I noticed it after seeing an unexpected spike in #OxiTraffic:
    oxitraffic.mo8it.com

  6. : I solved day 2 using the parser in 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 🥊

    codeberg.org/mo8it/advent-of-c

    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 😝

  7. @cindox Rocket is stagnating and Axum is going up like a rocket 🚀😉

    My recommendations would be and .

    I don't have experience with frontends (e.g. yew) so far, but if you just want Templates, check out

    My blog posts might be helpful:

    Axum + Askama: mo8it.com/blog/getting-started

    SQLx: mo8it.com/blog/sqlx-interactin

  8. :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.

    mo8it.com/blog/rust-vs-julia

    The blog post is the base for my tiny talk at which is now public:

    youtu.be/0JkbNFpXlXc

    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 🥰

  9. 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:
    codeberg.org/mo8it/master-thes

    #Bevy #XPBD #egui #RustLang #Rust

  10. 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:
    codeberg.org/mo8it/master-thes

  11. 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:
    codeberg.org/mo8it/master-thes

    #Bevy #XPBD #egui #RustLang #Rust

  12. 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:
    codeberg.org/mo8it/master-thes

    #Bevy #XPBD #egui #RustLang #Rust

  13. 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:
    codeberg.org/mo8it/master-thes

    #Bevy #XPBD #egui #RustLang #Rust

  14. , a self-hosted, simple and privacy respecting website traffic tracker 🌐

    ➡️ Demo: oxitraffic.mo8it.com

    I just published version 0.6 with a image! 📦️
    (You don't have to use Docker though)

    Do you have a ?
    I can host it for you if you want to test it with your website :blobcatheart:

    Of course, it is written in 🦀
    Check out the README, I spent a lot of time on it 😇
    codeberg.org/mo8it/oxitraffic

    Boost? 🔃🥰

  15. @mo8it #oxitraffic looks like a great little tool, thanks for your efforts!

    Can it also show how long people spend on a page?

  16. I released some updates to , a self-hosted, simple and privacy respecting website traffic tracker 🌐

    codeberg.org/mo8it/oxitraffic

    I improved the design, added more stats and fixed some bugs ✨

    Demo: 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 🤯

  17. : Self-hosted, simple and privacy respecting website traffic tracker 🌐

    A web app that I did write with 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:

    codeberg.org/mo8it/oxitraffic

  18. Free 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
    📆 When: 26.08. - 30.08.2024 from 10 until 17 o'clock
    📚️ Content: My modified version of and : comprehensive-rust.mo8it.com
    🏃 More info and free registration: fachschaft.physik.uni-mainz.de (scroll down for the English version)
    🗣️ Language: English

    :boostRequest:

  19. @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: mo8it.com/blog/getting-started

    SQLx: mo8it.com/blog/sqlx-interactin

    #Rust #Web

  20. @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: mo8it.com/blog/getting-started

    SQLx: mo8it.com/blog/sqlx-interactin

    #Rust #Web

  21. @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: mo8it.com/blog/getting-started

    SQLx: mo8it.com/blog/sqlx-interactin

    #Rust #Web

  22. @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: mo8it.com/blog/getting-started

    SQLx: mo8it.com/blog/sqlx-interactin

    #Rust #Web

  23. @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)

  24. @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)

  25. @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)

  26. @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)