Björn Kettunen

Results 427 comments of Björn Kettunen

I've looking into this again when reworking my init.el (now init.org). I noticed this related to the modeline mode you use, for example if I just use powerline the icons...

For me it just fails when the token doesn't work as systemd-cryptsetup just wants to use the token. the errors I are `FIDO_ERR_INTERNAL`. (3 devices same token).

Doesn't the switch to Golang move the problem around? Golang has the downsides of bundling everything. Plus the tendency to insist on language purity (either it works with a go...

> > Perhaps a gradual transition approach, where some parts are changed to use another language, other parts are in Python, will work best, as it was with Rust. >...

I wonder since resources are so limited does it make sense to try to get into Gnome too? From my experience doing something that comes from KDE's side into Gnome...

Is this about in ccls? For me right now ccls works ok. Cmake projects don't like in tree builds in most cases, so this would have been broken without the...

> Well for me with compile_commands.json inside the `./build` subdir, ccls > starts but does not yield any helpful results. If I copy the generated > compile_commands.json to the project...

Setting `compilationDatabaseDirectory` in ccls might help as explained in MaskRay/ccls#903.

See also https://github.com/bbatsov/projectile/issues/1513#issuecomment-1249638913

How should this run if not in the coreos itself? The systemd file should sandbox the service already to a great extend. If you use rpm-ostree on your immutable os...