Reddit may force Apollo and third-party clients to shut down, asking for $20M per year API fee Following Twitter’s move to shut down third-party apps earlier this year, it looks like Reddit may be the next platform...
security.txt verplicht voor overheid Internetstandaard security.txt is toegevoegd aan de 'Pas toe of leg uit'-lijst. Dit maakt het een verplichte maatregel voor overheidsorganisaties.
The Anoma Foundation Announces the 3rd Fundraise for Anoma Anoma is the first ever intent-centric architecture, introducing a new paradigm for building infrastructure layers and a new operating system for decentralized applications. The Anoma Foundation is thrilled to announce the completion of the 3rd round for ...
.NET Core Integration Testing Basics In this video we will cover following topics:1. Basic setup you need to run an integration test2. What is and how to use WebApplicationFactory3. Creating a b...
Host your gRPC workloads on App Service with .NET Add gRPC support to you existing .NET apps and leverage the power of App Service to host your apps on a fully managed Linux environment.Learning Resources: h...
DevCamp 2023: Keynote Including Meadow v1.0 Announcement. CEO of GitHub, Thomas Dohmke, Kicks off DevCamp Day 1 by introducing Wilderness Labs CEO & Cofounder, Bryan Costanich. CEO/Cofounder Bryan Costanich steps on...
Just fucking do it. Today is my 38th birthday and I decided earlier this week to start a new campaign on my life I call "Just fucking do it." The meaning of this campaign dates back to 2000 when I was moving from my old town of Seneca Wisconsin to Viroqua Wisconsin and star...
Stack Exchange moderator strike Yesterday, Stack Exchange Inc released a "network policy regarding AI Generated content". I encourage you to read it in full. A quick summary:
The personal big screen I believe the near future of AR is simply a 'personal big screen' for viewing content streamed from other devices, and that this future is much closer than many think.
The Gateway Pattern Use gateway classes to organize external API integrations and establish a clearer separation of concerns.
Optimum tic-tac-toe ChatGPT text can sound very knowledgeable until the topic is something you know well. Like tic-tac-toe. Once I heard that ChatGPT can play tic-tac-toe I played several games against it and it confidently lost every single one. Part of the problem seemed...
Why Are There So Many Confederate Vampires? In the late 2000s and 2010s, the three major vampire series of the time: True Blood, The Vampire Diaries, and Twilight—all featured male vampire characters w...
Publikacja zbioru wykradzionych danych logowania - co zrobić? W tym tygodniu doszło do publikacji dużego zbioru danych wykorzystywanych do logowania przez polskich użytkowników. W ramach tego wycieku udostępniono ponad milion unikalnych rekordów z loginem oraz hasłem do różnych stron. W związku z tym jednostki odpow...
Gaussian Naive Bayes Classification Using the scikit Library -- Visual Studio Magazine Dr. James McCaffrey of Microsoft Research says the main advantage of using Gaussian naive Bayes classification compared to other techniques like decision trees or neural networks is that you don't have to fine tune model parameters.
Speech Recognition in .NET MAUI with CommunityToolkit - .NET Blog Learn how you can incorporate Speech Recognition into your .Net MAUI applications
Microsoft Graph Developer Proxy v0.8 with minimal permissions detection and improved simulating throttling - Microsoft 365 Developer Blog Microsoft Graph Developer Proxy introduces the preview ability to detect minimal permissions for calling Microsoft Graph APIs and more.
ZK programmability adds a whole new layer to worry about Zero-knowledge (ZK) programs are a powerful new tool for developers. They allow you to write programs that can prove their execution without revealing any of the underlying data. This has a wide range of potential applications, including privacy-preservin...
.NET Data Community Standup - New CLI edition of EF Core Power Tools In today's standup, Erik will demonstrate the new CLI edition of EF Core Power Tools and show how he used a number of community NuGet packages to improve the...
How to create a request pipeline from scratch Hi there! In this video we implement our own request pipeline. We use a custom mediator that we implemented on previous videos, but there is no need to have...
.NET 7 💥 - CRUD with Angular & .NET Web API, EF Core & MongoDb In this video we will be going to be exploring creating a full application from frontend with Angular and backend with WebApi and database as MongoDbSupport ...
Pro EP 48 : How to chunk your list using LINQ method in .NET 6? Have you ever felt need of dividing your collection into equal collections of same size. For example convert a list of 1000 names into 5…
32 AK Expenses Tracker | Create The Transactions Cosmos DB Repository | AK Academy ✌️ Join our Discord Serverhttps://discord.gg/aXT955Kz6JSHOW YOUR SUPPORT FOR AK ACADEMY https://www.buymeacoffee.com/akacademy99In this video, we will just c...
Microsoft Build 2023, Security, Passkeys, & LLM AI Takeover! | Merge Conflict ep. 360 It's that time again for lighting topics! This week we first recap and give our impressions of Microsoft Build 2023 and then tackle some of your questions!00...
ASP.NET Core Tutorial for Beginners 💻Get the source code: https://youtube.dotnetmicroservices.com/net7restapitutorial🔥Check out the Full Course: https://dotnetrestapis.com (15% Discount until...
Learn the Fundamentals of Software Engineering! Learning the fundamentals is key when it comes to software engineering. I know people want you to learn React, Angular, Blazor, ASP.NET Core, and whatnot, bu...
Using Azure Cognitive Service to Automate my Dog Introducing DogOS and what Azure Cognitive Services can do with Computer Vision, Text Analytics, and Language Understanding (LUIS) / Conversational Language ...
The Best Way To Create CancellationToken In Web APIs #shorts 🚀 Support me on Patreon to access the source code: https://www.patreon.com/milanjovanovicJoin my weekly .NET newsletter:https://www.milanjovanovic.techRead ...
Implicit Operators in C# and How To Create a Multi Type Want to see how implicit operators work in C#? Check out this example code to see how you can make a multi-type object in dotnet that uses implicit operators!
Interesting links of the week 2023-22 (#74) Here are some interesting articles, blog posts, videos, podcasts, and GitHub repositories I’ve run into over the last week (May 22, 2023 - May 28, 2023)
Announcing Microsoft Authentication Library for .NET 4.54.0, with General Availability of Managed Identity APIs | Microsoft Entra Identity Developer Blog Today our team is excited to announce the release of Microsoft Authentication Library (MSAL) for .NET version 4.54.0!
Latinx In Power: Empowering Grit in Software Engineering with David Fowler 🇧🇧 on Apple Podcasts Show Latinx In Power, Ep Empowering Grit in Software Engineering with David Fowler 🇧🇧 - May 30, 2023
OPENAI036: Fine-Tuning Models E2E Testing In this session, we will be writing E2E tests to finalize releasing fine-tuning AI models using OpenAI API RESTful Endpoints.
On .NET Live - Better paranoid than offline: Secure ASP.NET Core apps Did you know that nine out of ten web apps have security vulnerabilities? In this week's episode, community MVP Christian Wenz shows us the most common vulne...
Release v1.89.6 · ocornut/imgui 1.89.6: May release! (*) (*) Technically it is still May! Reading the changelog is a good way to keep up to date with the things Dear ImGui has to offer, and maybe will give you ideas of some featu...
Master SQL to Excel Data Export: Entity Framework & ClosedXML | ASP.NET Blazor Tutorial Join me in this advanced Blazor tutorial where we dive into the seamless process of exporting SQL data to an Excel spreadsheet. Learn how to leverage the pow...
Custom Auth Policies Are INSANELY Powerful! Custom authorization policies are insanely powerful in #aspnetcore #shorts #dotnet #csharp #programming #programmingtips Join this channel to get source code...
What is the network policy regarding AI Generated content? Earlier this week, Stack Exchange released guidance to moderators on how to moderate AI Generated content. What does this guidance include?
C++/WinRT event handlers that are lambdas with weak pointers to the parent class, part 1 - The Old New Thing Assessing the state of affairs.
Microsoft Authentication Library 4.54.0 Supports Managed Identities Version 4.54.0 of MSAL, Microsoft authentication library for .NET, brings official support for using managed identities when authenticating services that run in Azure. Furthermore, it features better error information for UWP applications and several bug ...
Memory Allocation Optimization With BenchmarkDotNet In this article, we will focus on memory management. We will also measure memory allocation optimization using BenchmarkDotNet.
Display Checkbox and Radio Button table column in ASP.NET Core | BinaryIntellect Knowledge Base Displaying data in tabular or grid format is quite common in web applications. At times you want to display a column as a series of checkboxes or radio buttons such that a user can indicate a boolean selection. In this article we will discuss a possible a...
Announcing WASIX WASIX extends the WASI proposal to build useful and productive applications today with full POSIX compatibility
New Terminal logger for .NET 8 With preview 4 of .NET 8, a new terminal logger was introduced. It basically removes a lot of the noise that the default logger produces. It also adds some nice colors to the output. Let's see how to use it!
Open at Microsoft - Dapr At Microsoft, our goal is to empower all developers to be successful at building any application, using any language, on any platform. We are committed to building Open, flexible technology that makes it easy for any developer to build adaptable and dynam...
JavaScript Import Maps For ASP.NET Core Developers How to use JavaScript Import maps in your ASP.NET Core web applications
.NET 7–Serialize private fields and properties While doing a code review I noticed the following comment on a public property of a message contract class: Although I have other concern...
SciFiDevCon 2023 – Check your Thermal Exhaust Port – 10 Vulnerabilities Your Web Application Probably Has Right Now Note: Slides do not tell the whole story of the talk, so take the stand alone slides with a grain of salt. Things may be taken out of context. YouTube 10-Security-Vulnerabilities-1Download
TypeScript Tuple Types: The What, Why, and How TypeScript is a tool that helps JavaScript developers write better code by allowing them to define...
Privacy Enhancing Technologies: An Introduction for Technologists A primer to technologies such as Differential Privacy, and Encrypted Computation.
New hacking forum leaks data of 478,000 RaidForums members A database for the notorious RaidForums hacking forums has been leaked online, allowing threat actors and security researchers insight into the people who frequented the forum.
Twitch Alerts - More Harm than Good? In May 2023, Twitch introduced a new native alert system for their video streaming platform. New features means good things for creators, right? Not always...