Rob Janssen

All | Unread | Read

Free for developers

Loading...

The care and feeding of software engineers (or, why engineers are grumpy)

Not too long ago, Jenna Bilotta wrote an excellent article called, How designers and engineers can play nice1, in which she talks about ways for designers and engineers to work more productively.

Why office noise bothers some people more than others

No one likes an office whistler or pen clicker – but for some people, these noises aren’t just a nuisance, they’re a full-blown aural assault.

How to make an Acapella from ANY song (using A.I.)

it's also FREE! and even separate drums and bass and... other links and songs i used in the description Links: github: https://github.com/deezer/spleeter melody ml: http://melody.ml/ google colab (alternative online method): https://colab.research.google.com/github/deezer/spleeter/blob/maste

deezer/spleeter

Spleeter is the Deezer source separation library with pretrained models written in Python and uses Tensorflow.

Seq — centralized structured logs for .NET, Java, Node.js

Machine data, for humans. Seq creates the visibility you need to quickly identify and diagnose problems in complex applications and microservices. Empower your team to build better software by centralizing, searching, and alerting on structured application logs. Seq has great support for .

SQL Development Made Easy with Docker - Install SQL in 5 minutes or less!

C# and Microsoft SQL were made for each other. Where you find one, you often find the other. However, as a developer, getting a full copy of SQL Server on your development machine can be tricky. Or at least, that used to be the case. In this video, I am going to show you how to get SQL up and runnin

Logging with ILogger in .NET: Recommendations and best practices

This article describes recommendations and best practices for using the ILogger based logging system which has been introduced with .NET Core but is also available in all .NET Standard 2.0 supporting .NET frameworks. The logging interfaces provided by the Microsoft.Extensions.Logging.

Background tasks with hosted services in ASP.NET Core

In ASP.NET Core, background tasks can be implemented as hosted services. A hosted service is a class with background task logic that implements the IHostedService interface. This topic provides three hosted service examples: Reference the Microsoft.AspNetCore.

Correcting Common Async/Await Mistakes in .NET - Brandon Minnick

Did you know that the .NET compiler turns our async methods into classes? And that .NET adds a try/catch block to each of these classes, potentially hiding thrown exceptions? It's true!In this session, we will learn how to best use async/await in C# by analyzing how .NET compiles our async code.Join

This Read-It-Later-list is just that, bookmarks of stuff I intend to read or have read. I do not necessarily agree with opinions or statements in the bookmarked articles.

This list is compiled from my Pocket list.