Does A Software Engineer Have Scorpion Nature? — Ludicity A scorpion wants to sell some software but cannot code, so it asks a frog to write the application. The frog hesitates, afraid that the scorpion might start running Scrum, but the scorpion promises not to, pointing out that they would both be out of work ...
Intel Breaks Down Proprietary Walls to Bring Choice to Enterprise... Intel Gaudi 3 AI accelerator brings global enterprises choice for generative AI, building on the performance and scalability of its Gaudi 2 predecessor.
EuroRust 2024 officially welcomes independent workers (updated) TL;DR I purchased individual tickets for EuroRust and added my VAT number, so it could be a tax-deductible expense for me as an independent worker. The organizer...
The Simple Beauty of XOR Floating Point Compression I recently implemented a small program to visualize the inner workings of a scheme that compresses floating point timeseries by XORing subsequent values. The resulting visualizations are quite neat…
Top 10 Effective Anti - Aging Tips : To help keep you Looking Youthful Have you ever wanted to find the information you need all in one place? This blog contain everything.
How I Find Surprising Content For My Newsletter – The Write to Roam I got this really nice compliment on my Austin newsletter from Jason Scharf this week
Using Claude Opus to analyze Shakespeare - Jonathan Garelick Recently, I wanted to find the origin of the idiom “My word is my bond.” Unfortunately, the legendary Quote Investigator® had nothing to say. Some articles also suggested that the saying had its basis in the Hip Hop movement, but I had a feeling it existe...
A Gentle Primer for Nonparametric Density Estimation: Histograms Parametric density estimation, a.k.a fitting probability distribution to observed data by tweaking the parameters of the distribution’s functional form, is all the rage now with generative modeling and LLMs. I think nonparametric methods deserve some love...
Open Source Financial Sponsorship Breakdown for 2023 Certainly, no contributors get into projects with the sole purpose to get a financial gain out of them. Open source has never been about money either. But for you as an author, the lack of funds to sustain your ideas and pay for even a small portion of th...
Fractals in Pure Lambda Calculus Lambda Screen allows you to draw images using terms of pure lambda calculus. By using fixed-point combinators, you can even create infinitely detailed fractals.
Converting C437 to XNA-style Spritesheets I’ve been struggling to get C437 PNG fonts loaded in Raylib due to its default PNG loader using a slightly different format. Here, I’ll detail a simple way of converting C437 PNGs to the format Raylib expects.
Reverse Engineering the Previously Open Source Expressive Animator without its Core Engine - Mehdi El Oualy Software Developer
Dogs Will Always Bark - Part I - You Make I Check If you have not already, you will, inevitably, run into a system that has a concept of a maker and a checker.
YETI programming language Yeti is ML style functional programming language with static type inference, that runs on the JVM.
.NET April 2024 Updates – .NET 8.0.4, 7.0.18, .NET 6.0.29 - .NET Blog Check out latest April 2024 updates for .NET 8.0, .NET 7.0, and .NET 6.0.
Discrete logic network card Building a 10BASE-T Ethernet transceiver (receiver and transmitter) with discrete logic chips
Army announces new policy to drive adoption of agile software development practices Evolving technology is changing the nature of warfare. Software has transformed from a means of operating hardware-based weapons systems to being the es...
If I enumerate all the processes and add up all the GetGuiResources, why doesn't it match the GR_GLOBAL value? - The Old New Thing There are some things that aren't charged to processes.
Hello OLMo: A truly open LLM As the world races to deploy AI models that are effective and safe, the demand for Open Large Language Models (LLMs) has exploded. The…
GitHub Actions & Microk8s: The Ultimate Duo for CI/CD Integration In the realm of modern software development, the adoption of Continuous Integration (CI) and Continuous Deployment (CD) practices has become an essential standard. These methodologies, at the heart of DevOps practices, offer a multitude of benefits for de...
"Secret" elmah.io features #3 - Automate tasks with elmah.io CLI In the third post in the series about "secret" elmah.io features I will introduce you to the CLI. Diagnose installations, export data, and more.
6 Types of Constructors in C# - Coding Sonata Constructors are an essential part when writing code in the OOP approach. Check here to learn about the 6 types of constructors in C#.
Actually Talking about Modular Monoliths That’s Winterfell from a Game of Thrones if you were curious. I have no earthly idea whether or not this mini-series of posts will be the slightest bit useful for anyone else, but it’s …
Chris Simon presents Test Driven Development, Domain Driven Design, & C# from the ground up - livestream | The .NET Tools Blog Join Chris Simon for a live coding demonstration in C# that will show you how to apply Test-Driven Development (TDD) from the very beginning of a project.
Azure Static Web App–Distributed Functions As a follow-up on the presentation I did at CloudBrew about Azure Static Web Apps I want to write a series of blog posts. Part I - Usi...
BFF secured ASP.NET Core application using downstream API and an OAuth client credentials JWT This article shows how to implement a web application using backend for frontend security architecture for authentication and consumes data from a downstream API protected using a JWT access token …
Extracting curve coordinates from a bitmap Another example of using Haskell as an ad-hoc scripting language.
Creating ico files from multiple images in .NET - Gérald Barré In this post, I describe how to create an ico file from a list of images in .NET
After AI beat them, professional go players got better and more creative For many decades, it seemed professional Go players had reached a hard limit on how well it is possible to play. Then AI beat them.