@movq@www.uninformativ.de this I find more worrisome, and saw no mention of it on your text: Right-Wing Chatbots Turbocharge Americaâs Political and Cultural Wars (gift article).
Enoch, one of the newer chatbots powered by artificial intelligence, promises âto âmind wipeâ the pro-pharma biasâ from its answers. Another, Arya, produces content based on instructions that tell it to be an âunapologetic right-wing nationalist Christian A.I. model.â
About ChatGPT rotting peopleâs brains, similarly could be said about search engines, and reference books. Oh, also doom scrolling, and mobile devices, and the Internet⌠:-P
@prologic@twtxt.net Ahhh, right, my bad, I could have easily found that. đ¤Ś
Thereâs also a project page which lists some limitations of this study: https://www.media.mit.edu/projects/your-brain-on-chatgpt/overview/
It certainly sounds plausible. âUse it or lose it.â
@movq@www.uninformativ.de I think itâs here on MITâs website: Your Brain on ChatGPT: Accumulation of Cognitive Debt when Using an AI Assistant for Essay Writing Task đ¤
https://threadreaderapp.com/thread/1935344122103308748.html Interesting article on how ChatGPT is rotting your brain đ¤Ł
One of the nicest things about Go is the language itself, comparing Go to other popular languages in terms of the complexity to learn to be proficient in:
- Go:
25keywords (Stack Overflow); CSP-style concurrency (goroutines & channels)
- Python 2:
30keywords (TutorialsPoint); GIL-bound threads & multiprocessing (Wikipedia)
- Python 3:
35keywords (Initial Commit); GIL-bound threads,asyncio& multiprocessing (Wikipedia, DEV Community)
- Java:
50keywords (Stack Overflow); threads +java.util.concurrent(Wikipedia)
- C++:
82keywords (Stack Overflow);std::thread, atomics & futures (en.cppreference.com)
- JavaScript:
38keywords (Stack Overflow); single-threaded event loop &async/await, Web Workers (Wikipedia)
- Ruby:
42keywords (Stack Overflow); GIL-bound threads (MRI), fibers & processes (Wikipedia)
Wanna read something very scary?
Your future doctor is using ChatGPT to pass medical school, so you better start riding a bike and eating healthy now.
đ¨đ¨đ¨
I asked ChatGPT what it knows about Twtxt đ And surprisingly itâs rather accurate:
Twtxt is a minimalist, decentralized microblogging format introduced by John Downey in 2016. It uses plain text files served over HTTPâno accounts, databases, or APIs.
In 2020, James Mills (@prologic@twtxt.net) launched Yarn.social, an extended, federated implementation with user discovery, threads, mentions, and a full web UI.
Both share the same .twtxt.txt format but differ in complexity and social features.
Ugh, ffsâthe datasette project just added #ChatGPT garbage. Another seemingly nice piece of software and project that I need to stop using.
I guess I can be thankful they self-identify.
I used to be a big fan of a service called cocalc, which you could also self host. It was kind of an integrated math, data science, research, writing, and teaching platform.
I hadnât run it in awhile, and when I checked in with it today I found their web site brags that cocalc is now âextensively integrated with ChatGPTâ.
Which means I canât use it anymore, and frankly anyone doing anything serious shouldnât use it either. Very disappointing.
@Planet_Jabber_XMPP@feeds.twtxt.net No. ChatGPT does not improve your code. Coding is thinking. You offloaded your thought to a machine. You will not be able to reproduce what the machine did for you if you donât have the machine, so you learned nothing.
@eldersnake@we.loveprivacy.club interesting, because some people are writing articles declaring the metaverse dead: https://www.businessinsider.com/metaverse-dead-obituary-facebook-mark-zuckerberg-tech-fad-ai-chatgpt-2023-5
ChatGPT and Elasticsearch: OpenAI meets private data | Elastic Blog
Terrifying. Elasticsearch is celebrating that theyâre going to send your private data to OpenAI? No way.