Search
629 results for “thomasfuchs”
-
@thomasfuchs The #FirstHardDrive I coveted, IIRC, was 3 megabytes for $5K (maybe 5MB for $3K) for an #Atari800 in the very early #1980s. Hard to imagine in this day of $10 32GB microsd cards and 8GB #RaspberryPi #SBCs
-
@thomasfuchs This is exactly what I was afraid of as the exodus/influx continues. I didn't predict it would the #journalists who couldn't adapt their behavior but want to change their new environment, though. Thanks for pointing this out.
lesson for all of #digitalcivilsociety
Don't be jerks
https://philanthropy.blogspot.com/2022/11/digital-civil-society-rises-in.html -
@thomasfuchs I concur as well. Also, this is a similar strategy that @mammoth is using for their app upon #MothSocial: https://mammoth.writeas.com/the-mammoth-first-look-is-live-on-the-app-store
People can always move to a different instance or setup their own later on. This is what I did.
-
@gdlf @thomasfuchs
> What a machine the #c64 was!Yes, not to mention what a machine it still is!
I've just been playing #Lester, a polished and thoroughly enjoyable C64 game that was released only yesterday, not sure it even qualifies as #RetroGaming ;)
-
🧠🧩 #Neuroconstructivism – Does our #innerworld shape #reality?🌍
Do we really see the #world as it is – or only as our #brain constructs it?
🎥 https://youtu.be/1ouxs6P3Enc
📎https://philosophies.de/index.php/2022/11/20/das-verkoerperte-bewusstsein/
#ThomasFuchs #Consciousness #PhilosophyOfMind #Phenomenology #Embodiment #CognitiveNeuroscience #Perception #Reality #MindAndBody #Enactivism #HardProblemOfConsciousness #ArtificialIntelligence #Anthropology #Zoomposium
-
🧠🧩 #Neuroconstructivism – Does our #innerworld shape #reality?🌍
Do we really see the #world as it is – or only as our #brain constructs it?
🎥 https://youtu.be/1ouxs6P3Enc
📎https://philosophies.de/index.php/2022/11/20/das-verkoerperte-bewusstsein/
#ThomasFuchs #Consciousness #PhilosophyOfMind #Phenomenology #Embodiment #CognitiveNeuroscience #Perception #Reality #MindAndBody #Enactivism #HardProblemOfConsciousness #ArtificialIntelligence #Anthropology #Zoomposium
-
🧠🧩 #Neuroconstructivism – Does our #innerworld shape #reality?🌍
Do we really see the #world as it is – or only as our #brain constructs it?
🎥 https://youtu.be/1ouxs6P3Enc
📎https://philosophies.de/index.php/2022/11/20/das-verkoerperte-bewusstsein/
#ThomasFuchs #Consciousness #PhilosophyOfMind #Phenomenology #Embodiment #CognitiveNeuroscience #Perception #Reality #MindAndBody #Enactivism #HardProblemOfConsciousness #ArtificialIntelligence #Anthropology #Zoomposium
-
🧠🧩 #Neuroconstructivism – Does our #innerworld shape #reality?🌍
Do we really see the #world as it is – or only as our #brain constructs it?
🎥 https://youtu.be/1ouxs6P3Enc
📎https://philosophies.de/index.php/2022/11/20/das-verkoerperte-bewusstsein/
#ThomasFuchs #Consciousness #PhilosophyOfMind #Phenomenology #Embodiment #CognitiveNeuroscience #Perception #Reality #MindAndBody #Enactivism #HardProblemOfConsciousness #ArtificialIntelligence #Anthropology #Zoomposium
-
🧠🧩 #Neuroconstructivism – Does our #innerworld shape #reality?🌍
Do we really see the #world as it is – or only as our #brain constructs it?
🎥 https://youtu.be/1ouxs6P3Enc
📎https://philosophies.de/index.php/2022/11/20/das-verkoerperte-bewusstsein/
#ThomasFuchs #Consciousness #PhilosophyOfMind #Phenomenology #Embodiment #CognitiveNeuroscience #Perception #Reality #MindAndBody #Enactivism #HardProblemOfConsciousness #ArtificialIntelligence #Anthropology #Zoomposium
-
Alternatively, use the NoScript plugin (Firefox on Android and desktop operating systems) and do not trust (default behaviour is to block, explicit blocking is possible too) Cloudflare.
Note that this method does not prevent Cloudflare from knowing your IP-address, but effectively this tells them that they suck if you do not enable their invasive JavaScript code "to detetmine whether the connection is safe".
A connection that is actually very much NOT safe; there's an Attacker in the Middle spying on everything bit exchanged if you continue. They even collect every password you enter on websites proxied by Cloudflare (https://blog.cloudflare.com/password-reuse-rampant-half-user-logins-compromised/).
-
@gunstick @elithebearded @lmorchard @thomasfuchs I believe it was Dorian Gray who invented the "timn-sequence diagram" we all use today.
#DorianGray #timn #uml -
@gunstick @elithebearded @lmorchard @thomasfuchs I believe it was Dorian Gray who invented the "timn-sequence diagram" we all use today.
#DorianGray #timn #uml -
@gunstick @elithebearded @lmorchard @thomasfuchs I believe it was Dorian Gray who invented the "timn-sequence diagram" we all use today.
#DorianGray #timn #uml -
@gunstick @elithebearded @lmorchard @thomasfuchs I believe it was Dorian Gray who invented the "timn-sequence diagram" we all use today.
#DorianGray #timn #uml -
@gunstick @elithebearded @lmorchard @thomasfuchs I believe it was Dorian Gray who invented the "timn-sequence diagram" we all use today.
#DorianGray #timn #uml -
Someone, possibly in collaboration with an LLM, is bound to invent it any day now. Of course, there's all of that old code to replace or integrate with and as long as people are deciding what to do and how to do that, it's likely to result in a big mess. #realistic
-
I'm a bit ashamed to admit that I once owned a quite extensive list of "unintended" opcodes in then popular microprocessors like the 6502 or the Z80, but somehow lost it after having finished university and moved on to later technologies. 😭
So, at some time between the end of the 80s and now, my virtual cat or imagined dog must have eaten it. 😉
May be you can still find that stuff on the interwebs, hidden somewhere in between all that AI slop. Wikipedia might help you.
To give you a hint from ancient memories: The Z80 could architecturally access its registers in both 8 bit and 16 bit chunks - except for the IX and IY ones. Documented as index registers like the well-known HL one (i.e. concatenated H and L), they were portrayed as non-splittable. But they were as people found out, giving you more independently manipulatable registers for situations where you could take advantage of that capability. The IX/IY prefixes were functional pretty much everywhere. Later implementations of the Z80 architecture may have lost that undocumented capability.
-
I'm a bit ashamed to admit that I once owned a quite extensive list of "unintended" opcodes in then popular microprocessors like the 6502 or the Z80, but somehow lost it after having finished university and moved on to later technologies. 😭
So, at some time between the end of the 80s and now, my virtual cat or imagined dog must have eaten it. 😉
May be you can still find that stuff on the interwebs, hidden somewhere in between all that AI slop. Wikipedia might help you.
To give you a hint from ancient memories: The Z80 could architecturally access its registers in both 8 bit and 16 bit chunks - except for the IX and IY ones. Documented as index registers like the well-known HL one (i.e. concatenated H and L), they were portrayed as non-splittable. But they were as people found out, giving you more independently manipulatable registers for situations where you could take advantage of that capability. The IX/IY prefixes were functional pretty much everywhere. Later implementations of the Z80 architecture may have lost that undocumented capability.
-
🤖 #AIConsciousness – #Machines on the Path to #Embodiment🦾
👉 Can machines truly develop #consciousness — or are they merely simulating #intelligence?
🎥 In our #Zoomposium with #ThomasFuchs, we discuss
the societal implications and the question of what actually defines #humanity.📺 https://youtu.be/1ouxs6P3Enc
📎https://philosophies.de/index.php/2022/11/20/das-verkoerperte-bewusstsein/
#AI #ArtificialIntelligence #MachineConsciousness #Embodiment #PhilosophyOfMind #Neuroscience #ArtificialIntelligence #Anthropology #AI
-
RE: https://hachyderm.io/@thomasfuchs/116377687987470957
When a company ends support for the last version of a given #software product compatible with any subset of the supported #hardware, or ends support for a given software product altogether, or ends support for a software-controlled hardware product, the warranty #disclaimer, limitation of #liability, indemnity, and related #EULA terms should be deemed without force or effect regarding any future harms resulting from software defects unless the company releases all information and legal permissions necessary for arbitrary independent parties to patch those defects and distribute and install those patches.
Either release the complete and corresponding source code (including any keys necessary to install or run a compiled version) with a license to make and distribute fixes, or fix your up stuff forever, or face unlimited liability for the consequences of your refusal to fix or allow fixing.
-
💻 #Functionalism – Why it doesn’t explain #subjectiveExperience 🤕
In the #Zoomposium with #ThomasFuchs, it becomes clear why alternative approaches such as the concept of #embodiedconsciousness are gaining increasing importance. Instead of reducing the #mind to mere #informationprocessing, the focus here shifts to the interplay between #body, #environment, and #experience.
📎https://philosophies.de/index.php/2022/11/20/das-verkoerperte-bewusstsein/
#Embodiment #Body #Consciousness #Phenomenology #PhilosophyOfMind
-
🧠🔧 Functionalism—the key to understanding the mind? Or a modern misconception?
#Functionalism and our understanding of the #mind: the #brain as software, #humans as #programs, #consciousness as a kind of #code.
A #Zoomposium with #ThomasFuchs on #embodiment, #AI, #neuroconstructivism, and the #future of our #view of humanity.
🎥 https://youtu.be/1ouxs6P3Enc
📎https://philosophies.de/index.php/2022/11/20/das-verkoerperte-bewusstsein/
#EmbodiedConsciousness #PhilosophyOfMind #CognitiveNeuroscience
-
RE: https://hachyderm.io/@thomasfuchs/116544837896289076
I wonder what they offer as alternative. I'd say, never ever use #HCaptcha because it's 100% accessibility nightmare. ReCaptcha is at least accessible.
-
✨ #Consciousness – How it controls our #brain and #actions 🧠💪
In the #Zoomposium, we talk to renowned psychiatrist and philosopher #ThomasFuchs about precisely these questions.
🎥 https://youtu.be/1ouxs6P3Enc
📎https://philosophies.de/index.php/2022/11/20/das-verkoerperte-bewusstsein/
#embodiment #body #consciousness #phenomenology #phenomenalconsciousness #embodiedconsciousness #philosophyofmind #cognitiveneuroscience #cognitivescience #hardproblemofconsciousness #enactivism #neuroconstructivism #anthropology
-
🧠 💪 #Brain & #Muscles – How #Consciousness controls our #Language 🗣️
In the #Zoomposium with #ThomasFuchs, we discuss precisely this perspective of “embodied consciousness.”
🎥 https://youtu.be/1ouxs6P3Enc
📎https://philosophies.de/index.php/2022/11/20/das-verkoerperte-bewusstsein/
#embodiment #body #phenomenology #embodiedconsciousness #philosophyofmind #cognitive neuroscience #cognitivescience #hardproblemofconsciousness #enactivism #neuroconstructivism #anthropology #psychotherapy #artificialintelligence
-
🤖🧠 Why #algorithms do not generate #consciousness
As #ThomasFuchs explains in the #Zoomposium, the difference lies in the fact that consciousness is always embodied.
It is not just a process in the #brain or an #algorithm on a hard drive.
Only a #system that experiences the “coherence” of its experience can truly understand.
🎥 https://youtu.be/1ouxs6P3Enc
📎https://philosophies.de/index.php/2022/11/20/das-verkoerperte-bewusstsein/
#Embodiment #PhilosophyOfMind #ArtificialIntelligence #MachineConsciousness #Algorithms #Digitalization
-
🤖 #ArtificialIntelligence – Where does #truth end? 🧠💻
How far can #AI really think – or is it just pretending?
In the #Zoomposium, we discuss with #ThomasFuchs why the illusion that AI could want to “live” is a fallacy, and why the #body plays a central role in decision-making and #consciousness.
🎥 https://youtu.be/1ouxs6P3Enc
📎https://philosophies.de/index.php/2022/11/20/das-verkoerperte-bewusstsein/
#embodiment #artificialintelligence #machineconsciousness #algorithms #digitalization #YuvalHarari #BigData #HomoDeus
-
The secret role of #pain – More than just a #feeling 🤒 ✨
What if pain were more than just a signal from the #body – what if it were a fundamental condition of #consciousness itself?
In our #Zoomposium with #ThomasFuchs, we discuss the fascinating question of why pain not only “hurts” but is also functionally necessary.
#Embodiment #Phenomenology #PhenomenalConsciousness #EmbodiedConsciousness #PhilosophyOfMind #CognitiveNeuroscience
-
Alternatively, use the NoScript plugin (Firefox on Android and desktop operating systems) and do not trust (default behaviour is to block, explicit blocking is possible too) Cloudflare.
Note that this method does not prevent Cloudflare from knowing your IP-address, but effectively this tells them that they suck if you do not enable their invasive JavaScript code "to detetmine whether the connection is safe".
A connection that is actually very much NOT safe; there's an Attacker in the Middle spying on everything bit exchanged if you continue. They even collect every password you enter on websites proxied by Cloudflare (https://blog.cloudflare.com/password-reuse-rampant-half-user-logins-compromised/).
-
Alternatively, use the NoScript plugin (Firefox on Android and desktop operating systems) and do not trust (default behaviour is to block, explicit blocking is possible too) Cloudflare.
Note that this method does not prevent Cloudflare from knowing your IP-address, but effectively this tells them that they suck if you do not enable their invasive JavaScript code "to detetmine whether the connection is safe".
A connection that is actually very much NOT safe; there's an Attacker in the Middle spying on everything bit exchanged if you continue. They even collect every password you enter on websites proxied by Cloudflare (https://blog.cloudflare.com/password-reuse-rampant-half-user-logins-compromised/).