Check out my new "Integration testing in ASP .NET Core" course and use code INTESTING1 for 20% off (first 300): https://nickchapsas.com/p/from-zero-to-hero-integration-testing-in-asp-net-core Become a Patreon and get source code access: https://www.patreon.com/nickchapsas Hello everybody I'm Nick a
On awaiting a task with a timeout in C#Say you have an awaitable object, and you want to await it, but with a timeout. How would you build that? What you can do is use a when_any-like function in combination with a timeout coroutine. For C# this would be something like
IBM's asshole testSome years back I applied to join IBM's grad scheme, there was a peculiar stage to the process I've not seen elsewhere. It was during the onsite day, where a batch of 20 or so applicants were put through various tests in an IBM office.
CronosCronos is a .NET library for parsing Cron expressions and calculating next occurrences. It was designed with time zones in mind, and intuitively handles Daylight saving time (also known as Summer time) transitions as in *nix Cron.
INET256All you have to do to send messages to another process is know its address, which will never change. This project separates a modern communication API from the routing algorithm that powers it.
C# Code RulesThe C# Compiler’s name is Roslyn. Roslyn has a very large set of analyzers to check the quality of your code, but you must turn these analyzers on before they start doing anything.
DIY RGB PROJECT with IMAGES YOU CAN SWAP - DIFFUSING LED STRIP LIGHTSI'm the type of person who always likes to change things up. The design of this project allows me to quickly, easily, and inexpensively swap out one image for another to create cool RGBIC themes to fit whatever I'm into at the moment. This is a re-upload of a previous project but I changed the intro
I know nothing about programming AMA4.
Those HTML Attributes You Never Use13 min read HTML, Guides, Coding, Techniques Share on Twitter, LinkedIn Build in-demand job skills you can put to work as a UX Design professional.
Horrible edge cases to consider when dealing with musicI'm a huge fan of navidrome, and thus spent some time reading its source code, and discussing with Deluan about its data model, making this list of weird edge-cases as we went. Take a look at Musicbrainz' database schema to have a glimpse on how to tame this madness.
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.