Very similar to this tedx talk: https://youtu.be/8S0FDjFBj8o 😂
Very similar to this tedx talk: https://youtu.be/8S0FDjFBj8o 😂
My favorite Ted talk is a Tedx talk. It has has helped me and past classmates quite a lot. I still rewatch it before giving presentations.
The quality of the content sadly often matters very little in comparison to the manner of speaking and self presentation.
I thought about all these points too. I agree. It’s really not worth doing.
It is only benefitial at all, if dynamic dispatch is already in use. Then this “feature” is free besides the binary size.
I mostly thought about the code not slowing down the usual path and still retaining the option to change it at runtime.
Thanks for the detailed outline though.
Nothing is wrong with the logging crates. :)
I thought more about putting debug visualizations in the debug blocks - not log statements.
Well I did not think of that. So in the into_debug
I would move all struct members from Foo<false>
into a “new” Foo<true>
and return that?
And have fun with regional licensing. Subtitles only in German sorry. Audio only in German sorry. This title is only available in USA. This title is only available until midnight.
I don’t understand why all these chrome derivatives and firefox don’t just band together and extend manifest v3 with some vendored standardised extension that addresses the limitations.
Browsers do that for CSS and JavaScript features already. An extension could just check if the browser supports the “unlimited filters” option and use it if its available.
I have never researched it but heard that the permissions of manifest v3 are much better for privacy.
I am in favor of removing manifest v2 if the vendored extension becomes a reality.
Browsers already have too much complexity, lines of code and feature creep.
Can you provide some sources that support this claim?
The biggest offenders for me are:
My samsung laptop has no way to change the backlight from Linux so it stays off. If only there were a way to this in a standardized way (acpi) samsung?
https://github.com/raldone01/config_fish/blob/main/tdcff_functions/btrfs_folder_to_subvol.fish
Because I often forget to do it I wrote a little helper script.
This file can be run or sourced and only depends on btrfs-progs and fish.
It is so annoying that one can’t ditch m$ keys and still boot windows. Sure you can sign the windows bootloader with your own keys. However it checks its own signature and just refuses to boot.
If anyone has a solution let me know.