gui

Tag

Cards List
#gui

Tess's Android Wayland Compositor

Hacker News Top · 5h ago Cached

Tess's Android Wayland Compositor (tawc) enables running CLI and graphical Linux programs on Android without root access, featuring hardware acceleration, XWayland support, and Android integrations.

0 favorites 0 likes
#gui

A critical review of Xilem in 2026

Lobsters Hottest · 3d ago Cached

A critical review of the Rust GUI framework Xilem, highlighting severe developer experience issues, architectural dead ends, and organizational problems. The author argues the current architecture is not viable and needs major changes.

0 favorites 0 likes
#gui

Os8088: A powerful Mac-like OS for the IBM XT, 286, 386

Hacker News Top · 2026-08-08 Cached

os8088 is a hobbyist Macintosh System 1-style GUI operating system for the Intel 8086/8088 PC, written entirely in real-mode assembly with preemptive multitasking and fitting in 256K of RAM. The project is complete and its source code is available.

0 favorites 0 likes
#gui

Skred (self-created sound engine) as an effects box

Lobsters Hottest · 2026-08-08 Cached

A video demonstrates a GUI front end experiment that uses the Skred sound engine as an audio effects processor, with a design inspired by the Korg DW-8000 digital delay line. The project is MIT-licensed open source on GitHub.

0 favorites 0 likes
#gui

@realchendahuang: I've been tinkering with Agent Harnesses like Pi agent, OMP, Zcode, Codex, and Opencode recently, and I finally understand what my real needs are. First: I need a mature and stable GUI. Once you're used to a GUI, it's really hard to go back to a TUI, chatting in a black box…

X AI KOLs Timeline · 2026-08-06 Cached

After comparing Agent Harnesses such as Pi agent, OMP, Zcode, Codex, and Opencode, the author believes that OpenChamber is the ideal GUI solution because it is open source, free from vendor lock-in, and supports secondary development. The article also introduces the main features of OpenChamber.

0 favorites 0 likes
#gui

Show HN: What should the GUI for AI agents look like?

Hacker News Top · 2026-07-31 Cached

MarbleOS is a GUI workspace for AI agents, providing visible files, tools, tasks, and outputs instead of burying everything in chat threads. A beta download and demos are available.

0 favorites 0 likes
#gui

Develop Cross-Platform CLI and GUI Tools With Tcl/Tk

Lobsters Hottest · 2026-07-28

Tcl/Tk is a toolkit for developing cross-platform command-line and graphical user interface tools.

0 favorites 0 likes
#gui

dcmake: a new CMake debugger UI

Lobsters Hottest · 2026-07-22 Cached

dcmake is a new GUI debugger for CMake, built using Dear ImGui and the DAP protocol, allowing interactive debugging of CMake scripts. It was rapidly developed with AI assistance.

0 favorites 0 likes
#gui

@yibie: Recommending three coding agent companion tools trending on HN recently. Clawk (465) — gives your coding agent a disposable Linux VM, not your computer. cd into the repo, run clawk, and the agent works in a throwaway VM...

X AI KOLs Timeline · 2026-07-15 Cached

Recommending three coding agent companion tools trending on HN: Clawk (one-time Linux VM for agent), Mindwalk (replay sessions on 3D codebase map), Juggler (open-source GUI coding agent).

0 favorites 0 likes
#gui

gap: UI text diff

Lobsters Hottest · 2026-07-12 Cached

gap is a simple GUI text diff utility for comparing files and directories, supporting Myers diff algorithm, inner-diff views, git integration, and customizable settings. It is a self-contained tool with no external dependencies beyond a C++ compiler.

0 favorites 0 likes
#gui

Comprehensive Evaluation of Large Language Model Responses: A Multi-Factor Scoring System

arXiv cs.CL · 2026-07-09 Cached

This paper proposes a multi-factor scoring system for evaluating LLM responses, integrating accuracy, conciseness, factual consistency, readability, and coherence. Applied to the TruthfulQA dataset, it reveals strengths and limitations of mainstream models, offering a transparent evaluation framework.

0 favorites 0 likes
#gui

What GUI-first coding tool tool are you pairing your local LLMs with? Opencode isn't it for me.

Reddit r/LocalLLaMA · 2026-07-08

User expresses frustration with OpenCode's GUI and seeks alternative free GUI-first coding tools compatible with local LLMs.

0 favorites 0 likes
#gui

KnowledgeDebugger -- an Exploration Tool for Knowledge Localization and Editing in Transformers

arXiv cs.CL · 2026-07-02 Cached

KnowledgeDebugger is a GUI-based tool for exploring knowledge localization and editing in Transformer models, integrating state-of-the-art knowledge editing methods from the EasyEdit library to support intuitive analysis and hypothesis formation.

0 favorites 0 likes
#gui

AmigaOS 2: the greatest upgrade

Lobsters Hottest · 2026-06-21 Cached

The article reviews AmigaOS 2, emphasizing its improvements over the original Workbench in color schemes, GUI toolkit, and usability, positioning it as a significant upgrade in the evolution of desktop operating systems.

0 favorites 0 likes
#gui

The state of building user interfaces in Rust

Hacker News Top · 2026-06-10 Cached

An overview of the current state of building graphical user interfaces in Rust, highlighting available frameworks and bindings such as Azul, Dioxus, and CXX-Qt, while noting that no mature, fully Rust-based solution has yet emerged.

0 favorites 0 likes
#gui

@LeRobotHF: Train AI robots without writing a single line of code. We just launched LeLab, the official graphical user interface fo…

X AI KOLs Following · 2026-06-03 Cached

Hugging Face launched LeLab, a graphical user interface for LeRobot that enables training AI robots without command-line interaction, featuring zero-terminal setup, data collection, and one-click GPU training via Hugging Face Jobs.

0 favorites 0 likes
#gui

Early AI chat interfaces remind me of command line thinking. I wonder when the GUI equivalent shows up.

Reddit r/ArtificialInteligence · 2026-06-01

A reflection on how early AI chat interfaces resemble command-line interaction patterns, and a speculation about when a GUI-like paradigm shift will emerge for AI interactions, where the AI can directly observe and act on the user's context.

0 favorites 0 likes
#gui

@dotey: Kimi Code and DeepSeek Harness should build GUI as soon as possible, support office tasks early, and aim to become general-purpose agents. Competing on TUI and Coding has no future — of course, coding is a foundational capability; if coding is poorly done, other tasks won't be done well either.

X AI KOLs Following · 2026-05-31 Cached

@dotey suggests Kimi Code and DeepSeek Harness develop GUI and support office tasks early, becoming general-purpose agents, and believes that only competing on TUI and Coding has no future.

0 favorites 0 likes
#gui

Show HN: A free Linux adaptation of NETworkManager by BornToBeRoot

Hacker News Top · 2026-05-30 Cached

NMLinux is a free, open-source Linux adaptation of NETworkManager, providing a unified GUI for common network tools. Built with Python and PySide6, it includes modules for SSH, RDP, VNC, Wi-Fi, traceroute, speed test, and more, aimed at sysadmins and power users.

0 favorites 0 likes
#gui

I built a local GUI for the TradingAgents framework — works with Ollama

Reddit r/LocalLLaMA · 2026-05-24

A developer built a local web GUI for the TradingAgents multi-agent LLM stock analysis framework, supporting various LLM providers and adding features like live pipeline visualization, a report reader, and multi-session chat.

0 favorites 0 likes
Next →
← Back to home

Submit Feedback