HackerTrans
TopNewTrendsCommentsPastAskShowJobs

idbehold

no profile record

comments

idbehold
·2 เดือนที่ผ่านมา·discuss
For me it's #353841 on #ffffff which meets WCAG AAA standards for accessible text.
idbehold
·3 เดือนที่ผ่านมา·discuss
The amount of punctuation and terrible sentence structure make this nearly incomprehensible.
idbehold
·4 เดือนที่ผ่านมา·discuss
I guess the first ten upvotes are people who just read the headline as the link is currently incorrect and doesn't actually show the article with this headline. Link should be update to https://thecoolingreport.com/intel/pfas-two-phase-immersion-...
idbehold
·5 เดือนที่ผ่านมา·discuss
I guess you didn't see https://claude.com/blog/how-ai-helps-break-cost-barrier-cobo...
idbehold
·7 เดือนที่ผ่านมา·discuss
Manufacturers know people do this. The TV will attempt to connect to any open network (neighbors) and I'd be shocked if they haven't at least considered packaging them with 4G/5G antennas. You're gonna need a Faraday Cage.
idbehold
·7 เดือนที่ผ่านมา·discuss
If you try to render tables with millions of cells the browser does a really poor job and the performance is abysmal. The only solution when you need to render that many cells is to virtualize the table and only have the visible cells (plus some buffer) actually in the DOM at a time. That plus weird restrictions browsers put on certain table elements (looking at you thead) that prevent them from being "sticky" headers means that the developer is left with absolutely positioned divs as the only solution. Blame browser vendors for not providing a native way to present tabular data with more than a few hundred thousand rows without causing performance issues.
idbehold
·8 เดือนที่ผ่านมา·discuss
You also miss out on standardized HTTP caching mechanisms since those don't work with POST requests.
idbehold
·8 เดือนที่ผ่านมา·discuss
Range (noun): a large box-shaped device that is used to cook and heat food, either by putting the food inside or by putting it on the top https://dictionary.cambridge.org/dictionary/english/range#ca...
idbehold
·8 เดือนที่ผ่านมา·discuss
"Products" would have had no such ambiguity.
idbehold
·8 เดือนที่ผ่านมา·discuss
The term "range" (in the context of a "home") typically describes a multi-function cooking appliance that features a rangetop for heating pots and an oven directly beneath it. Why is this page about lightbulbs? The subtitle even has the word they should've used instead of "range": "products".
idbehold
·9 เดือนที่ผ่านมา·discuss
Counter point: yes they are.
idbehold
·10 เดือนที่ผ่านมา·discuss
Would be funny if individuals could do the same. "Sorry IRS, even though my income is $100k, the cost of living took all of that revenue."
idbehold
·11 เดือนที่ผ่านมา·discuss
>But this does fall apart for very very large grids, as you get close to the height limit described in this article.

This was solved by a now unmaintained virtualization library that predates both of these libraries: https://github.com/bvaughn/react-virtualized

The react-virtualized library works around this issue by scaling the the scroll position it sets for a row based on the ratio of "max CSS height allowed by browser" to "computed height of all rows" if the latter is greater than the former: https://github.com/bvaughn/react-virtualized/blob/master/sou...
idbehold
·12 เดือนที่ผ่านมา·discuss
I can and do assume a monospaced font when using spaces to align code. Folks using variable width fonts will get what they deserve.
idbehold
·12 เดือนที่ผ่านมา·discuss
>But it takes a while

*Checks watch*

We're going on 45 years now.
idbehold
·ปีที่แล้ว·discuss
You can still read it for free according to the author: https://qntm.org/scp
idbehold
·ปีที่แล้ว·discuss
Swamp coolers can't generally provide shade.
idbehold
·ปีที่แล้ว·discuss
It's quite astonishing how complicated it is to draw lines in 3D graphics. As a novice it was a little unbelievable that the primitives for drawing lines was effectively limited to a solid screen-space pixel wide line. Want to draw a 2 pixel wide line? Do it yourself with triangles.
idbehold
·ปีที่แล้ว·discuss
How could the authority determine what rate to charge? How could they know your net-worth? What if you're rich but someone not rich is driving (a chauffeur)?

I support not wanting a regressive tax, but there are just so many complications in trying to do that.
idbehold
·4 ปีที่แล้ว·discuss
Yes (not me): https://www.youtube.com/watch?v=Jqzq-GLiakY