I've been happier once I tried using one of the myriad of tools out there for writing slides in markdown.
If you don't need to deal with images or anything to fancy, it's worth considering, imo. Since I had it version controlled, someone even sent me a patch fixing some typos, heh.
IIUC, you're not misreading.
KPTI solves the problem of leaking data from the kernel address space (besides a bare minimum). But this was an issue because Intel was speculatively accessing kernel addresses in the first place.
It does seem to be rather poorly written, e.g. the next paragraph
> they actually don't follow Newton's Law, they follow Schrodinger's Law so that theory is what we call quantum mechanics. The quantum mechanical interpretation tells scientists a lot of insights.
It sounds like it creates a mapping from lines to "bugginess." How much value do you think there would be in some sort of semantic analysis, e.g. "new function foo is suspect bc it calls bar, which has shown up in a lot of stack traces lately"?
Ah, that makes much more sense now. You want to enable a community of plugins/widgets/apps built on top of the index. That's fascinating. I feel it would probably require some centralized base set of widgets similar to what Google already provides. That way the average user can just type "5 minute timer" without having to manually install the widget first. Quality/security outside that base set might be nightmarish. People put a lot of stuff into search bars.
Haven't really looked at the source, but is the neovim dependence just for starting ranger async? In that case vim 8 support might come soon?
I have a neovim build, but I tried out SpaceVim on it and just went back to a very lightly patched vim since SpaceVim felt too bloated and I've been too lazy to clean it all up.
I understand why people are upset, but not why they are quite so upset. Apple always felt like the company that you went to when you wanted good UX. Unlike Android, they twist all the knobs for you, making tradeoffs like this so you don't have to care.
Of course, making battery degradation more clear would have been nice, along with some UI element explaining the impact as it gets worse.
I don't know if the majority of consumers would care in the slightest about Microsoft making their index public. Maybe among certain crowds like this, but what would it gain us? I couldn't just send a PR to help improve it; the only benefit I can see is transparency and perhaps a fun, maybe even useful visualization.
Also, the image of a "hip" Google competitor like Snapchat seems tremendously unappealing, personally.
I don't know if an open collaborative approach to search is really possible given that there's a whole SEO industry out there. If we could have the equivalent of white hat SEO folks help point out flaws and exploitable bits, then maybe?
I think the problem is that such statements (and worse) do come from professional adults. So I find assuming such views come from people with just enough wherewithal to type out a comment to be a) pointlessly hostile and b) a distraction from the troubling reality.
I agree it would be nice to be able to cast without Chrome on a laptop (looks like VLC had experimental cast support but removed it), but it's literally in the name...
As for Android, I was fairly certain iOS at least can cast as my Apple fanboy roommate was having fun messing with the volume and pausing playback.
I had forgotten Cyclone's name, thanks for the reminder. I've always felt kinda sad some of the small features like int@ didn't make their way back into C. I'm glad at least C++ has non-null pointers via references (but with stricter semantics and potentially undesirable syntactic sugar) and fat pointers via span<T>, but it's useless when I have to write in C for legacy reasons.
This is why I almost stopped reading when the article suggested a "normal statistician" would just use the mean score (it does later address this, for those who haven't read it yet).
IMO, NPS doesn't provide a good enough signal to be "the one number" you should care about, but it recognizes the actual numbers don't matter all that much. I've seen the same question used with a 5 point Likert scale which I imagine is easier to work with. You'd still have to deal with people responding like "0/10 can't think of any friend I'd recommend this to" :/
It would definitely seem like ML could improve performance here, if they fed it all the right features.
I feel like outstanding debts (amount, time since last payment) could be really helpful in this regard so people can't rack up huge debts from multiple lenders, but that would also be a privacy nightmare.
It looks like something that just gets complied to VHDL and friends? Is there some way to make the description available to user code/GHC? Now that would be interesting.
If you don't need to deal with images or anything to fancy, it's worth considering, imo. Since I had it version controlled, someone even sent me a patch fixing some typos, heh.