ASP.NET Community Standup - New Blazor updates in .NET 8 RC2 Join us to learn about what Blazor has to offer in .NET 8 RC2! We'll also be addressing some of your questions about Blazor from the last community standup.C...
Elon Musk wants to get rid of this headline Tweets containing news article links will be stripped of headlines and other metadata (like this very sentence). Instead, X, formerly Twitter, plans to display only an image and a URL.
C# Dev Kit Goes GA with Same Licensing as Visual Studio Community Edition -- Visual Studio Magazine Microsoft announced the general availability of its C# Dev Kit, a Visual Studio Code extension that adds functionality missing in an existing C# tool -- functionality that comes with for-pay licensing for organizations.
Negative Impacts of AI Generated Hentai Introduction Have you taken note of the meteoric increase of AI's application in a wide range of fields? Even the
Amber Laign: A Comprehensive Insight Do you know who Amber Laign is? Amber's commitment, grace, and the love story that swept the nation's attention make
Getting Started with WinGet Configuration - Nick's .NET Travels Recently, Microsoft announced the availability of DevHome with the goal of becoming the one stop shop for all things developer. Two important concepts that are available in the first iteration is DevDrive and WinGet Configuration. Both DevDrive and WinGet...
DIY lighted arrow nocks But first, a demo! Click the image to see the full-size (potato-quality) clip: Winter is coming. I normally visit my club’s 3D archery range either early in the morning before work, or in the evening after, but with the lengthening dark it’s getting harde...
On the importance of non-goals Goals are key to progress, but non-goals are complementary, and help go in the right direction. Here's why.
The Great Traffic Surge: A Machine Learning Engineer's Tale of Resource Starvation and Memory Limits The personal website of Shashank, also known as knhash.
Quitting while you're ahead - Tilting at Windmills I often wonder, how many actors are there who quietly disappeared beacause they made a bunch of money from one lucky success?
Refactoring: Improving the Design of Existing Code (My Notes and Highlights) I recently re-read Martin Fowler's excellent book on refactoring. It's about improving the design and quality of your code in small steps, without changing external behavior. The book contains detailed descriptions of refactorings, with motivation, mechan...
Store ssh keys inside the TPM: ssh-tpm-agent After writing age-plugin-tpm a friend of mine at the hackerspace was super excited to finally have easy file encryption with TPM sealed keys, all without having to rely on gnupg. “This is great!” he said. “I wish I could have my SSH keys sealed in a TPM j...
Prompt hacking is Oxygen - Artur Piszek If Communication is Oxygen, and Prompt hacking is essentially communication, then… 1: Communication is Oxygen At Automattic, we like to say that communication is the oxygen of a distributed company. Why is that exactly? For remote work to work, you have t...
Mind Palaces — Joel Dueck dot com A mind palace is any system built from scratch by a person or a small group, whose builder relies upon it as a cognitive lever. It has two parts: a mental model and an externalized implementation.
Ergaster - My server can burn, my services will run I want my services to be sturdy, cheap & easy to maintain. I want very few moving parts, and I treat the hardware as disposable and unreliable. Ansible allows me to achieve a lot at very little cost.
How I stay motivated as a solo-creator Working solo has its difficulties. For one, my income is somewhat tied to my productivity, and my productivity highly correlates to my state of mind. This is...
Evaluating Atlassian Intelligence Back in April at their annual TEAM conference, Atlassian announced Atlassian Intelligence, a suite of AI-enabled features across the entire product line. This vision and level of commitment to AI's role in the future of every Atlassian product is very exc...
Why Do Older .NET Developers Hate Modern .NET? Use code CLEAN20 and get 20% off the brand new Clean Architecture course on Dometrain: https://dometrain.com/course/getting-started-clean-architecture-in-dot...
The Lowly Strategy Pattern is Still Useful Just a coincidence here, but I had this blog post draft in the works right as my friend and Critter Stack collaborator Oskar Dudycz wrote Is the Strategy Pattern an ultimate solution for low coupli…
Mastering NAS Setup: Proxmox vs. TrueNAS vs. Hyper-V | Networking, Cloud, and More! 🔥 Join us on this exciting tech journey as we dive into the world of Network-Attached Storage (NAS) setup! Whether you're a beginner or an experienced devel...
Why does Python Code Run Faster in a Function? Python is not necessarily known for its speed, but there are certain things that can help you squeeze out a bit more performance from your code. Surprisingly,...
Timeless Beauty Tips for a Radiant Face Beauty Tips- The pursuit of glowing skin is ageless. Everyone, regardless of age or social standing, wants a beautiful, healthy-looking
The Flower of Veneration: Chapter 1 Have you ever been strolling in a garden and experienced an unexplainable attraction to a specific flower? That's the magic
The convenience of System.Text.Json - .NET Blog JSON is one of the most common formats in apps today and .NET has great APIs for reading and writing JSON documents. It's a great example of the convenience of .NET.
Visual Studio 2022 Preview Release Notes Get the latest pre-release features, bug fixes, and support for Visual Studio 2022 Preview. Download today.
How Microsoft Empowers Developers with Disabilities: Celebrating NDEAM - Visual Studio Blog October is National Disabled Employee Awareness Month, or NDEAM, a time to celebrate the contributions of workers with disabilities and raise awareness about the value of diverse and inclusive workforces across the globe. At Microsoft, we are committed to...
Where does my computer get the time from? – Tony Finch This week I was in Rotterdam for a RIPE meeting. On Friday morning I gave a lightning talk called where does my computer get the time from? The RIPE meeting website has a copy of my slides and a video of the talk; this is a blogified version, not an exact...
BenchmarkDotNet v0.13.9 · dotnet/BenchmarkDotNet · Discussion #2441 Full changelog: https://benchmarkdotnet.org/changelog/v0.13.9.html In the v0.13.9 scope, 3 issues were resolved and 7 pull requests were merged. This release includes 26 commits by 5 contributors. ...
Tales from the .NET Migration Trenches - Our First Views Posts in this series: * Intro * Cataloging * Empty Proxy * Shared Library * Our First Controller * Migrating Initial Business Logic * Our First Views Back when we looked at our first controller, we tried out the "automatic" migration and the cont...
How can I get WideCharToMultiByte to convert strings encoded in UTF-16BE? - The Old New Thing You first have to get it into a format the WideCharToMultiByte accepts.
Amazon’s AZR100X Amazon, the undisputed king of online retail, never ceases to amaze with its cutting-edge offerings. It's a name that's become
Joe :fedora: :debian: :ferris: (@Joe_0237@fosstodon.org) Today I found out that google docs infects html exports with spyware, no scripts, but links in your document are replaced with invisible google tracking redirects. I was using their software because a friend wanted me to work with him on a google doc, he ...
Why HTTP/3 is eating the world | APNIC Blog Guest Post: What problems HTTP/3 solves, how it performs, why it’s seen such swift adoption, and what limitations it is still working to overcome.
The Common Entity Framework Mistake You MUST Fix Use code TDD20 and get 20% off the brand new Test-Driven Development course on Dometrain: https://dometrain.com/course/from-zero-to-hero-test-driven-developm...
App Configuration, where does it go? Config files, env vars, external service? How do you manage your App Configuration? Things like connection strings, hostnames, 3rd party API keys, and application-specific settings like log levels. T...
Resharper 2023.2 Brings Predictive Debugger At the beginning of August JetBrains introduced predictive debugger in the 2023.2 version of ReSharper, its developer productivity extension for Microsoft Visual Studio. The predictive debugger anticipates the future of code execution without actually exe...
How to Make a Todo List in C# with ASP.NET Core Blazor Learn how to make a todo list in C# using ASP.NET Core and tackle data binding and user interface design. Blazor todo list - Perfect for a beginner portfolio!
Exploring the World of Slope Unblocked GitHub: Endless Fun and Learning You've probably heard about Slope-Unblocked GitHub if you're interested in exciting games and/or programming. This unique platform bridges the gap
Target Swimsuits: The Perfect Blend of Style and Affordability for Your Summer Wardrobe Target Swimsuits is a well-known department store that sells a wide array of items, including apparel, accessories, home furnishings, and
How To Use Feature Filters in ASP.NET Core - PercentageFilter #shorts 📌 Check out my Pragmatic Clean Architecture course: https://bit.ly/3Zn41BK🚀 Support me on Patreon to access the source code: https://www.patreon.com/milanj...
MLB Trade Deadline: A Game-Changing Moment in Major League Baseball When the Major League Baseball trade deadline arrives, it causes waves throughout the whole league. Fans, players, and team executives
Unveiling the Enigmatic Journey of Lottery Winner Jack Whittaker lottery winner- People have always been drawn to the possibility that winning a lottery will turn their lives from mundane
Converting a Hexadecimal String to a Byte Array in C# - Code Maze In this article, we will examine several techniques for converting a hexadecimal string to a byte array. We will also benchmark each method.
Pythagoras: Everyone knows his famous theorem, but not who discovered it 1000 years before him - Journal of Targeting, Measurement and Analysis for Marketing Everyone who has studied geometry can recall, well after the high school years, some aspect of the Pythagorean Theorem. However, the story of Pythagoras and his famous theorem is not well known. Some of the plot points of the story are presented in this a...
Understanding the Difference in Using Different Large Language Models: Step-by-Step Guide Step-by-step guide on How to use different Large Language Models using Azure and integrate them into your Applications.
Security Tradeoffs: Privacy In a recent post, I explored some of the tradeoffs engineers must make when evaluating the security properties of a given design. In this post, we explore an interesting tradeoff between Security a…
Applying the smart constructor pattern in C# In Domain-Driven Design (DDD), domain invariants are fundamental principles or rules that must always hold true within a specific domain. T...
.NET Rocks! Kubernetes Tooling with Annie Talvasto How do you make Kubernetes easier to use? While at the Copenhagen Developers Festival, Carl and Richard talked to Annie Talvasto about her work with Kubernetes and the Cloud Native Compute Foundation. Annie talks about the easy and hard ways to work with ...
Leaky platform at Chinese adult platform exposed sensitive info of 14 million users A leaky database belonging to Hjedd, an infamous Chinese-based adult platform, has exposed personal information linked to more than 14 million user accounts.
Web Component Engineering A comprehensive front-end engineering course focused on Web Components and modern Web Standards.
King Crimson - Neal And Jack And Me (The Noise - Live At Fréjus 1982) I loved playing this even more than I loved the song. Neal, Jack and Me refers to Beat Generation hipsters Neal Cassady and poet Jack Kerouac. Singer Adrian ...
FINALLY! King Crimson Discipline Era Transcriptions The historic King Crimson albums Discipline, Beat, and Three of a Perfect Pair have been transcribed. Every instrument and note are thoroughly documented for...
FINALLY! King Crimson Discipline Era Transcriptions The historic King Crimson albums Discipline, Beat, and Three of a Perfect Pair have been transcribed. Every instrument and note are thoroughly documented for...