Now this is most certainly wrong. Example (search "history research"): "Research in history involves developing an understanding of the past through the examination and interpretation of evidence. Evidence may exist in…
Yes I meant salt! AFAIK such a fast cracking of hashes is mostly via rainbow tables, salts defeat those easily.
But why would you not combine them? In fact, I can easily see people being lazy and combining just on N sized stream to reduce server overhead especially if there is compression on top.
Won't you add a seed before hashing. With a 8 byte seed that's 16 effective characters, probably impossible to crack.
Doesn't LTO interfere with debugging massively?
P2P scales quadratically, central server scales linearly. You might argue the cost is not borne by the operator but imagine what happens if Zoom was P2P. It would probably bring down the internet. Moreover P2P would…
That's 1 cubic meter. We have a lot more seawater?
Except that the instances you listed are not a problem the vast majority of the time. While copyrights and patents are enforceable for any unauthorized use no one would bother until you are rolling in the dough, at…
I feel like the best way to filter spam is using information content. As it turns out, nobody is handing out $1,000,000 for free no matter how nicely they write the email.
> I don't see modern application of C outside embedded, C is one of the most popular languages for high-performance code. Most famous example would be the Linux kernel but literally anything that needs the best…
Isn't the solution painfully obvious. Remove the limits around the time you expect extreme loads. Like you said, it works most of the time. Take a hit for unexpected workload spikes. It's a design decision.
This is a misleading comparison. You are comparing a massive model with huge models. What you should be comparing are big models vs medium models that a single consumer GPU will fit. And - you don't need to take my word…
This is such a simpleton take. The whole reason AMD are able to crank out 128 core CPUs is the CCX architecture - the one people laughed at. No TSMC there. Not to mention other innovations like Infinity Fabric. In…
Forests have pretty much been solved. Look at games like Shadow of the Tomb Raider, forest looks amazing. The difficulty now is limited to finer details, like hair. Hair is still pretty much unsolved.
Not at all. The 20 series has excellent founders cards.
Of course not. We can prove things that are absolutely true. For example, we can show 2+2, with suitable definitions of 2, + and 4, always equals 4 anywhere in the universe.
What's the incentive to master a game already beaten by AI?
Agreeed. I finished the game on mobile ;) Though the story could use some work !
This is unfortunately prevelant on most discussion forums. In many cases this correction is downvoted and buried deep.
They would allow Fortnite back too.
> This principle is what allows the SSH protocol to authenticate identity. This part is also confusing. I feel like it is important to clarify that identity is not "established" using cryptography, rather verified. When…
> Does not a double ended queue have O(1) enqueue and dequeue? Yes. It's a basic data structure implementable using vector or linked lists. When using the linked list, you can even do erase in O(1) assuming you have the…
> Auditing code that you don't have the source to is like an order of magnitude harder. If you don't have code you can't audit code!
Doesn't gparted do this for you? It will automatically figure even the most complex of operations that require filesystem copy.
And any such "research" should go in the bin. Reproducibility of final results a me d their review is key.
Now this is most certainly wrong. Example (search "history research"): "Research in history involves developing an understanding of the past through the examination and interpretation of evidence. Evidence may exist in…
Yes I meant salt! AFAIK such a fast cracking of hashes is mostly via rainbow tables, salts defeat those easily.
But why would you not combine them? In fact, I can easily see people being lazy and combining just on N sized stream to reduce server overhead especially if there is compression on top.
Won't you add a seed before hashing. With a 8 byte seed that's 16 effective characters, probably impossible to crack.
Doesn't LTO interfere with debugging massively?
P2P scales quadratically, central server scales linearly. You might argue the cost is not borne by the operator but imagine what happens if Zoom was P2P. It would probably bring down the internet. Moreover P2P would…
That's 1 cubic meter. We have a lot more seawater?
Except that the instances you listed are not a problem the vast majority of the time. While copyrights and patents are enforceable for any unauthorized use no one would bother until you are rolling in the dough, at…
I feel like the best way to filter spam is using information content. As it turns out, nobody is handing out $1,000,000 for free no matter how nicely they write the email.
> I don't see modern application of C outside embedded, C is one of the most popular languages for high-performance code. Most famous example would be the Linux kernel but literally anything that needs the best…
Isn't the solution painfully obvious. Remove the limits around the time you expect extreme loads. Like you said, it works most of the time. Take a hit for unexpected workload spikes. It's a design decision.
This is a misleading comparison. You are comparing a massive model with huge models. What you should be comparing are big models vs medium models that a single consumer GPU will fit. And - you don't need to take my word…
This is such a simpleton take. The whole reason AMD are able to crank out 128 core CPUs is the CCX architecture - the one people laughed at. No TSMC there. Not to mention other innovations like Infinity Fabric. In…
Forests have pretty much been solved. Look at games like Shadow of the Tomb Raider, forest looks amazing. The difficulty now is limited to finer details, like hair. Hair is still pretty much unsolved.
Not at all. The 20 series has excellent founders cards.
Of course not. We can prove things that are absolutely true. For example, we can show 2+2, with suitable definitions of 2, + and 4, always equals 4 anywhere in the universe.
What's the incentive to master a game already beaten by AI?
Agreeed. I finished the game on mobile ;) Though the story could use some work !
This is unfortunately prevelant on most discussion forums. In many cases this correction is downvoted and buried deep.
They would allow Fortnite back too.
> This principle is what allows the SSH protocol to authenticate identity. This part is also confusing. I feel like it is important to clarify that identity is not "established" using cryptography, rather verified. When…
> Does not a double ended queue have O(1) enqueue and dequeue? Yes. It's a basic data structure implementable using vector or linked lists. When using the linked list, you can even do erase in O(1) assuming you have the…
> Auditing code that you don't have the source to is like an order of magnitude harder. If you don't have code you can't audit code!
Doesn't gparted do this for you? It will automatically figure even the most complex of operations that require filesystem copy.
And any such "research" should go in the bin. Reproducibility of final results a me d their review is key.