Comment Re: 6ms (Score 1) 135
I can say without fear of ambiguity or modesty that I am very much after reinventing the wheel. In fact, I've lost count over the number of wheels I've reinvented thus far, and I don't think I'm done yet.
I can say without fear of ambiguity or modesty that I am very much after reinventing the wheel. In fact, I've lost count over the number of wheels I've reinvented thus far, and I don't think I'm done yet.
I have a personal project where I'm building clones of 8 bit computers (Apple II, Commodore 64 and such. There's even a YouTube channel). It's an FPGA the gets loaded with a core containing a RiscV CPU (running a custom multitasking OS) and an 8 bit CPU running whatever the original computer did.
It takes about 40ms for the core to get loaded into the FPGA. From that point, it takes about 6ms until everything is initialized, the 32 bit OS gets loaded into memory, and the 8 bit computer gets put out of reset and begins its boot. The Apple II needs about 300ms to complete its startup routine, the vast majority of which is taken by issuing the "beep" it does when turned on.
The output is to an HDMI monitor. That takes around 3 seconds to sync on the image, which means that by the time any picture appears on screen, the computer has long finished boot. I'm seriously considering manually postponing the 8-bit startup just so the user has a chance to catch it happening.
At 2013, the disks in question were spinning disks. I didn't understand from the article whether the stats for 2021 and 2025 were about spinning or solid state drives.
Comparing reliability over time of spindles to solid states is almost meaningless. The failure scenarios are just not the same.
Two questions:
Because what usually happens is that you don't have a choice but to sign this contract, or you can't get the service at all.
Thankfully, Duo is not the only way I'm learning German. I also have a private teacher, a class I attend (organized by my work place), as well as just trying to talk to people around me. Yes, I now live in a German speaking country (arguably. Opinions on what the German people of Switzerland speak vary). As such, Duo's way of teaching does not hold me back too much.
But, yes, I only recently figured out what "an" vs. "am" actually mean, and it was a lightbulb moment. Duolingo just asks you to translate stuff and they say WRONG!!!! without really explaining.
The anger over firing people may not affect their bottom line (though I, personally, avoided going paid for that precise reason), but the results AI produces may.
I'm studying German with it, and you can see the quality of the sentences slipping. It seems that they are stuffing their lessons, now that it's so cheap to produce more of them, and that affects how it feels to learn with the app. I've definitely started looking for other sources to learn German from.
If your idea of winning an argument is to pretend I said things I never did, why even bother joining the conversation?
MrNaz claimed Israel supporters often make arguments based on starting "halfway through the story". So I asked him where the story's start point really is. I know what his answer likely is, but unlike you, I refuse to assume the worst about people I'm debating.
The only thing I think that the whole Palestine / Israel issue needs is a pretty simple exposition of the facts and history. It's not complex. It's just that the facts are deliberately smeared and obfuscated to make the whole thing LOOK complex when it's not.
It's as simple as Apartheid South Africa was.
At least, it's not complex if you decide to filter out pertinent facts. If you decide to actually get the context, complex it is, and no side turns out looking particularly nice.
Israel has a similar law. On Oct 7th United stranded me in the US. No accommodation, not even minimal attempt to find me an alternative flight, of course no food. When I asked to wait it out in Conneticuit, where I could crash at a friend's house, they wanted over $5300 for the added stop.
I had to sue them in small claims. I'm still waiting for the court date to see how it goes, but I'm fairly optimistic I'll get at least something.
You are technically right, in that this is a warning rather than an error. In fact, you used compilation flags no one ever uses to make your point (no warnings at all). That goes back to a core ideological, and quite purposeful, difference between the languages, where C++ wishes to help the programmer avoid errors whereas Rust wishes to prevent the programmer from making them.
In practice, I think this is a distinction without a difference. The tools Rust provide you on that front are available to you with C++, with the only practical difference being that they are not mandated by the language.
The fact in my code I achieve the exact same effect in C++, using the precise same tools. If you want an example, check out a FOSS project I built, add an enum case for the tokenizer (under lib/tokenizer.h), and try building. You will get precisely the behavior the speaker claims is impossible in C++: you can't build warning free until you've handled all of the cases, with the compiler telling you where you're missing cases all the way until you're done.
That's exactly the behavior of enum classes in C++ (since C++11).
I am getting the distinct feeling that these arguments are just people who don't know C++ well and people who don't know Rust well shouting at each other.
I'm not familiar enough with Rust. In the timepoint you linked the guy talks about using enums to replace flags being ORed. I have not found what Rust construct was used. Can you please provide a link?
In particular, how are Rust enums different than C++'s newer enum classes?
This!
Also, I have my browser delete all cookies every time I close it. Once I do watch a few videos, recommendations start coming in.
Since before this change (and, to a degree, also after it), what it would recommend me sans knowing my history was right wing shit, I think this is a major improvement.
I'm a creator. I'm not eligible for monetization. Whenever I watch my own videos without an ad blocker, the ads are just terrible.
Since I'm not eligible for monetization, this is all on YouTube. I have zero say in the matter. I believe, though not sure, that my longer videos even have mid-video ads.
The amount of weight an evangelist carries with the almighty is measured in billigrahams.