Apple silently fixes iOS zero-day, asks bug reporter to keep quiet Apple has silently fixed a gamed zero-day vulnerability with the release of iOS 15.0.2, on Monday, a security flaw that could let attackers gain access to sensitive user information.
Construct Internet of Things devices using the .NET IoT Libraries - Learn In this module, you'll learn how to read environmental sensors and activate relays using the .NET IoT Libraries.
What if Performance Advertising is Just an Analytics Scam? - SparkToro “What the pandemic showed is we can take marketing down to zero and still have 95% of the same traffic as the year before. So we’re not going to forget
On Multi-Set Hashing - Cronokirby - Read more: https://cronokirby.com/posts/2021/07/on_multi_set_hashing/
Ben Northrop - Always do Extra A simple rule that every good, veteran programmer seems to follow with respect to managing their time.
With .NET 6 RC 2 Release, Developers Push Back on C# Changes -- Visual Studio Magazine With only one month to go before GA status, some developers are pushing back on new features and functionality in comments to the announcement post, piling on earlier negative feedback provided to the dev team.
Fix Consumer Electronics We know consumer electronics can be better for you and for the environment. Unlike most products, ours are open for you to repair and upgrade
SkiaSharp.Views.Blazor 2.88.0-preview.150 SkiaSharp for ASP.NET Blazor is a set of views that can be used to draw on the screen.
Blog Archive Online A while ago I switched from my self-hosted dasBlog site to a GitHub-hosted jekyll site. This has been good in many ways, but all my pre-exising blog content went offline as a result.
David McCarter Follow David McCarter and explore their bibliography from Amazon.com's David McCarter Author Page.
Making a Game in Janet, Part 3: The problem with macros So we’re supposed to be writing a game, right? But in order to make progress, we have to fix a bug. And in order to fix the bug, we have to write a test. And in order to write a test, we have to write a test framework. And in order to write a test framewo...
Interoperable Serendipity If you had asked my thoughts on interoperability some years ago, I wouldn't have had much to say. Nowadays, it has become one of my most revered ideals. And today, I want to take you along for a journey towards its summum: Interoperable Serendipity.
Investing in Startups with the Series 65 · Accredited Investor · NATECATION From studying for the exam to registering with the SEC — my foray into investing in startups and venture capital by passing the Series 65 and becoming a licensed investment adviser representative.
The 100 MHz 6502 · e-basteln A 6502 (or 65C02) in an FPGA, running at 100 MHz, ready to plug into your vintage computer
Things I have learned as a Product Owner It is almost impossible to make everything right when forming a new engineering team. Here is a list of some of my condensed learnings from the last two years creating value as a product team in a quite technical environment.
Can't Sleep Due to Anxiety? | Anxiety and Sleep | Dawn Health Can't sleep due to anxiety? Learn how to sleep better despite anxiety keeping you awake with Dawn Health's guide on sleeping when you're feeling anxious.
Interface ergonomics: automation isn't just about time saved This post is also available on Handmade Network.
Generating a multi-language blog based in Markdown For a long time in my career, writing about programming meant writing in English. This kind of 'anglo-driven' behavior started to change when I got introduced to an excellent professional who became one of my best friends.
.NET Conf Launch Party Bill Wolff, Rob Keiser, Rich Ross, Chris Gomez, plus special guests We will deep dive into all the new announcements from the November .NET Conf.
Learn to write Visual Studio extensions Writing extension for Visual Studio can be a daunting task for even the seasoned developer. Figuring out where to start is a not obvious and the whole process a bit mysterious. At least, that’s what you’ve told over the years from trying to write extensio...
Analyzing Code for Issues: Visual Studio Analyze Analyze has been available in most of the Visual Studio editions for a long time and is based on FxCop. This article will discuss how to set it up and use it properly.
Architecture: Processing Data with Microservices Many developers are talking about moving functionally to the cloud. One way to speed up processing of data and/or files is to use a microservice. Microservices can fan out processing to almost inst…
Photography: Beware of the Spores I call this photo “Light Up The World” which I took in 2009. I enjoy doing abstract photography and this is one of those photos.
efcore/DailyBuilds.md at main · dotnet/efcore EF Core is a modern object-database mapper for .NET. It supports LINQ queries, change tracking, updates, and schema migrations. - efcore/DailyBuilds.md at main · dotnet/efcore
The great executive-employee disconnect The latest Future Forum Pulse, a quarterly survey of more than 10,000 knowledge workers around the world, reveals that executives’ preference to return to the office is threatening employee satisfaction and retention, particularly for women, working paren...
.NET Conf 2021 - Tamil .NET Conf is a free, virtual developer event that celebrates the major releases of the .NET development platform. It is co-organized by the .NET community an...
Machine Learning Community Standup - Deep Learning with PyTorch & ONNX Join us to learn how to get started building deep learning models with PyTorch & ONNX. Community Links: https://www.theurlist.com/mlnet-standup-2021-10-13Fea...
.NET Conf China 2021 .NET Conf China 2021 is a community-based technology summit. The theme of this conference is: Open-Source Co-construction, Open Innovation, Development Empow...
Announcement for Upcoming dotNetDave World Tours Request David McCarter to speak at your conference or event.
Photography: Sunset Surfers I took this photo that I call “Sunset Surfers” close to where I live in Del Mar, California . Surfers love to surf during the beautiful sunsets in this area. I hope you like it as much …
Coding Faster with dotNetTips Spargine – September 2021 Release I am happy to announce the fourth release (v2021.9.4.23) of Spargine, my brand new open-source projects, and NuGet packages for .NET 5 and above. I have added new classes, methods, and unit tests!
My Keynote from the Code Quality & Performance Conference – 2021 On June 18th, 2021 I gave the keynote speech titled “7 Important Requirements for Any Successful Project” at the Code Quality & Performance Conference hosted by C# Corner Live, whic…
Photography: Silver Surf I call this one “Silver Surf” that I took in San Diego, California. More sunset photography I have taken can be found here:
Stripe: Job Openings We operate at significant scale, but we’re tiny relative to the opportunity ahead. Want to join us? See what career opportunities are available across our global teams.
Simple Code, High Performance Kickstarter link: https://www.kickstarter.com/projects/annarettberg/meow-the-infinite-book-twoThis was a presentation I gave to the University of Twente in e...
The Catch Block #78 - The .NET Foundation Drama What is the .NET Foundation, and why is everyone mad at them?
Local variables are different from parameters in C++ coroutines In C++, you generally think of parameters and local variables as equivalent. A parameter behaves like a conveniently-initialized local variable.¹ But not for coroutines. Let’s look at one of the early steps of the coroutine transformation again: return_ty...
New LINQ methods in .NET 6 (#224) .NET 6 introduce some helpful new LINQ extension methods (Chunk, MaxBy and MinBy). Chunk - https://docs.microsoft.com/dotnet/api/system.linq.enumerable.chunk...
Cloudflare and the IETF Cloudflare helps build a better Internet through collaboration on open and interoperable standards. This post will describe how Cloudflare contributes to the standardization process to enable incremental innovation and drive long-term architectural change...
The Problem with C# 10 Implicit Usings I tried using C# 10 implicit using statements and found that they had a fatal flaw which meant you couldn't use them under certain circumstances
SHA-1 'Fully and Practically Broken' By New Collision A chosen prefix collision in SHA-1 has demonstrated a new issue with the venerable hash function developed by the NSA.
The Weather Year Round Anywhere on Earth - Weather Spark The temperature fingerprints cover every day of the year horizontally, and every hour of the day vertically:
Reading AsyncLocal values from a memory dump This article explains how AsyncLocal values are stored in .NET and how to retrieve them from a memory dump.
Tools and practices for remote development teams | Red Hat Developer Are you and your team still trying to figure out how to work and collaborate remotely? Take a few tips from the Red Hat CodeReady Workspaces team.
Shrink your WSL2 Virtual Disks and Docker Images and Reclaim Disk Space Docker Desktop for Windows uses WSL to manage all your images and container ...
What if… you could use Visual Studio Code as the editor of in-browser Developer Tools? Starting with the next version of Microsoft Edge, we are running an experiment that allows you to use Visual Studio Code as the editor of the in-browser Developer Tools. Here’s a three minute video explaining why we think this is a good idea.
Webview UI Toolkit for Visual Studio Code Announcing the public preview of the Webview UI Toolkit for Visual Studio Code
The Journey of a .NET Object - from allocation to collection This was edited from an internal talk I gave so it might look a bit weird 'cause some PII needed to be edited out. It's quite different from the normal GC ta...
Supporting EF Core migrations with WebApplicationBuilder: Exploring .NET Core 6 - Part 5 In this post I describe how HostBuilder had to be updated to support the EF Core tools after the introduction of WebApplication and WebApplicationBuilder
Psst! Now you can securely share 1Password items with anyone | 1Password 1Password customers can now securely share virtually anything in their 1Password vault with anyone – even if the recipient doesn’t use 1Password.
Deploying HTTP/3 on Windows Server at Scale Windows Server 2022 was released for general availability last month. Since then, in cooperation with the Microsoft 365 team, we have started deploying the latest Windows Server on Exchange Online service front door servers globally, with a primary goal o...
Announcing Twain Films As many of you know, I've been making films for a little while. Now that I have three shorts and one feature under my belt, it seemed like a good time to create an umbrella project for the films. Introducing Twain Films!
Visual Studio 2022 Release Candidate Ships, Set for Nov. 8 General Availability -- Visual Studio Magazine Microsoft shipped a Release Candidate and a Preview 5 of Visual Studio 2022 while also setting a Nov. 8 release date for the game-changing 64-bit edition of its flagship IDE.
.NET Foundation - Invidious You've found the heartbeat of .NET—where projects and communities come together to get things done in our open-source world. Share your skills for the greater good. Meet in person, get involved virtually, and stay on top of the latest news, meetups, and e...
Decyphering method signature with CLR profiling API The question answered by this post is how to build the signature of the method given a FunctionID.
How assembly language loops work More 6502: https://eater.net/6502 Support these videos on Patreon: https://www.patreon.com/beneater or https://eater.net/support for other ways to support. ------------------ Social media: Website: https://www.eater.net Twitter: https://twitter.com/ben...
RAM and bus timing — 6502 part 6 Schematics, datasheets, kits, and more at https://eater.net/6502 Support these videos on Patreon: https://www.patreon.com/beneater or https://eater.net/support for other ways to support. Part 1: https://www.youtube.com/watch?v=LnzuMJLZRdU Part 2: https:/...
Lockdown math announcement Full playlist: https://www.youtube.com/playlist?list=PLZHQObOWTQDP5CVelJJ1bNDouqrAhVPev Help fund future projects: https://www.patreon.com/3blue1brown An equally valuable form of support is to simply share some of the videos. Special thanks to these suppo...
Why build an entire computer on breadboards? More on breadboards: https://www.eater.net/breadboards More on the 6502 project: https://www.eater.net/6502 Here are the graphing calculator models if you'd like to play with them: https://www.desmos.com/calculator/txls6jc88c https://www.desmos.com/calcu...
What is a stack and how does it work? — 6502 part 5 Schematics, datasheets, kits, and more at https://eater.net/6502 Part 1: https://www.youtube.com/watch?v=LnzuMJLZRdU Part 2: https://www.youtube.com/watch?v=yl8vPW5hydQ Part 3: https://www.youtube.com/watch?v=oO8_2JJV0B4 Part 4: https://www.youtube.com/w...
Adobe Uses DMCA to Nuke Project That Keeps Flash Alive, Secure & Adware Free * TorrentFreak After discontinuing support early 2021, Adobe has used the DMCA to shut down a project that helped to keep Flash alive, secure & adware free.