Gebruik maken van verbanden tussen metadata
Ik beweerde onlangs ergens dat een systeem dat verbanden (waar, wanneer, met wie, waarom) in plaats van louter metadata (titel, datum, auteur, enz.) over content verzamelt een oplossing zou kunnen...
View ArticleHey guys
Have you guys stopped debating systemd like a bunch of morons already? Because I’ve been keeping myself away from the debate a bit: the amount of idiot was just too large for my mind.People who know me...
View ArticleHet Internet Der Crap
Ik heb in Belgische bedrijven al bugs gefiled waarbij een buffer afkomstig van een Angular HTTP POST sessie gewoon met memcpy in een stack buffer van 1024 bytes gekopieerd wordt, met uiteraard strlen...
View ArticleRE: President Obama benadrukt noodzaak van een encryptie-backdoor
‘t ga hier over We leggen in België al behoorlijk wat verantwoordelijkheid over onze bezittingen bij de notaris. Hij maakte de eigendomsakte van uw huis op, over de erfdienstbaarheid van uw grond, uw...
View ArticleUp next: PADI master diver
A year or so after my PADI rescue, my diving club has convinced me to wake up about twelve times early in the morning on Saturday, to get me trained to become a PADI master diver. The jokers in my club...
View ArticleIt never ends
Allereerst, na Brussel blijf ik hier bij: [over encryptie] Allereerst zolang er geen nood is moet men niets doen. Want ik zie niet meteen een echte noodzaak om alle mensen hun elektronica te kunnen...
View ArticleRE: Toeristen, geef alstublieft een extra stukje privacy prijs (opiniestuk...
Toeristen, geef alstublieft een extra stukje privacy prijs, zodat we U en uw koopgedrag nog meer en beter kunnen tracken bij Thomas Cook. We hebben de neiging minder flexibel te zijn als het om onze...
View ArticleAls het goed is, zeggen we het ook
De Belgische Marechaussee heeft goed werk verricht. Het gespuis is grotendeels opgepakt. Daar zal speurwerk voor nodig geweest zijn. Toch bleken er weinig inbreuken te zijn en heeft de bevolking weinig...
View ArticleSecretly reusing my own LRU code
Last week, I secretly reused my own LRU code in the model of the editor of a CNC machine (has truly huge files, needs a statement editor). I rewrote my own code, of course. It’s Qt based, not GLib....
View ArticlePutting an LRU in your code
For the ones who didn’t find the LRU in Tracker’s code (and for the ones who where lazy). Let’s say we will have instances of something called a Statement. Each of those instances is relatively big....
View ArticleVisitor for Klartext
Felt good about explaining my work last time. For no reason. I guess I’m happy, or I no longer feel PGO’s pressure or something. Having to be politically correct all the times, sucks. Making...
View ArticleComposition and aggregation to choose memory types in Qt
As we all know has Qt types like QPointer, QSharedPointer and we know about its object trees. So when do we use what? Let’s first go back to school, and remember the difference between composition and...
View ArticleItem isChild of another Item in QML
Damned, QML is inconsistent! Things have a content, data or children. And apparently they can all mean the same thing. So how do we know if something is a child of something else? After a failed...
View ArticleQML coding conventions checker that uses QML parser’s own abstract syntax tree
My colleague Henk Van Der Laak made a interesting tool that checks your code against the QML coding conventions. It uses the internal parser’s abstract syntax tree of Qt 5.6 and a visitor design. It...
View ArticleMVVM, Model View ViewModel, with Qt and QML
In the XAML world it’s very common to use the MVVM pattern. I will explain how to use the technique in a similar way with Qt and QML. The idea is to not have too much code in the view component....
View ArticleHow about …
Next time, I show you how to turn that ViewModel into a Visitor? And then make a view that shows the syntax and outline of a parsed file’s language? How about I turn my blog into the programmers’...
View ArticleGeef vorm
We zijn goed. We tonen dat door ons respect voor privacy en veiligheid te combineren. Kennis is daar onontbeerlijk voor. Ik pleit voor investeren in techneuten die de twee beheersen. Onze overheid moet...
View ArticleExperimentieel artikeltje over economie
Een consument kan zijn geld maar één keer uitgeven. Maar men geeft het wel uit onderheving aan inflatie. Dit wil zeggen dat wanneer we een goed kochten in juni 2006, bv. een auto, dat het uitgegeven...
View Article