home.social

#guis — Public Fediverse posts

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

  1. 🤖 Ah yes, *AI*—because who wouldn't want to relive the glory days of the #80s with neon screens and cryptic commands? 😅 Meanwhile, regular humans are here enjoying their #GUIs like civilized people. 🖥️
    eclecticlight.co/2026/03/11/wh #AI #retro #nostalgia #tech #HackerNews #ngated

  2. @mdione either is perfectly fine, I was using #TUIs long before these new-fangled “#GUIs” came into being… 😜

    I’ve had a bunch of recs for mc, I’ll give it a spin – thx 💕

  3. 👩‍🏫🖥️ In this riveting exposé, we dive into the thrilling tale of learning tech with a relic older than your grandma's VHS tapes. Witness the birth of #GUIs through the eyes of the Apple Lisa, because clearly, nothing screams #innovation like reminiscing over a 40-year-old computer. 🚀✨
    blisscast.wordpress.com/2024/0 #techhistory #retrocomputing #AppleLisa #nostalgia #HackerNews #ngated

  4. 🚀 Behold the pioneering endeavor to finally bridge the mighty chasm between code editors and #GUIs using #LSP. 🖥️ Because clearly, what every developer craves is yet another "small proof-of-concept" project to make their already cozy setup even more "cutting-edge." 🙄
    jamesbvaughan.com/bidirectiona #codeeditors #innovation #developercommunity #proof-of-concept #HackerNews #ngated

  5. 👩‍💻 Ah, yes, the age-old tale of #GUIs being built multiple times because once is never enough for the discerning software developer. Patricia Aas attempts to explain why Lean Software Development is all wrong, but let's be honest, her stream-of-consciousness style makes James Joyce look like Hemingway. 🧐💻
    patricia.no/2025/05/30/why_lea #LeanSoftwareDevelopment #SoftwareDevelopment #PatriciaAas #StreamOfConsciousness #HackerNews #ngated

  6. 🐳🤖✨ Behold: the magical world where #GUIs dance in #containers, no additional #software required! Just twist some #Docker and #Podman knobs, and voilà, instant #tech #wizardry. Because, clearly, spending hours on convoluted setups is everyone’s idea of fun. 🔧🙄
    github.com/hemashushu/docker-a #development #HackerNews #ngated

  7. Notes on LLM GUIs

    This week’s notes come a little earlier, partly because of an upcoming long weekend and partly because I’ve been mulling the LLM space again due to the close release of both llama3 and phi-3.(...)

    #development #dify #guis #llama3 #llm #nodered #notes #phi3

    taoofmac.com/space/notes/2024/

  8. Reasons Why I Hate #GUIs

    Subsection 3: #Programming

    Article iv: There's nothing a GUI #widget set creator loves more than randomly permuting types and enums with no functional changes while somehow maximizing #refactoring effort.

  9. I'm really impressed with the #opensource #icestudio #fpga programmer so far. And I usually *hate* #guis.

    The workflow in the #nandland #goboard tutorials looks so extremely painful compared to this.

    I'm definitely still bracing for "my" way to turn out harder/worse in the long run, tho.

    The top row is basically a direct copy of the tutorial (still had to figure out how the gui does this, tho). The bottom row is me reverse engineering how to do this with #icestudio blocks.

    #babyfpga

  10. "In Create Graphical User Interfaces with Python, Laura and Martin show you how to add buttons, boxes, pictures, colours, and more to your Python programs using the guizero library, which is easy to use and accessible for all, no matter your Python skills.

    This new 156-page book is suitable for everyone — from beginners to experienced Python programmers — who wants to explore graphical user interfaces (GUIs)."

    raspberrypi.org/blog/create-gr

    #Python #Programming #GUIs #UserInterfaces

  11. #ProTip for #UserExperience on all kinds of #GUIs: let us see that a button already got pressed.

    Use case: some publishers have these buttons under their documentation that ask us to tell them whether the article was helpful. That is great! But if I can't see whether I pressed that button, then it's likely I'll press it again, to make sure I didn't miss it. What does your counter do in that case? Subtract it as a downvote?