The keyboard problem Once you start using more than one operating system, you’ll notice that they have different approaches to keyboard layouts – if you use a language that requires special characters. For me, it’s the […]
admin
I used to make fun of Apple users for a long time – for overpaying for their computers (especially hardware upgrades) and for not being able to plug in HDMI cables, needing to make use of […]
Only a few people in the world get to create one famous piece of software. A guy called Linus Torvalds created two that are used every day by millions of people: Linux, and git. What is […]
Al sinds het najaar van 2025 heeft de computerindustrie last van stijgende geheugenprijzen. Vooral RAM, dus het werkgeheugen, is enorm in prijs gestegen. Maar ook opslag in de vorm van zowel SSDs als ook HDDs en […]
Het Cloud-Optimized Point Cloud (COPC) formaat is een uitbreiding van het populaire LAZ bestandsformaat voor puntenwolken. Het voegt ruimtelijke onderverdeling en een index aan het einde van het LAZ bestand toe, waardoor het mogelijk wordt om […]
I’ve long wanted to build my own point cloud viewer. While CloudCompare is my daily driver, I would also like something that I can extend and run algorithms in. I’ve previously taken a look at Unity, […]
Ik heb eerder over de uitdagingen van het vereffenen van Mobile Mapping data geschreven, waaronder het vinden van geschikte geometrie en de juiste weging van de overlappende ritten. Een ander probleem ontstaat waar ritten vertakken of […]
One peculiarity of Rust is its Result type. In many other programming languages, you’ll probably use a bool or int to indicate successful function execution. If you’re new to Rust and take a look at Rust code, you’ll […]
Despite a history with Linux that reaches back more than 25 years, Windows is my main desktop operating system – partly because having been in corporate environments where I was force to use it, partly because […]