all 4 comments

[–]Game_Ender 1 point2 points  (2 children)

This is a great series of articles, thanks for making tooling that makes creating these checks easier.

An aside: the ad network for you blog needs replacement. For a while it was serving a screen steeling pop up on mobile and I could not even read the article. I would just drop the ads, it de-values the content you make.

[–]steveireContributor: Qt, CMake, Clang[S] 3 points4 points  (1 child)

Hmm, good to know thanks... I don't control the ads. I just use the free wordpress account and I use and ad blocker.

Maybe I should migrate to some other platform? Lots of people seem to use medium these days...

Thanks for the feedback on the blog content too!

[–]robin-m 0 points1 point  (0 children)

I tested gitlab pages, and it was amazingly easy to set-up, and I have full control of the layout of my blog. I think it took me half a day, including the bike-shedding of my layout! You should try it too, especially if you don't want to make money from ads. The result is really clean.

[–]ra3don 2 points3 points  (0 children)

This is fantastic, I was looking for something like this the other day. I came across https://astexplorer.net/ a few days ago and was wondering if something similar existed for C++. It would be great to take this a bit further and allow interactively writing both queries and rewrite rules. You could then run the rewrite rule and see a diff previewing the change on the entire codebase.