HackerTrans
TopNewTrendsCommentsPastAskShowJobs

Khoth

no profile record

comments

Khoth
·10 bulan yang lalu·discuss
Four types! You missed Ibiricus female, ie the next generation of queen
Khoth
·11 bulan yang lalu·discuss
It's mostly talking about the case where someone receives an encrypted message which is intended to later be published openly. If it was padded by adding stuff, an attacker can try to reconstruct the original plaintext by removing the flowery adjectives, whereas if things were deleted the attacker doesn't know what to add.
Khoth
·12 bulan yang lalu·discuss
It's not just about the actual sound effects, it's also the writing. The movie clip the article uses as an anchor shows people using silencers to have a gunfight in public with bystanders having no idea it was happening. That's not just hollywood sound direction, it's hollywood giving a completely wrong impression about how good silencers are and why they exist
Khoth
·tahun lalu·discuss
NP-complete is indeed the intersection of NP-hard and NP.

If you can solve any NP-hard problem then you can solve any NP-complete problem (because you can convert any instance of an NP-complete problem to an NP-hard problem), so NP-hard problems are "at least as hard" as NP-complete problems.

(But an NP-hard problem might not be in NP, ie given a purported solution to an NP-hard problem you might not be able to verify it in polynomial time)
Khoth
·2 tahun yang lalu·discuss
Someone who knew or guessed that you were doing it could find your key very quickly by trying out every beacon value in the time range your key was generated in
Khoth
·2 tahun yang lalu·discuss
For 2/3, it does indeed work with fractions internally. For pi, it uses some floating point representation I think, you get about 50 digits.
Khoth
·2 tahun yang lalu·discuss
Whether family names are more differentiated depends on where you live.

The USA has a wide variety, but there are also places like Vietnam where only a handful of family names are in common use and more than 30% of people are Nguyens.
Khoth
·2 tahun yang lalu·discuss
Not sure about the pageant part, but it's a major problem when connecting to a compromised server leaks the client's private key.

(For example, if an attacker has compromised server A and you connect to it, they can now use your key to connect to server B which you also use)
Khoth
·3 tahun yang lalu·discuss
The search keyword to learn more is "post-quantum cryptography"

RSA and ECC cryptography could be broken, but (with a probably rocky transition period) we could move to other algorithms which are still secure.

Crytocurrency I'm not sure about.

I suspect probably keeping it secret - announcing it would push everyone to move from crypto you can break to crypto you can't.
Khoth
·3 tahun yang lalu·discuss
I use one to get rid of fixed headers on a page

   javascript:(function()%20{%20var%20s,e,i,ee=document.getElementsByTagName('*');%20for(i=0;%20e=ee[i];%20i++)%20{%20s=getComputedStyle(e);%20if%20(s%20&&%20s.position%20==%20'fixed')%20e.style.position='static';%20}%20})();
Khoth
·3 tahun yang lalu·discuss
The thing they're they're reporting is that a CVE leaked and Bard found out about it before public disclosure.

Except that it's false because Bard made it up. There's no real curl exploit involved.
Khoth
·3 tahun yang lalu·discuss
I don't think anyone really expected antimatter to produce antigravity, but it had never been tested before so it was worth doing the experiment.
Khoth
·3 tahun yang lalu·discuss
Or to put it another way, people waste 10% of their time on the web waiting for slow bloated garbage to load (or more when you take into account pages that do more loading when you touch them afterwards)
Khoth
·3 tahun yang lalu·discuss
Sounds like they were testing it with a small enough amount of data that the disk version could just work from cache and didn't actually have to go to the disk
Khoth
·3 tahun yang lalu·discuss
For me it's that I want the most inflexible leg of the trip first. I'll often get a local bus to a railway station then get a long distance train. The trains are infrequent and it's cheaper to book a specific train in advance, so if a journey is bus then train I have to get an early bus to ensure that bus delays won't make me miss my train. Whereas going the other way I can step off the train and get whichever bus happens to be next, so train then bus is a shorter journey time.
Khoth
·3 tahun yang lalu·discuss
Browsers won't accept a certificate unless it comes with proof that it was submitted to a CT log.

So a government could MITM you but they'd have to burn a CA to do it, whether you personally noticed the attack or not, so it's a very high cost attack
Khoth
·3 tahun yang lalu·discuss
Yes, microcode updates are distributed as part of Windows Update
Khoth
·3 tahun yang lalu·discuss
To expand on one of those things - bike chains get slightly longer as they wear out. Once it's about 1% longer than it started, it looks about the same as it always did, but it's starting to damage the drivechain and you need to replace it. An ancient Roman blacksmith has no hope of making a chain with anything like that level of precision.