I agree for drinking at home, but for travel, get a ceramic-lined double-walled steel cup like a Fellow Carter or a Stanley Ceramivac. (I use the Carter and love it.)
Tried our hand at making deep dish pizza for new years. Turned out quite good but I’m no expert so I can’t say how accurate it was. I am told the toppings are supposed to all go under the sauce but I couldn’t resist putting some pepperoni on top
I hate adware and nagware, but I respect it here. From the get-go you know this is a space where this person gets paid. This is just an extension of that.
“Which ruleset do you consider correct” presupposes, as the comment said, that there are 2 rulesets. There aren’t. There’s the standard, well known, and simplified model which is taught to kids, and there’s the real world, where adults communicate by using context and shared understanding. Picking a side here makes no sense.
Calculators do not implement “what conventions are typically used in practice.” Entering symbols one by one into a calculator is a fundamentally different process from writing them in a sentence. A basic traditional calculator will evaluate each step as you enter it, so e.g. writing 1 + 2 * 3 will print 1, then 3, then 6. It only gets one digit at a time, so it has no choice. But also, this lends itself to iterative calculation, which is inherently ordered. People using calculators get used to this order of operations specifically while using calculators, and now even some of the fancy ones that evaluate expressions use it. Others switched to the conventional order of operations.
IMO every datetime should be in utc, and variables for datetimes should either be suffixed “Utc” or have a type indicating their time zone (DateTimeOffset or UtcDateTime etc). Conversion to local time happens at the last possible second (e.g. in the view model or an outbound http request parameter). Of course that doesn’t solve the problem of interoperating with other morons programmers who don’t follow these rules, but it keeps things a lot neater locally.
Scheduling based on regional time conventions (holidays, weekends, etc) is just not great though.
Swapping CPU manufacturers entirely? I’d just start my kernel config fresh. Pull up the old one next to a new (default ) one and go down line by line. Odds are there are at most a few flags that would need to be changed, but it’s a good chance to reevaluate your previous decisions too.
It makes a HUGE difference in compile time. Which only matters if you’re building your own kernel anyway. It’s a solution for its own problem.
I think it’s a good learning experience though. There is genuinely a lot of stuff in there that you can easily, safely remove, and reading up on all the less obvious flags is fun.
That has nothing to do with file transfer (“updating”), just long term storage. It’s also a solved problem. You can solve it at the software level with modern self-healing filesystems.
$45 for a cup?! (lemmy.world)
Chicago style deep dish pizza (lemmy.ca)
Tried our hand at making deep dish pizza for new years. Turned out quite good but I’m no expert so I can’t say how accurate it was. I am told the toppings are supposed to all go under the sauce but I couldn’t resist putting some pepperoni on top
Seasonal sauce (lemmy.world)
When you need to cook a large amount of tomato sauce in a non clad pot.
Trig (lemmy.world)
What is your favourite Hex colour code?
For example #bf00ff is a nice colour code. Also known as electric purple.
Client did not pay? (github.com)
Client did not pay? Add opacity to the body tag and decrease it every day until their site completely fades away.
6÷2(1+2) (programming.dev)
zeta.one/viral-math/...
Welcome to the wonderful world of code obfuscation (imgur.com)
Yes, someone actually did this and I found it running on our server
What happens when Linus dies/retires?
Will we all be fucked or is there a Linus 2?
You heard me. (mander.xyz)
Floppy disks were high-tech weapons once (files.mastodon.social)
Mozilla Finally Launches An APT Repository For Easy Firefox Nightly Updating (www.phoronix.com)