erm, how about nooo.. Posted in r/ContagiousLaughter by u/Wide_Abroad1182 • 15,686 points and 259 comments
Languages & Runtime Community Standup - Considering discriminated unions Discriminated unions mean different things to folks with different programming backgrounds. Join us to hear our latest thinking about the possibilities of ty...
Upgrading from IntelliCode custom team completions models to deep learning. - Visual Studio Blog IntelliCode's custom team completions feature has been replaced by an improved deep learning model for all users of Visual Studio 2022 version 17.0 and above.
How to build a URL Shortener with C# .NET and Redis Learn how to build a link shortener using C#, .NET, and Redis. You'll be using ASP.NET Core to build the URL forwarder and the System.CommandLine libraries to manage the data.
Jobfetcher Official Blog : How to negotiate salary and benefits jobfetcher official blog | Get career advice, latest career and recruitment trends and topics all in one place!
Cisco ACI Preferred group, a pinch of inter-VRF leaking and L3Out If an EPG is a provider for inter-VRF contract, then it cannot communicate within Preferred Group. However, shouldn’t the interaction between EPGs be governed by an explicit contract in the first p…
How to Make a Great Conference Talk Are you an aspiring conference speaker looking to improve your presentation skills? Check out my guide for tips and tricks to help you make great talks that engage your audience.
Logging and the Homelab - PV;WTF Articles by PV on tech, design and interesting things that interest him
Why you shouldn't pay into a pension | Ben Butterworth My principle for a few years now, is to never use a pension.
Navigating the Future of AI: Strategies for Survival Lately, reading the news and following updates about advancements in AI, specifically in Generative AI and chatGPT, gave me mixed feelings - on one hand, we are on something big and impactful, but at the same time it feels like a potential threat to the f...
The Real Competition is the Water | RKG Recently, Bill Gurley tweeted a proverb that was shared with him.
Secure your .NET cloud apps with rootless Linux Containers - .NET Blog Learn about patterns for securing your containers with a non-root user, and changes to .NET container images in .NET 8 to enable this behavior.
Contributor Stories: Fiyaz Bin Hasan If you have ever taken any training modules or learned something new by going through the official documentation, the material you used was probably written or co-authored by one or many contributors. These individuals often are volunteers who offer their...
TypeScript 5.0: 'Smaller, Simpler and Faster' -- Visual Studio Magazine Microsoft shipped TypeScript 5.0 with new features claimed to make the language smaller, simpler and faster.
RavenDB 6.0 live instance is now up & running: Come test it out! RavenDB has the public live test instance, and we have recently upgraded that to version 6.0. That means that you can start playing around with RavenDB...
Streamlining your Debugging process with Breakpoint Groups - Visual Studio Blog Have you ever had a situation when you are debugging a complex scenario with a huge list of breakpoints, and you find yourself scrolling and tapping in the breakpoints windows to disable/enable them individually and repetitively? Then the new Breakpoint G...
Bean Machine Retrospective, part 9 I wanted to implement concise “pattern matching” in Python, a language which unlike C#, F#, Scala, and so on, does not have any pattern matching built in. Logically a pattern is just a …
.NET Performance Delivers Again for Bing, From .NET 5 to .NET 7 - .NET Blog .NET has continued to deliver significant performance gains for Bing through multiple releases.
Battlefield Legacy - Sunsetting Announcement An update on the future of Battlefield 1943, Bad Company, Bad Company 2 and Mirror’s Edge.
Reduce size of async state machine by a reference field by stephentoub · Pull Request #83696 · dotnet/runtime Every async state machine today has a field for an Action. That field is used to cache an Action that's lazily created to point to its MoveNext method. It's only needed, however, if the state mac...
Remove another reference field from async state machines by stephentoub · Pull Request #83737 · dotnet/runtime The async state machine Task-derived type currently adds three fields: The StateMachine An Action field for caching any delegate created to MoveNext The ExecutionContext to flow to the next MoveNe...
349: Packaged with external location or unpackaged Powerful podcast hosting and analytics. By podcasters, for podcasters.
Performance stability of GitHub Actions Investigating the stability of performance measurements on GitHub Actions build agents using simple benchmarks.
Why does the usage of the initial registers of a Win32 process depend on whether it is a 32-bit or 64-bit process? - The Old New Thing Well, I mean, it's a different processor.
Writing a .NET profiler in C# — Part 3 Using NativeAOT to write a .NET profiler in C#, learning many things about native interop in the process.
Web fingerprinting is worse than I thought If you are reading this article, you are most likely using a web browser, and you have some expectations or beliefs about online privacy and security. For example, I do not know what you are reading on other tabs on your web browser, and you would like to...
zkSummit - Zero Knowledge Summit Join us for the next upcoming Zero Knowledge Summit. This edition bring together best thinkers and builders in the space to learn about the latest in zero knowledge research, SNARKs, STARKs, cryptographic primitives, privacy and maths.
Calling Web APIs using the dotnet CLI and HTTP Files with Visual Studio Visual Studio 2022 17.5 includes new HTTP client tooling. This tool makes it easy to create API calls directly from Visual Studio, with a great output of the API results. It’s easy to directl…
Avoid returning index.html for API calls – Peter Morris While writing an asp.net hosted Blazor WASM app, I’ve noticed that when I call an API on my server I receive the contents of index.html when I am expecting a 404 error.
DataTable Class in C# - Code Maze In this article, we are going to learn about DataTable class in C#. We'll see how we can use it, and what methods and properties it containts
Caching in .NET with MemoryCache In this blog post, we will discuss how we can "cache" entries from the database. We will talk about why we would do this in the first place and how to achieve that. Also, we will talk about some implications and what "cache invalidation" is.
Release v7.4.0 · JasperFx/alba New Features Route Auto-Complete in supported IDEs Visual Studio & Rider developers will see API routes when typing URL parameters. (@Hawxy in #138) OpenTelemetry Support Alba has OpenTelemetry su...
Streamline your CI testing with Datadog Intelligent Test Runner Automatically identify relevent tests to run with Datadog Intelligent Test Runner to reduce CI testing duration and create faster developer feedback cycles.
Paging Data in T-SQL - Simple Talk Sometimes when working with very large sets of data, you may not want to return all of the data at once. I discussed using TOP in my previous article,
Policy-Based Authorization in ASP.NET Core - Code Rethinked What is policy-based authorization and how to set up policy-based authorization with handlers and policies defined and registered
Lighthouse meet GitHub Actions | johnnyreilly This post illustrates how to integrate Lighthouse into a GitHub Actions workflow for an Azure Static Web App.
.NET Core - Remove older SDKs and runtimes Last week I talked about a bug we discovered in the latest(at the moment of writing) .NET core runtimes that caused our Razor ViewComponent...
Configuring .NET Garbage Collection for Amazon ECS and AWS Lambda | Amazon Web Services .NET developers rely on .NET’s automatic memory allocation and garbage collection (GC) mechanisms to handle the memory needs of their applications. For most use cases GC isn’t something developers need to worry about. However, in modern architectures wher...
How Video Games and Their Music Impacted My Life — Jerome Leroy | Composer This year’s Game Developers Conference is just around the corner, and I thought it would be a good opportunity to reminisce about my own relationship with video games, and , and what made this art form take such a special place in my life.
Modern-day pirates have a lot in common with tech startup founders. — Matt Puchalski - Pittsburgh Roboticist Are you an enterprising pirate warlord worried about the banking crisis? If so, read on!
Stop spamming the em dash everywhere | Mikołaj Biernat Yes, we all love it — but maybe a little too much.
Greater sequence lengths will set us free GPT-4 was announced this past week. Some key takeaways from their paper:
Open Warp Launch Configurations from Raycast and Alfred Launch configurations from Warp are an incredible tool in our development tool belt. Let's get them working with both Raycast and Alfred so we can utilize them without opening Warp.
The Better Npm Audit - Security & License Compliance CLI With Sandworm Audit, you're now able to take ownership of your security workflow, just like you always wanted: with free, open-source tools!
The End of Front-End Development Large language models like GPT-4 are becoming increasingly capable, at an alarming rate. Within a couple of years, we won't need developers any more! …Or at least, that's the narrative going viral on Twitter. I'm much more optimistic about what these AI a...
Platform APIs Platform APIs are a set of building blocks for platform teams to deliver self-service infrastructure to engineers within their orgs. They are a way of delivering the required dependencies for applications without the need for direct interaction with cloud...
I Hate Typeforms I hate <a href="https://www.typeform.com/">Typeforms</a> and I hate the fact that they have become so popular.
sqlelf and 20 years of Nix If you want to skip ahead, please checkout the sqlelf repository and give me your feedback. 🎉 We are celebrating 20 years of Nix 🎉 Within that 20 years Nix has ushered in a new paradigm of how to build software reliably that is becoming more ubiquitous ...
Why venture capital should be consensus-averse - Credistick In The General Theory of Employment, Interest and Money, Keynes wrote about investment through the metaphor of a newspaper contest to select the six best looking people from a group of photos, with the prize being awarded to the contestant whose choice mo...
Using mmap to share data between processes As part of my recent experiments with mmap1 I have learned how to share data between processes using a memory-mapped file. Here I’ll show how to do it between two independent Python processes, …
Exploring Lichess data on improvement using e4 vs d4 and blitz vs rapid A common question in the chess community is whether to play e4 or d4 as a beginner. Opinions are generally split between e4 being better for learning, no difference, and rarely that d4 is better. Typical reasoning being that e4 leads to sharper games and ...
Thoughts on Editing Posts Should content on a personal site be edited, or should it be a snapshot in time?