I’ll be honest, I’m just here for the memes.

  • 1 Post
  • 20 Comments
Joined 8 months ago
cake
Cake day: October 27th, 2023

help-circle













  • As mentioned, binary test files makes sense for this utility. In the future though, there should be expected to demonstrate how and why the binary files were constructed in this way, kinda like how encryption algorithms explain how they derived any arbitrary or magic numbers. This would bring more trust and transparency to these files without having to eliminate them.



  • Rust borrows a lot of it’s design from functional programming languages like Haskell, which has its good and bad. You could also choose to implement this behavior iteratively like typical C programs, but that tends to be ugly in other ways.

    Personally, I’ve grown fond of the functional style. You see it in other places too, like the higher order functions in JavaScript. What’s good about them in Rust is you still get amazing performance due to zero-cost abstraction. Trying to implement it yourself would likely be slower, so use them any chance you get.


  • I regularly use wireless earbuds, which are extremely convenient, but I am not looking forward to the day when the battery is insufficient for me and I can’t replace it due to “innovation”. I also miss out on having splitters so that 2 people can listen to the same audio. I know Bluetooth LE is supposed to fix that, but I don’t even know what devices support that. Like others said, having the choice is important, but Apple’s “bravery” and market domination removed that from us…