Kenny Levinsen
Kenny Levinsen
Removing sd-id128 from the library requires removing the following from the sd-bus API: ```C int sd_bus_set_server(sd_bus *bus, int b, sd_id128_t bus_id); int sd_bus_get_bus_id(sd_bus *bus, sd_id128_t *id); int sd_bus_get_name_machine_id(sd_bus *bus, const...
**Describe the bug** Having run photonix to import a library of ~11k images, I observe the following *idle* memory consumption: type | resident memory | virtual memory -|-|- classification_location_processor |...
With a release build of 75c88f81ab939d27ca604d26d7a29e791965723c, I am observing 3.2% idle CPU burn on a random old Intel desktop CPU. The test was made under sway (wayland), with the window...
Here is a backtrace from GDB while analyzing some significant performance issues: ``` #0 gtk_css_animated_style_is_static (style=) at ../gtk/gtk/gtkcssanimatedstyle.c:74 #1 0x00007f01befba24c in gtk_css_style_is_static (style=0x558275555000) at ../gtk/gtk/gtkcssstyle.c:115 #2 gtk_css_node_real_update_style (cssnode=0x558272d12580, change=, timestamp=6817218791,...
layer-shell surfaces can display over swaylock, allows interaction with applications despite the session being locked. wldash, for example, will display over swaylock if left open when swaylock starts. This allows...
During the cut of an SVG with fancy writing (both thick and thin lines), the generated gcode caused my spindle to make a lot of slow 3d moves in negative...
I respond to signing requests from my watch, and it's slightly annoying that my phone unlocks in my pocket when I do that. Either only do it if necessary, or...
The settings page is trying to double as "About" page, but that makes the settings page really awkward, with way too little space for the settings themselves. Consider moving the...
The key destruction button looks like it has no serious side-effects, such as log deletion. It's quite surprising that this tiny, harmless button is meant to DELETE YOUR PRIVATE KEY...
Kryptonite starts on the "Me" tab, which shows you how to share your public key, with `kr` command examples. It also partially doubles as a "My profile!" kind of thing,...