

Did the developer use any version control though? SCCS has been around since the early 70s, RCS and CVS since the 80s. The tools definitely existed.
Also, it was a single dev, which makes SCM significantly simpler!
Did the developer use any version control though? SCCS has been around since the early 70s, RCS and CVS since the 80s. The tools definitely existed.
Also, it was a single dev, which makes SCM significantly simpler!
California doesn’t allow “use it or lose it” vacation policies. Vacation rolls over up to a reasonable amount, which apparently isn’t super well defined, but my employers have generally set a limit of 2x annual.
No doubt related to Johnson noise.
I am becoming increasingly more appreciative of the fact that I have root access to “my” company provided work device.
(…I think you may have gotten whooshed…)
Yeah it’s missing the text, “…then the Planck X would be…” for the first two.
And a big plastics shill, unfortunately.
For back-of-the-envelope or mental calculations, pi is often 3 or 10^(1/2).
The latter is better than 1% accurate, and has nice properties when doing order-of-magnitude/log space calculations in base 10.
…are Turing Complete, so what you can do with them is exactly equal.
But they’re only equal in the Turing complete sense, which (iirc) says nothing about performance or timing.
Yeah, though it looks like the cyan (which would be ~500nm) is actually false color UV image, judging by the same color scale as this https://www.nasa.gov/image-detail/5-3-2024_sdo_x1pt6_flare_131/
Sawyer filter inline with a camelback is awesome. I’d just fill up my camelback in a stream using a (clean) handkerchief to get the large debris out and then let the filter do the rest.
Some numbers are missing…[due to] out of memory error.
The S7+ seems to have 6 or 8GB RAM, but the iPhone 7 only has 2, yet it seems the iPhone ran the test and the S7+ didn’t. I wonder if the iOS implementation is that much better, or Android isn’t set up with any swap, or…?
Human gestation is 10 months
“Full term” pregnancy is ~40w from last menstrual period, or ~38w from conception. There are ~4.345 weeks/month, putting full term at ~8.75 to ~9.2 months. Note the 9.2 months includes ~2 weeks before fertilization.
(Not sure if I’m being whooshed or not…)
Because not all humans strive for honor.
Would that really help though? Gold is super soft so I think it would need to get frequently coated/plated again — and we already have pretty good and resistant marine paint.
Titanium is very corrosion resistant, not to mention plastics/fiberglass/carbon fiber, as I understand.
But yeah, cheap gold would be be great, just seems to me that the market would more be in e.g. electronics, where both corrosion resistance and electrical conductivity are required (something gold is fairly unique at).
People praise the female reproductive system as miraculous because it can make a baby in only 9 months. Like that’s neat and all, but my reproductive system can make a baby in approximately 13 seconds, so I don’t see what all the fuss is about.
Don’t forget Pinarello! Gorgeous and, last I checked, very well regarded. Just make sure your wallet is prepared — you can definitely drop $15k on a well-spec’d Pinarello Dogma.
Left pedal looks more like a dead pedal to me.
And as others have said, change in direction is still acceleration. That’s part of Newton’s (apocryphal?) apple story — he witnessed an apple falling, and wondered why the moon doesn’t also fall. His amazing insight is that it does fall (accelerate), it’s just that it falls in such a way that it orbits, rather than hits, the Earth (for timescales relevant to a human).
Most of the time that leads to them dying.
Well, squishing has a 100% chance of them dying. With a toddler and a baby, having them run loose sadly isn’t an option.
We live in a very mild climate, and there’s under-deck and fence space around our house, in addition to bushes, trees, and underbrush — fairly suitable for a variety of arachnids. It’s not the same as indoors, and survival rate certainly isn’t 100%, but it’s not the death sentence of going from a climate controlled house to below-freezing outdoors.
https://en.m.wikipedia.org/wiki/ACID
Atomicity (something happens in its entirety or not at all), consistency (database is always in a valid state — if the database has constraints, they will always be honored), isolation (transactions don’t step on each other), durability (complete transaction is complete even if there’s a power failure).
Not a database expert, my parenthetical explanations may need work.