Comment Re:if they can't make them stop hallucinating (Score 1) 98
Who wizzed in your wheaties?
And I stand by what I said. Practically no phone that still works at all does it at the low level of a capacitor anymore.
Who wizzed in your wheaties?
And I stand by what I said. Practically no phone that still works at all does it at the low level of a capacitor anymore.
Exactly. For example, spreadsheets were often used day to day but the accountants kept the actual books as books and had the final word. That changed over time, only after spreadsheets proved out (and got the bugs out).
Also, humans stayed in the loop. Sure there were occasional funnies like a medical database claiming a few male patients had a history of pregnancy, but humans were in the loop and cited those as obvious errors. There were still backup paper records to fall back on.
But a lot of people when they hear someone say "it's nowhere near ready for prime time" will claim the person is saying "It'll never work".
Back in the day when the "Board of Education" was an actual wooden board.
If they really wanted to serve the user, it would understand "Hey Google, lockdown now" and would power off and require a PIN to restart.
Long press doesn't do anything so low level anymore, it just signals the management processor in the radio that it should force the application processor off. The management processor keeps running.
The power button on the phone really is just a suggestion. To actually power off the whole phone you have to remove the battery (if possible) or let it run down to zero.
This is what happens when you give an AI agency.
You've got questions, we've got cellphones.
In a real sense, the back end recognition that Flock does is exactly stalking on a massive scale.
It's not a matter of not being seen or even not being photographed every now and then. That level of privacy is not available in public.
But even in public, until Flock and it's ilk came along, we had the privacy of being just a face in the crowd. The people who saw you on main street were different from the people that saw you on 2nd street, were different from the people who saw you leaving your home. There was no database and no recognition software to stitch all of the sightings together to form a coherent record of your movements.
It's that tracking and recording that people object to.
This. Madoff didn't get in trouble until he started fleecing people who were richer than he was. Then it became an issue.
Matt Mullenweg has done a lot for free and open source software as a communication platform, so it has been sad to see all this play out (crossing my fingers not as badly as with Ian Murdock of Debian though). Here are some health-related suggestions I've collected that may be useful for him or anyone else who can be hyper-focused and spend too much time indoors and on the computer and not emphasize good nutrition and exercise and face-to-face community so on:
https://github.com/pdfernhout/...
That said, and with all due respect for Matt's past accomplishments in forging a community and a company to support it, I think Automattic (and so Matt) made a terrible choice around 2015 by deciding to use Slack for internal and even external communications instead of just using WordPress with the 02/Oxygen plugin previously used.
I wrote about that at length when I was applying for a job at Automattic circa 2015.The gist of that concern is on the main page of my website and says:
"And here is a link to a no-doubt overly-long and overly-enthusiastic job application document as essentially a programming and FOSS autobiography intermixed with ideas about how what I had learned over the years could help Automattic (the main developers of WordPress) -- or, to some lesser extent, any other large FOSS effort, including Drupal/Acquia. After waiting a couple of months in the Automattic interview queue, that application fizzled over whether I was willing to use Slack for the job interview at Automattic. My reason for concern over Slack use at Automattic was that, as good as Slack is, the proprietary venture-funded Slack is disrupting the open-source communications ecosystem which WordPress is a big part of. I enjoyed writing that application document overall, and I still hope some of the ideas in it can still help Automattic grow even more in a FOSS direction (or other similar companies like Acquia with Drupal). That document is at least something for my kid to perhaps read someday many years from now. Of course, my kid may just read it and then say, not without significant justification, that I probably should have put the principle of family ahead of other principles in turning down any significant chance for a six-figure salary work-from-home job on FOSS.
Here is a version of Twirlip I started as a proof-of-concept Thunderbird Server webapp to handle email, chat, and other real-time communications as another step towards a social semantic desktop. It is the beginning of the embodiment of the "ThunderbirdS Are Grow! Manifesto". But if you are looking for something good now that is FOSS, check out Mattermost, Matrix.org, Mailpile, Kolab, and similar things."
An archive page of that job application and Slack comments from back then is here, includign with the section on transcending polling in WordPress:
"Automattic JavaScript Engineer application by Paul D. Fernhout"
https://web.archive.org/web/20...
"But there is an alternative to trying to shoehorn WebSocket-related changes into the WordPress core PHP somehow. Such an update notification service to reduce polling could instead be hosted at WordPress.com in parallel to a WordPress server for a fee for those who don't want to run Node.js (or whatever) locally to supply that service.
A fundamental issue is that people at Automattic at the time saw WordPress' competitors as things like Wix, not things like Slack. I was reminded of when in the 1990s ParcPlace (a Smalltallk vendor) thought Digittalk (another Smalltalk vendor) was their main competitor and disastrously bought them while ignoring that Visual Basic and Delphi and similar products were really their big competitors (which I had warned someone in sales there about about). WordPress could have become the premier chat platform for companies (including using ideas for a near-real-time message updates relay server leveraging technology someone at Automattic has written). But instead Automattic and the WordPress community it shepherds moved to Slack. Just a very sad way to see a great FOSS community focused on communications destroy itself by embracing proprietary software. And it seems like Matt played a big part in that short-sighted decision somehow (maybe having friends who worked at and.or funded Slack judging from some of his bloig posts long ago)?
Here is a more general essay I wrote in 2016 on why not to use Slack for free software development (in part trying to explain to Richard Stallman of the FSF why Slack was such a threat to the free software movement):
"Reasons Not to Use Slack for Free Software Development"
https://pdfernhout.net/reasons...
====
Contents
* Introduction and summary
* What is Slack? (A proprietary centralized communications hub web service )
* Free alternatives exist to the proprietary Slack
* Automattic/WordPress is sending the wrong message about free communications software
* Slack can change its TOS at any time
* Slack can cut you or your community off at any time
* You need to be online to use Slack
* Slack copies the contents of secret URLs
* Slack makes government surveillance easier
* Slack is a single point of failure for your community
* Slack's privacy policy guarantees very little
* A democratic government is a special case of a free and open source community
* Slack is focused on teams, not communities
* Slack limits are not advertised (like 5000 users maximum per "team")
* It costs a lot to search or delete older messages
* Your Slack discussions for free software projects are not public or findable
* Slack private messages may not be very private
* Slack may change ownership at any time
* What if Slack went free/libre and open source?
* Standards unify; incompatible services fragment
* The cost of changing later can be high
* Matrix.org is a better way forward
* Would I ever use Slack? Sadly, yes.
====
Tangentially, I also tried to get Automattic/WordPress to use Mithril instead of React back when React has problematical licensing relating to patents... In the end though Automattic and Matt had enough clout to get Facebook to change the React licensing terms (even though I still feel Mithril has a better conceptual design with better developer ergonomics than React).
https://github.com/Automattic/...
Anyway, I'll never know if WordPress and Automattic might have gone in very different directions if I had gone to work there -- or if I just would have become frustrated and bitter from still seeing it all play out the way it did despite my best efforts there (given social momentum and power structures)?
For example, it took five years to get this memory exhaustion and crashing bug I reported in WordPress fixed for when you edit a long page too many times (which I discovered while writing that job application). That is a bug which may have cost the entire WordPress community many millions of dollars a year paying for bigger servers with more memory than they really needed to avoid the problem, compared to if the bug had been fixed sooner:
"High memory usage ( and possible server error) editing post with many/large revisions"
https://core.trac.wordpress.or...
P.S. Sad anniversary of September 11 today and the destruction of technology used for social advancement in Chili in 1973 (as another example of politics and personality disrupting humane tech progress as with WordPress):
https://en.wikipedia.org/wiki/...
"Project Cybersyn was a Chilean economic project developed from 1971 to 1973 during the presidency of Salvador Allende (1970-1973), with the purpose of constructing a distributed decision-support system to aid in the management of the national economy. The project consisted of four modules: an economic simulator, custom software to check factory performance, an operations room, and a national network of telex machines that linked to a single mainframe computer.
https://en.wikipedia.org/wiki/...
"According to historian Sebastian Hurtado Torres, there is no documentary evidence to support that the United States government acted actively in the coordination and execution of the coup actions by the Chilean Armed Forces from September 11, 1973 itself. However, Richard Nixon's interest from the beginning was that the Allende government would not be consolidated and intervened in the conditions prior to the Chilean coup of 1973. Historian Peter Winn found "extensive evidence" of United States complicity in events that helped in part to create the conditions that led to the coup. However, given the local political polarization and the performance of the Popular Unity government, there is no academic consensus on whether this intervention--which primarily took the form of financial support for the media, political parties, and opposition organizations--played a decisive role in the events of September 11, 1973."
https://en.wikipedia.org/wiki/... "The android officers are ordered by Central Command to cease pursuit, on the grounds that the expense of his capture exceeds their allocated budget for THX."
So maybe there is hope for humanity after all in token budget limits?
Another source of hope is humans and Ais learning to laugh at the irony in my sig: "The biggest challenge of the 21st century is the irony of technologies of abundance in the hands of those still thinking in terms of scarcity."
Had he done those things, you would have heard me complain.
I simply don't remember being hassled to show anyone my vaxination card.
We don't know one millionth of one percent about anything.