AI at Build 2023: Microsoft Q&A Gets Assist, AI Training Announced -- Visual Studio Magazine Among the many AI-related announcements at this week's Microsoft Build 2023 developer conference is a new AI-powered 'Q&A Assist' tool for the Microsoft Q&A site, along with new updated AI training and documentation.
Episode 461 - Azure ML with NVIDIA AI Acceleration Russell and Sujit talk to Dave Salvator, Director of Accelerated Computing Products at NVIDIA, about a new offering in Azure via the Marketplace that will make it easier to get NVIDIA's software onto the Azure platform to make it easier for customers to t...
.NET Framework May 2023 Cumulative Update Preview Updates - .NET Blog May 2023 Cumulative Update Preview Updates for .NET Framework
Empowering every developer with plugins for Microsoft 365 Copilot | Microsoft 365 Blog Learn about the extensibility for Microsoft 365 Copilot with plugins that will empower developers to integrate their apps and services into Copilot.
Microsoft Build 2023: Copilots & Plugins -- Visual Studio Magazine Two major themes permeating the conference are copilots -- AI assistants across a broad swath of products and services -- and plugins, which effectively transform copilots into aggregators, potentially making them one-stop shops for both enterprise and co...
Network Instrumentation and TCP File Descriptor Hijacking | Kris Nóva Dreaming about instrumenting the network such that I can better understand the performance of GitHub.
Some Intuition on Attention and the Transformer What's the big deal, intuition on query-key-value vectors, multiple heads, multiple layers, and more.
Reverse Engineering Bing Streetside The process of how I reverse engineered Bing Streetside, Bing's version of Google Streetview. Quadtrees, space filling curves, and quaternary included.
Timing is Everything - Fabrice Grinda “The future is already here, it’s just not evenly distributed.” As a tech enthusiast, entrepreneur, and investor, I live this temporal disjuncture every day.
Visual Studio 2022 – 17.6 Performance Enhancements - Visual Studio Blog Visual Studio 2022 17.6 introduces exciting performance enhancements in several key areas. These improvements aim to enhance the overall software development experience by boosting productivity, reducing wait times, and providing a smoother workflow. The ...
The Curious Case of a Ghost in CI I don’t believe in ghosts. But something spooky happened to me only a few minutes ago, and sitting in the melancholic darkness of 3AM, I couldn’t think of a more fitting name than “The Ghost in the CI.” It started with a change I made in the HTML template...
A Tale of PGVector and Friends: The Joy Of Software Naming Ah, the world of software! A place where creativity and collaboration come together to create amazing projects. But sometimes, this world can be a bit… confusing. Let me tell you a story about the frustration of open source naming, featuring our protagoni...
One complex setup To inaugurate this blog, in this first post, I will describe the complex setup I have chosen to run this blog. I will discuss the goals I have set...
My most used (nearly) Android app My experience with NewPipe - an alternative YouTube client for Android devices.
backups (public) Backups # Backing up your files is very important. Relying on any single cloud provider or piece of hardware is dangerous. Protect your valuable, irreplaceable digital assets as you would valuable physical assets: think carefully about how to keep them...
David Pfau There are some papers that go from idea to submission in just a few weeks. Some of my own most-cited papers fall into that category - some were not much more than a few notes that I didn’t even think were worth publishing until someone encouraged me. Our ...
The problem is not the Office, it's the Commute – Michael Bastos As companies begin to seek employees willing to return to the office, they often make the mistake of thinking that they need to entice them with flashy office spaces. However, the real problem lies not with the office itself, but with the commute. Many bu...
Microsoft Build–Join us May 23–25, 2023 Learn to harness what's next for developers with expert speakers and sessions.
Building and deploying AWS email templates with Azure DevOps Learn how to build MJML/Handlebars.js email templates with Gulp on Azure DevOps. Prepare the templates for uploading om AWS Simple Email Service.
Multiple cursor case preserve - Visual Studio Marketplace Extension for Visual Studio Code - Preserves case when editing with multiple cursors
crates - Visual Studio Marketplace Extension for Visual Studio Code - Helps Rust developers managing dependencies with Cargo.toml. Only works with dependencies from crates.io.
Transform your business with smart .NET apps powered by Azure and ChatGPT - .NET Blog Learn how you can build intelligent apps and unleash the full potential of AI in your .NET applications using ChatGPT.
Microsoft Updates Dev Box Cloud Service for GA in July -- Visual Studio Magazine At Build 2023, Microsoft revealed updates for Dev Box, a cloud-based developer workstation service.
Turbocharge your Visual Studio experience with Microsoft Dev Box - Visual Studio Blog Microsoft Dev Box is a managed service that enables developers to create on-demand, high-performance, secure & ready-to-code workstations in the cloud. It gives companies the ability to pre-configure the development environment with all the tools needed t...
Confusing tie correction in the classic Mann-Whitney U test implementation A hidden problem of the Mann-Whitney U test implementations in R, Python, Julia in the presence of tie observations
On creating (and using) a transforming iterator - The Old New Thing It lets you change the thing being iterated over, on the fly.
ChatGPT-Like Experience inside Visual Studio! Are you a .NET developer and are always looking for new tools to make you successful? Have you heard of ChatGPT and like being able to ask the AI model quest...
RequestBin — A modern request bin to collect, inspect and debug HTTP requests and webhooks - Pipedream Pipedream is a low code integration platform for developers that allows you to connect APIs remarkably fast. Stop writing boilerplate code, struggling with authentication and managing infrastructure. Start connecting APIs with code-level control when you ...
Getting Started with Azure Functions Core Tools: A Step-by-Step Tutorial Discover the power of Azure Functions Core Tools and learn how to build scalable applications. Get started with our step-by-step tutorial today!
How to Write Better PowerShell Scripts: Architecture and Best Practices PowerShell is a powerful scripting language that can automate tasks, manage configuration, and...
.NET Minimal API part 10 - Working with the widgets In this video we will cover the required functionality for working with our calendar widget.Code base can be found in here:https://github.com/ByteRain0/Habit...
Client-Side JWT and Refresh Token Handling Hi there! In this video we see how we can deal with Authentication using Json Web Tokens and Refresh Tokens, from a client point of view. We use HTTP Interc...
Understanding IOptions, IOptionsMonitor, and IOptionsSnapshot in .NET 7 There are several ways to handle configurations in a .NET Application. In this article, we’re going to learn how to use IOptions<T>, IOptionsSnapshot<T>, and IOptionsMonitor<T>
What is a data breach and what do we have to do in case of a data breach? EU rules on who to notify and what to do if your company suffers a data breach.
6 useful extensions for IEnumerable I did already write about some useful extension methods for Task and ValueTask. Today I want to show you some useful extension methods for IEnumerable.
Facebook data transfers declared illegal Meta ordered to shut down US data transfers for Facebook and fined €1.2 billion for GDPR violations. The decision impacts European data transfer cases and might lead to a Facebook blackout in Europe.
Mastering Message Driven Systems - Message Channels Hey there, I'm James. In this video I'll be discussing the different types of message channels you will encounter when building sustainable, message driven s...
Different Ways to Initialize a String in C# - Code Maze In this article, we are going to learn about differnet ways to initialize a string in C#. We'll cover each way with an example.
Microsoft Build–Join us May 23–25, 2023 Learn to harness what's next for developers with expert speakers and sessions.
The Art of HTTP Connection Pooling: How to Optimize Your Connections for Peak Performance - Developer Support Connection pooling refers to reusage of existing pre-established connections to make HTTP requests, rather than creating a new connection for each service request, be it a connection of accessing remote REST API endpoint, or a backend database instance. C...
Visual Studio 2022 17.6–Http Endpoint explorer I occasionally switch to Jetbrains Rider and Visual Studio Code, but my favorite IDE is and remains Visual Studio(especially with the Github...
New Ultraboost 23 Shoes: Ultraboost Light | adidas US Discover the latest Ultraboost 23 shoes featuring the lightest adidas Boost cushioning yet. Enjoy epic energy in every stride for effortless daily runs with Ultraboost Light.
Amazon.com : Kyokuto PTW03W FOBCOOP Ring Notebook, Plain, B5, White : Wirebound Notebooks : Office Products Amazon.com : Kyokuto PTW03W FOBCOOP Ring Notebook, Plain, B5, White : Wirebound Notebooks : Office Products
Amazon.com: TIME TIMER Home MOD - 60 Minute Kids Visual Timer Home Edition - For Homeschool Supplies Study Tool, Timer for Kids Desk, Office Desk and Meetings with Silent Operation (Dreamsicle Orange) : Home & Kitchen Buy TIME TIMER Home MOD - 60 Minute Kids Visual Timer Home Edition - For Homeschool Supplies Study Tool, Timer for Kids Desk, Office Desk and Meetings with Silent Operation (Dreamsicle Orange): Timers - Amazon.com ✓ FREE DELIVERY possible on eligible purc...
Amazon.com: iDiskk Phone Lock Box with Timer, iPhone Timer Box for Android Sumsung/Google/iPhone 14/13/13 pro/12/11/X/XR/XS/8/ Cell Phone Jail Lockbox for Kids/Students/Parents to get More Focused : Tools & Home Improvement Buy iDiskk Phone Lock Box with Timer, iPhone Timer Box for Android Sumsung/Google/iPhone 14/13/13 pro/12/11/X/XR/XS/8/ Cell Phone Jail Lockbox for Kids/Students/Parents to get More Focused: Timers - Amazon.com ✓ FREE DELIVERY possible on eligible purchase...
SlimFold™ Wallet | 70mph Crash-Tested Ultra Slim Wallets Thinnest Wallet in the World. Ultra Lightweight. Now With RFID Blocking Option on All Wallets. Made in San Francisco. Enjoy FREE Shipping for Limited Time.
Amazon.com : PILOT Iroshizuku Bottled Fountain Pen Ink, Kon-Peki, Deep Blue (Turquoise Blue) 50ml Bottle (69212), Cerulean Blue : Pilot Mr Metropolitan Collection : Office Products Amazon.com : PILOT Iroshizuku Bottled Fountain Pen Ink, Kon-Peki, Deep Blue (Turquoise Blue) 50ml Bottle (69212), Cerulean Blue : Pilot Mr Metropolitan Collection : Office Products
Amazon.com : TWSBI ECO Fountain Pen Clear EF Nib : Office Products Amazon.com : TWSBI ECO Fountain Pen Clear EF Nib : Office Products
Amazon.com: Apple AirPods Pro (2nd Generation) Wireless Earbuds, Up to 2X More Active Noise Cancelling, Adaptive Transparency, Personalized Spatial Audio, MagSafe Charging Case, Bluetooth Headphones for iPhone : Electronics Amazon.com: Apple AirPods Pro (2nd Generation) Wireless Earbuds, Up to 2X More Active Noise Cancelling, Adaptive Transparency, Personalized Spatial Audio, MagSafe Charging Case, Bluetooth Headphones for iPhone : Electronics
Bonobos | Better-Fitting, Better-Looking Men's Clothing & Accessories | Bonobos Free shipping and returns. Bonobos, home of better-fitting menswear and an easier shopping experience.
Prescription Glasses Online | Frames & Sunglasses | JINS Eyewear JINS, prescription eyeglasses & sunglasses that suit your style & budget. A collection with a wide variety of affordable, high quality & stylish frames online.