deleted by creator
deleted by creator
Thanks for responding. I’m not really a web dev, so I haven’t thought about it much.
The tab layout and <div>
examples were definitely not things I was thinking about. I guess that’s a good incentive to use tags like <section>
and <article>
instead of divs with CSS classes.
I’m actually a bit color blind myself, so I appreciate sites being high contrast and not relying on color alone for indicators. A surprising number of sites completely break when trying to zoom in and make text bigger too, which is often due to bad floating layouts. Especially if it’s resized with JS…
I’m curious what parts would be challenging to use with a screen reader? If a site just has basic links and no JS, I can’t really think of anything unless the tab layout is somehow completely shuffled due CSS.
Yellow is Red + Green, so half way between Yellow and Green would be what, 50% Red + 100% Green?
Like you said, color is perceptual, and not only will everyone’s eyes have a slightly different sensitivity for each wavelength, each display will have a slightly different calibration for its RGB channels.
If the original color was in real life, the camera sensor would also be taking the full light spectrum and collapsing it into 3 RGB values, and the camera sensor’s sensitivity/calibration will determine the ratio it converts a yellow wavelength into red and green. (Or maybe the real object isn’t actually yellow, but pure red-+green light, it’s impossible to tell after converting to RGB)
This was all people were talking about when they bought GitHub. We’ve past the “Extend” stage now.
It also aired in Canada when I was growing up!
For NASA, data types don’t matter when you’re programming Voyager 1 and 45 years later it gets hit by an energy burst causing 3% of the RAM to become unusable, and it’s transmitting gibberish. It’s awesome they were able to recover it.
But then they’d have a dev team who wrote the code and therefore knows how it works.
In this case, the hackers might understand the code better than the “author” because they’ve been working in it longer.
Yeah, there’s an awesome video on aluminum drink cans from TheEngineerGuy on YouTube. The ideal shape for holding pressure with minimal material is a sphere, but there’s 2 problems with that: They roll, and can’t be packed as efficiently as cylinders.
Oh good point, another downside of the taller shape. More surface area = warms faster and uses more aluminum.
If anything the taller cylinder will use more aluminum for the same volume, so they’re kinda shooting themselves in the foot here with aluminum and steel tariffs, lol
Seems pretty clear the only reason for this was to change the price without as many people noticing.
I’ve realized that for a lot of things that a phone does, e-ink is too slow to refresh. Even web browsing becomes painful to navigate sometimes. Maybe a dual-screen approach would work with e-ink on one side and a regular screen on the other?
It’s so easy! Watch:
{"contents": "<garbled .docx contents goes here>"}
Another point is that if the dam is 10m tall, it has to be built to withstand 10m of water. just because it sits at 5m most of the time doesn’t mean a heavy rain couldn’t raise the level, and if the dam collapses that’s going to be catastrophic vs just spilling over the top.
Possibly even a multi-part rar
How will they even know it exists until the switch is triggered?
These don’t seem to be particularly new panels. $600 and only 97% of the sRGB color space (= ~78% DCI-P3), meanwhile a similarly priced LG “QNED” can do 90-95% of DCI-P3. I’m not sure you can even call those TVs HDR if they’re only 8-bit color. None of these models can even remotely compare to a brand new OLED TV.
And it makes the 64gb models on ebay actually a good deal since you can upgrade the SSD and it have a full performance 2TB Steam Deck
Today was my first day back after vacation… I wish I had more time off to take.
The hard problems are the only reason I like programming. If 90% of my job was repetitive boilerplate, I’d probably be looking elsewhere.
I really dislike how LLMs are flooding the internet with a seemingly infinite amount of half-broken TODO-app style programs with no care at all for improving things or doing something actually unique.