ProphetLamb

Results 23 issues of ProphetLamb

I need to parse a set of log files and combine them into a single output. We have a few gigs of logs, so takes a few minutes to complete...

question
crossbeam-channel

## Steps to reproduce - Create a configuration whose `digitalocean.com/community/tools/nginx` URL is over 5000 characters in length. - Import the configuration into `/etc/nginx` - Run `nginx -t` ## Error occurs...

# Favorites I'd like to add often used files/folders to favorites, so that I can find them more easily, even if by default sorting the `SearchResult` would not be on...

feature idea

### Check version - [X] I'm running the latest version of Path of Building and I've verified this by checking the [changelog](https://github.com/PathOfBuildingCommunity/PathOfBuilding/blob/master/CHANGELOG.md) ### Check for duplicates - [X] I've checked...

bug:behaviour

### Describe the bug Including the ampersand escape sequence in a string, results in the erroneous response "Parse error", when creating a document. [This](https://github.com/surrealdb/surrealdb/issues/90) issue could possibly be related. ###...

bug

Thanks for the easy-to-use control. I have been trying to integrate the control with a style manager, but had limited success so far: ![much styles](https://user-images.githubusercontent.com/19748542/194651544-0b42899a-3fbd-47e5-a61d-dff98371ec96.png) After attempting a few elegant...

This PR aims to allow the user to navigate recent inputs using the Arrow Up and Arrow Down keys. - [x] Allow storing input & navigating the history - [...

# Synopsis Apply soc to minimize transient dependencies when importing `CSharpFunctionalExtensions` by enforcing structure and separating unrelated and independent functionality into different projects. This is what I plan to do...

# Description Adds support for the [Wannabe Edgerunner](https://www.nexusmods.com/cyberpunk2077/mods/5646) mod. The system counts "humanity" and inflicts debuffs, if a certain threshold is reached. Humanity is computed by subtracting the weighted sum...

Compilation with trimming fails due to reflection. Trimming is often used with single file executables: ```xml Exe net7.0 enable enable true true true true true win-x64 ``` Compilation yields the...

bug