In Boa, the JavaScript engine written in Rust, are taking part in Hacktoberfest, and we would like some help in some issues.
Especially in those that are causing the engine a panic.
Hi everyone
Here are a couple of Ockam issues for this week's call:
- Show "help" output when no args passed on
subscription show
clap command - Add argument to
node create
clap command to terminate on EOF on STDIN - Extract duplicated code into a shared helper function
Thank you for including us.
Hi!
I have a few issues for people interested in smart meters (or just parsers):
- automate generation of string and list types: Automate generation of list and string types · Issue #2 · torfmaster/hackdose-sml-parser · GitHub
- add more obis codes Add more obis codes · Issue #3 · torfmaster/hackdose-sml-parser · GitHub
Hi everyone
There are quite a few open issues on pest if anyone's interested: Issues · pest-parser/pest · GitHub
- Perhaps to highlight one for the upcoming week's call: RFC: Make white-space handling less confusing / more consistent with the introduction of an "adjacent selector": `,` · Issue #271 · pest-parser/pest · GitHub
There are also two issues for the pest's website if anyone's into Wasm (as highlighted on v2.5.0: introducing `pest_debugger` · Discussion #739 · pest-parser/pest · GitHub ):
I'd like to see more testing of impl-tools.
It supports a number of things, including a more flexible #[derive]
, impl Self
syntax, auto trait implementation over generic types, and singleton! { .. }
.
There have been some good suggestions (better support for new-type wrappers, better error messages). Keep them coming!
Hello! Could we have a couple of Ockam issues included in this week's call for participation?
- Add
clap
command to delete a vault - Add optional --identity argument to
clap
commandsecure-channel create
and modify implementation on ockam_api
We have more beginner-friendly issues available similar to the two described above.
Thank you!
Hi again, we have new good first issues at Ockam this week! It would be awesome if they could be included in the newsletter
- Add
clap
command to list available vaults - Add optional
--identity
argument toclap
commands that useCloudOpts
- Add optional
--identity
argument toclap
commandsecure-channel-listener create
and modify its handler
Thanks
Hello Everyone, I am one of the autors of Meilisearch and I would like to know if it would be possible to ask for help on these four issues?
- When the `lat` and `lng` are strings the wrong error message is returned · Issue #3007 · meilisearch/meilisearch · GitHub
- Bad latitude / Bad longitude should share a common message between the invalid sort and invalid filter · Issue #3006 · meilisearch/meilisearch · GitHub
- When both `lat` and `lng` are missing it doesn't return the right error · Issue #3005 · meilisearch/meilisearch · GitHub
- We must return an error for when `_geo` is not an object · Issue #3003 · meilisearch/meilisearch · GitHub
Hello, we have some good first issues at Ockam:
-
GitHub CI: use global default shell in
documentation.yml
workflow -
Modify
clap
commandockam start
to set thenode
attribute's default value using attributes
Thanks and have a happy week!
The diesel project is looking for contributions to the following issue:
The Comprehensive Rust course is looking for contributors for the following issues:
I'll be happy to mentor people on those issues, let us know on the issue tracker
Hey everyone
Here are a couple of Ockam issues for this week's call:
- Create command
ockam tcp-outlet list
to list a nodes TCP Outlets - Create command
ockam tcp-inlet list
to list a nodes TCP Inlets
Thank you for including us!
Warp, a file transfer application based on gtk-rs and magic-wormhole-rs, recently added Windows support and would appreciate some help sanding down a couple of rough edges: Tracking: Windows Issues (#39) · Issues · World / Warp · GitLab
Please reach out, especially if you have any prior experience with Windows software distribution.
https://github.com/emanuele-em/man-in-the-middle-proxy/issues/5
https://github.com/emanuele-em/man-in-the-middle-proxy/issues/6
https://github.com/emanuele-em/man-in-the-middle-proxy/issues/7
https://github.com/emanuele-em/man-in-the-middle-proxy/issues/8
https://github.com/emanuele-em/man-in-the-middle-proxy/issues/9
A MITM Proxy Written in Rust ! The Ultimate Toolkit for HTTP/1, HTTP/2, and WebSockets with SSL/TLS Capabilities.
Hi folks!
Here are some issues from Ockam:
- Create clap command to delete a TCP Outlet on a node
- Create clap command to delete a TCP Inlet on a node
- Add a Github Action to avoid conflicts in TypeTag ids
Thank you for including our issues!!
Sabeen