@dmoonfire @rl_dane

That said, we are in dire need of a good, simple, robust cross-platform application binary format. Something like #Java .

But definitely something more implementable than the Web browser... HTML5, JS, CSS et al have gotten way out of hand.

I really think #Gemini #GeminiProtocol is on to something with deliberately limiting #extensibility .

PaperCall.io

Extensibility: The "100% Lisp" Fallacy

So, I've seen some articles promoting Emacs-like editors written in Lisp languages, and one of the most common arguments seems to be: "it's written in This Lisp and also scriptable in This Lisp, and that gives it great extensibility." 1 It's not wrong, but I think it does overlook a few things. By the way: Happy New Year!

Kyou is kyou is kyou is kyou
Introducing the Visual Studio Code Private Marketplace: Your Team's Secure, Curated Extension Hub buff.ly/Fzgk3LL #vscode #extensibility #programming

Introducing the Visual Studio ...
How can I get started writing extensions for the Command Palette in PowerToys? | One Dev Question with Kayla Cinnamon buff.ly/AKbYNEC #devtools #windows #powertoys #commandpalette #cmdpal #productivty #extensibility

How can I get started writing ...
Modernizing Visual Studio Extension Compatibility: Effortless Migration for Extension Developers and Users is.gd/i74Asp #visualstudio #vs2026 #extensibility #dotnet

Modernizing Visual Studio Exte...
A 4,000-word manifesto on why #Emacs is the ultimate #hipster tool? 🙄 Spoiler: it's because you'll finally understand "extensibility" and "introspectability", which are just fancy words for "I've spent too much time customizing this editor." 🥴 So if you're into bragging about your text editor's #extensibility like it's a rare bottle of wine, this one's for you. 🍷🤓
https://blog.tjll.net/a-beginners-guide-to-extending-emacs/ #Tool #Customization #TextEditors #HackerNews #ngated
A Beginner's Guide to Extending Emacs

How to build a custom completion backend for emacs from scratch.

Tyblog
Extending Visual Studio - Dependency Injection | Visual Studio Toolbox with Leslie Richardson buff.ly/pHgkOZ9 #visualstudio #extensibility #dotnet #di #vs2022 #vsix

Extending Visual Studio - Depe...

Extending Visual Studio - Dependency Injection | Visual Studio Toolbox with Leslie Richardson

https://www.youtube.com/watch?v=qVcUdA1ixrA

#visualstudio #extensibility #dotnet #di #vs2022 #vsix

Extending Visual Studio - Dependency Injection

YouTube
Building extensible frontend systems

Today, I want to talk about how to build frontend systems—design systems, UI libraries, and so on—that can be easily extended for use cases and situations you didn’t plan for. Let’s dig in! tl;dr: Lots of “hooks” in the form of CSS variables, cascade layers, web component attributes, and custom events. The challenge I’ve built, maintained, and worked with numerous design and UI systems at various companies. One of the biggest challenges I see around adoption is that the teams working with them often need to use them in a way that they weren’t designed for.