NIST Requests Public Comments on Several Existing Cryptography Standards and Special Publications NIST is in the process of a periodic review and maintenance of its cryptography standards and NIST Special Publications.
Introducing Jetbrains Rider Learn about the new Jetbrains Rider application! The 425Show hosts collaborated with Jetbrains to help develop this. It is a fast and powerful cross-platfor...
ML.NET Now Works on ARM Devices and Blazor WebAssembly -- Visual Studio Magazine ML.NET -- an open source, cross-platform machine learning framework for .NET devs -- now works on ARM64 and Apple M1 devices, and on Blazor WebAssembly, with some limitations for each.
How to process large file? In Process large data in external memory, I mentioned: Update: Split large file into smaller ones, and use multiple threads to handle them is a good idea. I want to elaborate how to process large file here: (1) Split the large file into small ones which a...
We don't need to look for an Elixir developer to have one Is command of a specific programming language the most crucial skill we're looking for among candidates?
What Alex Becker Can Teach Us About YouTube Marketing - Jianchor Alex Becker - an incredible career in business making staggering amounts of money. He delivers interesting & unique advice on YouTube.
Clojure metadata Conceptually metadata is an ability for the symbol or the collection to have some additional information for the Clojure compiler. It is implemented as a map data structure and is often used to convey the type information to the compiler, documentation an...
Reflecting on the Mistakes I’ve Made as an Art Critic Art critic Seph Rodney considers on his reviews during the last few years and what he may have gotten wrong and why.
Gentrification’s Wheel Gentrification is complex. Many say it's better than the alternative. In many American cities, "blighted" areas are redeveloped or otherwise transformed, often with significant help from local gov
Girard Series, Part 1: The Death of the Festival We live a double life, civilized in scientific and technical matters, wild and primitive in the things of the soul. That we are no longer conscious of being primitive, makes our tamed kind of wildness all the more dangerous. – Hans Von Hentig
Stepping Back from Speaking Giving talks has been one of the pillars of my career. I’ve given keynotes at software events all over the world. Some of these talks have tens, even hundreds, of thousands of views on youtube. I keep being asked back, so I assume I do a pretty decent job...
Twitter ditching ‘Latest’ chronological feed option on the web, still available on iOS for now - 9to5Mac Twitter is making a controversial change to its web application. Until recently, Twitter on the web allowed users to easily switch between an algorithmic feed and a chronological feed with a single click, but that option is now being removed completely fo...
LinkedIn breach reportedly exposes data of 92% of users - 9to5Mac A second massive LinkedIn breach reportedly exposes the data of 700M users, which is more than 92% of the total 756M users. The database ...
GitHub Copilot, an AI Pair Programmer, Is Coming to VS Code/Visual Studio -- Visual Studio Magazine A new 'AI pair programmer' represents a breakthrough in the third revolution of software development: the use of AI in coding, says GitHub CEO Nat Friedman.
MIT and Harvard agree to transfer edX to ed-tech firm 2U MIT and Harvard University announced a major transition for edX, the online platform for university courses: edX’s assets are to be acquired by education technology company 2U, and reorganized as a public benefit company. 2U will transfer $800 million to ...
wiretrustee/wiretrustee Connect your devices into a single secure private WireGuard®-based mesh network. - wiretrustee/wiretrustee
ASP.NET Community Standup - ASP.NET Core at StackOverflow Want to hear how Stack Overflow uses ASP.NET Core in production? Come watch Nick Craver (Architecture Lead, Developer, Site Reliability Engineer & DBA) expla...
Introducing GitHub Copilot: your AI pair programmer | The GitHub Blog Today, we're launching a technical preview of GitHub Copilot, a new AI pair programmer that helps you write better code.
GitHub Copilot · Your AI pair programmer GitHub Copilot works alongside you directly in your editor, suggesting whole lines or entire functions for you.
New LinkedIn Data Leak Leaves 700 Million Users Exposed | RestorePrivacy Data from 700 million LinkedIn users has been put up for sale online, making this one of the largest LinkedIn data leaks to date. After making contact with the seller, we have updated this article with more information, including how the data was obtained...
How to Work Hard It might not seem there's much to learn about how to work hard. Anyone who's been to school knows what it entails, even if they chose not to. There are 12 year olds who work amazingly hard. And yet when I ask if I know more about working hard now than whe...
Hackers exploited 0-day, not 2018 bug, to mass-wipe My Book Live devices Western Digital removed code that would have prevented the wiping of petabytes of data.
irsl/gcp-dhcp-takeover-code-exec Google Compute Engine (GCE) VM takeover via DHCP flood - gain root access by getting SSH keys added by google_guest_agent - irsl/gcp-dhcp-takeover-code-exec
[Last Week in .NET #48] – Windows 11 price? A new PC. The Windows 11 livestream happened last week, and the big news there is just about every computer older than 2017 will require you to upgrade your hardware to use Windows 11. This is bad news and I…
What should the CPU usage be of a fully-loaded CPU that has been throttled? For simplicity, let’s say you have a single-CPU system that supports “dynamic frequency scaling”, a feature that allows software to instruct the CPU to run at a lower speed, commonly known as “CPU throttling”. Assume for this scenario that the CPU has bee...
Serverless Authentication and Authorization in Minutes with Fauna and Auth0 Make authentication easy with Fauna, Next.js, and Auth0. With a few configurations, you can be up and running with authentication with very little code.Fauna...
Microsoft Announces the General Availability of Azure ND A100 V4 Cloud GPU Instances Recently Microsoft announced the general availability of the Azure ND A100 v4 Cloud GPU instances—powered by NVIDIA A100 Tensor Core GPUs. These Virtual Machines (VMs) are targeted at customers with high performance and demanding workloads like Artificial...
Conditional compilation for ignoring method calls with the ConditionalAttribute In this post I describe conditional compilation using
Automated UI testing in .NET using Playwright and Specflow Check out SpecFlow: http://go.specflow.org/NickChapsasSubscribe: http://bit.ly/ChapsasSubBecome a Patreon and get source code access: https://www.patreon.com...
RavenDB Live Coding with Dejan Dejan, our developer advocate, is live coding with RavenDB in this video cast:
Google Play developers will need to follow two requirements - 9to5Google To improve developer Play Store security, Google is requiring Android devs to abide by 2-Step Verification and identity requirements...
How to authorize and post Slack messages from ASP.NET Core 💬 This post will show you how to let a user authorize their Slack workspace, select a channel, and post messages to that channel from ASP.NET Core.
Gold Coast Gin - Australian Distilling Co. Flavour Profile Soft notes of lychee and lime lead the subtle and balanced flavour profile of Gold Coast Gin, which is a beautiful and inventive take on the dry gin style. Details 700ml bottle size. 40% Alc/Vol. Dispatched from Australian Distilling Co. i...
Top 9 Feature Engineering Techniques with Python In this article, we explore the most popular Feature Engineering techniques with Python.
MBR2GPT - Windows Deployment Use MBR2GPT.EXE to convert a disk from the Master Boot Record (MBR) to the GUID Partition Table (GPT) partition style without modifying or deleting data on the disk.
Nice nginx features for operators In the previous post, I’ve shared a few things that were useful to me as a developer. Now wearing my “ops” hat, there are a few things that I wanted to cover - blocking bad clients, rate limiting, caching, and gradual rollout. Blocking bad clients Blockin...
How a Docker footgun led to a vandal deleting NewsBlur’s MongoDB database tl;dr: A vandal deleted NewsBlur’s MongoDB database during a migration. No data was stolen or lost.
Announcing the first Insider Preview for Windows 11 Hello Windows Insiders, we are excited to release the first Windows 11 Insider Preview build to the Dev Channel, Build 22000.51! As we finalize the product over the coming months, we will work with you to validate the experience. You will get to tr
Announcing ARM64EC: Building Native and Interoperable Apps for Windows 11 on ARM Today, we’re announcing ARM64EC (“Emulation Compatible”), a new way to build apps for Windows 11 on ARM. With the latest Visual Studio tools in preview and the Windows 11 Insider SDK, you'll be able to take advantage of ARM64EC to incrementally
Adam Storr - Test Your .NET HttpClient Based Strongly Typed Clients Like a Boss Adam Storr - Powered by coffee!
Functional monads in C# - Simple Talk Monads elevate basic C# types and unlock functional patterns, similar to containers. In this article, Camilo Reyes explains functional monads in C#.
Cost of exceptions Throw exception only when something really unexpected happens. This advice should be taken seriously – here’s why.
Don't Code Tired | ICYMI C# 9 New Features: Reducing Code with Target-typed New Expressions Don't Code Tired - Jason Roberts on Software Development and .NET -
Learn React with this free GitHub book I wrote This is a free book on React meant for completely new developers in React. Even more experienced devs should be able to find something
Mocks vs Stubs vs Fakes In Unit Testing - .NET Core Tutorials When it comes to unit testing, I’m a lover of mocks. I can’t get enough of them. Infact, I wrote an entire “TestingContext” helper to help me “auto mock” my classes which I think you should definitely check out if you haven’t already! I can’t think of a u...
dotnet/runtime .NET is a cross-platform runtime for cloud, mobile, desktop, and IoT apps. - dotnet/runtime
Update on Windows 11 minimum system requirements Windows Insiders, Today we’re releasing our first Insider build for Windows 11, and we’re looking forward to the insight that comes from you installing and using on a variety of your PCs. Last week’s
C# Language Highlights: Null Coalescing Operator The null coalescing operator in C# is a really handy feature. Learn how it works in this short video from James (https://twitter.com/JamesMontemagno) and Mai...