-
## End-to-End (E2E) Testing Guideline
- **Documentation:** Always consult the development documentation for the current stage tag at [this link](https://documentation-dev.wazuh.com/v4.8.0-beta6/ind…
-
Hi,
I compiled Marauder 0.10.2 branch develop (checked out yesterday) with WRITE_PACKETS_SERIAL and MARAUDER_V4, and uploaded it to my ESP-WROOM-32 (with Arduino IDE following the instructions from t…
-
When T-Call is powered by battery if battery voltage drops bellow ~4V I get brownout errors.
(observing serial connected via TX/RX UART not USB)
I am powering the device with multiple 18650 in pa…
-
When trying to send image file to a station listed at Stations column I get this error:
Traceback (most recent call last):
File "C:/Users/edfel/D-Rats/d_rats/ui/main_stations.py", line 269, in p…
-
I used [Processing](http://processing.org) and it contains a very useful function **map()**
it works like this: `var result = map(v, a,b, x,y)` you pass a value **v** which is between **a** and **b**…
-
Hello everyone,
I'm trying to getting datas from a client and then sending data to another client. The probem is, one client needs ssl/tls connection (which is no problem I can connect and take da…
-
Opening this as an issue to discuss first whether it should be its own design proposal, or should be done as an amendment to the Pluggable allocators Design Spec written by @anakrish.
I've raised t…
-
### Bug Report
- At what date and time did you most recently experience the problem?
- January 21, 2024
- Where did you experience the problem?
- Azure Static Web Apps
**Describe the …
-
---
title: Extremely lightweight fuzzy + highlighted search with @leeoniya/uFuzzy
slug: ufuzzy-search
category: Essay
description: Filters are clearly not the best user experience possible, yet th…
-
If you apply function to key that will have a lot of code, the extension will break.
The problem is that extension tries to write to sync, when sync has limit of size for each item (if i remember …