Re: F*** OFF!
It's easy. You boot from the USB device with the installer for the Linux of your choice. Alternatively you need a very large hammer.
40471 publicly visible posts • joined 16 Jun 2014
"Digital sequences lack intrinsic monetary worth"
If you bother to click through some of the links in the article you'll find that the mechanism can set a price. As with any other good or service a potential purchaser can compare their view of the worth with the price and, if the thing isn't worth the price they can go elsewhere but if they take it, either after due consideration or negligently then they owe the price.
What's needed next is to go through the logs for billing purposes. That bit might not be easy as it would require identifying the scraper from an IP address. Nevertheless, as in Brewster's comment below, if the scraper has an outlet in the publisher's jurisdiction then there are all the elements to bill the scraper and there are well established means to enforce payment. The small claims route mentioned there is particularly interesting if a lot of people use it. A successful defence can't claim costs so sending a heavyweight lawyer will cost more than the bill, ignoring it gets the bailiffs at the door.
“These AI apps and AI agents, specifically with generative AI, they are (using) non deterministic patterns"
Translation: non deterministic = unpredictable.
To take his example ‘Hey, go book me a flight, or find me a hotel' and agent goes on to book a flight to Mogadishu because that was the next available flight and he didn't say he wanted to go to Miami. Having booked a flight the first part of the "or" is complete so maybe nothing else is done. OTOH, as it is non-deterministic it goes on to book an hotel; it books all available rooms (he didn't say how many) at the Premier Inn just down the road because it's local.
"I suspect the media companies might be more pro·active in future fearing a much more heavy handed approach in other jurisdictions"
Not just in other jurisdictions. If some harm befalls a child in Oz who is using a site despite a ban the site now finds itself more clearly in the wrong and is going to get hammered hard. It becomes far more worthwhile for sites to police what happens. That might have been the thinking behind it - don't actually keep the teens off the sites but make the sites start to act responsibly.
There have been various restrictions of this sort on exports to China for years and for years some of us were saying that it would just accelerate China's development of the technologies affected. In this case it's not just Trump. it's a general assumption that nobody else could manage to develop whatever it was. The reality was going to be that China would do it anyway but embargoes added extra incentives.
They'll generally work for "a while", before locking out the next attempt to start if no signal is received while running.
If that were the case you'd expect the problem occurrence to be spread depending on when the car was last driven. This seems to have happened more or less all at once. And only a single country is affected? If it's related to tracking S/W the system will require mapping data. It sounds like a problem downloading a new country map.
What would theae "safety technologies" be which putatively "help them to evade crashes"?
Not exclusively EVs. Modern cars in general seem to have obstacle detection which can warn or apply brakes. They are triggered by all sorts of things: wall or hedge across the road when approaching the stop line of a T junction, oncoming traffic in the opposite lane, crossing traffic at a roundabout or nothing obvious whatsoever.
"Currently a human developer will consider edge cases and exceptions during the initial design."
Only if the PM makes provision for doing it properly. I think we can all think of examples where that doesn't happen. Even "initial design" appears to have been superfluous in some cases.
I think you're mixing too many different things in there.
As far as the only 4GL I've used (Informix) it was simply a matter of adding abstractions for handling a TUI, relational database (by incorporating SQL) and report generation to what was more or less structured Basic. These were aspects of application development which had come to the fore after the original 3GLs had been developed. It was a very sensible thing to do an provided more productive way of writing applications than writing ESQLC directly*, so much so that when one of the older ESQLC applications needed substantial changes it got rewritten in 4GL.
RAD gets applied as a label to all sorts of things. On the one hand the earlier Informix tool, Perform could be classed as RAD although to do anything particularly advanced needed linking ESQLC into its interpreter. And I've certainly come across an example that had got out of hand and had to be rewritten. OTOH as a fast prototyping tool it was very useful for exploring the essentials of what was needed with a user.
It also gets applied to tools such as Delphi which is fair enough in terms of putting together the GUI - a lot more straightforward than building it with hand written code but is still gong to need the rest of the application to be written in code and in my view its abstraction of relational databases was a good deal clunkier than I4GL.
None of these obviate the need for skilled development - they simply provide abstractions for aspects of application development that were not requirements when the first 3GLs were scoped.
Reducing the skill level needed for development has been a dream almost from the start of computing. COBOL and FORTRAN were devised on the basis that business and scientific users respectively could write their own programs. You just have to consider each attempt on its merits.
* It could compile to an intermediate code to be executed by an interpreter or to ESQLC.
"If you want to build an analogue computer, you design it to process analogue signals from the start."
As far as I can make out, that's exactly the point. Brains are analogue (all biological control systems are analogue).
The AI/ML/LLM stuff is trying to emulate that in binary and in doing so is extremely inefficient.
As far as I can make out that's his argument.