delthas

Results 45 issues of delthas

### Expected Behavior MAIN.s_resp_bodybytes is somewhat stable, corresponding to the output seen from the NIC. ### Current Behavior MAIN.s_resp_bodybytes shows large jumps in its output, up to +10GB in a...

The SNI spec states that the SNI header should contain exactly a hostname: neither IP addresses nor ports. Currently, `.authority` defaults to `.host_header`, then `.host`. - Typical host headers are...

Hello, Can espeak-ng take IPA phonemes as input or only its custom phoneme representation (eg espeak-ng "[[h@´loU]]")? Is there a specification or documentation of this phoneme representation or a table...

I'd like to install a small package cache on a VM with limited storage, to speed up `go get` in my Golang CI jobs. The VM storage space is very...

enhancement

### Contour Terminal version 0.3.7.245 ### Installer source GitHub: release page ### Operating System Ubuntu 18.04.4 LTS ### Architecture x86-64 ### Other Software _No response_ ### Steps to reproduce -...

bug
CI
platform: linux

Aubio enables users to compute the sound pressure level of a buffer using miscutils.h, but there is no way to get that information from CLI tools right now. This adds...

### MetalLB Version 0.13.12 ### Deployment method Charts ### Main CNI calico ### Kubernetes Version 1.28.2 ### Cluster Distribution _No response_ ### Describe the bug Given two pods on two...

bug

## Overview It seems that RPL_LINKS is a bit more complex than what explained in the docs. > ` * : ` From tests I've been running, the command is...

Blocks https://github.com/gen2brain/beeep/issues/55 on Windows. Toast notifications support a priority parameter: https://learn.microsoft.com/en-us/uwp/api/windows.ui.notifications.toastnotification.priority?view=winrt-22621 This can be used to eg wake the screen on important notifications.

Blocking https://github.com/gen2brain/beeep/issues/56 on Windows. The ToastNotifier supports [hiding/closing a notification](https://learn.microsoft.com/en-us/uwp/api/windows.ui.notifications.toastnotifier.hide?view=winrt-22621). This could be added to the API to enable apps to close their notifications automatically when eg the tab in...