

I can’t wait for hamster wheel version 12! So much more range than v1
I can’t wait for hamster wheel version 12! So much more range than v1
somebody in the room will ask what the flight ceiling is
Sir, this is a Wendy’s
The real flaw in the diagram is that all the intermediate steps of Agile are usable products. All 5 of those are completed, sellable products. Agile pivots way before any of these become usable.
Usually signalling for help isn’t something you leave to day 2… I think they might just be taking a vacation.
I’ve actually noticed this exact thing with elevators before… I was kind of amazed the beep and light were hooked up completely independently from the actual floor selection logic.
It sort of makes sense that the light in the button would just be hooked directly up to the button contacts. The computer would then be polling the buttons separately and it’s possible to miss a button press…
These sorts of buttons shouldn’t need a debounce period since pressing any of them a second time doesn’t do anything. If the buttons were interrupt based, this probably wouldn’t happen.
Or just std::bitset<8>
for C++.
Bit fields are neat though, it can store weird stuff like a 3 bit integer, packed next to booleans
Yellow is Red + Green, so half way better 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)
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.
This still isn’t specific enough to specify exactly what the computer will do. There are an infinite number of python programs that could print Hello World in the terminal.
You can send 4xx errors yourself too. If the client needs to change something about the request, that’s a 4xx, like 400 Bad Request. If the server has an error and it’s not the client’s fault, that’s a 5xx like 502 Bad Gateway.
The wikipedia listing of all HTTP codes is quite helpful. People also forget you can send a custom response body with a 4xx or 5xx error. So you can still make a custom JSON error message.
If those vibe coders knew what a binary tree was, they’d be very upset.
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.
Imo if they can’t max out their harddrive for at least 24 hours without it breaking, their computer was already broken. They just didn’t know it yet.
Any reasonable SSD would just throttle if it was getting too hot, and I’ve never heard of a HDD overheating on its own, only if there’s some external heat sources, like running it in a 60°C room
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.
May I present to you: https://github.com/mame/quine-relay
Now print “¯\_(ツ)_/¯” with the quotes
This is a discussion about liberals in the US, not the liberal party of Canada, which is decidedly left of US politics as a whole.