Update on Jasper v2 with an actual alpha First off, my super power (stop laughing at me!) is having a much longer attention span than the average software developer. In positive ways, this has enabled me to tackle very complex problems. I…
Ancient Earth Earth looked very different long ago. Search for addresses across 750 million years of Earth's history.
Announcing .NET 7 Preview 3 .NET 7 Preview 3 is now available with enhancements to observability, startup times, codegen, GC regions, native AOT compilation, and more.
Microsoft Build Conference Heralds Era of AI-Assisted Software Development -- Visual Studio Magazine AI might not be coming for your coding job, but it sure is going to change it.
Why are tools such as Docker and Kubernetes written in Go and not C#? : csharp A lot of new tools that devs use seem to be written in Go. But why not C#? I know that C# and .Net is more than capable. Is it a lack of that kind of culture? How can we foster a more open source culture because it still seems like a lot of devs have old ...
.NET Framework May 2022 Cumulative Update Summary of your post, shown on the home page next to the featured image
Visual Studio at Microsoft Build 2022 This week we had Microsoft Build 2022 and there were some announcements made in Amanda Silver’s Theme session and multiple breakouts that are exciting for Visual Studio users, like you.
Priorities is a bad word. If you believe in the theory of constraints, then you know that you can only get as much done as you can have flow through your system at once. What is your system? It’s the entire developmen…
Hackers target Russian govt with fake Windows updates pushing RATs Hackers are targeting Russian government agencies with phishing emails that pretend to be Windows security updates and other lures to install remote access malware.
r/csharp - Why are tools such as Docker and Kubernetes written in Go and not C#? 50 votes and 136 comments so far on Reddit
Cloud security and college assignment I’m teaching a college class about Cloud Computing and part of that is giving various assignments to build stuff on the cloud. That part is pretty routine.On...
Microsoft Build – Join us May 24-26 2022 Come together and discover the latest innovations in code and application development—and gain insights from peers and experts from around the world.
Cloudflare’s approach to handling BMC vulnerabilities Cloudflare’s approach to handling firmware vulnerabilities and how we keep our internal data protected
Set Up HTTPS by Default in Your Browser Note: HTTPS Everywhere will sunset in January 2023. Read more here: https://www.eff.org/deeplinks/2021/09/https-actually-everywhereYou no longer need HTTPS Everywhere to set HTTPS by default! Major browsers now offer native support for an HTTPS only mode....
Focus Vertigo.ai Focus is a new from-the-ground-up patent pending AI & GPU video CODEC that enables hi-def face to face interactions over low-bandwidth links. It is production-ready, extremely light-weight, and able to run in real-time on devices as old as the ...
How we treat content as a product Learn how the Product Content Experience team treats developer documentation and in-product content like a product
GitHub - lucidrains/imagen-pytorch: Implementation of Imagen, Google's Text-to-Image Neural Network, in Pytorch Implementation of Imagen, Google's Text-to-Image Neural Network, in Pytorch - GitHub - lucidrains/imagen-pytorch: Implementation of Imagen, Google's Text-to-Image Neural Network, in Pytorch
Why are tools such as Docker and Kubernetes written in Go and not C#? A lot of new tools that devs use seem to be written in Go. But why not C#? I know that C# and .Net is more than capable. Is it a lack of that kind...
GitHub - dpbevin/dotnet-staticfiles Contribute to dpbevin/dotnet-staticfiles development by creating an account on GitHub.
Software Carbon Intensity? Since I’m keen on my farm, I choose a Farm Insights project where I used a Raspberry Pi and some sensors to collect very basic information about temperature, humidity, and soil moisture. I opened the project up to the Microsoft global community and ended ...
PSA: Serious Security Vulnerability in Tor Browser - Darknetlive There is a serious security vulnerability in all outdated versions of Tor Browser.
Auto Save files in Visual Studio 2022 Auto save file in Visual Studio 2022 enables you to save your files automatically in the background when Visual Studio loses focus.
[Fargate/ECS] [Image caching]: provide image caching for Fargate. · Issue #696 · aws/containers-roadmap EDIT: as @ronkorving mentioned, image caching is available for EC2 backed ECS. I've updated this request to be specifically for Fargate. What do you want us to build? I've deployed schedule...
Mock Asynchronous Methods Using Moq in C# - Code Maze In this article, we are going to learn how we can mock asynchronous methods. To do this, we are going to use the Moq package.
macOS Environment Setup For MAUI Development | The .NET Tools Blog With the latest release of JetBrains Rider 2022.2 EAP, we've added preview support for .NET Multi-Platform App UI, more commonly referred to as MAUI. It is the spiritual successor to the popular Xamar
Introducing AI for Beginners Curriculum Summer is coming, and it is a great time to do some out-of-class learning! As part of Build Intro to Tech Skills, we are proud to announce the release of AI for Beginners Curriculum. It is a 24-lesson-long curriculum available on GitHub under MIT License,...
Announcing the end of support for Node.js 12.x in the AWS SDK for JavaScript (v3) | Amazon Web Services Starting November 1, 2022, AWS SDK For JavaScript (v3) will no longer support Node.js 12.x which was EOL on April 30, 2022. We encourage you to upgrade to Node.js 14.x or later. We recommend Node.js 16.x, which was released on April 26, 2021 and became ac...
Windows Terminal Preview 1.14 Release It’s Microsoft Build! We have a Windows Terminal Preview release for you focused on fixing bugs and improving quality. This release also migrates Windows Terminal to version 1.13, which contains the new features defined in this previous blog post. As alwa...
Reading Source Code: React-Query When I’m exploring an unfamiliar codebase I start with one of its public APIs. In this case, it was , arguably the most widely used React-Query function. As I…
jest mock buffer.from Code Example import randomColor from "randomcolor"; jest.mock("randomColor", () => { return { randomColor: () => { return mockColor('#123456'); } } }); let mockColor = jest.fn();
It’s good to bet on .NET Tech fads come and go but .NET remains steadfast as a consistently popular, and the most holistically productive, dev platform in the…
Cesium Story Depicts Damage in Ukraine A new Cesium Story by Hidenori Watanave and Taichi Furuhash shows damaged buildings, refugees, and Russian convoys in Ukraine with 3D photogrammetry models and satellite imagery, all shown in geospatial context.
Why are tools such as Docker and Kubernetes written in Go and not C#? : csharp A lot of new tools that devs use seem to be written in Go. But why not C#? I know that C# and .Net is more than capable. Is it a lack of that kind of culture? How can we foster a more open source culture because it still seems like a lot of devs have old ...
Use stack buffers and return data to pool in EC point encoding by vcsjones · Pull Request #69812 · dotnet/runtime This all started because WriteUncompressedPublicKey was renting from CryptoPool and never returning the rented buffer. So I fixed that. But oh, wait, these buffers fit pretty comfortably in the sta...
Cleanup a few more allocations in X.509 by vcsjones · Pull Request #69831 · dotnet/runtime A few more small allocations that can be avoided, and a little bit of formatting cleanup in X509Certificate2.
Introducing Project Volterra Project Volterra is a Windows dev kit with an Arm CPU and NPU. It will include ...
Pong Here is a link to full schematics. Thanks to whoever made this. I just found a few issues with it. The CLK input to the 7474 on page 2 should be HRESET, not CLK. Pin 5 of the 555's on pages 5 and 6 should be connected to the capacitor. Also some of the...
Stupid Things Orgs Do That Kill Productivity w/ Netflix, FloSports & Refactoring.club We want to make the Dev Interrupted podcast a vital, enjoyable part of your week. Please take 2 minutes and answer our new Listener Survey…
Used Orleans for data syncing instead of observable collection by davidfowl · Pull Request #2 · davidfowl/CommandAndControl A sample showing command and control using client results - Used Orleans for data syncing instead of observable collection by davidfowl · Pull Request #2 · davidfowl/CommandAndControl
Why are tools such as Docker and Kubernetes written in Go and not C#? : csharp A lot of new tools that devs use seem to be written in Go. But why not C#? I know that C# and .Net is more than capable. Is it a lack of that kind of culture? How can we foster a more open source culture because it still seems like a lot of devs have old ...
VideoMentions Get notified when YouTubers talk about your brand, your product, or the topics you care about.