I like the idea, but in S227(g)(1) - "training shall compensate the server operator for the bandwidth and compute resources consumed" - bandwidth can be defined in finite terms for the size of the data pulled, but "compute resources consumed" is arbitrary.
Except that Spotify is now becoming enshittified (battery and UI). When I have to think too much to attempt to use a UI, its time to find alternatives.
Its disappointing that when I go to nytimes now, the only HTML delivered is this:
<html lang="en">
<head>
<title>nytimes.com</title>
<style>#cmsg{animation: A 1.5s;}@keyframes A{0%{opacity:0;}99%{opacity:0;}100%{opacity:1;}}
</style>
</head>
<body style="margin:0">
<p id="cmsg">Please enable JS and disable any ad blocker</p>
<script data-cfasync="false">
var dd='rt':'i','cid':'AHrlqAAAAAMAYl57GtItBLkAqF0sXA==','hsh':'499AE34129FA4E4FABC31582C3075D','b':2342411,'s':17439,'e':'0dea157ed708067f48ce0d08c7f23713666ae095714e7407aff1749b0c62909cb0558a3d8d1b2427045cad0fda5e06ee','qp':'','host':'geo.captcha-delivery.com','cookie':'hisUIu5NMcItx~Fvd3kG57mGOkaIgUYyUngfRyIhb6XE0N~XjhS58OOHEPPBtFncTBi11h89pGklYInh0kXQiMHeNs5Ck~KD9lhBHxPD6kvHQn5MMeeL7qX_CDvAG2BG'}</script>
<script data-cfasync="false" src="https://ct.captcha-delivery.com/i.js"></script>
</body>
</html>
I wonder what Sir Tim Berners-Lee would have to say about that...
Also look at the "DRM" controls:
"
Q. Can I increase horsepower?
a. The first-ever Chevy eCrate conversion kit has a locked system that does not allow you to increase horsepower at this time.
"
... so you're buying into a locked, digital control system, akin to what John Deere puts out.
This ranks right up there with BMW wanting to charge a monthly fee for heated seats - building in physical abilities, with digital lockouts. You know, you can buy a LS engine, and do whatever horsepower changes you want to it. For those more akin to computers than cars, this is called a "LS swap" and is common with restomods.
This is disappointing to hear and tarnishes a brand like Chevy. Fortunately, we're in a free market; I'll vote with my dollars.
Interesting - thanks for the rabbit hole today. ;)
Mercer hasn't released many public statements over the incident. Social media posts aren't necessarily public; but I did find this breach notification sample filed with CA - https://oag.ca.gov/ecrime/databreach/reports/sb24-621099 . I guess we'll see if our legislators finally take data privacy seriously.
From: https://developer.mozilla.org/en-US/docs/Web/API/WebUSB_API
"WebUSB provides a way for these non-standardized USB device services to be exposed to the web. This means that hardware manufacturers will be able to provide a way for their device to be accessed from the web, without having to provide their own API."
Thanks for the links - at first they didn't load. But allowing connections in my firewall to unpkg.com, open-meteo.com and opendata.ch allowed them to work. They're simple, but I could see taking that weather example to another level.
Open-meteo and opendata.ch are understandable for the weather and transit information, but unpkg is a third-party vendor dependency that would additionally need to be disclosed. For an enterprise tier of service you'll need to only ship audited dependency libraries.
So you're saying, it's legal to teach AI using illegally sourced copyrighted material, because it's for educational purposes only - interesting argument... ;)
Nice - I like the interface, and its easy to navigate. I don't see a way to test the demo apps, but maybe I missed that?
One thing that stands out is where does the app reside? It seems like it perpetually lives within your ecosystem/servers.
For customers that have contracts with me, I'd then need to disclose Breadboard as a subprocessor given the level of integration in the supply chain, IF the apps aren't downloadable and independently auditable.
You've also probably seen SaaS stocks taking a hit lately...
"Email is tough", software development is tough, IT is tough, walking and talking at the same time is tough, mailing a letter is tough.
When orgs frame problems like this, it erodes trust in the message they try to convey. Email isn't a tough problem, but its a problem nobody wants to really deal with. Email is simple - its a text based protocol, that started out open, but now you need to add security to ensure your email is delivered.
Similarly, I'm using it to write apps in non-native languages, like rust. My first foray into it led to finding poor documentation examples. AI allows me to create without spending large swaths of time learning minutia.
I'm enjoying it to a point, but yes, it does eliminate that sense of accomplishment - when you've spent many late nights working on something complex, and finally finish it. That's pretty much gone.