The practice was there before the spec
HN user
j16sdiz
I guess this is related, but I knew too little to tell: Safari can't do MJPEG in <img>.
Ink reminder is annoying, but marginally relevant to printer.
I have yet to see an linkage from LG monitor to McAfee virus.
We are taking about doubling or tripling the power consumption in some place in 2 or 3 years.
Congratulation! You are a submarine!
Using my USB-C cable tester, I can be sure all the cables I have can deliver the amount of power my devices need.
Wait until they discover off brand usb cable with incorrect e-marker.
I discovered Doctorow's "Reverse centaurs are the answer to the AI paradox" via a link in this article.
It was a great read.
Recent HN Discussion: https://news.ycombinator.com/item?id=48873855
Sometime a wrong and misleading README done more harm than good.
It is not that rare to see LLM waste hours on a wrong path because a misleading line in README. Even worse, they can't learn. Spawn a subagent and it repeat the same error again
They think like an Advesting company. They listen to their customers.
Less money? Cost of living is much lower in EU
Base editing can precisely change a single nucleotide base pair...
Absolutely not. It _cut_ the DNA at three nine precision (not that great given the number of base pairs we have); and things sitch together at much higher error rate.
It is a great technology, but it is not as great as many claim
It works. It is just a page with no real content.
Filevault for MacOS (which is wonderful and never sends your key to be kept somewhere else)
Did you read the documentation?
https://support.apple.com/guide/mac-help/protect-data-on-you...
"iCloud account: Click “Allow my iCloud account to unlock my disk” if you already use iCloud. Click “Set up my iCloud account to reset my password” if you don’t already use iCloud."
https://developer.apple.com/documentation/devicemanagement/f...
"FileVault Full Disk Encryption (FDE) recovery keys are, by default, sent to Apple if the user requests them. Only one payload of this type is allowed per system."
Look at how the American hate jury lottery, I doubt this would be welcomed in the state.
It may work in some other country..
(at least in "the west").
It is the same in the east - it is either housing, or housing related tax.
Because we want to understand what impact it is?
Residential house emit heat too, but - most of the time - we don't consider them "destroys local ecosystems".. Maybe they do, but we don't treat them as a boolean thing, we try to understand the impact...
If you consider non-English script, traditional OCR is not more reliable.
CJK have lots of character and high confusion rate.
Arabic scripts are complex and have lots of morphs.
Vietnamese have easily confused diacritics.
Thai have lots of non-standard fonts.
What we needed, in hindsight, was to treat segments as true selectors — opaque handles with no arithmetic meaning. If you can’t assume the next segment is 16 bytes ahead, you’re forced to use segmentation as intended.
Except we couldn't. If we made each segment isolated from other, we would waste so much memory because memory are allocated in segment.
If we made each segment dynamic, we need something to manage them.
This "hindsight" is just a MMU in disguise.
I thought contaminated clothing are low level waste. They are quite safe after 30-ish years, but rated to store for 100 years
Most of their practice are illegal already. The problem is lack of enforcement.
We are not suing polymarket. We are not suing the marketing company. And we don't want online censorship.
IMO, the marketing company / media company should be sued. -- They are (relatively) easier target to sue. Many are US based and not going anywhere. With enough luck, this might give us a better internet with less SEO bullshit.
The real question is -- how much of them are bot traffic?
We knew bot traffic is more than half of the internet, right?
I am very confused by calling this kind of work "researches".
They are not pushing the boundary of human knowledge - they are playing game (reverse engineering) with other human.. maybe that is me having a very narrow definition of "research"
What do you do when the client has WebAssembly disabled?
Do people really do that? -- disable, not just using old browsers with no wasm.
Disabling wasm while keeping js enabled is a configuration i can't understand
npm love this comment
XLOOKUP was introduced in 2019. I thought it was a great update
I skim though it and saw they had something javascript asm.js in kernel.
Canadian tech is nonexistent because every Canadian pension fund, family office, and bank prefers to invest in American equities over Canadian equities.
I was told that we should never invest pension fund on local, because you salary is basically based on local industry. One need diversified investment.
Not sure how true this is, but that's what I have been listening for years.
(disclaimer: not canandian, not american
<begin devil's advocate>
This is extra work on human.
Many artist and content creator is now asked to show the "behind the scene" or a full session recording, which nobody care enough to check. This is frustrating and demotivating the artist.
Expect the same demotivating effect on the software contributor.
If you think reading _forwarded_ AI response are cheap, you can run your own LLM. It is the same amount work on you
</end devil's advocate>
Fable promised better at long running tasks.
Parent post have a goal of "..see how it will perform.."
There is nothing wrong with experimenting with something new.
That recording capture code, but not intent and thought.
The only alternative to PR review is pair programming - where you can discuss with your peer in real time, discuss the design, asking questions or clarifications.
Without real time communication, those small delta are pure noise.