JP Roemer

Results 15 comments of JP Roemer

Any update on re-enabling sub-setting ? It is kinda hard to justify loading 200Ko per font variations when most of the glyphs are not needed.

Thanks @SupremeSports, worked like a charm. Here is a formatted version of the sensors: ```yaml template: - sensor: - name: "OctoPrint Time Elapsed" unit_of_measurement: 's' availability: > {{ not is_state('sensor.octoprint_start_time',...

Seems like the arch AUR packages is currently broken due to a specific dependency version that is not present by default. I've read most of the idea thrown around here...

Hello @MattSturgeon, thanks for your contribution. I can't really test everything right now and will take a look at it during the weekend. At a quick glance and by reading...

Hello @MattSturgeon, this seems to be some kind of undefined behaviour in those untested environments. Fishline tries to detect if it is running under a tty (see https://github.com/0rax/fishline/blob/master/conf.d/fishline-init.fish#L15-L25) and load...

Right that might be a solution to have a popover with more info. If I have one suggestion it would be to make the length counter rotate between option on...

@jrkt I just updated to v0.6.7 and the issue seems to be fixed at least for the Go implementation. You might want to check it out.

I am still facing the same issue with nightTab 7.3.0 on Firefox 110.0. Can reproduce the same issue if I just try to "Backup > Copy to Clipboard" then "Restore...

Just stumbled onto your plugin, it looks really interesting and I was wondering if there was any metrics exposed by it. Just my twp cents: it looks like, for CoreDNS...

I also faced this issue but was able to find a way around it to make sure I can use environment variables to setup the `storage.maintenance` part of the configuration....