Skip Navigation

Posts
407
Comments
271
Joined
3 yr. ago

  • The desillusions people seems to have here is the same kind you have for religious people and moral, where the religious people claim that religion is what provides moral, and hence non-religious people cannot know right from wrong. It seems that in the same way, people in this discussion have defined that communism is the mechanism for being generous and being willing to contribute to society. Hence, all non-communist societies cannot exists, since nobody will build it. Basically, it is a very brainwashed take on communism, not based on anything existing but on some fantasy, especially since all practical attempts at communism seems to requires to strip people of all their freedoms.

  • Yes it is, but not in the way you hope. I live in a socialist country, but I'm still stunned about the level of the communist delusions people seems to have here.

  • Now, you are just making shit up, to fit your own beliefs. Have fun with that mental masturbation.

  • "OK" , just remind me, which are the free communist countries again?

  • So, what you say is that any free society is by definition communism, since society is built on people contributing by free will? Not sure I follow.

  • Well, there is also a more right leaning take. You take care of your self and scratch your own itch, and you should not be a liability to the society, but make your self useful and contribute back. And I think this is kind of the reason FLOSS works well, it can be aligned with many philosophies.

  • I noticed that the Flatpak didn't work on Fedora 39, probably due to how they build the flatpak or something. I had no problem taking screenshots under Fedora 39 Wayland session using the Appimage.

  • If I look at what I use and what annoys me, I would have like to see focus on 'Dyn async trait' and 'Traits for being generic over runtimes'. I think it is quite annoying that you have to decide on a whole eco-system when you are doing async code. I have had times when I have search for a very niched library, only to find that it is written for the wrong async runtime. And the longer it takes to correct this, the more cemented it will be.

  • Tested to search for a stomp rust crate and got horrible results. So, I guess that you should test the different search engines with your use case and see which one fits that.

  • My company actually used a whiteboard instead of a DNS for our internal network. We used it as a temp solution during setup, then 5 years later it was still in use. It worked quite well.

  • If there just were some link, to some blog post or something, that would expand on the topic.... with a tl;dr for the really lazy people... well, that would have been nice....

  • I see this post as an advice to learn gradually, and to write sloppy but painless code initially. Then when you have the basics, you can add the more idiomatic and tricky parts.

  • Well, you don't need it until you suddenly do. But I guess it might be very different for different users depending on your use case. I have found myself needing to go low level for async a few times, and I don't think I'm doing very strange things.

  • Well, when you write async code, you may suddenly find your self needing to implement AsynRead or something similar. Suddenly you have to use pin, and understand how async worksbunder the hood. So, while I agree that async is not something fancy, it will possibly throw you in some quite advanced territory. The part I'm not sure I agree with is skipping the error handling. But I see what the authors intention is, to keep hairy stuff out of the way while learning the basics.

  • But you are using characters you didn't invent to communicate this, without paying someone. Invent your own alphabet!

  • Corrected my typo, so contextually challenged persons can avoid being confused. You are welcome.

  • I found that a homicidal lane assist, have a really good effect on my alertness. Before lane assist I could relax and almost doze of, but with lane assist I don't dare to relax for a second since I know it will try to murder me the first chance it gets. So, I guess that is why people say lane assist prevents accidents.

  • What?!? Pictures Under Glass turns out not to be the most desired solution for controling your car? Who could have guessed? /s

  • Rust @programming.dev

    The rabbit hole of unsafe Rust bugs – notgull – The world's number one source of notgull

    notgull.net /cautionary-unsafe-tale/
  • Rust @programming.dev

    The first episode of "Rust in Production" just got released!

    mastodon.social /@mre/111579691301861658
  • Rust @programming.dev

    It is now possible to use Rust for Thunderbird development

    fosstodon.org /@ikey/111570309218082814
  • Rust @programming.dev

    daniel.haxx.se /blog/2023/12/13/making-it-harder-to-do-wrong/
  • Rust @programming.dev

    Faster Rust Toolchains for Android

    android-developers.googleblog.com /2023/12/faster-rust-toolchains-for-android.html
  • Rust @programming.dev

    Cargo cache cleaning | Rust Blog

    blog.rust-lang.org /2023/12/11/cargo-cache-cleaning.html
  • Rust @programming.dev

    Introducing FireDBG for Rust | FireDBG - 🔥 Time Travel Visual Debugger for Rust

    firedbg.sea-ql.org /blog/2023-12-12-introducing-firedbg/
  • Rust @programming.dev

    Rust Analyzer Changelog #211

    rust-analyzer.github.io /thisweek/2023/12/11/changelog-211.html
  • Rust @programming.dev

    rustc_codegen_gcc: Progress Report #28

    blog.antoyo.xyz /rustc_codegen_gcc-progress-report-28
  • Rust @programming.dev

    Rust Is Beyond Object-Oriented, Part 3: Inheritance

    www.thecodedmessage.com /posts/oop-3-inheritance/
  • Rust @programming.dev

    Being Rusty: Discovering Rust's design axioms · baby steps

    smallcultfollowing.com /babysteps/blog/2023/12/07/rust-design-axioms/
  • Rust @programming.dev

    Navigating Programming Paradigms in Rust | Corrode Rust Consulting

    corrode.dev /blog/paradigms/
  • Rust @programming.dev

    Profiling Rust Applications With Sysprof – Felix Häcker

    blogs.gnome.org /haeckerfelix/2023/12/03/profiling-rust-applications-with-sysprof/
  • Rust @programming.dev

    Rust Analyzer Changelog #210

    rust-analyzer.github.io /thisweek/2023/12/04/changelog-210.html
  • Science @beehaw.org

    Tinnitus Linked to Hidden Undetected Auditory Nerve Damage – A Step Towards a Cure

    scitechdaily.com /tinnitus-linked-to-hidden-undetected-auditory-nerve-damage-a-step-towards-a-cure/
  • Rust @programming.dev

    In Search of the Perfect Fold

    thunderseethe.dev /posts/in-search-of-the-perfect-fold/
  • Rust @programming.dev

    Rust temporary lifetimes and "super let"

    blog.m-ou.se /super-let/
  • Rust @programming.dev

    Examining Rust async iterator approaches

    kobzol.github.io /rust/2023/11/27/examining-async-iterator.html
  • Rust @programming.dev

    Rust std fs slower than Python!? No, it's hardware!

    xuanwo.io /2023/04-rust-std-fs-slower-than-python/
  • Rust @programming.dev

    Semantic fuzzing of the Rust compiler and interpreter

    ethz.ch /content/dam/ethz/special-interest/infk/inst-pls/plf-dam/documents/StudentProjects/MasterTheses/2023-Andy-Thesis.pdf