Rob Janssen

All | Unread | Read

Pipeline-oriented programming - Scott Wlaschin - NDC Porto 2023

This talk was recorded at NDC Porto in Porto, Portugal. #ndcporto #ndcconferences #functionalprogramming #developer #softwaredeveloper Attend the next NDC conference near you: https://ndcconferences.com https://ndcporto.com/ Subscribe to our YouTube channel and learn every day: /@NDC

MySQL's random number generator

MySQL and MariaDB have a RAND function that is supposed to return random numbers. However, the numbers it returns are not particularly random. MySQL and MariaDB both have a RAND function that returns a “random” number. From the MariaDB docs:

How to program a bios chip - CH341A programmer

CH341A Programmer https://amzn.to/3BZBMPg WebSite: https://sorinelectronics.co.uk/ USB power meter: https://amzn.to/3CRjsbZ Thermal camera: https://amzn.to/3ECIqfY ST-862D Hot Air: https://amzn.to/3eqDOQ2 Electric Screwdriver: https://amzn.to/3cgMAfy Rosin colophony: https://amzn.to/3NnkvUQ CPB Heat

This is Best Way To Create CLI Apps in .NET

Use code CLEAN20 and get 20% off the brand new "Deep Dive in Clean Architecture" course on Dometrain: https://dometrain.com/course/deep-dive-clean-architecture-in-dotnet/?coupon_code=CLEAN20 Get the source code: https://mailchi.mp/dometrain/4KHFrbJHCHc Become a Patreon and get special perks: https

How to (and how not to) design REST APIs

Everyone seems to love best practices or rules around how to design REST APIs. But is all this guidance good advice? Well, let's find out. ?? EventStoreDB https://eventsto.re/codeopinion ?? Subscribe: https://www.youtube.com/channel/UC3RKA4vunFAfrfxiJhPEplw?sub_confirmation=1 ?? Join this c

Implementing a Lock-Free Snowflake ID Generator

As a warning: I am by no means a lock-free programming expert. I did this exercise to learn more about lock-free techniques. The code I wrote may contain rookie mistakes leading to subtle bugs. If you can see any, please let me know!

Simulate Arduino, ESP32, Pi Pico, STM32, And ATtiny with Wokwi

When I listened to The Amp Hour, episode #599, I was astonished by the project and its creator, Uri. He built a simulator for all kinds of MCUs and electronic parts. This project is so cutting-edge that I cannot believe only one young guy was able to create it. And because it is useful and fun, I in

Learn everything about the DS3231-SN Real Time Clock | Use without Arduino Library

The DS3231-SN is a very useful and precise Real Time Clock (RTC). It comes in handy for all your projects in need of accurate timekeeping. Learn how to use the DS3231 on your Arduino (or any other microcontroller) without the use of extra RTC libraries! This way you can customize as you like and sa

Goodbye, Clean Code

It was a late evening. My colleague has just checked in the code that they’ve been writing all week. We were working on a graphics editor canvas, and they implemented the ability to resize shapes like rectangles and ovals by dragging small handles at their edges.

ConfigureAwait in .NET 8

I don’t often write “what’s new in .NET” posts, but .NET 8.0 has an interesting addition that I haven’t seen a lot of people talk about. ConfigureAwait is getting a pretty good overhaul/enhancement; let’s take a look!

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.