alirezaghey
alirezaghey
I think adding a [Rope](https://en.wikipedia.org/wiki/Rope_(data_structure)) implementation to the [datastructures](https://github.com/williamfiset/Algorithms/tree/master/src/main/java/com/williamfiset/algorithms/datastructures) section would be useful.
Also sorted the list of official images in the order that they appear in the further above `docker images` output for better readability.
I wish there was a section on strings. How to index them, some formatting tricks, etc.
## Problem Currently, one can add arbitrary environment variables to fleet's k8s deployment through the Helm charts by using https://github.com/fleetdm/fleet/blob/fc2afeb13332412af9c0c28fc21293f1a1e857c0/charts/fleet/values.yaml#L202 Problem is that there is currently no a way to...
**Describe the bug** On a 2019 Intel MacBook Pro, I've downloaded the darwin amd64 binary. Opening it gives a signature verification error. **To Reproduce** Steps to reproduce the behavior: -...
**Fleet version**: Fleet 4.47.0 • Go go1.21.7 **Web browser and operating system**: Chrome 124.0.6367.119 (Official Build) (x86_64) on MacOS ### 💥 Actual behavior The current user creation dialogue shows the...
Right now, when you refer to a library in comments, `Data.Either` for instance, the extension auto suggests importing that library and imports it automatically if you press enter. It also...
I'm wondering if there is a semi official way to install blanket on MacOS? Being able to build it there would also be good but ideally per brew.
# Bug report ### What operating system and version are you using? ``` ❯ osqueryi --line "SELECT version, build, platform FROM os_version;" version = 15.3.2 build = 24D81 platform =...