redfast00

Results 52 issues of redfast00

I'm trying to setup an automatic furnace array. When I try to get metadata, the lua code crashes. ``` lua> a = peripheral.wrap("minecraft:furnace_1").getItemMeta(2) lua:1:The block has changed ``` There are...

bug
help wanted

This HTTP endpoint could return the amount of connected clients per stream in JSON format. We're using mjpeg-proxy for the camera in our hackerspace, and it's nice to know if...

Hi, ESP8266 can send (almost) arbitrary packets. I am trying to implement EAP on an ESP8266, and I am looking for a library that makes it easy to craft 802.11...

Currently, `spotifyd --version` only shows: ``` spotifyd 0.3.5 ``` it would be nice if it also listed if this is an official release, and which options it was (and wasn't...

enhancement
good first issue

**Describe the bug** Crash when trying to decrypt Adobe.PubSec encrypted file **To Reproduce** I'm afraid this will be very hard to reproduce, since I can't share the files used to...

I've tried to compile the wifi_router example in this project, with `CONFIG_BRIDGE_DATA_FORWARDING_NETIF_USB=y`, but this does not build: ``` /home/user/esp-iot-bridge/components/iot_bridge/src/bridge_usb.c:30:10: fatal error: tinyusb.h: No such file or directory 30 | #include...

When I read code, numbers in quotes like `inp = '653427918'​` get converted to `inp = '653427918'​【199 165 km】`. I don't know how easy it is, but I think it...

Duplicate of https://github.com/m1l/Everything-Metric/issues/12, but for Firefox

It would be pretty neat if there was an AARCH64 demo as well.