On the Road to StarkNet: A Permissionless STARK-Powered L2 ZK-Rollup Enjoy the security and feel of Ethereum with the scale of a ZK-Rollup
Time zone handling and `datepart()` in Seq 2021.2 Seq internally stores all event timestamps in UTC. When you browse logs in the Seq UI, these get converted into your local time zone for display, so an error that happens while you're out enjoying an afternoon cup of coffee in Seattle will show up in sea...
a tiny macOS process monitor • Harry Marr Programmer and engineering manager working at GitHub. Co-founded Dependabot, and helped build Monzo and GoCardless.
React Native Windows Team 'Dogfoods' New Update -- Visual Studio Magazine Microsoft highlights work done to support React Native 0.64, for using JavaScript and React library for Windows 10 devices.
Exception.PrepForRemoting Method (System) Review the Exception.PrepForRemoting method in .NET. The method adds the server-side stack trace to the message before the exception is rethrown at the client.
Linus Torvalds on where Rust will fit into Linux | ZDNet Slowly but surely the Rust language is making its way into Linux. I talked with Linus Torvalds and Greg Kroah-Hartman about where they see Rust and Linux working together.
C# Source Generators | Channel 9 The source generators feature was adding in .NET 5. They allow you to do interesting things like generate additional source files that will get added to a compilation. In this video, Kathleen chats wi
C# Source Generators The source generators feature was adding in .NET 5. They allow you to do interesting things like generate additional source files that will get added to a compilation. In this video, Kathleen chats wi
CoinList The world’s lightest blockchain, creating a private gateway between the real world and crypto
WELCOME BACK - SUBREDDIT STATEMENT As you will have noticed, the moderators set the subreddit to private last night. This is not a decision we took lightly, but one that was made to...
Creating a task completion source for a C++ coroutine: Producing a result | The Old New Thing We’ve been looking at creating different types of awaitable synchronization objects. This time, we’ll create something analogous to what C# calls a TaskCompletionSource and what PPL calls a task_completion_event. For lack of a better name, I’m going to ...
Umbraco Package Migration to .NET Core: Criteria Providers - Extension Methods This is one of a series of posts looking at migrating Umbraco packages to V9 and .NET Core. Other posts in this series: Introduction ...
Data Saturdays Logo Contest - A Shot of SQLEspresso Lots of exciting things are happening with Data Saturdays and we want you, the #SQLFamily, involved. Last week, Rob Sewell (B|T) announced the new automation and setup process for events. This week I am announcing a new logo and branding initiative. With...
Last Week In .NET #34 – Azure goes Achoo This is Last Week in .NET for the week that ended 20 March 2021. If you like this sort of thing, you can get it in your email inbox every week by signing up at www.lastweekin.net, or in the sign-up…
A safer default for navigation: HTTPS Starting in version 90, Chrome’s address bar will use https:// by default, improving privacy and even loading speed for users visiting webs...
C# with CSharpFritz - Season 3 Episode 1 - Introducing Blazor Fritz starts a new season of content with this episode, and starts talking about the new user interface framework available for use with .NET, Blazor. We'll...
Debugging configuration values in ASP.NET Core In this post I show how to use IConfigurationRoot.GetDebugView(), walk through its implementation, and describe how to expose the data as an API.
Browser Isolation for teams of all sizes Protecting endpoints from browser-born zero-day attacks and malware with remote browser isolation is now easy for teams of any size.
Efficiency of the Harrell-Davis quantile estimator A set of simulation studies that calculate the efficiency of the Harrell-Davis quantile estimator for different distributions
Rezi GPT-3 AI Cover Letter Builder Instantly Generate A Tailored Cover Letter Based On Your Resumehttps://www.rezi.io/rezi-ai-cover-letter-writer
Easy generation of fake/dummy data in C# with Faker.Net Faker.Net can help to generate a lot of random names, addresses, emails, etc. In this article, we will show the range of possible values it can create.
Dangling DNS and Subdomain Takeovers | Developer Support Andrew Kanieski takes a look at what’s known as a “Dangling DNS Subdomain Takeover”. It’s a common way for bad actors to gain unintended access to hosting a site in your subdomain. It’s a busy work week, your backlog seems never-ending,
DDD by Night April Wed, Apr 21, 2021, 6:00 PM: We have started planning DDD by Night April, and now looking for speakers.The evening will be hosted by the DDD Melbourne crew and consists of short & sharp presentations o
Visual Studio hotkeys at the PowerShell command line in Windows Terminal Muscle memory is a heck of a thing. When I want to build code I type ...
Substack's UI and 1Password just cost me $2,023 A quick guide on how to accidentally spend $2k in two clicks live on a client Zoom call.
Setting dynamic Metadata for Blazor Web assembly This post shows how HTML header meta data can be dynamically updated or changed for a Blazor Web assembly application routes hosted in ASP.NET Core. This can be usually for changing how URL link pr…
Let's Learn .NET - Microservices - Free Live Stream Event Let's Learn .NET is a monthly beginner series that walks through the fundamentals of using C# and .NE...
WebSockets over HTTP/2 - Chrome Platform Status Supports WebSockets over HTTP/2 in Chromium as specified in RFC 8441 https://tools.ietf.org/html/rfc8441. This is only used for secure WebSockets requests, and only when there is already an HTTP/2 connection where the server has already advertised support...
Don't Code Tired | ICYMI C# 8 New Features: Asynchronous Streams Don't Code Tired - Jason Roberts on Software Development and .NET -
suite - Privacy-Enhancing Cryptography | CSRC | CSRC We would like to obtain public feedback on the document 'Toward a PEC use-case suite (Draft)' Abstract: This document motivates the development of a privacy-enhancing cryptography (PEC) use-case suite. This would constitute a set of proofs of concepts, s...
2 Ways to Log the Current User in ASP.Net Core A blog about dev: web and mobile, especially .Net, OSS and CI.
Destin's Collection (feat. Smarter Every Day) - Objectivity #237 Special guest Destin Sandlin (Smarter Every Day) shows Brady some meaningful objects from his home archive. More links below ↓↓↓Objectivity on Patreon: https...
Collecting Managed Crash Dumps on App Services for Linux I designed the CLI specifically to help folks complete the deployment of ...
Red seaweed (Asparagopsis taxiformis) supplementation reduces enteric methane by over 80 percent in beef steers The red macroalgae (seaweed) Asparagopsis spp. has shown to reduce ruminant enteric methane (CH4) production up to 99% in vitro. The objective of this study was to determine the effect of Asparagopsis taxiformis on CH4 production (g/day per animal), yield...
Updated pull request auto-merge behavior for users without write access - GitHub Changelog Updated pull request auto-merge behavior for users without write access
denji/awesome-http-benchmark HTTP(S) benchmark tools, testing/debugging, & restAPI (RESTful) - denji/awesome-http-benchmark
Load Testing and Benchmarking With siege vs wrk I have been looking around for tools that can help me to do load testing and benchmarking. I found a couple like: https://github.com/wg/wrk http://www.joedog.org/siege-home/ https://github.com/rak...