Readit News logoReadit News
chews commented on Postal traffic to US sank 80% after low-value parcels exemption ended   abcnews.go.com/Business/w... · Posted by u/rntn
stevage · a day ago
Pretty extraordinary. You just never see an 80% drop of anything globally in a week.
chews · a day ago
During covid... oil dropped over 100% (crude went negative dollar a barrel)
chews commented on XSLT removal will break multiple government and regulatory sites   github.com/whatwg/html/is... · Posted by u/colejohnson66
chews · 16 days ago
Booze Allen Hamilton contractors be salivating at the mouth.
chews commented on Unmasking the Privacy Risks of Apple Intelligence   lumia.security/blog/apple... · Posted by u/mroi
breppp · 18 days ago
Frida looks like such a cool tool

I wish I had some time to play with it

chews · 17 days ago
frida is extra sick, before it there was cycript. both are excellent tools though.
chews commented on Tor: How a military project became a lifeline for privacy   thereader.mitpress.mit.ed... · Posted by u/anarbadalov
zwnow · a month ago
Read some story about some authority having set up tons of servers within the tor network to bust some criminal activity effectively making it not anonymous anymore. Was a while back on HN
chews · a month ago
It was always that way, Ross Ulbrect was connected to his dark website by tracing via exit nodes.

Tor was always a government tool.

chews commented on Cognition (Devin AI) to Acquire Windsurf   cognition.ai/blog/windsur... · Posted by u/alazsengul
tibbydudeza · 2 months ago
What's left ???.
chews · 2 months ago
the hosed employees that actually built a great product while their leadership sings "go on take the money and run" on their mega yacht.
chews commented on Lasagna Battery Cell   amazingribs.com/more-tech... · Posted by u/nixass
user____name · 2 months ago
I would like to announce I am now working on a business plan to bring lasagna powered EVs to the masses.
chews · 2 months ago
Garfield is probably a better CEO than the reigning EV one.
chews commented on Why Android can't use CDC Ethernet (2023)   jordemort.dev/blog/why-an... · Posted by u/goodburb
jordemort · 3 months ago
I wrote this after a bad week at a previous job trying to get an Android device to work with a CDC Ethernet adapter.

Since writing this, a couple people have let me know that there is a particular bit in the MAC address, that if flipped, will cause the kernel to assign an `ethX` name instead of `usbX` name. I haven't tried it myself or updated the post with that information because I moved on to a different job, and Android devices are no longer a large part of my life.

Of course, that only helps if you have a CDC device where you're in control of the MAC address (i.e. maybe another Linux device pretending to be a CDC adapter)

chews · 3 months ago
yes to this post!
chews commented on California is nearly out of license plate numbers   sfchronicle.com/californi... · Posted by u/rntn
chews · 4 months ago
Glad they are keeping the 3 letter grouping in the future plates, my dad and I would play a game where you make a word that uses the three letters in the order presented and the longer word wins.
chews commented on Sigbovik Conference Proceedings 2025 [pdf]   sigbovik.org/2025/proceed... · Posted by u/aleffert
svat · 4 months ago
The paper by Craig Gidney:

> Falling with Style: Factoring up to 255 “with” a Quantum Computer

is brilliant in a straightforward way, and I also learned something about Shor's algorithm. The first paragraph of intro and the abstract say:

> Historically, most papers that claimed they “ran Shor’s algorithm” didn’t run Shor’s algorithm. It’s unfortunately common to run circuits inspired by Shor’s algorithm, but with key pieces replaced by trivial pieces.

> In this paper, I explain how I factored all numbers up to 255 using Shor’s algorithm on a real quantum computer. I performed exactly the classical preprocessing specified by Shor’s algorithm, exactly the quantum circuit requested by Shor’s algorithm, and exactly the post-processing specified by Shor’s algorithm.

and this is true! He used IBM's quantum service (https://quantum.ibm.com/services/resources?tab=systems) with:

> my circuit for factoring 15 weighs in at 44405 two-qubit gates. And my circuit for factoring 253 weighs in at 245750 two-qubit gates. Amazingly, despite the fact that they vastly exceed the allowed size, the system accepted these ridiculous circuits.

What's the catch? Well, it's that:

> I’ll quickly review the classical and quantum steps of Shor’s algorithm. Before talking to a quantum computer, Shor’s algorithm performs some classical preprocessing. First, it checks if n (the number to factor) is even, because even numbers would cause trouble later. If so, it succeeds by returning the factor 2. Second, it checks if n is prime. Prime numbers can’t be factored, so in this case the method returns an error saying no factor exists. Third, the algorithm picks a random number g between 2 and n − 2, and computes the greatest common divisor (gcd) of g and n. If gcd(g, n) ≠ 1, then it happens to be a factor of n and so is returned as the result. Fourth, it’s finally time to actually use the quantum computer (whether it be real, simulated, or replaced by a random number generator). This is the expensive step, and the step that I’m counting in order to compare the different samplers. A quantum circuit based on g and n is generated, and executed, producing a sample m. Fifth, Shor’s algorithm classically computes the fraction that’s closest to m/4^{⌈log_2(n)⌉}, limiting the fraction’s denominator d to be at most n. Sixth, a candidate factor is generated by computing gcd(n, 1 + g^{⌊d/2⌋} mod n). If the candidate is actually a factor of n, it’s returned as the answer. Otherwise the algorithm restarts.

because of which:

> In other words, for small numbers, Shor’s algorithm succeeds quickly regardless of how well your quantum computer works.

It also cites a serious 2013 paper in Nature that made the same point: Oversimplifying quantum factoring, DOI 10.1038/nature12290.

chews · 4 months ago
This was my favorite addition as well, I love that satire can be such a great teacher for algorithms.
chews commented on FBI arrests judge accused of helping man evade immigration authorities   apnews.com/article/immigr... · Posted by u/eterps
chews · 4 months ago
There are two types of warrants being talked about here, traditional judge signed warrants and "administrative"/"ICE" warrants. The first one carries the ability to perform a search and possible detainment subject to the 4th amendment protections, the latter allows for discretion under the 4th amendment (this may be an viewed as an unconstitutional search) the Judge exercised their discretion with respect for constitutional rights.

It's a sad day in America when people do actually enforce the rules get trapped by other rules.

u/chews

KarmaCake day415March 26, 2007
About
better than many, not as good as sum.
View Original