[dead]
I disagree. There are some new (sub-) genres and great games since that period. * Roguelites have proliferated: Hades is the most obvious example, but there are a variety of sub-genres at this point. * Vampire Survivors…
What is the advantage over blue noise? I've had very good results with a 64x64 blue noise texture and it's pretty fast on a modern GPU. Are quasirandom sequences faster or better quality? (There's no TAA in my use case,…
At some point, most NTSC TVs had delay lines, too. A comb filter was commonly used for separating the chroma from the luma, taking advantage of the chroma phase being flipped each line. Sophisticated comb filters would…
I think they are more accessible now than when that article was written. My wife and I bought a mid-trim Hyundai Kona Electric for under $35,000. Besides, lots of people buy used cars, and there are crazy deals on used…
> For example, 720 is tied to 13.5 Mhz because sampling the active picture area of an analog video scanline at 13.5 MHz generates 1440 samples (double per-Nyquist). I don't think you need to be doubling here. Sampling…
CRTs didn't have pixels at all. They had shadow masks (or aperture grilles) and phosphors, which could be a triad of rectangles, lines spanning basically the entire screen height, or dots. They did not line up with the…
Aerated concrete is an established building material in some parts of the world. In Europe, a big manufacturer is Ytong, and they even make precast panels in addition to blocks. It's made differently from this, though.…
If you look at the Steam hardware survey, most users (as in, > 50%) are still using 1080p or below. https://store.steampowered.com/hwsurvey/Steam-Hardware-Softw...
The EPA estimates that radon[1] is the second leading cause of lung cancer after smoking. I have a RadonEye monitor in the basement. They aren't that expensive and it's nice to have the piece of mind. [1]…
CCCP was just a collection of existing codecs, they didn't develop their own. Most of the codecs in CCCP were patented. Using it without licenses was technically patent infringement in most places. It's just that nobody…
I've been vegetarian for a long time and I still think Beyond burgers are great. I have a pack of them from Costco in the freezer. I like black bean burgers, too, but Beyond burgers taste like my (distant) memory of a…
> Nobody is out there policing flicker rates. Actually, Energy Star and California's Title 24 have flicker standards. They may not go as far as some people like, but you can look for these certifications to know that a…
As far as I know, that's only support for the container format. You can't actually decode HEIC without also installing libde265, which you are supposed to have a license for. I'm not even sure how you'd go about getting…
On my 8-bit-per-channel monitor, I can easily see banding, though it is mostly obvious in the darker areas in a darkened room. Where this commonly manifests itself is "bloom" from a light object on a dark background. I…
What book was it?
Some amount of vertical blending often occurred because scanlines tapered off in brightness, bleeding into the next scanline. For example, if the electron beam spot has a two dimensional gaussian profile, then the…
The half pixel offset makes sense, though. If you have two textures, you want the edges to align, not the centers of the pixels. See, for example: https://bartwronski.com/2021/02/15/bilinear-down-upsampling-...…
When my wife had some minor surgery (not fully anesthetized), there was a nurse present who counted all of the sponges, etc. that were used, then made sure there were that many on the tray at the end. They didn't match…
Part of the reason the US government needs to use consultants is because they can't actually pay enough to hire senior developers directly due to the constraints imposed by the GS pay scales. Often times the top levels…
Some US states require lead screening (blood tests) for babies and toddlers. In that case they are covered by insurance. My son has been tested once so far.
Using `mix()` isn't necessarily bad. Using boolean operations like `lessThan()` is probably better than `step()`. I just tested two ways of converting linear RGB to sRGB. On AMD, they compile to the same assembly.…
Those high COPs are probably for relatively small temperature deltas. Heat pumps get _less_ efficient when the temperature deltas are larger. See page 18 of the manual linked below for an example. As the temperature…
This is a good point that I had not considered, and I will add a few additional thoughts: * In cold weather, solar heat gain can work in your favor as well. Much of the effect will depend on the orientation, shading,…
> What's the average monthly leccy bill in Phoenix during the summer? $400? The average high temperature in Phoenix in July is 106.5F (41.4C). If you are cooling to 70.0F (21.1C), that's a difference of 36.5F (20.3C).…
[dead]
I disagree. There are some new (sub-) genres and great games since that period. * Roguelites have proliferated: Hades is the most obvious example, but there are a variety of sub-genres at this point. * Vampire Survivors…
What is the advantage over blue noise? I've had very good results with a 64x64 blue noise texture and it's pretty fast on a modern GPU. Are quasirandom sequences faster or better quality? (There's no TAA in my use case,…
At some point, most NTSC TVs had delay lines, too. A comb filter was commonly used for separating the chroma from the luma, taking advantage of the chroma phase being flipped each line. Sophisticated comb filters would…
I think they are more accessible now than when that article was written. My wife and I bought a mid-trim Hyundai Kona Electric for under $35,000. Besides, lots of people buy used cars, and there are crazy deals on used…
> For example, 720 is tied to 13.5 Mhz because sampling the active picture area of an analog video scanline at 13.5 MHz generates 1440 samples (double per-Nyquist). I don't think you need to be doubling here. Sampling…
CRTs didn't have pixels at all. They had shadow masks (or aperture grilles) and phosphors, which could be a triad of rectangles, lines spanning basically the entire screen height, or dots. They did not line up with the…
Aerated concrete is an established building material in some parts of the world. In Europe, a big manufacturer is Ytong, and they even make precast panels in addition to blocks. It's made differently from this, though.…
If you look at the Steam hardware survey, most users (as in, > 50%) are still using 1080p or below. https://store.steampowered.com/hwsurvey/Steam-Hardware-Softw...
The EPA estimates that radon[1] is the second leading cause of lung cancer after smoking. I have a RadonEye monitor in the basement. They aren't that expensive and it's nice to have the piece of mind. [1]…
CCCP was just a collection of existing codecs, they didn't develop their own. Most of the codecs in CCCP were patented. Using it without licenses was technically patent infringement in most places. It's just that nobody…
I've been vegetarian for a long time and I still think Beyond burgers are great. I have a pack of them from Costco in the freezer. I like black bean burgers, too, but Beyond burgers taste like my (distant) memory of a…
> Nobody is out there policing flicker rates. Actually, Energy Star and California's Title 24 have flicker standards. They may not go as far as some people like, but you can look for these certifications to know that a…
As far as I know, that's only support for the container format. You can't actually decode HEIC without also installing libde265, which you are supposed to have a license for. I'm not even sure how you'd go about getting…
On my 8-bit-per-channel monitor, I can easily see banding, though it is mostly obvious in the darker areas in a darkened room. Where this commonly manifests itself is "bloom" from a light object on a dark background. I…
What book was it?
Some amount of vertical blending often occurred because scanlines tapered off in brightness, bleeding into the next scanline. For example, if the electron beam spot has a two dimensional gaussian profile, then the…
The half pixel offset makes sense, though. If you have two textures, you want the edges to align, not the centers of the pixels. See, for example: https://bartwronski.com/2021/02/15/bilinear-down-upsampling-...…
When my wife had some minor surgery (not fully anesthetized), there was a nurse present who counted all of the sponges, etc. that were used, then made sure there were that many on the tray at the end. They didn't match…
Part of the reason the US government needs to use consultants is because they can't actually pay enough to hire senior developers directly due to the constraints imposed by the GS pay scales. Often times the top levels…
Some US states require lead screening (blood tests) for babies and toddlers. In that case they are covered by insurance. My son has been tested once so far.
Using `mix()` isn't necessarily bad. Using boolean operations like `lessThan()` is probably better than `step()`. I just tested two ways of converting linear RGB to sRGB. On AMD, they compile to the same assembly.…
Those high COPs are probably for relatively small temperature deltas. Heat pumps get _less_ efficient when the temperature deltas are larger. See page 18 of the manual linked below for an example. As the temperature…
This is a good point that I had not considered, and I will add a few additional thoughts: * In cold weather, solar heat gain can work in your favor as well. Much of the effect will depend on the orientation, shading,…
> What's the average monthly leccy bill in Phoenix during the summer? $400? The average high temperature in Phoenix in July is 106.5F (41.4C). If you are cooling to 70.0F (21.1C), that's a difference of 36.5F (20.3C).…