Explore >> Select a destination


You are here

blog.bittersweetryan.com
| | dominickm.com
11.8 parsecs away

Travel
| | With Summer coming to a close I decided to take another surf on the WSL (Windows Subsystem for Linux) wave and in short was not disappointed. Technically there are two flavors of WSL, WSL 1 and WSL 2. WSL 1 is a translation layer that takes Linux system calls and converts them into Windows ones. [...]
| | blog.nuculabs.de
12.5 parsecs away

Travel
| | I haven't done any embedded development in a while and I was thinking to build myself a remote controlled toy car with video streaming. The project is going to take me a while. To build it I'm going to use C#. I'm already too familiar with Python and a little challenge doesn't hurt. To interface with the hardware, I'm going to use the .Net Core IoT Libraries from Microsoft. My idea was to create a set of .Net Core services that communicate internally via gRPC and an ASP.Net Core web application to control the car. (Now that I'm writing this I'm thinking that could possibly drop the web app and use gRPC directly from the client).
| | river.me
11.7 parsecs away

Travel
| | RheingoldRiver's blog - MediaWiki development, Leaguepedia stories, and productivity hacks
| | arnorhs.dev
22.3 parsecs away

Travel
| Recently, a new static site generator (SSG) arrived on the block called Astro. Lets talk a bit about SSGs. What they're good for, what they're not and why I think Astro is a bit of a game changer.