Hacker News with Generative AI: User Interfaces

User Inyerface – A worst-practice UI experiment (2018) (userinyerface.com)
Please fill in all fields correctly:
The missing text focused programming environment (utoronto.ca)
Hot take: the enduring popularity of writing applications in a list of environments that starts with Emacs Lisp and goes on to encompass things like Electron shows that we've persistently failed to create a good high level programming system for writing text-focused applications.
Uno Platform Studio Featuring Hot Design (platform.uno)
We are proud to introduce Uno Platform Studio, a suite of productivity tools featuring Hot Design, a next-generation Visual Designer for .NET cross-platform apps!
Seer: A GUI front end to GDB for Linux (github.com/epasveer)
Seer - a gui frontend to gdb for Linux. (Ernie Pasveer epasveer@att.net)
Visual Basic 6 IDE recreated in C# (github.com/BAndysc)
A recreation of the classic Visual Basic 6 IDE and language in C# using Avalonia.
Ask HN: Anybody used Retool for production, user-facing app? (ycombinator.com)
Bootstrapped founder here.<p>I'm planning to build a SaaS product loosely in the B2B logistics space - it needs to be relatively low cost to build/maintain, look slick and be extensible.<p>It would be customer facing, meaning each customer would need a login/account (or perhaps many, if a whole team is using our product).<p>I've looked at Retool and it looks quite epic but it looks like it's designed primarily for internal apps.<p>Has anybody used, or attempted to use Retool for a production,
Show HN: Visual inference exploration and experimentation playground (github.com/devidw)
inferit is a visual take on llm inference. Most inference frontends are limited to a single visual input/output "thread". This makes it hard to compare output from different models, prompts and sampler settings. inferit solves this with its UI that allows for an unlimited number of side-by-side generations. This makes it a perfect fit to compare and experiment with different models, prompts and sampler settings.
Show HN: I built a Claude AI chat interface to bypass platform limits (github.com/chihebnabil)
A modern chat interface for Anthropic's Claude AI models built with Nuxt.js. Experience seamless conversations with Claude in a clean user interface.
Automat: A tangible interface for virtual things (automat.org)
A tangible interface for virtual things
Automat (automat.org)
A tangible interface for virtual things
Show HN: Spreadsheet with dark mode (quadratichq.com)
Happy Halloween from Quadratic!
A React Renderer for Gnome JavaScript (github.com/react-gjs)
A React renderer for the Gnome JS. It provides components and methods allowing to use React to build native Gnome GTK applications.
Langtail 1.0 – Spreadsheet-like interface for testing LLM apps (langtail.com)
We launched Langtail into public beta six months ago under this simple premise: Testing is what will make or break an AI app.
Digging into PlantStudio, a bit late (pketh.org)
This aesthetic screenshot of an old windows app has been in my inspiration space for ~5 years. Until recently, I assumed that it was just a nostalgia bait concept.
OmniParser for Pure Vision Based GUI Agent (microsoft.github.io)
The recent success of large vision language models shows great potential in driving the agent system operating on user interfaces.
Implementing attributes for plain text using subranges like Emacs (akkartik.name)
Emacs-style ranges on a text buffer that I can now hang attributes like color, decorations and click handlers on to.
Show HN: I Built a UI to finetune LLMs x100 faster (finetuna-ui.com)
Nokia N9 (2011) GUI Demo [video] (youtube.com)
A Calculator's Most Important Button Has Been Removed (theatlantic.com)
I worry that the calculator we’ve known and loved is not long for this Earth.
Show HN: Sava OS – A desktop interface for your web browser (savaos.com)
A desktop interface for your web browser.
Show HN: Tamagotchi-like characters for AI assistants in JavaScript (github.com/Barqawiz)
This project is inspired by the classic Tamagotchi device, featuring a virtual character drawn with JavaScript. The character can be controlled through various buttons, or it can dynamically change based on interactions with an AI assistant.
Watch YouTube videos on the album artwork of Windows music control bar (github.com/EtherDream)
Watch videos on the album artwork of music control bar.
Ask HN: What is the misunderstood difference between X-Windows and Wayland? (ycombinator.com)
From what I understand Wayland has been slow to gain adoption because it doesn't provide some necessary capabilities that X11 provides to application developers out of the box.
Canvases versus Documents (kaiwenwang.com)
Much web design has reflected that of paper documents: finite with clearly defined edges. But by no means is the canvas style recent, as we can see in Space Jam.
Show HN: Jsonltui – CLI to inspect large JSON files and localize parsing errors (github.com/gr-b)
jsonltui is a fast TUI application (with optional slow webui) to visually navigate and inspect JSON and JSONL data.
Show HN: Quilt – Powerful RAG UI for Document QA (quilt.fly.dev)
Microsoft Copilot can now read your screen, think deeply, and speak aloud to you (techcrunch.com)
A week after announcing a wave of updates for its enterprise suite of Copilot AI-powered products, Microsoft is launching new Copilot capabilities on Windows for all users, including a tool that can understand and respond to questions about what’s on your screen.
Show HN: A tool to visualise Zod validation errors (zod.fyi)
How to manage dangerous actions in user interfaces (smashingmagazine.com)
One of the main laws that applies to almost everything in our lives, including building digital products, is Murphy’s Law: “Anything that can go wrong will go wrong.” Our goal is to prevent things from going wrong and, if they do, mitigate the consequences. In this article, Victor Ponamarev explores different strategies for preventing users from making mistakes.
Ask HN: Are new AI code editors adding superficial value? (ycombinator.com)
Specifically referring to Cursor and Melt. It seems to be the rage among the bay area AI community but they're basically just VS Code skins. Im pretty happy with VS Code both features-wise and UX, but I think now is the golden opportunity to fundamentally rethink the craft & work of human coding and build a new UI/App from scratch. Including NOT building on Electron..