If you can learn to read int (*funcs[])(void*, void*), you can learn to read Rust.
Snarwin
Works fine for me. Maybe try with a different keyboard app?
People don't want Firefox translation because they "want AI," though. They want it because being able to translate web pages is a useful feature. I think it's quite telling that nowhere in the linked article does the author actually defend Firefox's new "Window AI" feature as useful. Instead, the only argument he can make for it is that AI is popular.
If Henry Ford had given his users what they wanted, he would have built a faster horse.
Users want AI right now because a lot of people have spent a lot of money to convince them they want it. A few years ago, they wanted crypto and VR; a few more years from now, they'll want something else. We're already seeing evidence that the current AI boom is an unsustainable bubble. Will "hundreds of millions of users" still be using ChatGPT after OpenAI's investors get tired of losing billions of dollars every year, and decide it's time to start squeezing their customers for more cash?
This kind of trend-chasing is what happens when the people in charge have no real principles or vision underlying their actions. Firefox didn't beat Internet Explorer by following the crowd; it won by delivering a product that was better, and doing things nobody else had done before (like tabs). In order to do that, the people making it had to have a strong vision of what a "better" browser would look like.
This isn't a recent development; it's been going on for decades. Indeed, most of the reason we use the terms "FOSS" and "open source" instead of the original term—"free software"—is that "open source" was deemed more corporate-friendly.
@notesnook@fosstodon.org As long as Firefox remains the best platform for uBlock Origin, I'll keep using it.
Summon Night Swordcraft Story has active combat (that's what makes it Tales-like), so probably not what you're looking for here.
It's not just "hardly anyone," it's "literally no one." Varlink was invented by the systemd developers out of whole cloth specifically for this purpose.
If the compiler produces a program that doesn't match your description, you can debug the compiler. Can you debug an LLM?
Well, remember, a code smell isn't something that's inherently bad, it's "a hint that something might be wrong".
I'm not saying that anyone should flag lambdas as a problem in code review, just that when you see one, it's probably worth taking a second to ask yourself if a named function would make more sense.
I appreciate that this article highlights the value of using of named functions in functional-style code. Too often, programmers assume that "functional programming" means using lambdas everywhere, when in my experience, lambdas are actually a (very mild) code smell.
Ubuntu updates break shit all the time, whether or not Rust is involved. The Linux kernel, on the other hand, has a proven track record of compatibility and stability.