Re: Almost there
Did it give you the choice, or did you have know to prevent the machine being able to access the internet?
4224 publicly visible posts • joined 6 Jun 2007
Reversing top posting gets you bottom posting (all previous posts in full, followed by the reply) which is just as bad.
What we actually want is interleaved posting, where you quote only the points you are replying to, and put your contribution below each point.
Doing that automatically would be very difficult, although I'm sure AI could hallucinate up something.
It was pretty much the same back in the late 80s when I tried to knock them up for some sponsorship for my degree course. Managed to get through a whole hour and a half of interview at Oakley before finding out they only considered a very particular type of engineering degree, and weren't willing to show any flexibility. But other doors eventually opened.
What you are describing is the old Windows CE/Mobile devices which tried to be an NT desktop on a 240x320 screen controlled by tiny keys or a pointy stick. Very easy to port Windows applications to, but a complete failure when it came to using it, and it rightly died a death. What took it's place was the Android and IOS interfaces, which are vastly better to use on phones or tablets. But just as the conventional desktop didn't work on those hand held devices, their interfaces do not work on a laptop or monitor. Attempting to bring across indistinct UI elements and abominations such as the hamburger menu to large screen mouse and keyboard controlled device, and abandoning CUA principles is a massive mistake.
And then Python has the idiocy of whitespace having meaning, So an extra or missing tab can still be perfectly valid yet be completely wrong, all to avoid a couple of {}
The compiler might not fail a missing tab, but a code review certainly will. It's not a problem for anyone which actually uses Python.
I grew up on the BBC Micro (which had a CAPS and a Shift lock key), but my favourite keyboard was the one on the Archimedes A310 closely followed by the A5000. Great feel, reassuringly loud, and CTRL on the home row where it should be. It was a US layout, but we didn't realise until the RISC PC came with a UK layout and had to re-learn everything. It also had a beautiful symmetry of the main group, and most importantly; red function keys.
The big tech companies have arguably been over-recruiting for years in a weird game of beggar-my-neighbour They've had plenty of time to wind that down in an orderly and more humane fashion but chose not to.
Nothing boosts the stock price more than laying off a good proportion of the staff, I think they recruit a few thousand extra every year just to be able to do this.
Application folders don't really need to start with a '!' these days, as the special files can be looked for in any folder with very little cost. But RISC OS was developed when the primary storage was still floppy discs, and opening a folder to see if contained a !Run or a !Sprites file involved a couple of seconds of spinning up the disc and clunking of the read head to achieve.
No problems on the Pi's I've upgraded, but they are all using Xorg so don't need any of the new Wayland features, which mostly seem to be restoring stuff from Xorg that's missing in Wayland.
I've still got half a dozen Pi's running Bullseye as they have cameras and use the RaspImJPEG software which requires the legacy camera API. I'm still waiting for that to be rewritten to use libcamera before I can update those Pis.
AI can also help defenders. Roland said one his human staff engineers reverse engineered a piece of eBPF code – a job that took about half a day. "The AI system took about 30 seconds," Rowland said.
But if you haven't done the manual reverse engineering, how do you know the AI output isn't bullshit?
Avoid a single PC with virtual machines if you can – it's another layer to distract your most precious asset, your attention, plus it will always feel like a slightly inferior option to dedicated hardware.
You've probably still got that perfectly good machine that Windows 11 won't run on, and it will work better than it ever did when new with Linux on it.
Traditional banking has largely been made redundant by digital currencies and the blockchain, since there is no longer a requirement for a trusted intermediary
Says some AC idiot, who sooner or later will be parted with whatever pretend money / scam coinage he has bought, and better not come crying to us about it.
The rise of AI is very similar to the popularism of psychics and seances in Victorian times, which through convincing theatrics gave people just enough correct information to fool them in to disregarding the falsehoods, and it took a while to educate everyone of the fundamental fraud behind it.
The ambition to harness the potential of one of the most significant technological developments of modern times is of course to be welcomed.
Is it fuck. Allowing workshy or incompetent civil servants to use a statistical bullshit generator to further lower the quality of government services is certainly not something to be welcomed.
Back in the late 80s were doing non destructive testing of power stations and used a BBC Micro to control the equipment and log results. They told us we could expect anything from 150V to 280V on site, so we got hold of a VariAC the size of a beer barrel and connect an unsuspecting Beeb to it. We managed to turn it right down to just a shade over 100V before it's linear power supply gave up, which was impressive as it wasn't a 110V/240V unit. The hairier test was to see how high it could go, I tentatively raised it to 280V and it seemed fine, nothing getting too hot. I would have been happy to leave it there, but the boss insisted we go to 300V, and after making sure I wasn't going to get blamed for frying it, we turned it up, and it was fine running for over 10 minutes - hardy stuff those old Micros!