Grow your personal brand Photo by Pixabay on Pexels.com I was surprised to see the blog reaching 500+ readers now. I assume you are subscribing through email (or RSS feeds) and some users following me on WordPress itself. …
Blog of Robin Cole - A brief introduction to satellite image classification with neural networks What is image classification, which models are used and how to approach your first project
UX testing for public infrastructure - Seth Green's personal website An article in the Wall Street Journal documents LaGuardia Airport’s remarkable turnaround:
Steve Blank Mapping the Unknown – The Ten Steps to Map Any Industry A journey of a thousand miles begins with a single step Lǎozi 老子 I just had lunch with Shenwei, one of my ex-students who had just taken a job in a mid-sized consulting firm. After a bit of catch…
An Introduction to Ansible Inventory In this post, you will learn how to set up a basic Ansible Inventory. Besides that, you will learn how to encrypt sensitive information by means of Ansible Vault. Enjoy!
Critically Engaging With Models Our worldviews are grown from other people’s models. How do we control what models we let in?
Reverse how you frame your promotions Describe the restriction first (spend £100) and then the offer (get $20 off). The promotion will feel like a reward rather than a restriction, and sell better.
Cache-busting in Eleventy: a simpler way with Sass | BryceWray.com Nearly two years after I thrashed around with code to accomplish this, two relatively new plugins make it a breeze — and with automatic Sass compilation, to boot.
Experimenting with Live Activities – Ole Begemann Learnings from implementing my first iOS 16 Live Activity.
Over-engineering my TV watching - Part 1: bypassing geo-block with a custom reverse proxy About my over-engineered system I designed to watch TV at home. This is Part 1, which details about bypassing geo-block.
Notes on A Relational Model of Data for Large Shared Data Banks | Swizec Teller In 1970 a paper came out that changed the world of business computing. It laid the ground work for modern databases.
What do you think is the biggest challenge faced by the software product engineering community today? This is part of my series of interview questions for Agile India 2022. It is difficult to articulate what the biggest challenge to software product engineering is, because there’s a fair few of them, so I’ll try to describe a few of my bug bears. Process ...
8 fundraising tips I learned as a VC to help you raise your seed round. Raising VC is one of the most confusing parts of being a founder. Before co-founding Jam, I was really lucky to spend a few years as a VC at Union Square Ventures and watch hundreds of founders pitch. Of course there's no one good way to raise, but here a...
Password-protected resources on static-site webhosters Scenario Some web hosters only serve static files and allow no config changes to the webserver. But maybe you want to provide files which are not intended for public view, for example sharing a file with a friend. Therefore, the best you can do is protect...
[Last Week in .NET #101] – Remodeling dotnet I don’t know if I told you this, but Khalid Abuakmeh is on a mission to change the name from .NET to dotnet. I get it. I do. .NET is hard to search for, people end up typing .net or dot net o…
.NET Framework September 2022 Cumulative Update Preview September 2022 Cumulative Update Preview Updates for .NET Framework
You don’t want to be on Cloudflare’s naughty list My home IP ended up on Cloudflare’s naughty list for six days. Most websites and many apps loaded slowly, partially, or not at all. Just had to wait it out.
Wasmtime Reaches 1.0: Fast, Safe and Production Ready! As of today, the Wasmtime WebAssembly runtime is now at 1.0! This means that all of us in the Bytecode Alliance agree that it is fully ready to use in production.
WebAssembly Steals the ASP.NET Core Show in .NET 7 RC1 -- Visual Studio Magazine WebAssembly, the open source tech that makes client-side Blazor work, was the star of the ASP.NET Core show in the new .NET 7 Release Candidate 1.
Just a reminder: In 2019 RX470 were $70, RX580 $100 : PC Master Race Just a reminder: In 2019 RX470 were $70, RX580 $100
.NET MAUI in .NET 7 Release Candidate 1 .NET MAUI is now part of .NET 7 in RC1 with tons of improvements, and a few new features.
Release CoreWCF v1.2.0 · CoreWCF/CoreWCF Release Notes Package Info CoreWCF.Primitives 1.2.0 CoreWCF.Http 1.2.0 CoreWCF.NetTcp 1.2.0 CoreWCF.WebHttp 1.2.0 CoreWCF.ConfigurationManager 1.2.0 CoreWCF.Templates 1.2.0 .NET Compatibility This ...
What I've Learned from Users I recently told applicants to Y Combinator that the best advice I could give for getting in, per word, was
Machine Learning for .NET Developers Take this survey powered by surveymonkey.com. Create your own surveys for free.
React I Love You, But You're Bringing Me Down We've come a long, long way together. You changed. Where do we go from here?
My AMAZING Terminal Setup - Hyper, Oh My Zsh, Fig.io, and More! I show you everything I did to set up my Hyper terminal with Zsh, Oh My ZSH, and Fig.io. I also show you how to customize your terminal with themes, plugins,...
The Road To Guitaraoke, Part 1: Vamp, Chordino, ImageSharp, and ffmpeg : dylanbeattie.net A proof-of-concept using Vamp, Chordino, ImageSharp and ffmpeg to add live guitar chord charts to karaoke videos
Stable Diffusion based Image Compresssion Stable Diffusion makes for a very powerful lossy image compression codec
Workflow for 3.12 cycle · faster-cpython/ideas Wiki Contribute to faster-cpython/ideas development by creating an account on GitHub.
Detect security issues in your SaaS apps with Cloudflare CASB Connect and scan your third-party SaaS apps for file leaks, misconfigurations, and Shadow IT, all in just a few clicks. Cloudflare CASB now Generally Available
Subscribe to read | Financial Times News, analysis and comment from the Financial Times, the worldʼs leading global business publication
More US Employers Are Trapping Workers in a New Form of Indentured Servitude Bosses in more industries are preventing workers from quitting by charging them for training costs if they leave.
What is NullReferenceException in C#? - Code Maze NullReferenceException is a very common exception in C#. This article will look at what it is, how it occurs, and how we can avoid it.
How to log Correlation IDs in .NET APIs with Serilog - Code4IT APIs often call other APIs to perform operations. If an error occurs in one of them, how can you understand the context that caused that error? You can use Correlation IDs in your logs!
Cache your CORS, for performance & profit CORS is a necessity for many APIs, but basic configurations can create a huge number of extra requests, slowing down every browser API…
PostgresML is Moving to Rust for our 2.0 Release In PostgresML 2.0, we'd like to address runtime speed, memory consumption and the overall reliability we've seen for machine learning deployments running at scale, in addition to simplifying the workflow for building and deploying models.
Use Bicep to Deploy Dapr Microservices Apps to Azure Container Apps - Part 10 - Bit of Technology Part 10: Tutorial shows how to implement Infrastructure as Code IaC Useing Bicep to Deploy Dapr Microservices Apps to Azure Container Apps
OSS Power-Ups: Serilog – Webinar Recording | The .NET Tools Blog The recording of our webinar, OSS Power-Ups: Serilog, with Nicholas Blumhardt, is available. This was the tenth episode of our OSS Power-Ups series, where we put a spotlight on open-source .NET projec
An Introduction to Low-level Concurrency in .NET – Webinar Recording | The .NET Tools Blog The recording for An Introduction to Low-level Concurrency in .NET with guest speaker Szymon Kulec is now available on YouTube. https://www.youtube.com/watch?v=dtUrG--oMLo We'll be discussing
Join us for JetBrains .NET Days + GameDev Day Online 2022 | The .NET Tools Blog Good news everyone! We invite you to join JetBrains .NET Days + GameDev Day Online 2022, two virtual events taking place Tuesday to Thursday, October 25–27, 2022. Let us know if you can make it! CO
Regex how-to: Quantifiers, pattern collections, and word boundaries | Red Hat Developer Take the next step toward mastering regular expressions with some advanced syntax.
dotnet-monitor: Enabling a diagnostics sidecar in AKS My colleague Kyle Keirstead has been working on a series of dotnet-monitor ...
How is Delegate being cast to RequestDelegate in ASP.NET Core? I looked into what MapGet() is doing and found that one of the overloads takes a Delegate type (class, not keyword, and not a RequestDelegate), but then pass it on to MapMethods(), which takes a
Push notification two-factor auth considered harmful Push notification two-factor auth considered harmful - Xe's Blog
Test X by Controlling X Last week I stumbled upon a StackOverflow answer, where Shepmaster wrote a great quote about software testing:
GitHub - carson-katri/dream-textures: Stable Diffusion built-in to the Blender shader editor Stable Diffusion built-in to the Blender shader editor - GitHub - carson-katri/dream-textures: Stable Diffusion built-in to the Blender shader editor
Developing with C# in 2022 | NDC Sydney 2022 Welcome to this workshop, and crash course, covering useful language features of C#. This workshop is for developers that have worked in programming for a while, not necessarily C#, but also the C# developers that have not caught up on the latest changes ...