Ben Boeckel

Results 537 comments of Ben Boeckel
trafficstars

> because full paths hardcode one or the other of static vs. shared libraries. Any specific link should? One already needs to change the link line when switching, so why...

Hmm. This doesn't seem to quite do what I expected…hrm.

I couldn't get resolved to actually put the VPN entries first. It seemed like it worked, but I suspect some hash-based or pointer-based sorting letting me get lucky sometimes.

Yes, but it is generated by `systemd-resolved`. It ends up with a mismash of my main Internet connection and the VPN DNS settings.

So it seems the proper way to do this is to call `resolvectl dns` and `resolvectl domain` to set up the DNS entries in the right order.

Would you mind putting the instructions here for anyone who might want to implement it? (Or a wiki page if that's more applicable.)

Looking at the code, would it make sense to add flags for `gl_entrypoint_desc_t::m_flags` for what states a call can change? This would make it possible to have a column in...

Since I won't get it done right now, here's a braindump of my thoughts so far: - [ ] write a delegate which does the tabview/list magic - [ ]...

Hi, I'm the author of the Reddit post linked in the description and the CMake C++20 module support, so I can answer any questions you might have. I have [a...

> There isn't one. There are three different implementation that are different. The standardisation committee has promised to create a technical specification on how this "should work" but no-one has...