Results 42 issues of Zoltán Nagy

## Description I've created two (procedural) macros to write system data structs more concisely. I'm opening this "feature request" to 1. share them, 2. offer them as contributions or at...

feature-request

# Problem Currently all `Dockerfile`s live in this repository for all OpenZipkin projects, and all Docker images are released together. See [`RELEASE.md@71b4c251`](https://github.com/openzipkin/docker-zipkin/blob/71b4c25110ff231e0f3967b672dee58ebdc3b4e3/RELEASE.md) for the current release process. This enforced synchronization...

- [ ] How do I use this without `docker-compose`? - [ ] What are the supported ENV vars? (ie. what if my Cassandra is listening on a different port?)...

Update documentation, including project descriptions on Docker Hub, to show that Docker Hub is the canonical source of Zipkin images. Quay.io is more interesting for people looking at the build...

(Still) having an awesome time following along the tutorial, thank you so much for writing it! Section 4.3 got me confused. For context: I've heard of BSP before, but never...

Hey @thebracket! Thank you for the amazing library and book, I'm having a blast following along. This is not so much an "issue", but rather sharing what I learned in...

https://docs.ficsit.app/ficsit-networks/latest/lua/api/Computer.html says this about `computer.time`: > Returns the number of game seconds passed since the save got created. A game day consists of 24 game hours, a game hour consists...

### Please complete the following tasks - [X] I have searched the [discussions](https://github.com/clap-rs/clap/discussions) - [X] I have searched the [open](https://github.com/clap-rs/clap/issues) and [rejected](https://github.com/clap-rs/clap/issues?q=is%3Aissue+label%3AS-wont-fix+is%3Aclosed) issues ### Clap Version 4.4.7 ### Describe your...

C-enhancement

The output of `factoriodump` on my (heavily modded, details below) installation includes entries with `"results": [ [] ]` that he web UI barfs on. Looking at the rest of the...

When pressing (on a US layout) `Shift + .` I expect the `printable` field of `tcod::input::Key` to be `>`. Instead, it is `.`. (The `code: Text` event seems to have...