Hacker News with Generative AI: Frameworks

Glimmer: DSL Framework for Ruby GUI and More (github.com/AndyObtiva)
DSL Framework consisting of a DSL Engine and a Data-Binding Library used in Glimmer DSL for SWT (JRuby Desktop Development GUI Framework), Glimmer DSL for Opal (Pure Ruby Web GUI), Glimmer DSL for LibUI (Prerequisite-Free Ruby Desktop Development GUI Library), Glimmer DSL for Tk (Ruby Tk Desktop Development GUI Library), Glimmer DSL for GTK (Rub…
A New Chapter for Express.js (expressjs.com)
As we step into the new year, it’s almost impossible to ignore the unmistakable energy coursing through the Express.js community. The past twelve months have proven both foundational and forward-looking: an era of governance overhauls, technical triumphs, and security enhancements that not only shaped 2024 but also laid the groundwork for what promises to be a transformative 2025.
The Seven-Action Documentation Model (passo.uno)
I think all technical writers, at some point or another, feel the urge to base their work on something more systematic than “it’s just the way folks documented stuff since forever”. Toolkits and frameworks provide content types, which is immensely valuable when you know what you want to write, but starting from there is like buying a hammer without knowing that half of the work you’ll do is turning screws.
Koa – Next generation web framework for Node.js (koajs.com)
Koa is a new web framework designed by the team behind Express, which aims to be a smaller, more expressive, and more robust foundation for web applications and APIs.
Minimal Vanilla JavaScript Framework (belaprodev.github.io)
Mr Smith: Framework for creating scaffolds for any existing programming language (github.com/mr-smith-org)
Mr. Smith is a powerful framework designed to generate scaffolds for any programming language, based on Go templates.
Show HN: Jido – Run 10k agents at 25KB each (Elixir) (github.com/agentjido)
Jido is a foundational framework for building autonomous, distributed agent systems in Elixir.
Mixin is a trait/mixin and bytecode weaving framework for Java using ASM (github.com/SpongePowered)
Agentarium: Creating social simulations with AI Agents (github.com/Thytu)
A powerful Python framework for managing and orchestrating AI agents with ease. Agentarium provides a flexible and intuitive way to create, manage, and coordinate interactions between multiple AI agents in various environments.
Ask HN: Who's building on Python NoGIL? (ycombinator.com)
I am interested in knowing the things the community is building specifically taking into account the NoGIL aspect of python. Like is someone building frameworks around using Threads instead of Async?
Top Python Web Development Frameworks in 2025 (reflex.dev)
With 16 million Python developers worldwide and that number steadily growing, Python continues to thrive as one of the most popular programming languages. It has long been favored by data scientists, machine learning engineers, and backend developers for its simplicity and powerful ecosystem.
Now We're All Forked (appdecentral.com)
TLDR; I’m launching a new Swift framework called Forked for working with shared data, both on a single device, and across many.
WXT: Next-Gen Web Extension Framework (wxt.dev)
Dependency management fatigue, or why I ditched React for Go+HTMX+Templ (erodriguez.de)
After getting to work on some personal projects using Go+HTMX+Templ this year, I have decided to give up on using React on any personal projects.
PydanticAI Agent: Framework to Use Pydantic with LLMs (pydantic.dev)
Agent Framework / shim to use Pydantic with LLMs
Advent of Svelte (svelte.dev)
Last December, Svelte Society presented an advent calendar’s worth of festive Svelte-themed code challenges.
Show HN: Yoyo is a Livewire/Htmx alternative for vanilla php (github.com/clickfwd)
Yoyo is a full-stack PHP framework to create rich, dynamic interfaces using server-rendered HTML. You keep on writing PHP and let Yoyo make your creations come alive.
A Framework for Evaluating Browser Support (joshwcomeau.com)
According to caniuse, container queries are supported for almost 93% of users(opens in new tab) (as of November 2024). That sounds pretty good! My mom would have been thrilled if I came home with 93% on my report card. But is it actually sufficient when we’re talking about browser support levels?
Vitest vs. Jest (speakeasy.com)
Effective testing frameworks are essential in building reliable JavaScript applications, helping you minimize bugs and catch them early to keep your customers happy. Choosing the right testing framework saves hours of configuration hassles and improves developer experience.
Modifying a Framework Laptop from x86 to RISC-V live on stage [video] (youtube.com)
Show HN: Dumbo – Hono inspired framework for PHP (github.com/notrab)
A lightweight, friendly PHP framework for HTTP — Inspired by Hono.
The myth that you can’t build interactive web apps except as single page app (htmx.org)
I often encounter discussions on Reddit and YCombinator where newer developers seek tech stack advice. Inevitably, someone claims it’s impossible to build a high-quality application without using a single-page application (SPA) framework like React or AngularJS. This strikes me as odd because, even before the SPA revolution, many popular multi-page web applications offered excellent user experiences.
Go-taskflow: A taskflow-like General-purpose Task-parallel Programming Framework (github.com/noneback)
A taskflow-like General-purpose Task-parallel Programming Framework with an integrated visualizer and profiler for Go, inspired by taskflow-cpp, with Go's native capabilities and simplicity, suitable for complex dependency management in concurrent tasks.
Mr. Smith – An Open-Source Framework for Building Project Scaffolds (mr-smith.site)
You might not need jQuery (youmightnotneedjquery.com)
jQuery and its cousins are great, and by all means use them if it makes it easier to develop your application.
Four Eras of JavaScript Frameworks (2022) (pzuraq.com)
I started coding primarily in JavaScript back in 2012. I had built a PHP app for a local business from the ground up, a basic CMS and website, and they decided that they wanted to rewrite it and add a bunch of features. The manager of the project wanted me to use .NET, partially because it’s what he knew, but also because he wanted it to feel like a native application - no page refreshes or long pauses between actions.
Rewrite It in Rails (bearblog.dev)
In 2022 I started building an application for creating Customs declarations. After evaluating some options and writing code in various programming languages and frameworks such as .NET/F#, Go, Rust, React, I eventually decided to write it in Ruby on Rails.
Show HN: Monadic Chat – A Docker-Based Framework for AI Interaction (yohasebe.github.io)
Show HN: Durable Swarm – A Framework for Building Reliable AI Agents (github.com/dbos-inc)
Py4web – Evolution of the Web2py Framework (py4web.com)
py4web is a framework for rapid development of secure database driven web applications. It is the successor of web2py but much improved.