-
I noticed that the new inline value class in [API 2.0](https://github.com/michaelbull/kotlin-result/releases/tag/2.0.0) lets us access result.value directly without checking if it’s actually safe, whi…
-
Implement the ability to register + unregister a prog handler. This should be a wrapper around the libbpf library's
```
/**
* @brief **libbpf_register_prog_handler()** registers a custom BPF pro…
-
### The problem
Running ESPHome 2024.9.2 in a docker. 9 devices connected. The ones based on ESP8266 stay online/mDNS keeps on working, the ESP32 all drop off after some amount of time. When I reboot…
-
This proposal is to make safe, simple APIs for things that would've been allowed using array variance. For example, it's fine to convert between `byte[]` and `sbyte[]`. The APIs proposed here are safe…
-
## Problem
Let's say I want to debug if there's a [one-to-one relationship](https://docs.postgrest.org/en/latest/references/api/resource_embedding.html#one-to-one-relationships) detected (sometimes…
-
NDK has native Binder API
https://developer.android.com/ndk/reference/group/ndk-binder
But a quick search in the crate docs doesn't find any binder related items. I'm guessing it's just not supporte…
-
### What version of Bun is running?
1.0.6
### What platform is your computer?
Linux 5.15.77-amd64-desktop x86_64 unknown
### What steps can reproduce the bug?
I have next-auth in a react function…
-
### Environment
* Nautobot version:
* pylint-nautobot version:
### Proposed Functionality
Ensure that if permissions are used in NavMenu items that they match the model being used in the…
-
## Introduction
Introduction of a `net_buf` based safe string handling library that is convenient to use while dealing with string-based network protocols.
[EDIT: This PR shows a possible implem…
-
### The problem
Hi, i have one esp32 device that after every ota update losts api connection, if i update that specific device from esp home ui.
it gives error:
"WARNING Can't connect to ESPHome…