Comment Updated this morning (Score 2) 29
I'm doing SwiftUI app development and upgraded one of my test devices to iOS 26 beta 4 this morning.
I don't see anything different, but I assume something different is happening under the hood.
...laura
I'm doing SwiftUI app development and upgraded one of my test devices to iOS 26 beta 4 this morning.
I don't see anything different, but I assume something different is happening under the hood.
...laura
Where I live (Kamloops, BC, Canada) the all-time high temperature record for a long time was 42C, set in July 1941. Most of southern B.C. set records that month. No air conditioning. Ugh! We demolished that record when it hit 47C in June 2021. I've never been so hot in my life...
The hottest we've been so far this summer was 36C. I expect to hit the Big Four Oh at least once, but the long-term forecast isn't promising.
...laura
Canadians are keeping our money at home. Shop local. And why is one online companyâ(TM)s big sale news anyway? Maybe we just have all the crap we need and spending money like this just because thereâ(TM)s a sale is an out of date trend. Save money for rent and groceries. And get rid of that twit running your country thatâ(TM)s messing up your economy and pissing off your neighbours at the same time.
And yet, there you are, buying products of that country, and using it to post spittle to Slashdot.
Most of these people have likely never even interacted with a trans person.
Knowingly.
Microkernel architectures still always involve doing a full context switch when moving between processes. All the registers need to be reloaded, importantly including the entire page table. The page table flush is particularly painful.
A hybrid is the answer for many people. They work well. Electric continues to improve but is still too much of a niche product.
I recently bought a new car. If I could lay my hands on something like a RAV4 Hybrid I'd be all over it. Good luck. I bought a VW Taos instead.
...laura
I won't consider another browser until I can have the bookmarks toolbar next to the address field instead of under it, and have separators in the bookmark lists. Firefox compact mode (has to be enabled with "browser.compactmode.show" in about:config) with the bookmark folders between the address field and the extension icons is perfect, takes very little vertical screen space away from the web content.
That I can have browser-specific proxy settings instead of being forced to using system wide proxy is also a killer feature for me, because it allows me to transparently access my home NAS stuff from Firefox (and Firefox only) via an ssh tunnel on my work laptop (my work browser is Chrome).
Can't wait for them to start charging to use the goddamn washroom.
Gérard Depardieu gave them a very convincing argument not to ever try charging for that.
Emergency phone numbers still exist and are working.
And if you didn't know these numbers, you wouldn't find them on Cloudflare either. All you'd see would be telephone number protected
A few years ago I ported some legacy device firmware from its ancient Sun-based development environment to gcc (68k cross-compiler) and Linux. Most of the code compiled reasonably as-is. Some of it required a bit of hand-holding, like telling gcc that I really did need to store four characters one at a time rather than a single long when talking to a dual-port RAM interface.
Some of the low-level OS code did in fact require assembly. So be it.
...laura
I accept that no matter what I do at airport security it will be wrong. This is, according to some sources, by design. Keeps the bad guys on their toes. Something like that.
As a Canadian the only biometric ID I have is my passport. Despite the pressure to do so, I do not use it for domestic flights. International flights only. For U.S. domestic flights I use my drivers license. For Canadian domestic flights, my pilots license.
...laura
Have any of these people ever been to England?
...laura
Computer programs expand so as to fill the core available.