site banner

Friday Fun Thread for October 11, 2024

Be advised: this thread is not for serious in-depth discussion of weighty topics (we have a link for that), this thread is not for anything Culture War related. This thread is for Fun. You got jokes? Share 'em. You got silly questions? Ask 'em.

1
Jump in the discussion.

No email address required.

Incidentally, you can use Electron.NET with .NET Core and get the "best" of both worlds. The .NET portion is tiny, but the electron portion is basically guaranteed to be over 100MB, full of front-end razor template/css hell, oodles of extra javascript to do all the things that aren't natively supported correctly, squeeze your entire UI update logic through a SignalR straw, and an infinite menagerie of implementation bugs and issues. But it'll run on just about anything, including a browser. And the ASP.NET side is pleasant to work with.