Small, Private Tragedies I’ve been looking for a way to write about the small private tragedies, for which we each blame ourselves, but which are in fact part of a system that more and more militates against humanity…
I'm sorry, but omnidirectional treadmills can't work and here's why | James Darpinian Another omnidirectional treadmill has been making the rounds this week. This one from Disney looks very cool, with a creative mechanism for moving the feet around that has a lot of advantages.
What Good Friends Look Like Join 70,000+ others receiving brain food you won't find anywhere else, helping you go faster than normal.
Can you create a custom project template in .NET? Do you want to create your own project template in .NET and boost your productivity level? You will learn how to create an enterprise-level template with jus...
Starting with No: Why Most People Shouldn’t Be Managers Why the desired title won’t give you what you’re looking for
An Ignorant Take on Vision Pro — Basic Apple Guy I haven't seen it. I’ve never touched it. Why do I want it?
The Performance Management Formula On the importance of clear performance metrics in engineering teams, introducing a formula combining output and outcome for objective evaluations.
Prediction Intervals for Random Forests I previously knew about generating prediction intervals via random forests by calculating the quantiles over the forest. (See this prior python post of mine for getting the individual trees). A rec…
Unleashing the Cloud: A Historical Odyssey of Cloud Storage In the ever-evolving landscape of technology, few innovations have revolutionized the way we store and manage data like the advent of cloud storage. The history of cloud storage is a fascinating journ
Take the Road Most Documented How great would it be if the solution to most errors you face were in the first place you looked? That’s what the Arch Wiki has been for me: a massive wealth of information and troubleshooting resources to help me navigate the various configuration and in...
Backprop Isn't Just for Calculus Given a directed graph, how can we count the number of paths from one vertex to another?
Arend van Beelen jr. A few weeks ago, Biome published their 2024 roadmap. There's a lot of good stuff in there, but one thing has me particularly curious: type inference for implementing lint rules that rely on TypeScript type information.
How I (almost) replaced two machine learning models with an if-statement A few years ago, when I was a little greener and my illiquid stock appreciation rights weighed heavily in my pocket, I set out on the hero's journey.
You Might Be Better Off Without Pull Requests - Ham Vocke How did pull requests become this popular? And are they really worth it?
SV Screenshots We look at how to take screenshots of embedded Google Street View containers from the Google Maps JS API.
Websites shouldn’t reject passwords generated by browsers I’m interested in HTML, CSS, and making the web less annoying
Masterizando la Gestión de Recursos en Microsoft Azure: Azure Portal vs Azure CLI Azure Portal ofrece una interfaz gráfica de usuario (GUI) para realizar tareas de administración de recursos.
The fastest way to create WireMock.NET mappings How to use proxies to automatically generate WireMock.MET stubs
Informal Leadership in Software Engineering – What You Need To Progress Informal leadership in software engineering is a critical part of becoming more senior in your role. But what's involved and why is it so beneficial?
Here's WHY You Struggle With Software Architecture! Software architecture seems to be a very complex topic. My mentoring and technical interviewing experiences showed me at least that software architecture is ...
School Mgmt App | Microservices With .NET Aspire & Blazor SSR | Part 7 Let's build a microservices app, orchestrated with .NET Aspire and using Blazor SSR on the front end. #dotnet JOIN as a member to gain access to the source c...
var or explicit type 📃 Introduction Among the bunch of topics that I would like to cover in this post series,...
Differences Between a Virtual and an Abstract Method in C# In this article, we are going to learn about the differences between a virtual and an abstract method and when to use which one.
Landesrecht BW - 27 O 92/23 | LG Stuttgart 27. Zivilkammer | Urteil Recherche juristischer Informationen
Want to learn more about zkBitcoin? I've made some videos My previous article on zkBitcoin blew up, and we got 100 Github stars, a number of contributions on the repository, and some interest from a number of projects, and all of that in a single day! So as requested, I made a number of videos to explain what zk...
CEOs are mandating return to office because they need instant gratification All measures of productivity indicate that working from home results in a boost. But no one measures the CEOs need for instant gratification.
Goodbye, WhatsApp I’ve deleted WhatsApp from my personal smartphone. I’m not saying I’m not using it anymore; I’m just saying I’ll now use it when I decide to, via WhatsApp Web, on both my smartphone and computer.
Technology and (in)humanity How often do we consider the impact of the big tech companies we work with? How often do we consider our responsibility, our complicity, in the harms that they inflict on society?
“The Testament of a Furniture dealer” - IKEAs Timeless Handbook on Values and The Visionary Legacy of Ingvar Kamprad | David Lemayian Revisiting IKEA founder Ingvar Kamprad's visionary leadership principles - a timely reflection on values of humility, empowerment, cost-efficiency, and service that still steer the company today.
I looked through attacks in my access logs. Here's what I found I've been self-hosting for over a decade. It's freeing because I own my data, and do not depend on any platform other than my cloud host, which I can easily switch off. Self-hosting gives much insight into what it takes to run a cloud service. Anyone who'...
Untangling Non-Linearity How the simple link became the foundation for artificial intelligence and all dynamic media.
How Experts Practice Better Than the Rest Read this article to learn how experts embrace 10,000 hours of deliberate practice and master their craft quicker than the rest.
Project Planning Framework - Byte Tank Simple framework proposing 3 axes to classify and inform the approach towards reaching a goal
Hype — bayindirh Hype is a loaded word, both in meaning and energy. It’s moving masses in today’s consumerism oriented world, in every category possible, including technology. Both for consumers and professionals alike.
Stable Diffusion (Image Generation) - How to Use & How It Works Stable Diffusion models - how to understand advanced features they offer?
War Room Wisdom for Software Developers Software TEAMWORK enhanced with military leadership tactics. Empower, communicate, succeed.
I Made My Content 39% More Helpful With A Single Click - <huijer.co> TLDR: I turned off all advertisements on my flagship website, in an experiment to regain lost rankings. Continue reading to see why I did this ... Read More
Man in the Arena Hello, Internet. It’s been awhile since I have posted anything here - precisely 1,634 days or 53.68 months - but I am back. A lot has happened during this time but some notable events are
Add AWS CloudFormation Provisioning and SDK Configuration by normj · Pull Request #1905 · dotnet/aspire I'm looking for feedback on this approach for supporting provisioning AWS application resources and configuring service clients from the AWS SDK for .NET. I view these features as the minimum level...