Marek Kaput

Results 119 issues of Marek Kaput
trafficstars

Hello, I have strange issues with [gtk-rs.org](https://gtk-rs.org) address. On some ISPs in Poland, their DNS do not resolve this domain, resulting in site being unreachable. The workaround is to hardcode...

### Problem Users are confused by the fact that `scarb test` does not include `scarb cairo-test`'s arguments in its `--help` output. The `Run 'scarb test -- --help for test program...

good first issue
help wanted

In order to let `PullConsumer` be full `GenServer` derivative, we must implement missing `code_change/3` callback functionality. I'm not sure if this won't require more sophisticated support under the hood. See:...

In order to let `PullConsumer` be full `GenServer` derivative, we must implement missing `terminate/2` callback functionality. It should be called when the process dies, not necessarily when connection disconnects. See:...

Allow `Jetstream.PullConsumer.handle_message/2` callback return `{:stop, reason, new_state}` tuple. It should behave exactly the same as it would be returned from GenServer's `handle_call/2` or Connection's counterparts.

enhancement
help wanted
good first issue

This PR is updating the situation around the Cairo language to match the current state of things. Disclaimer: I am involved in the development of the Cairo compiler and its...

Implement the following intention in CairoLS: ![Image](https://github.com/starkware-libs/cairo/assets/3450050/2d35e004-505e-4adc-9b52-df184bafc21a)

help wanted
ide

Implement the following feature in CairoLS: https://code.visualstudio.com/api/language-extensions/programmatic-language-features#help-with-function-and-method-signatures

help wanted
ide

Implement the following intention in CairoLS: ![Image](https://github.com/starkware-libs/cairo/assets/3450050/b8209d79-e522-4ed4-ba72-d2acf5014e6a)

help wanted
ide