Habitually - I’ve Been Tracking Everything in My Life for A Year I've Been Tracking Everything in My Life for A Year
GitHub - karpathy/llm.c: LLM training in simple, raw C/CUDA LLM training in simple, raw C/CUDA. Contribute to karpathy/llm.c development by creating an account on GitHub.
Intel’s Ambitious Meteor Lake iGPU Intel and AMD both tried to ship iGPUs fast enough to compete with low end discrete cards over the past 10 years with mixed results. Recently though, powerful iGPUs have been thrown back into the s…
How I discovered a 9.8 critical security vulnerability in ZeroMQ with mostly pure luck and my two cents about xz backdoor Fang-Pen Lin's blog about programming
Modern Standard Arabic – The Missing Glossary - In this article I explores the notion that the idea of a singular Modern Standard Arabic is a misconception, at least from the point of view of NLP. Instead, I hypothesise that there exist multiple Modern Standard Arabic Languages s that share grammar and...
What it’s like to run HTMX in Production HTMX is changing how modern web apps get built. It provides most of the capabilities of a Single-Page Application with the simplicity of a Multi-Page Application. This means you don't really need reach for React, Vue, Angular, Svelte, etc to get a modern ...
Facing Change? This Is the First Thing You Should Do It's time to craft your personal mission statement.
We need more calm companies Calm companies are profitable, value freedom, have a purpose, and improve the team's lives. Frenzied companies are crisis-driven.
Lua Scripts Are Not Atomic in Redis Redis is an in-memory data structure store, very powerful, with an excellent abstraction via its API to manipulate its data structure. What makes Redis very powerful, in my opinion, is the variety of data structures it provides and the performance of its ...
Thoughts on the xz backdoor: an lzma-rs perspective | Blog | Guillaume Endignoux Many discussions about open source dependencies and maintenance happened in the last month.Two posts caught my eye in the Rust ecosystem: Sudo-rs dependencie...
Connecting the dots — bayindirh You can’t connect the dots looking forward; you can only connect them looking backwards. -- Steve Jobs
Kalshi - Prediction Market for Trading Event Contracts Kalshi is a regulated exchange & prediction market where you can trade on the outcome of real-world events. Buy and sell Event Contracts.
smeso - MIPS stacktrace: an unexpected journey Automatically receiving a stacktrace when your C program crashes isn't rocket science. But this time it was more difficult than I expected. This is a short recollection of the things I found out few years ago. This post assumes that the reader has some ba...
My Recommendation Engine - Ben Tsai Humans. That I know. My friends. I bought a knee scooter recently. Before doing so, I asked my colleague, who I knew was using one. She said she was happy...
A Peak at the 1.111B Class Generation XYZ, the provider of the TLD .xyz, offers a promotion for a class of .xyz domains. For $0.99 a year, you can register any .xyz domain inbetween 000000.xyz through 999999999.xyz. They call it: 1.111B class.
About Freedom and Power About Freedom and Power écrit par Ploum, Lionel Dricot, ingénieur, écrivain de science-fiction, développeur de logiciels libres.
Middleware in .NET Isolated Azure Functions .NET, .NET Core, ASP.NET, ASP.NET Core, Visual Studio, Jaliya Udagedara
Just How Much Faster Are the GNOME 46 Terminals? I use a hardware latency tester to measure how much the VTE-based terminals improved from GNOME 45 to GNOME 46.
How does the classic Win32 ListView handle incremental searching? - The Old New Thing The classic Win32 ListView supports incremental search: You can start typing the name of an item to search for it. But it’s a bit more complicated than that. You see, there’s more than one way that people expect type-to-search to work.
C# Regex Performance: How To Squeeze Out Performance Regular expressions are powerful for pattern matching, but what about performance? Check out this article for details on C# regex performance from benchmarks!
Use token authentication and Identity API endpoints in ASP.NET Core | BinaryIntellect Knowledge Base If you are following previous articles of this series, you are probably comfortable working with Web API and class library projects in VS Code. We will take our example a step further and add authentication to the Web API.
Twenty Years Is Nothing In a previous edition of this magazine, we argued that English was so pervasive in our industry, nobody even questioned its use anymore. The same can be said of Git. It is difficult to imagine that merely twenty years ago, the landscape of source control ...
General Performance Tip: Optimizing Method Returns: Default Keyword vs. Null vs. Empty Collection When customizing attributes, Microsoft and I both advise sealing them for clarity and performance. However, benchmark results show sealing attributes to be marginally less performant, with both out…
How to use Comments to Prompt GitHub Copilot for Visual Studio - Visual Studio Blog Learn how to use code comments to prompt GitHub Copilot in Visual Studio for smarter suggestions and completions. Boost code productivity.
VS Code Day Skills Challenge VS Code Day Skills Challenge banner Ready to level up your coding skills? Join our #VSCodeDayCSC! Learn about AI, Data Science and more with VS Code! This..
Using Slash Commands in GitHub Copilot for Visual Studio In this new installment, Bruno shows you how to use Slash Commands, a kind of "magic spells" that works in GitHub Copilot Chat.
Introducing the AWS Message Processing Framework for .NET (Preview) | Amazon Web Services We are happy to announce the developer preview release of the AWS Message Processing Framework for .NET. This is an AWS-native framework that simplifies the development of .NET message-processing applications that use AWS services such as Amazon Simple Qu...
Azure Static Web App - Pass authentication info to your linked API 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...
How to Install GitHub Copilot in Visual Studio - Visual Studio Blog Learn to integrate GitHub Copilot in Visual Studio for smarter, faster coding. Boost productivity with AI-generated suggestions.
Thoughts on “Modular Monoliths” TL;DR -> I’m dubious about whether or not the currently popular “modular monolith” idea will actually pay off, but first let’s talk about why we got to this point The pen…
A TC39 Proposal for Signals A v0 draft of the signals proposal, including a polyfill, is now available.
Azure Static Web App - Bring your own API 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...
Overview of webpack, a JavaScript bundler | johnnyreilly webpack is a JavaScript bundler that helps you bundle your code into a single file. It's a great tool for optimizing your code and improving performance.
Managing NuGets in VS Code I do most of my app building on a MacBook with Visual Studio Code, and that means I am learning new...
Blazor 8 Render Mode Detection In .NET 8 the Blazor UI framework introduced some new render modes for components and pages. The available render modes are now:
Create conditional access base policies for a Microsoft Entra ID tenant This article shows some of the base conditional access policies which can be implemented for all Microsoft Entra ID tenants. Phishing resistant authentication should be required for all administrat…
New in .NET 8: ASP.NET Core Identity and How to Implement It Identity in ASP.NET Core is a powerful feature, and .NET 8 made it even more versatile. Check out what Identity is and how to implement it in practice.
Equip 3rd party types with a deconstructor Deconstructor are a C# language feature that allows you to define a method that will be called when an object is being split up into its components. While this is straightforward to implement for your own types, it is not possible to add a deconstructor t...
Responsive Images Crash Course for ASP.NET Core Developers An introduction to responsive images for ASP.NET Core Developers
GitHub - stackframe-projects/pgmock: In-memory Postgres for unit/E2E tests In-memory Postgres for unit/E2E tests. Contribute to stackframe-projects/pgmock development by creating an account on GitHub.
Playing With MutationObserver In JavaScript Ben Nadel explores the MutationObserver API as a means to dynamically bind and unbind controllers in JavaScript.
A Brief Comparison of Modern Programming Languages There is no best programming language. But there are languages that are better at certain things than others.
adr - A .NET Tool for Creating & Managing Architecture Decision Records | endjin Architectural Decision Records (ADRs) capture context, options, decisions, and consequences. dotnet-adr is a .NET tool for managing ADRs.
The Cost of Not Logging I’ve recently been talking (and blogging) a lot about App Insights for Azure. One of the questions or topics that comes up when I speak about this is cost. I…
Primary Constructor and Logging Don't Mix Ever tried to use Primary Constructors with LoggerMessage source code generator based logging calls? It doesn’t work how you think!
How to securely reverse-proxy ASP.NET Core web apps Learn to configure your ASP.NET Core web apps to securely work with reverse-proxies and load balancers, such as Nginx, Traefik, and Caddy.
GitHub - migueletto/PumpkinOS: PumpkinOS is a re-implementation of PalmOS. PumpkinOS is a re-implementation of PalmOS. Contribute to migueletto/PumpkinOS development by creating an account on GitHub.