• 0 Posts
  • 14 Comments
Joined 4 months ago
cake
Cake day: July 1st, 2024

help-circle
  • I dunno, I think you may be underestimating ARM here. I’ve heard that the overhead from translating the machine code is a lot lower than you might think, because so much X86 code is optimized down to a RISC-like subset of the instruction set already. And if that overhead isn’t too daunting in the common cases, the more robust power management on the ARM side of the chip market might be able to make up the difference in a handheld environment for most users. Obviously it’s a huge amount of work to nail the software, and it would be on top of the work they were already doing on Linux, so I’m not saying it’ll definitely be in the next iteration, but I could definitely imagine it happening eventually.



  • It’s the “with which we are okay” that sounds a little stilted. Most speakers would probably phrase that part of the sentence as “which we’re okay with.” It’s just because “okay with” is so common that it almost feels like a transitive form of the verb “to be okay,” so splitting apart sounds odd.

    Note that there’s already a different transitive verb “okay” which means “approve” or “authorize,” as in “the boss okayed your plan to use the forklift,” implying that the person doing this has authority or control over whether the thing happens. “I’m okay with it” by contrast typically means something like “I have no control over it but it also doesn’t trouble me.” “Unfazed by” (spelled in this way, not related to “phase”) would be a similar expression.









  • If I’m remembering correctly, this phrase was immortalized in a Primus track at one point. There’s a weird, short track (or maybe an intro to a longer song?) on “Sailing the Seas of Cheese” that’s just one guy singing along with running water, and as I remember them, the lyrics are: “As I stand here in the shower, singing opera and such/pondering the possibility that I pull the pud too much/there’s a scent that fills the air; is it flatus? just a touch/and it makes me think of you.”

    Which apparently is still in my brain, even though I didn’t think I’ve listened to that album since the 90’s. My brain is weirdly prone to storing old audio, though.



  • One issue is that it can be leveraged to maintain a monopoly. Microsoft famously made a bunch of small modifications to the HTML standard, so that web sites that wanted to work with MS Internet Explorer had to write custom versions to be compatible. But because so many people just used IE because it was bundled with Windows, those “extensions” started to become their own standard, so that then other browsers had to adopt MS’s idiosyncrasies in order to be compatible with the sites, which in turn harmed standardization itself. They even had a term for this technique: “Embrace, Extend, Extinguish.” It nearly worked for them until Google pushed them out with Chrome. Microsoft tried to do the same thing again with Java until the government got involved.

    It’s complicated, certainly, but there are legitimate cases where “just a little tweak” can be quite a big problem for a standard.