home.social

#ttmo — Public Fediverse posts

Live and recent posts from across the Fediverse tagged #ttmo, aggregated by home.social.

fetched live
  1. When people grieved the loss of GPT-4o models, it showed how convincing AI’s performance has become. But history repeats itself: from 1966's ELIZA to 2011's IBM Watson, we repeatedly mistake statistical pattern matching for a soul. Modern frontier LLMs optimize next-token prediction; they don't experience life. The danger isn't that machines feel, but that we act like they do.

    medium.com/@chribonn/ddf273b5d

    #TTMO #AI #TechHistory #Sentience #GenerativeAI

  2. When people grieved the loss of GPT-4o models, it showed how convincing AI’s performance has become. But history repeats itself: from 1966's ELIZA to 2011's IBM Watson, we repeatedly mistake statistical pattern matching for a soul. Modern frontier LLMs optimize next-token prediction; they don't experience life. The danger isn't that machines feel, but that we act like they do.

    medium.com/@chribonn/ddf273b5d

    #TTMO #AI #TechHistory #Sentience #GenerativeAI

  3. The AI Revolution — History Repeating Itself - On Sentience explores intelligence, consciousness and the historical patterns that may help us understand the development of AI.

    The video is based on the article of the same title published on alanbonnici.com.

    The entire explainer—including its narration, visuals and video clips—was created using AI.

    Watch:
    youtu.be/Tj03ONQ_EL0

    #ArtificialIntelligence #GenerativeAI #AISentience #AIVideo #AIRevolution #TTMO

  4. The AI Revolution — History Repeating Itself - On Sentience explores intelligence, consciousness and the historical patterns that may help us understand the development of AI.

    The video is based on the article of the same title published on alanbonnici.com.

    The entire explainer—including its narration, visuals and video clips—was created using AI.

    Watch:
    youtu.be/Tj03ONQ_EL0

    #ArtificialIntelligence #GenerativeAI #AISentience #AIVideo #AIRevolution #TTMO

  5. I look at AI through the lens of previous economic transformations: industrialisation, electrification, printing, globalisation, public health and the digital revolution.

    The patterns are familiar.

    The article asks what history can tell us about where AI may be heading next.

    alanbonnici.com/2026/07/the-ai

    #AI #Economics #FutureOfWork #Automation #Technology #AIPolicy #TTMO

  6. I look at AI through the lens of previous economic transformations: industrialisation, electrification, printing, globalisation, public health and the digital revolution.

    The patterns are familiar.

    The article asks what history can tell us about where AI may be heading next.

    alanbonnici.com/2026/07/the-ai

    #AI #Economics #FutureOfWork #Automation #Technology #AIPolicy #TTMO

  7. ComfyUI has made local generative AI remarkably accessible, but its shared Python environment can create serious dependency conflicts.

    When one model requires Transformers 4.x and another requires Transformers 5.x, there may be no single installation that supports both. The result is a modern form of “DLL Hell”.

    This article explores why dependency isolation could become essential to ComfyUI’s future

    medium.com/towardsdev/-warning

    #ComfyUI #LocalAI #GenerativeAI #Python #SoftwareArchitecture #TTMO

  8. ComfyUI has made local generative AI remarkably accessible, but its shared Python environment can create serious dependency conflicts.

    When one model requires Transformers 4.x and another requires Transformers 5.x, there may be no single installation that supports both. The result is a modern form of “DLL Hell”.

    This article explores why dependency isolation could become essential to ComfyUI’s future

    medium.com/towardsdev/-warning

    #ComfyUI #LocalAI #GenerativeAI #Python #SoftwareArchitecture #TTMO

  9. Is today's AI sentient? History suggests we are experiencing the ELIZA Effect on a grand scale. From GENIAC (1955) and Furby (1998) to IBM Watson (2011), we repeatedly mistake statistical pattern matching for a mind. Modern LLMs deliver engineered performance via next-token prediction, not subjective feeling. Convincing behavior isn't sentience.

    Read full article: alanbonnici.com/2026/07/the-ai

    #AI #TechHistory #AISentience #TTMO #MachineLearning #GenerativeAI

  10. Is today's AI sentient? History suggests we are experiencing the ELIZA Effect on a grand scale. From GENIAC (1955) and Furby (1998) to IBM Watson (2011), we repeatedly mistake statistical pattern matching for a mind. Modern LLMs deliver engineered performance via next-token prediction, not subjective feeling. Convincing behavior isn't sentience.

    Read full article: alanbonnici.com/2026/07/the-ai

    #AI #TechHistory #AISentience #TTMO #MachineLearning #GenerativeAI

  11. ComfyUI’s shared Python environment can turn incompatible model dependencies into “Package Hell”.

    As custom nodes multiply, should dependency isolation become a core architectural feature?

    hackernoon.com/comfyui-package

    #ComfyUI #LocalAI #Python #TTMO

  12. ComfyUI has made local generative AI remarkably accessible, but its shared Python environment can create serious dependency conflicts.

    When one model requires Transformers 4.x and another requires Transformers 5.x, there may be no single installation that supports both. The result is a modern form of “DLL Hell”.

    This article explores why dependency isolation could become essential.

    alanbonnici.com/2026/07/comfyu

    #ComfyUI #LocalAI #GenerativeAI #Python #OpenSource #SoftwareArchitecture #TTMO

  13. ComfyUI has made local generative AI remarkably accessible, but its shared Python environment can create serious dependency conflicts.

    When one model requires Transformers 4.x and another requires Transformers 5.x, there may be no single installation that supports both. The result is a modern form of “DLL Hell”.

    This article explores why dependency isolation could become essential.

    alanbonnici.com/2026/07/comfyu

    #ComfyUI #LocalAI #GenerativeAI #Python #OpenSource #SoftwareArchitecture #TTMO

  14. I participated in a LinkedIn-based social engineering attempt

    The playbook:
    ✅ LinkedIn message
    ✅ Calendly meeting invite
    ✅ No camera ("technical issue")
    ✅ Gmail account, not corporate email
    ✅ Request to share your screen
    ✅ Excessive praise regardless of your answers
    ✅ Links to external sites + requests to install software

    Stay vigilant.

    alanbonnici.com/2026/07/warnin

    #CyberSecurity #Phishing #SocialEngineering #LinkedIn #ScamAlert #TTMO

  15. I participated in a LinkedIn-based social engineering attempt

    The playbook:
    ✅ LinkedIn message
    ✅ Calendly meeting invite
    ✅ No camera ("technical issue")
    ✅ Gmail account, not corporate email
    ✅ Request to share your screen
    ✅ Excessive praise regardless of your answers
    ✅ Links to external sites + requests to install software

    Stay vigilant.

    alanbonnici.com/2026/07/warnin

    #CyberSecurity #Phishing #SocialEngineering #LinkedIn #ScamAlert #TTMO

  16. Software is deterministic.

    The defects, vulnerabilities and edge cases we struggle with are often the result of human limitations, complex dependency chains and imperfect processes.

    Could AI help change that?

    My latest article explores software quality, cybersecurity, AI-assisted vulnerability discovery and the impact of emerging regulation.

    Read: medium.com/@chribonn/software-

    #SoftwareEngineering #CyberSecurity #AI #DevSecOps #CyberResilienceAct #TTMO

  17. Software is deterministic.

    The defects, vulnerabilities and edge cases we struggle with are often the result of human limitations, complex dependency chains and imperfect processes.

    Could AI help change that?

    My latest article explores software quality, cybersecurity, AI-assisted vulnerability discovery and the impact of emerging regulation.

    Read: medium.com/@chribonn/software-

    #SoftwareEngineering #CyberSecurity #AI #DevSecOps #CyberResilienceAct #TTMO

  18. What if software defects aren't inevitable?

    Software is deterministic. The real unpredictability comes from us.

    My latest article explores bugs, dependency-chain risk, the EU Cyber Resilience Act, and how AI could dramatically improve software quality and cybersecurity.

    Read more: alanbonnici.com/2026/06/softwa

    #AI #CyberSecurity #SoftwareEngineering #DevSecOps #Technology #TTMO

  19. What if software defects aren't inevitable?

    Software is deterministic. The real unpredictability comes from us.

    My latest article explores bugs, dependency-chain risk, the EU Cyber Resilience Act, and how AI could dramatically improve software quality and cybersecurity.

    Read more: alanbonnici.com/2026/06/softwa

    #AI #CyberSecurity #SoftwareEngineering #DevSecOps #Technology #TTMO

  20. This was sent to me. It's from an Italian Microsoft Quiz. <<Which band is Freddie Mercury famous for as the lead singer?>>

    #TTMO #AIGotItWrong #ValidateAIOutput #AI #AIOversight

  21. Anyone else running their home media server on a Synology NAS? If you are planning to set one up, installing Plex under DSM 7 requires a few specific steps for permissions and updates. Alan Bonnici just published a comprehensive guide that walks you through the entire process, whether you are using the Package Center or installing manually. Great resource if you want to avoid common setup mistakes!

    Here is the link: alanbonnici.com/2026/06/how-to

    #TTMO #Synology #Plex #HomeLab #Tech #MediaServer

  22. Anyone else running their home media server on a Synology NAS? If you are planning to set one up, installing Plex under DSM 7 requires a few specific steps for permissions and updates. Alan Bonnici just published a comprehensive guide that walks you through the entire process, whether you are using the Package Center or installing manually. Great resource if you want to avoid common setup mistakes!

    Here is the link: alanbonnici.com/2026/06/how-to

    #TTMO #Synology #Plex #HomeLab #Tech #MediaServer

  23. Your UPS is useless if Linux doesn't know it's dying. 🔋

    Full NUT setup guide for Linux — driver detection, graceful shutdowns, email alerts & proper shutdown testing. Great for homelabs & older UPS hardware.

    medium.com/@chribonn/48f962977

    #Linux #Homelab #SysAdmin #NUT #SelfHosted #TTMO

  24. Your UPS is useless if Linux doesn't know it's dying. 🔋

    Full NUT setup guide for Linux — driver detection, graceful shutdowns, email alerts & proper shutdown testing. Great for homelabs & older UPS hardware.

    medium.com/@chribonn/48f962977

    #Linux #Homelab #SysAdmin #NUT #SelfHosted #TTMO

  25. The third and final instalment of our "Letters from Prison" series is now available. This letter comes from palliative care, where Ky Walsh has been moved after a diagnosis of stage IV pancreatic cancer. It is a stark, unvarnished look at his final thoughts.

    medium.com/@chribonn/0aaa0d386

    #CriminalJusticeReform #VictimsRights #PrisonReform #WealthInequality #Writing #Fiction #SocialJustice #Feudalism #ViolenceAgainstWomen #NonProfitTransparency #WomensAdvocacy #TTMO

  26. The third and final instalment of our "Letters from Prison" series is now available. This letter comes from palliative care, where Ky Walsh has been moved after a diagnosis of stage IV pancreatic cancer. It is a stark, unvarnished look at his final thoughts.

    medium.com/@chribonn/0aaa0d386

    #CriminalJusticeReform #VictimsRights #PrisonReform #WealthInequality #Writing #Fiction #SocialJustice #Feudalism #ViolenceAgainstWomen #NonProfitTransparency #WomensAdvocacy #TTMO

  27. The Golden Threshold

    The mist doesn’t just hide the path—it guards it. Between skeletal boughs and silver webs, a light is waking that wasn't meant for human eyes.

    One step into the glow, and the world you knew stays behind.

    #DarkFantasy #Otherworldly #EerieVibes #Gothic #Photography #Photo #NatureMagic #SereneScenes #TTMO #Fantasy

  28. The Golden Threshold

    The mist doesn’t just hide the path—it guards it. Between skeletal boughs and silver webs, a light is waking that wasn't meant for human eyes.

    One step into the glow, and the world you knew stays behind.

    #DarkFantasy #Otherworldly #EerieVibes #Gothic #Photography #Photo #NatureMagic #SereneScenes #TTMO #Fantasy

  29. Ky Walsh was recently moved to palliative care with stage IV pancreatic cancer, and he does not expect to live much longer. Dictating his words to a volunteer scribe through bone-deep exhaustion, Walsh has shared his final reflections on life, loss, and society.

    alanbonnici.com/2026/03/life-w

    #CriminalJusticeReform #VictimsRights #PrisonReform #WealthInequality #SocialJustice #Feudalism #ViolenceAgainstWomen #NonProfitTransparency #WomensAdvocacy #TTMO

  30. Ky Walsh was recently moved to palliative care with stage IV pancreatic cancer, and he does not expect to live much longer. Dictating his words to a volunteer scribe through bone-deep exhaustion, Walsh has shared his final reflections on life, loss, and society.

    alanbonnici.com/2026/03/life-w

    #CriminalJusticeReform #VictimsRights #PrisonReform #WealthInequality #SocialJustice #Feudalism #ViolenceAgainstWomen #NonProfitTransparency #WomensAdvocacy #TTMO

  31. NUT (Network UPS Tools) is nearly 30 years old, GPL-licensed, and still the best way to monitor your UPS on Linux — but setup can get tricky with older or obscure hardware.

    New guide covers the full stack: driver detection, immutable battery thresholds, upsmon shutdown logic, email alerts & testing with forced shutdown commands.

    Essential reading for homelab and Linux sysadmins. 🔌

    alanbonnici.com/2026/03/settin

    #NUT #Linux #Homelab #SelfHosted #OpenSource #SysAdmin #UPS #FOSS #TTMO

  32. NUT (Network UPS Tools) is nearly 30 years old, GPL-licensed, and still the best way to monitor your UPS on Linux — but setup can get tricky with older or obscure hardware.

    New guide covers the full stack: driver detection, immutable battery thresholds, upsmon shutdown logic, email alerts & testing with forced shutdown commands.

    Essential reading for homelab and Linux sysadmins. 🔌

    alanbonnici.com/2026/03/settin

    #NUT #Linux #Homelab #SelfHosted #OpenSource #SysAdmin #UPS #FOSS #TTMO

  33. A quiet path wrapped in morning mist, where sunlight breaks through the trees and turns the whole scene into something almost otherworldly. Soft rays, stillness, and that fleeting moment when nature feels suspended in time.

    #Photography #MistyMorning #ForestPath #Photo #NatureMagic #SereneScenes #TTMO

  34. A quiet path wrapped in morning mist, where sunlight breaks through the trees and turns the whole scene into something almost otherworldly. Soft rays, stillness, and that fleeting moment when nature feels suspended in time.

    #Photography #MistyMorning #ForestPath #Photo #NatureMagic #SereneScenes #TTMO

  35. An 80‑year‑old Ky Walsh reflects from his prison cell on the mother who, in a world that failed her at every turn, still managed to give him something that never left him: a belief in the power of words.

    ⚠️ Content warning: suicide, institutional abuse, child poverty.

    www.alanbonnici.com/2026/02/life-without-parole-letters-from-prison.html

    #Writing #Fiction #LifeWithoutParole #FictionalMemoir #Motherhood #SurvivalStory #JusticeSystemFailings #HistoricalFiction #Bookish #TTMO

  36. An 80‑year‑old Ky Walsh reflects from his prison cell on the mother who, in a world that failed her at every turn, still managed to give him something that never left him: a belief in the power of words.

    ⚠️ Content warning: suicide, institutional abuse, child poverty.

    www.alanbonnici.com/2026/02/life-without-parole-letters-from-prison.html

    #Writing #Fiction #LifeWithoutParole #FictionalMemoir #Motherhood #SurvivalStory #JusticeSystemFailings #HistoricalFiction #Bookish #TTMO

  37. The chapel of the "Madonna delle Grazie" at Giarratana, Sicily. The inscription in Italian carved above the arch: “CI AFFIDIAMO CON FEDE ED AMORE ALLA GRAN MADRE DISPENSIERA DI TUTTE LE GRAZIE”

    #Giarratana #Sicily #Luminarie #Traditions #Photography #Culture #TTMO #Religion #Photo

  38. The chapel of the "Madonna delle Grazie" at Giarratana, Sicily. The inscription in Italian carved above the arch: “CI AFFIDIAMO CON FEDE ED AMORE ALLA GRAN MADRE DISPENSIERA DI TUTTE LE GRAZIE”

    #Giarratana #Sicily #Luminarie #Traditions #Photography #Culture #TTMO #Religion #Photo

  39. Love or War?

    Here's a fascinating macro shot of two brown millipedes curled up in a curious pose! Is it love or war? #millipede #macrophotography #bugslife #nature #arthropod #closeup #TTMO #CreepyCrawlies #love #war

  40. Love or War?

    Here's a fascinating macro shot of two brown millipedes curled up in a curious pose! Is it love or war? #millipede #macrophotography #bugslife #nature #arthropod #closeup #TTMO #CreepyCrawlies #love #war

  41. RAG (Retrieval Augmented Generation) is the solution. Here's how to build your own RAG server from scratch using ollama, Open WebUI and Chroma DB!

    ✅ Document processing ✅ Vector embeddings ✅ Smart retrieval ✅ Production-ready API

    alanbonnici.com/2026/02/how-to

    #RetrievalAugmentedGeneration #RAG #AIEngineering #LLM #Python #TTMO #OpenSource #AI

  42. RAG (Retrieval Augmented Generation) is the solution. Here's how to build your own RAG server from scratch using ollama, Open WebUI and Chroma DB!

    ✅ Document processing ✅ Vector embeddings ✅ Smart retrieval ✅ Production-ready API

    alanbonnici.com/2026/02/how-to

    #RetrievalAugmentedGeneration #RAG #AIEngineering #LLM #Python #TTMO #OpenSource #AI