Are you familiar with the Korean war? There was a massive conflict which got drawn out into a stalemate and everybody agreed a temporary ceasefire was preferable to even more destruction.
Trying to topple a regime that has nothing to lose and a highly indoctrinated population is not an easy ask. We can only hope that like most authoritarian regimes they eventually succumb to the weight of their own opression. It's better than torching the whole continent in the name of freedom.
I used to update my tickets from Emacs org-mode where I kept my working set off knowledge. The org export functions dealt with whatever format Jira expects. Nowadays I'm mostly tracking stuff so my comments are generally never more than a "thanks", 👍 or occasionally a link to the patch series or pull requests.
Jira is alright, not great, not terrible. You need something to track projects and break down work and say least being ubiquitous a lot of people are familiar with it.
While they were younger the kids only had access to YouTube on the main TV. You can't underestimate the need to review and prune the watch history to keep it on track.
Interestingly I've noticed the recommendations tend to change depending on the time of day with more stuff appearing that grabs the whole families interest in the evenings when we are likely watching together or with one of the adults in charge of the remote.
They can be helpful when using a new library or development environment which you are not familiar with. I've noticed a tendency to make up functions that arguably should exist but often don't.
Sometimes I get an LLM to review a patch series before I send it as a quick once over. I would estimate about 50% of the suggestions are useful and about 10% are based on "misunderstanding". Last week it was suggesting a spelling fix I'd already made because it didn't understand the - in the diff meant I'd changed the line already.
So back in the days of the Atari ST we had compact disks (sic).
Most games shipped on a single floppy disk (so 720k or 1.4Mb) and rarely used compression given the base system only has 512k of RAM. The crackers would strip the protection, repack the data and patch the loading routines to handle that. Depending on the games they could fit 3 or 4 games on a single disk.
Nowadays the dynamics are different - games on consoles do use compression but they have to favour speed because they are streaming assets just in time. The PS5 even had dedicated decompression hardware to keep up with the data rate on it's fast SSD.
Why would you? Effectively you are storing the address of the address at the address. It would get more complicated if there where post/pre increments or index offsets involved.
I thought CoPilot was just a rebagged ChatGPT anyway?
It's a silly experiment anyway, there are very good AI chess grandmasters but they were actually trained to play chess, not predict the next word in a text.
I remember the old ADSL modems where effectively winmodems. I had to keep a Windows ME machine as my household router until the point the community had reversed engineered them enough to get them working on Linux.
At least they where usb based rather than some random card. I think the whole driver could work in user space.
Seems fair enough, these things cost money and the #BBC is in a race to diversify it's income in preparation for the license fee going away. The dynamic description sounds like they want to preserve the casual visitors experience of an open site.
I get ads on my BBC podcasts when I'm abroad. I assume that's all part of it.
My eldest understands the need for good diet and exercise. They exercise at home doing various aerobic exercises and crunches to keep in shape. They hate sports at school and there doesn't seem to be any effort to find the a sport they might enjoy or even just focus on improving their personal exercise regime.
I get teaching time is limited but the impression I get is the kids that want to be in the school teams get the most out of sport and the rest just go through the motions because it's a compulsory subject.
One of the things we did during the pandemic was significantly scale up or ability to sequence genomes. We were literally watching the virus evolve near real-time because a large chunk of samples could be sequenced and processed.
While they're are obviously data privacy concerns, for which the UK has a fairly long history of legislating for, having a full sequence for every newborn could allow for all sorts of cheaper early interventions. I'm sure the dataset would also be very useful for researchers as well.
I think the first proper internet I had was downloading files from FTP servers at university. The first time I had it from home was over a modem to Demon ISP running some cobbled together TCP/IP stack for my Atari Falcon.
It was wild back then, I think even on windows you needed to install an IP stack before you could do anything because Windows didn't have one but default because why would you?
The line between what a hypervisor (like KVM) does and what is delegated to a Virtual Machine Monitor - VMM (like QEMU) is fairly blurry. There is always an additional cost to leaving the hypervisor to the VMM so it tends to be for configuration and lifetime management. However VirtIO is fairly well designed so the bulk of VirtIO data transactions can be processed by a dedicated thread which just gets nudged by the kernel when it needs to do stuff leaving the VM cores to just continue running.
I should add HVF tends to delegate most things to the VMM rather than deal with things in the hypervisor. It makes for a simpler hypervisor interface although not quite as performance tuned as KVM can be for big servers.
Well Trump had a go in his first term but unsurprisingly didn't get far.