HackerTrans
TopNewTrendsCommentsPastAskShowJobs

kroeckx

no profile record

comments

kroeckx
·29 dni temu·discuss
Maybe they meant encoding, the file format.
kroeckx
·w zeszłym miesiącu·discuss
All ADCs I have looked at document that they can't represent the positive full scale. For instance, for an 8 bit ±1 V ADC, -128 represents -1 V, +127 represents 127/128=0.99219 V. The transition from 126 to 127 happens at 1.5 LSB from the positive full range. 1 LSB difference represents 1/128 = 0.00781 V difference, and not 2 / 255 = 0.00784 V.

But if you actually care about what the voltage (and uncertainty) is, most of this is difference is mostly pointless, you're reference will have a bias, there are linearity errors and so on. 1 LSB will not match either the 1/128 or 2/255, you will need parameters to compensate for it.
kroeckx
·3 miesiące temu·discuss
As others have pointed out, the 2nd color is not something I would call either blue or green. Except for the first, it never showed anything I would call blue. So really I have told it the border where I still call something green. So is my green your green?
kroeckx
·6 miesięcy temu·discuss
The correct URL is https://security-tracker.debian.org/tracker/CVE-2025-15467

You're pointing to one of the other security issues for which a fix was released today.
kroeckx
·6 miesięcy temu·discuss
A test was added in this commit: https://github.com/openssl/openssl/commit/6297ac45d72ded9b45...
kroeckx
·w zeszłym roku·discuss
It's my understanding that is about generating the .iso file from the .deb files, not about generating the .deb files from source. Generating .deb from source in a reproducible way is still a work in progress.
kroeckx
·2 lata temu·discuss
https://www.inaturalist.org/lifelists/cmeckerman?view=tree&t... says he has 1044 different species of the order Lepidoptera.
kroeckx
·2 lata temu·discuss
On iNaturalist there are many people who monitor a specific area like their garden. Those contain links to such projects:

https://www.inaturalist.org/projects/home-projects-umbrella

https://www.inaturalist.org/projects/museum-grounds-and-gard...

There probably are a lot more such projects on it.
kroeckx
·2 lata temu·discuss
For the major browsers, this probably makes little difference, but for anything else, this will most likely result in not verifying the revocation status of certificates anymore or making things slower.

As far as I know, most browser vendors already download the CRLs, and then update the browsers based on what they downloaded. For instance firefox seems to be using CRLite. There is a lack of support for something like that in the non-major browsers and non-browsers. The alternative they have is to download the CRL instead of the OCSP reply, which is larger, probably making things slower. Or they could just not check the status, which is most likely what will happen.

CRLite changes the failure mode of the status check, it no longer just ignores error in downloading the status information.

We need better support for something like CRLite.
kroeckx
·3 lata temu·discuss
Is a passkey a software implementation of a FIDO key? Where the implementation could use something like the TPM to protect the key.
kroeckx
·3 lata temu·discuss
Yes, the dates are correct.