Nuenki | Which LLMs are best at low-latency translation? Quantitatively investigating LLM translation quality
Atkinson Hyperlegible Font - Braille Institute Read easier with Atkinson Hyperlegible Font, crafted for low-vision readers. Download for free and enjoy clear letters and numbers on your computer!
Emjay - a simple JIT that does math Today I wanna show off my most recent little project, called emjay. It’s a very simple “language”, with an evaluator that generates JIT code and executes it. It does not have a “normal” interpreter, only the JIT compiler. The language is extremely limited...
Qalculate hacks - anarcat This is going to be a controversial statement because some people are absolute nerds about this, but, I need to say it.
1 Million reasons to choose TBMQ as a high-performance MQTT broker - Thingsboard's blog Can an open-source MQTT broker handle one million messages per second for persistent sessions? TBMQ 2.x proves it can! Even more importantly, it achieves this with no single point of failure and ensures no data loss, even when hardware fails, making it a ...
Why Is Everyone Obsessed With Chat Interfaces? I've been thinking a lot about this: why does every app, tool, and platform seem to be adding a chat interface? I get it — chat is powerful. You can freely ask for something and get results fast. But as an interface designer, I can't help but feel that pr...
So you want to run untrusted code? Congrats, you just purchased a brand new domain name for your enterprising SaaS startup. Overnight you came up with the brilliant idea to start a company that runs other people’s code as a business. I applaud you on your originality. The only problem is… ...
OpenSCAD configurable calendar 3D model | Blog by Dominik Chrástecký I love creating configurable generic models using OpenSCAD, and this is the most complex one I've created to date—an easy-to-configure calendar using some clever algorithms to render correctly.
Personal website design for the long term My website is breaking. I want this website to be my home on the internet for ever. This website has way to many dependencies, is complicated for the sake of it (I was learning the tech) and as such is slowly starting to fall apart.
Own Every Feed Type Max explains why organizations should own all three digital feed types—no feed, slow feed, and fast feed—and how hosting your own fast feed supports decentralization and digital publishing independence.
What Would Surprise You? | Centauri Dreams Someone asked me the other day what it would take to surprise me. In other words, given the deluge of data coming in from all kinds of observatories, what one bit of news would set me back on my heels? That took some reflection. Would it surprise me, my i...
Factoring an integer using its Zeckendorf representation Notation: Given an integer $N$, we find its Zeckendorf representation as the sum of non-consecutive Fibonacci numbers. By the Zeckendorf theorem, this representation is unique. Let $\zeta_N$ denote...
Run AI Completely Local at Home! Dave explains how to run Deepseek R1 at home. Free Sample of my Book on the Spectrum: https://amzn.to/3zBinWM Secrets of the Autistic Millionaire: https://amzn.to/3WNDDkJ Watch ShopTalk Now on Dave's Attic: https://youtu.be/5Emgx0lhllE Follow me on X:...
Generic Entity Framework Core Repository: Blazor Blog Example In this video, we'll move to a generic repository pattern around Entity Framework Core. We'll even see how this is actively used in a Blazor Blog Engine. ---- Timestamps: 0:00 - Intro 1:03 - Recap On Code 2:53 - Move To Generic 4:30 - Type Constraints 8...
DeepSeek R1 Demo at Home. Dave explains how to run Deepseek R1 at home. Free Sample of my Book on the Spectrum: https://amzn.to/3zBinWM Secrets of the Autistic Millionaire: https://amzn.to/3WNDDkJ Watch ShopTalk Now on Dave's Attic: https://youtu.be/5Emgx0lhllE Follow me on X:...
Zed now predicts your next edit with Zeta, our new open model - Zed Blog From the Zed Blog: A tool that anticipates your next move.
Fanout Pattern: Scale Your Message Consumers to Infinity Want to master Clean Architecture? Go here: https://bit.ly/3PupkOJ Want to unlock Modular Monoliths? Go here: https://bit.ly/3SXlzSt Get the source code here: https://www.patreon.com/milanjovanovic Discover how to build a robust webhook processing system...
JSON Columns in SQL Server: Storing & Querying JSON with EF Core - Chris Woody Woodruff Ever wished you could store semi-structured data in your database without dealing with complex table relationships? Good news! SQL Server has native JSON support, and EF Core makes working with JSON columns easier than ever. Whether you’re handling dynami...
The Most Cursed Thing I've Seen in C# Get our two C# courses for free on Dometrain: https://dometrain.com/bundle/from-zero-to-hero-csharp/ Subscribe to my weekly newsletter: https://nickchapsas.com Become a Patreon and get special perks: https://www.patreon.com/nickchapsas Hello, everybody....
What if Eye...? Starting with a single light-detecting cell, our digital creatures face challenges that shaped real eyes over millions of years: navigating the world, discerning food from poison, and evading predators.
technomancy search Did you learn to use the Internet in the 90s like me? There's a lot of nostalgia around those simpler times before the Web had been colonized by companies. Some of it is valid and some is seen thru rose-colored glasses, but anyone who was ther...
Reassessing Wayland So a bit under 3 years ago, I made my infamous Wayland rant post that is likely the most read post on this blog by miles. I should really actually write about music again one of these days, but that's a topic for another time. The language was perhaps a b...
SQL Noir - A Detective SQL Game Solve crimes and mysteries using SQL queries in this detective-themed SQL learning game.
Broken OBS Studio Flatpak presented as official package (#39) · Issues · fedora / Special Interest Groups (SIGs) / Fedora Flatpak SIG / Fedora Flatpaks · GitLab The unofficial OBS Studio Flatpak on Fedora Flatpaks is, seemingly, poorly packaged and broken, leading to users complaining upstream thinking they are...
Programs don't kill people, computers do This post outlines the evolution of the EYG editor. The major changes over time, design thoughts and some implementation notes.
Phind 2: Reinventing AI search with visual answers and multi-step reasoning Phind is an AI-powered search engine that writes rich, visual, and interactive answers for all of your questions.
| The Atlas for the Aspiring Network Scientist v2Michele Coscia After a year of dedicated effort, I’m glad to announce that the second version of my atlas for network science is finally out! Just like version one, the PDF is available free of charge both on arXiV and on the companion website, which also contains all t...
I have come to loathe acronyms Unless they are widely, widely known they make communication worse. And they have a tendency to make the writer seem pompous, or a member of...
Multi-files fixes Written by Jeroen Engels, author of elm-review. If you like what you read or what I made, you can follow me on BlueSky/Mastodon or sponsor me so that I can one day do more of this full-time ❤️
Making your Node.js application last centuries Random ramblings of a software engineer. Mostly about software, sometimes about life.
Open Source Software and Corporate Influence — Andrew Lilley Brinker Open source software projects are frequently enmeshed with the interests of corporations. We should update mental models of who works on open source accordingly, and build or modify power structures to be more resilient to corporate capture.
How Stacked Commits Can Help You Write Better Code Faster Stacked Commits allow you to deliver code as multiple, small units of change which build on top of each other.
How to safely connect cloud server to home GPU server Unlock home GPU power for cloud workloads with Tailscale and Docker. I demo a simple architecture that tunnels requests to your local rig, skipping pricey cloud GPUs. All ports stay hidden, ensuring a tight, cost-effective environment.