Collection Performance: Looping Over a Collection Using Span and ReadOnlySpan The article explores the performance benefits of utilizing Span and ReadOnlySpan for collection processing, highlighting advantages such as improved performance, reduced memory pressure, enhanced s…
Nearly all Nintendo 64 games can now be recompiled into native PC ports to add proper ray tracing, ultrawide, high FPS, and more Majora's Mask is the latest to benefit, but N64 Recompiled works with nearly all N64 games.
Meet RVPC the world lowest cost Open Source Hardware All-in-one educational RISC-V computer with VGA and PS2 keyboard which will be available for DIY soldering workshop on Open Fest in Sofia this year! The idea about EURO 1.00 Do-It-Yourself educational RISC-V computer came at TuxCon 2024 and I made lighting talk about it: Then after the event I thoug some more and decided to use SO8 package and …
DB in K8S: Pros & Cons Whether databases should be housed in Kubernetes/Docker remains highly controversial. While Kubernetes (k8s) excels in managing stateless applications, it has fundamental drawbacks with stateful services, especially databases like PostgreSQL and MySQL.
Sorry. My heart says yes, but my schedule says no. Dear Friend, Thanks for reaching out and connecting. It is likely that you, your idea, your company, or your proposition is awesome. Unfortunat
On Durable Objects | Kevin Wang’s Blog Some notes and observations on Cloudflare’s globally distributed and strongly consistent coordination API.
Sabbatical Wrap Today is my first day post-sabbatical, getting back in the swing of things with Automattic. W.org, all the things. What a unique experience! I found the lead up to the sabbatical and planning proc…
Collaborative Assistants - Jeremy Philemon Assistants can collaborate by assuming roles and communicating with each other.
A comparison between the M2 and M4 iPad Pro A comparison between the M2 and M4 iPad Pro, my initial impressions and close-up photos of the Magic Keyboard
What’s the Difference Between a Will and a Trust? William Ha Law is a digital first estate planning law firm based in Whittier, California in Los Angeles County offering services throughout the state.
Struggle as a Service For most of us, life is the easiest and most comfortable it has ever been in all of history. We have better healthcare than royalty had 100 ...
The Most Important Planning Document Costs Nothing to Draft William Ha Law is a digital first estate planning law firm based in Whittier, California in Los Angeles County offering services throughout the state.
Z80 History: The CPU That Will Never Die Why the Z80 CPU has endured for the last 48 years, and what we're going to do now it starts to finally show hints of retirement.
The Type of Sprintf - Ryan Brewer Most static type systems wouldn't let you make something like sprintf, whose type is determined by a format string. Dependent types can save the day!
Localizing a .NET console or desktop application Having gone through countless different solutions to the ever present problem of localizing .NET applications, I think I've finally found a ...
Investing in Innovation: An introductory guide to angel investing Explore the world of angel financing and learn how to grasp investors, navigate the process, and seize chances for expansion and creativity.
Paying People in Equity and Dividends Since the beginning of 2024, Gumroad has raised $180,178 from our global team of hourly freelancers, at the same $100M valuation we used for our 2021 crowdfunding round.
I Coded Something Dumb And I'm Proud of It | Pier-Luc Brault - Personal Website When Simplicity is Preferrable to Efficiency
RSS and why I love it | Noghartt's garden Inspired by some discussions through Twitter/X over the last few days, I decided to write about RSS and why I love them. I think it’s a great technology that few people know about and I think it’s worth learning more about it.
Adobe Photoshop Source Code When brothers Thomas and John Knoll began designing and writing an image editing program in the late 1980s, they could not have imagined that they would be adding a word to the dictionary.
.NET and .NET Framework May 2024 Servicing Updates - .NET Blog A recap of the latest servicing updates for .NET and .NET Framework for May 2024.
Building the most efficient device selector query that selects no devices - The Old New Thing Looking for the most efficient way of rejecting everything.
Translation of the Rust's core and alloc crates | Formal Land We continue our work on formal verification of Rust programs with our tool coq-of-rust, to translate Rust code to the formal proof system Coq. One of the limitation we had was the handling of primitive constructs from the standard library of Rust, like Op...
Easily add a video reel to your MAUI app (like Instagram) A step-by-step guide to enhance the user experience of your MAUI app with a feature like Instagram's reels
Wolverine’s HTTP Model Does More For You One of the things I’m wrestling with right now is frankly how to sell Wolverine as a server side toolset. Yes, it’s technically a message library like MassTransit or NServiceBus. It can…
Mastering Slash Commands with GitHub Copilot in Visual Studio - Visual Studio Blog Discover how GitHub Copilot's Slash Commands streamline your Visual Studio workflow. Learn key commands, explore the /fix command, and access related resources.
ASP.NET Core, SSR Web Components, and Enhance Wasm Using Enhance Wasm to bring server-side rendered web components to ASP.NET Core
Modeling: Date vs. DateTime I got a really interesting comment on a blog post talking about query optimization. The context was that working with dates makes it much easier for a query ...
C# in Browser via WebAssembly (without Blazor) In this article I describe how to write C# code that runs in Browser.
Announcing NuGet Commands in C# Dev Kit - The NuGet Blog With the April release of C# Dev Kit, you can now manage your NuGet packages directly from Visual Studio Code using the new commands in the command palette. To add a NuGet package to your project, use the command “NuGet: Add NuGet Package”.
Data Fetching Patterns in Single-Page Applications Five patterns to help Single Page Applications fetch data from remote sources
Serialising ASP.NET method calls for later execution | johnnyreilly How can we take a method call, serialise it, perhaps store it in a database, and then later rehydrate and execute?
ECMAScript proposal: `Promise.withResolvers()` In this blog post we take a look at the ECMAScript 2024 feature “Promise.withResolvers” (proposed by Peter Klecha). It provides a new way of directly creating Promises, as an alternative to new Promise(...).
Gemini Flash Our lightweight model, optimized for when speed and efficiency matter most, with a context window of up to one million tokens.