redjard
Keyoxide: aspe:keyoxide.org:KI5WYVI3WGWSIGMOKOOOGF4JAE (think PGP key but modern and easier to use)
- 0 Posts
- 138 Comments
Yes, that’s an organ, but you’re thinking of a portable binder of preprinted tables designed for personal management.
Na, that’s olfactory, oregon is a large pipe instrument commonly constructed in christian temples.
redjard@lemmy.dbzer0.comto World News@lemmy.world•UK: Two jailed over gold toilet theft from Blenheim PalaceEnglish2·20 days agoIt’s probably purposeful obscurity, a marketing move for gold and jewelry.
Other alloys are described as ratios of elements.At least I am starting to see carat fall out of use as a unit of weight, maybe from diamond manufacturing slowly making diamonds more of a commodity product.
It’ll probably take until we stop obsessing over gold before we can get rid of karat.
redjard@lemmy.dbzer0.comto World News@lemmy.world•UK: Two jailed over gold toilet theft from Blenheim PalaceEnglish15·20 days agoIt’s 18 karat, not 24, so 75% gold and 25% probably silver.
That makes it a significantly harder alloy than pure gold.
redjard@lemmy.dbzer0.comto World News@lemmy.world•Russia launches huge attack on Ukraine days after ‘Spider Web’ drone raidEnglish8·27 days agobiggest attack since Kyiv’s daring drone assault
Didn’t that literally just happen?
This has »“We haven’t seen each other since last year” in the first week of January« vibes.
redjard@lemmy.dbzer0.comto Technology@lemmy.world•We Should Immediately Nationalize SpaceX and StarlinkEnglish4·27 days agoYeah.
The maintenance of these conatellations is pricy, so perhaps if such an international program does prove itself trustworthy you’d see other national alternatives get retired.I mean it’s not like the US would do it anyway as things stand, more likely for such a program to get started independently and to end up outcompeting starlink down the line.
redjard@lemmy.dbzer0.comto Technology@lemmy.world•We Should Immediately Nationalize SpaceX and StarlinkEnglish7·27 days agoYou want a truly multinational organization responsible for it, nothing that can be controlled by a single nation, even one as (ex)influential as the us.
Something based on the UN perhaps.Combine that with making internet access a human right, to stop denying connectivity outright.
Ideally then you could’t enforce meaningful censorship, but more realistically you would route regions to their respective governments servers so they could censor as before on their territory.
That would not guarantee free access to the internet to everyone, but should be an acceptable compromise to basically all nations.After that, other doubting nations could still pull their own constellation, nothing is stopping that.
I would love if the internet program was uncensored, but that probably needs personal circumvention same as now, if such a program wants any degree of success.
redjard@lemmy.dbzer0.comto Technology@lemmy.world•We Should Immediately Nationalize SpaceX and StarlinkEnglish243·27 days agoStarlink should not just be nationalized but internationalized.
It is internet for everyone on earth, not everyone in the USA.Every larger nation deploying their own constellation would be a pointless waste of resources, and every smaller nation having to find reliable partner-nations to tap into for that internet access would inevitably lead to people ending up without access due to political games.
Low orbit satellite constellations are the perfect candidate for sharing, they would literally sit unused over most of their orbits otherwise.
Can’t you always attempt uploads until they bypass arbitrary filters and then report-snipe on that?
How would a content-based filter prevent this if the malicious actor simply needs to upload correspondingly more images?I think the sad reality is that the only escape here is scale. Once you have been hit by this attack and been cleared by the 3rd parties, you’d have precedent for when this happens again and should hopefully be placed in a special bin for better treatment.
Scale means you will be fire-tested, and are more likely to receive sane treatment instead of the ai-support special.
redjard@lemmy.dbzer0.comto Selfhosted@lemmy.world•Plex now want to SELL your personal dataEnglish2·1 month agoWas about to say this.
I saw a small-time project using hashed phone numbers and emails a while ago, where assume stupidity instead of malice was a viable explanation.
In this case however, Plex is large enough and has to care about securiry enough that they either
did this on purpose to make it sound better, as a marketing move,
did not show this to their security experts,
or chose to ignore concerns by those experts and likely others (turning it into the first option basically)There is no option where someone did not either knowingly do or provoke this.
redjard@lemmy.dbzer0.comto Mildly Infuriating@lemmy.world•My password is not accepted because it is too longEnglish1·1 month agoIt isn’t usually. If it was, the server-side function wouldn’t need a constant runtime at different-length inputs since the inputs would not have differing lengths.
The problem with client-side hashing is that it is very slow (client-side code is javascript (for the forseeable future unless compatibility is sacrificed)), unpredictable (many different browsers with differing feature-sets and bugs), and timing-based attacks could also be performed in the client by say a compromised browser-addon.
For transit a lot of packaging steps will round off transfer-sizes anyhow, you typically generate constant physical activity up to around 1kB. Ethernet MTU sits at ~1500 bytes for example, so a packet of 200 bytes with a 64 char password or a packet of 1400 bytes with a 1024 char password containing some emoji will time exactly identically in your local network.
redjard@lemmy.dbzer0.comto Mildly Infuriating@lemmy.world•My password is not accepted because it is too longEnglish1·2 months agoYou can easily get the hash of whole files, there is no input size constraint with most hashing functions.
Special password hashing implementations do have a limit to guarantee constant runtime, as there the algorithm always takes as long as the worst-case longest input. The standard modern password hashing function (bcrypt) only considers the first 72 characters for that reason, though that cutoff is arbitrary and could easily be increased, and in some implementations is. Having differences past the 72nd character makes passwords receive the same hash there, so you could arbitrarily change the password on every login until the page updates their hashes to a longer password hashing function, at which point the password used at next login after the change will be locked in.
redjard@lemmy.dbzer0.comto Mildly Infuriating@lemmy.world•My password is not accepted because it is too longEnglish3·2 months agoCryptographic hash functions actually have fixed runtime too, to avoid timing-based attacks.
So correct password implementations use the same storage and cpu-time regardless of the password.
redjard@lemmy.dbzer0.comto Mildly Infuriating@lemmy.world•My password is not accepted because it is too longEnglish37·2 months agoThat is a huge red flag if ever given as a reason, you never store the password.
You store a hash which is the same length regardless of the password.
redjard@lemmy.dbzer0.comto Technology@lemmy.world•Nextcloud cries foul over Google Play Store app rejectionEnglish4·2 months agoworks
redjard@lemmy.dbzer0.comto cats@lemmy.world•Lemmy wanted more pet shaming... here you go5·2 months agomay wanna put that in a code-block
┌──────────────────────────────┐ │ I MADE UP THIS IMAGINARY EVENT │ │ AND PUT IT ON A SIGN FOR MY PET │ │ TO POSE WITH │ └──────────────────────────────┘
redjard@lemmy.dbzer0.comto Games@lemmy.world•Apex Legends writer gets laid off 24 hours after the character she wrote is revealed, because that's what the games industry in 2025 looks likeEnglish2·2 months agoAh your next novel is done? Make sure noone reads it, it would diminish the value of the tax-writeoff when we delete it.
redjard@lemmy.dbzer0.comto Technology@lemmy.world•World's fastest Flash memory developed: writes in just 400 picosecondsEnglish2·3 months agoYou can always parallelize, this would be more beneficial for latency.
Insert payed-paid bot here telling you payed is for boats and paid for transactions.