At least it works.
  • Home
  • Podcast List
  • About
  • Flightschool blog

Aaron Lenoir

28 posts •
english

Building Electron apps for Windows on Debian

I'm playing around with Electron lately. One of the things I wanted to do was build the Electron Application for Windows on my Linux development box, which runs Debian. I used electron-builder for

  • Aaron Lenoir
3 min read
english

Introducing blog.aaronlenoir.com

This month I was able to get https://blog.aaronlenoir.com up and running. This means I got: a domain name (aaronlenoir.com); an easier URL for my blog (it used to be

  • Aaron Lenoir
6 min read
english

Parallel Linq

Resharper tells us to convert for(each) loops to Linq. An argument I read was that Linq queries offer options for parallelization. Iterate over each item in parallel, making it faster on hardware

  • Aaron Lenoir
2 min read
nederlands

Online Privacy: Praktische Tips

In Het Nieuwsblad van Zaterdag 29 oktober 2016 stond een interessant artikel over privacy, met name privacy online. Als onderdeel daarvan stonden er een aantal goede tips om je privacy online te beschermen.

  • Aaron Lenoir
5 min read
nederlands

Brave Adblock Payment

Ikzelf gebruik altijd een ad-blocker (ublock origin) op het Internet. Dit zorgt voor sneller ladende websites, minder afleiding, meer privacy en minder kans op "virussen". Een redelijk argument tegen ad-blockers is

  • Aaron Lenoir
6 min read
FlacLibSharp

FlacLibSharp Found a User

Some time ago I started work on a small library to read FLAC file metadata. Nice to know publishing your niche personal projects can help people. I was going to use it to

  • Aaron Lenoir
2 min read
english

Akka.NET: Creating a File Download Actor with Progress Reporting

In this post, I walk through the creation of a single Actor for Akka.NET. It will download files and report its progress to other Actors. I'll go through all details but might

  • Aaron Lenoir
9 min read
english

Integrating WPF and Akka.NET

I'm wondering how to combine an Akka.NET actor system with a WPF front-end. The Actor Model provides a nice way to build concurrent systems. There are several implementations for .NET. Orleans and

  • Aaron Lenoir
5 min read
english

Detect System Idle in Windows Applications

I maintain a small tool to track my own activities through the day. For this, I wanted a feature to automatically log when I was "idle". So I'd know how long

  • Aaron Lenoir
2 min read
english

Automatically reset desktop

When using Windows, I always end up with a messy desktop. Temporary files, useless shortcuts, small notes, an "OldIcons" folder ... What I would like is a way for my desktop to

  • Aaron Lenoir
1 min read
english

Podcast List

Latest update: 28 september 2019: I listen to a lot less podcasts and a lot more music now-a-days. I have a long commute and very bad radio shows. So in the car, I

  • Aaron Lenoir
5 min read
english

Switched to Ghost

As you can see, the blog changed looks, because I moved from Octopress to Ghost. Recently, I got in some serious trouble with my Octopress blog, to the point where I couldn't publish

  • Aaron Lenoir
3 min read
jekyll

Fix My Blog: xC3 on US-ASCII

After a month or two of abscence from the blog I wrote up something small this week. Quite unexpected, when I pushed my post to openshift for publishing, my blog broke. The styles

  • Aaron Lenoir
2 min read
english

Private Backup to Cloud Storage

As a reminder to myself mostly, here's a run-down of a backup "script" I made to backup a small amount of data (< 1GB) to "the cloud". I have

  • Aaron Lenoir
3 min read
english

Static File Server With Go (Part 3: Organizing the code)

In my previous post I talked about how I changed some of the default behaviour of Go's http.FileServer to fit my limited needs. Basically, I had built a number of http.Handler

  • Aaron Lenoir
6 min read
cloud

Sync KeePass with Azure

Yes, that sounds like a bad idea for some reason. But when using KeePass, I would like to get my container on several machines without having to drag a USB-stick around. So the

  • Aaron Lenoir
5 min read
english

Static Files on OpenShift with Go (Part 2)

In my previous post, I talked about getting a very basic static file server up and running on openshift using Go. I was unhappy with several things: Automatic directory listings: I do not

  • Aaron Lenoir
5 min read
nederlands

Rex Mundi: wat ik ervan onthou

For people that don't speak Dutch: there's a short english summary at the bottom. Also, you can use Google Translate for Dunglish. Recent in de Belgische media: meldingen over een mysterieuze hacker genaamd

  • Aaron Lenoir
2 min read
english

Static Files on Openshift with Go (Part 1)

I've been looking to set up a lightweight application to serve files on one of my three complementary small "gears" on openshift (a PaaS solution by Red Hat). I wanted to

  • Aaron Lenoir
3 min read
english

Going Dutch?

Note: I have put a short English summary at the bottom of this post. Een tijdje geleden raakte ik er eindelijk van overtuigd dat het, ondanks het grote aanbod, toch een goed idee

  • Aaron Lenoir
4 min read
nederlands

Het belang van HTTPS

Het is je misschien al opgevallen, of misschien ook niet, maar webpagina's beginnen altijd met één van de volgende twee stukjes tekst: http:// https:// Het verschil lijkt banaal maar het is erg belangrijk.

  • Aaron Lenoir
10 min read
blog

piwik-light.js

Voor dit blog en als oefening heb ik een klein beetje tijd gestoken in het maken van een javascript library waarmee ik mijn "piwik" analytics platform kan aanspreken, zonder gebruik te

  • Aaron Lenoir
7 min read
nederlands

Email Privacy

Het is misschien nog eens tijd iets op te rakelen dat eigenlijk algemene kennis zou moeten zijn: Als je mails stuurt over het internet dan kunnen die onderweg op meerdere plaatsen worden gelezen.

  • Aaron Lenoir
6 min read
nederlands

Fairphone: Ne wa?

Wie mij kent die weet dat ik een Fairphone heb en dat ook met enige tegenzin verklaar als iemand mij vraagt welke Smartphone ik heb. Na de vraag: "ne wa?", waarop

  • Aaron Lenoir
6 min read
blog

Self-Hosted Analytics

Aangezien ik nu toch al bezig ben met te bloggen over dit blog kan ik dat maar beter even volhouden. Op zich is dat ook wel te verdedigen aangezien ik hier dingen aan

  • Aaron Lenoir
2 min read
At least it works. © 2025
Latest Posts Twitter Ghost