Optimizing with Novel Calendrical Algorithms I have maintained the time crate for over five years now. In that time, tens of thousands of lines of code have been added, probably just as many removed, and countless more written but never committed. While benchmarks have been present for quite a while...
Are reasoning benchmarks today actually reliable? Introducing the JustLogic benchmark JustLogic, a benchmark to measure deductive reasoning capabilities of LLMs, that is more challenging, reliable, and insightful than existing benchmarks.
What fully automated firms will look like Everyone is sleeping on the *collective* advantages AIs will have, which have nothing to do with raw IQ - they can be copied, distilled, merged, scaled, and evolved in ways humans simply can't.
Perfect is the enemy of good Recently, I decided to rewrite my website from scratch. Naturally, I wanted to use the best technologies available. With no constraints holding me back, I decided to use them all!
Building games with LLMs to help my kid learn math I used ChatGPT to help my kid learn Left from Right, and now I'm turning LLMs into math teachers. I made this game to help him understand the magnitude of numbers between 0 and 20: Then I made the following game with Claude and its…
Feature Flags Part 1 - Understanding the Fundamentals | Benjamin Destrempes Part 1 of my feature flags series: Learn the core concepts, different types of controls, and common patterns in feature flag implementation
My Vision of a Smart Building Operating System A whole building operating system, built on web technologies, which weaves together every sensor, actuator and human-computer interface in a building into a seamless user experience.
My First Month Selling Commercial Use Software Licenses I made $901.49 in my first month selling commercial use software licenses. This $901.49 came from 14 customers, 6 of whom purchased monthly license subscriptions and 8 of whom purchased annual license subscriptions. January 2025 sales overview My most pop...
Best Simple System for Now You can have your cake and eat it, as long as you bake it carefully. ‘We can do this the quick way and pay later, or the thorough way and pay now.’ This seems to be a fundamental dichotomy in software development, between ‘perfectionism’ and ‘pragmatism’,...
Turn your videos into fun flipbooks! Create personalized flipbooks from your favorite videos in just a few clicks.
Volunteering at NDC London Read about my experience volunteering at NDC London, meeting great people, and learning a lot at this premier software development conference.
GitHub - monasticacademy/httptap: View HTTP/HTTPS requests made by any Linux program View HTTP/HTTPS requests made by any Linux program - monasticacademy/httptap
Software development topics I've changed my mind on after 10 years in the industry Software development topics I've changed my mind on over the course of a decade
Local LLM Agents with Goose In this edition of #tech on ice, I talk about how we can use #LLM #Agents locally with Goose, a new #.oss tool from Block Check it out! https://block.github.io/goose/ #AI #developer #programming #coldplunge
Query Tags: Debugging EF Core Like a Detective - Chris Woody Woodruff Imagine you’re a detective working on a big case. You’ve got a pile of clues (queries), but they’re all mixed together with no labels. Which one belongs to which part of the case? Frustrating, right? That’s what debugging EF Core queries feels like withou...
Sinevibes (@sinevibes.bsky.social) What a "nice" way to start a week! Our channel on YouTube has been deleted due to "spam and deceptive policies". Which is the biggest WTF moment in our brand's history on social platforms. We have only posted demos of our own original products, never anyt...
GitHub - LeadsOnTrees/company-researcher-agent: AI Agent which deep crawls a company website and generates a comprehensive PDF report. AI Agent which deep crawls a company website and generates a comprehensive PDF report. - LeadsOnTrees/company-researcher-agent
A quote from Anthropic While we encourage people to use AI systems during their role to help them work faster and more effectively, please do not use AI assistants during the application process. We …
C# 14 and Discriminated Unions with Mads Torgersen 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....
Validate that your DI Container can be created in ASP.NET Core The .NET provided DI container has some means to check if the container can be created. This is useful to ensure that all dependencies can be resolved and that the container is correctly configured. Let's have a quick look.
GitHub - trycua/lume: A lightweight CLI and local API server to create, run and manage macOS and Linux virtual machines (VMs) natively on Apple Silicon. A lightweight CLI and local API server to create, run and manage macOS and Linux virtual machines (VMs) natively on Apple Silicon. - trycua/lume