Announcing ImageSharp 1.0.0 | Six Labors It's time to celebrate! We are very excited to announce the release of ImageSharp 1.0.0 final. You can download it today...
Amazon.com: Govee Temperature Humidity Monitor, Bluetooth Room Temperature Monitor, Indoor Thermometer Hygrometer Gauge with Alert, Free Data Export Temp Humidity Sensor for Home Garage Greenhouse Cigar Humidor: Home Improvement Amazon.com: Govee Temperature Humidity Monitor, Bluetooth Room Temperature Monitor, Indoor Thermometer Hygrometer Gauge with Alert, Free Data Export Temp Humidity Sensor for Home Garage Greenhouse Cigar Humidor: Home Improvement
The Hacker Way: How I taught my nephew to program Over the last year, my 13 year old nephew developed a love for hacking. From [anime chat](https://anime-theory.web.app/), to [snake](https://snake-a2aef.web.app/), a [minimal twitter](https://ilia-python-tweet.herokuapp.com/), a [blog](https://ilias-
Why I Chose Dropbox Despite All the Privacy Scandals – The Hulry In this post, I talk about why I chose Dropbox as my cloud storage provider, and kicked Google Drive out of my life.
It’s 2020, And I’m Still Getting Plain Text Credentials Via Email Today, I noticed something concerning - I received an automated email invoice from my landscaping company (who I won’t name here, out of courtesy) which contained a plain-text version of my credentials for their payment portal....
In the Pursuit of Knowledge and Mastery The Pursuit Last couple of months have been interesting on a multitude of levels. Global pandemic and economic doom notwithstanding, the pandemic has been a net positive for me on a professional and financial level. Working from home for the past 5 months...
Cloudfront Geolocation headers Cloudfront introduces geolocation headers, I test them out with a demo site
Speech Synthesis on Linux The main options are espeak, Gnuspeech, spd-say, MBROLA, PicoTTS and the festvox project which festival and flite are part of. While I found espeak to be the simplest system to use, festival produced the best results when used with the right voices. This ...
What is Numerical Stability? Numerical stability concerns how errors introduced during the execution of an algorithm affect the result. It is a property of an algorithm rather than the problem being solved. I will assume that …
Frequency + Common Goal + Vulnerability = Great Friends — Juan David Campolargo Friends don’t need to have similar interests. They need a common goal. Who would you say your friends are? Would you say those who you grew up close with? Those whom you work with? Well, some of my best friends are all over the world and they all have ...
Why I Self-Host My Website Analytics Recently I made the switch to self-hosted analytics, after being a long-term Google Analytics user. Almost every website you visit will have a Google Analytics tracker on it. I think there are idealogical and technical reasons to opt for self-hosted analy...
I Got Scammed Out Of $5K No matter how smart you think you are, you could still fall victim to emotional decision making.
The Need for Speed, 23 Years Later In spite of an increase in Internet speed, webpage speeds have not improved over time.
27-inch iMac gets a major update Apple today announced a major update to its 27-inch iMac that makes it the most powerful and capable iMac ever, along with improvements to the display, camera, speakers, and mics.
Essence of linear algebra — 3Blue1Brown Essence of linear algebra. Vectors, span, linear dependence, linear transformations, determinants, column space, change of basis, eigenvectors and eigenvalues, etc.
Tales of the Autistic Developer - Senior Developer What does it take to become a Senior developer if you're on the spectrum? What does it look like once you're there? This is but one experience among many, but perhaps one that can help.
Create Customizable, Hi-Def, and Scalable Backgrounds SVG Backgrounds hosts a collection of customizable SVG-based repeating patterns and backgrounds for websites and blogs.
Issue UPDATE: in graph theory, different definitions of edge crossing numbers - impact on applications? QUICK FINAL UPDATE: Just wanted to thank you MO users for all your support. Special thanks for the fast answers, I've accepted first one, appreciated the clarity it gave me. I've updated my torus
Amazon.com: Genki - Covert Dock for the Nintendo Switch. Ultra Portable Switch Accessories - TV Docking & Charging via USB-C. FREE BONUS: USB C 3.1 included: Video Games Amazon.com: Genki - Covert Dock for the Nintendo Switch. Ultra Portable Switch Accessories - TV Docking & Charging via USB-C. FREE BONUS: USB C 3.1 included: Video Games
Introducing localization support in OpenIddict 3.0 beta3 In this post, learn more about the changes introduced in OpenIddict 3.0 beta3.
Exploring the code behind IHttpClientFactory in depth In this post I look in depth at the code behind the default implementation of IHttpClientFactory and see how it manages HttpClient handler lifetimes.
The best parts of Visual Studio Code are proprietary Artisanal software development, quality productions and some teaching
How can I protect static files with authorization on ASP.NET Core? This article describes how to serve static files for only authenticated requests on the ASP.NET Core web application.
Make a responsive Navbar with Blazor and Tailwind? You know those clever navbar menus which collapse to a "burger" icon on smaller resolutions? Here's how you can build one using Blazor and Tailwind CSS
Why Is America Stuck with Bad Headlights? A drive in a European-market 2021 Porsche 911 Turbo S with matrix LEDs proves that America's headlights aren't too bright.
Cleaner tests with XUnit's IAsyncLifetime and expression-bodied members When writing tests, sometimes it can be tempting to dump a bunch of asserts into the same test to avoid duplication across multiple tests...
The .NET Core Journey at Criteo This post shows the challenges we faced during the migration to .NET Core on containerized Linux for our main application.
Sign Up for the Private Preview of Visual Studio support for Codespaces! | C++ Team Blog At the Microsoft Build conference, you may have seen our C++ Codespaces demo (at 26:00). We showed several ways Codespaces can improve your C++ development experience, including offloading your builds and other compute-heavy tasks to the cloud. We’ve alre...
XamarinCommunityToolkit: an introduction - Gerald Versluis I proudly introduce to you the Microsoft.Toolkit.Xamarin.Forms package! In this post you will read all about this package (aka XamarinCommunityToolkit)
August dotNET Virtural Events to Tune Into | Xamarin Blog This August, take your .NET development skills to the next level through this amazing list of online events, streams, and videos just for you!
Automated Production Deployments are Not the Key to DevOps Performance - Redgate Software There's a myth about DevOps which is hard to shake free of: that "success" means fully automating your deployments from code check-in to production. This
.NET Annotated Monthly | August 2020 – .NET Tools Blog | JetBrains Summer is here, but at present in 2020 many people can't go anywhere, so a "staycation" will have to do. No problem though, just sit back, relax, and browse the content from our .NET Annotat
.Net Framework Nuget Packages - Solving Assembly Redirection From Package Vs Assembly Versioning, Dependency Resolution, And Strong-Naming | Software Meadows Important: The information below applies specifically to .Net Framework applications. Most of the information also applies to .Net Core and Standard applications as well. A future post will examine Core/Standard applications.
Drawing Custom Graphs in HTML and Javascript - The Long Walk While recently playing with the HTML Canvas again, it occurred to me that this power could be used for evil (or statistics are it is commonly known these days). In this post, I’m going to draw an animated chart using the HTML Canvas and Javascript. Let’s ...
Moving .NET to Linux at Scale The story of a multi-year migration: How we changed Criteo’s whole foundation.
Best Practices for Regular Expressions in .NET Learn how to create efficient, effective regular expressions in .NET.
Shell and Blazor Navigation by lachlanwgordon · Pull Request #152 · xamarin/MobileBlazorBindings Implemented Navigation using Xamarin Forms Shell and Blazor @page Directives. Fixes #86 The core of this feature is the ShellNavigationManager, which wraps Xamarin Forms Shell and allows navigation...
Microsoft Joins Open Source Security Foundation - Microsoft Security We're excited to announce that that Microsoft is joining industry partners to create the Open Source Security Foundation (OpenSSF), a new cross-industry collaboration hosted at the Linux Foundation.
What Makes Godot Engine Great for Advance GUI Applications I have been trying out the Godot Game Engine lately, and I have been mightily impressed with what I see.
プレステ4の裏側 ソニー社員も見られないロボの指先 2020年06月26日ソニーの稼ぎ頭、プレイステーション4。「世界でも最も売れたゲーム機」の記録を持ち、ゲーム機の開発競争をリードする人気商品はどのように作られているのか。ソニー社員でさえ立ち入りを制限されてきた生産現場に潜入した。