Large-Scale Vehicle Classification – Pickled ML As a hobby project over the past few weeks, I’ve been training neural networks to predict the prices of cars in photographs. Anybody with some experience in ML can probably guess what I did, at least on a high level: I scraped terabytes of data from the i...
10 Tips for Optimizing MySQL Queries Learn how to optimize your MySQL queries for better performance and faster results.
Improving color quantization heuristics In 2015, I wrote an article about how the palette color quantization was improved in FFmpeg in order to make nice animated GIF files. For some reason, to this day this is one of my most popular article.
Raspberry Pi security alarm — the basics In November last year — I started building a DIY security alarm system, using a Raspberry Pi as the controller. My plan was to make a self-sustained system, using proper alarm hardware — like PIR sensors and sirens. Integration with Home Assistant would b...
Part of the wrong 1% — Ostomy surgery, part 2 About 1 percent of Americans have diagnosed Inflammatory Bowel Disease (IBD) like Crohn's Disease or Ulcerative Colitis. And about 1 in 500 Americans (0.2%) have ostomies—small openings called stomas that help when their bowels get really screwed up (whet...
Satisficing: The Time-Saving Decision-Making Strategy - Sean Bolton Learn about satisficing, the time-saving decision-making strategy that involves finding a good enough solution.
Degenerate Matter: How Reality Deals With Uncertainty Casual introduction to the uncertainty principle from quantum mechanics and how it leads to neutron stars and superfluids
Effective Error Handling A simple an effective approach for handling end users who struggle with errors
Make Your Types Smaller Persistent models tend to be where primitive obsession creeps in. Make your types more specific so you avoid paying the cost of having to sprinkle validation code throughout your system.
Why and how to write things on the Internet because you’ll have more awesome friendships • be consistent • suggested post ideas • setup advice • getting initial readers
Ivan on Containers, Kubernetes, and Backend Development Hello friends! Ivan's here - this time not with a traditional monthly round-up but with a full-blown annual recap of the posts, streams, projects, and anything else that can help you master Kubernetes, containers, and the server-side craft. Let's begin! K...
Keycloak as Authorization Server in .NET TL;DR Introduction Example Overview Configure Keycloak Authorization based on ASP.NET Core...
ASP.NET Community Standup - Blazor in .NET 7 Description: Learn more about the great new features coming to Blazor in .NET 7.Community Links: https://www.theurlist.com/blazor_community_standup_august_20...
Developers Should Celebrate Software Development Being Hard What doesn’t kill you in software development often makes you complain….alot
Rian Johnson Breaks Down the "Arrival" Scene from 'Glass Onion: A Knives Out Mystery' | Vanity Fair 'Glass Onion: A Knives Out Mystery' director Rian Johnson breaks down the arrival scene from his new film.GLASS ONION: A KNIVES OUT MYSTERY is available on N...
Washington Updates Guidance On 2023 Pay Transparency Requirements Washington State’s Department of Labor and Industries recently released a draft administrative policy with updated guidance on the modified pay
TriviaR/Game.cs at 92b5f943a8e73fabaff993431fa114134dfc8179 · davidfowl/TriviaR A multiplayer trivia game using SignalR and .NET 7 - TriviaR/Game.cs at 92b5f943a8e73fabaff993431fa114134dfc8179 · davidfowl/TriviaR
sup When I was in junior high, my friends and I discovered that a Command Prompt command called net send was enabled on our school network. AIM and similar services were blocked, but if we wanted to send messages to each other we could open up the Command Pro...
RE: False Rumors on API Leaks or Exposure of our Database Blog post addressing rumors that 3Commas suffered fromo API Leaks
Lessons Learned using DevContainers & the Azure Developer Cli to code apps anytime. | .NET Conf 2022 My best moment of harmony is when I take a shower. I'm not even thinking, then suddenly BAM! The solution hits me! In the past, I had rushed to my laptop, po...