Michael
Michael
## Greetings Hey man, awesome project! Been using it for a little while now, and it seems to work pretty well as far as correcting Windows' DPI shenanigans goes. ##...
# Issue: Time progression is messed up when speeding up the block time. I'm currently using the official [block time speedup tutorial](https://docs.scrt.network/secret-network-documentation/development/tools-and-libraries/local-secret#pro-tip-speed-up-block-time). On a remote localsecret instance I created on...
Hello! Reporting a Pyright error with `Module.If/Else/Elif`. This is reproducible with the following example: ```python from amaranth import * class Thing(Elaboratable): def __init__(self) -> None: self.a = Signal(Shape(1)) self.b =...
## 📝Feature Request: Basically what the title says. I was thinking it would be nice if there were some way for File Explorer to automatically hide dotfiles. Surely I'm not...
(On `1.0.0.dev20250413`) I'm encountering: ``` RuntimeError: Failed to start ray on the head node (exit code 1). Error: ===== stdout ===== 2025-04-22 23:07:08,623 INFO scripts.py:1163 -- Did not find any...
**TLDR: egress commands should fail by default with a more descriptive message when the LK server is not connected to redis.** Background: Noticed this issue when running a development docker-compose...
### Steps To Reproduce 1. Open Bitwarden 2. Wait a while & check Activity Monitor ### Expected Result Acceptable/average memory usage range for an electron app ### Actual Result 1-2GB...
(on nightly `1.0.0.dev20250610`) Not sure if "losing track of" is the right phrasing for this, but using the following config: ```yaml service: readiness_probe: /healthcheck replica_policy: min_replicas: 1 max_replicas: 4 target_qps_per_replica:...