Piotr Monwid-Olechnowicz

Results 63 issues of Piotr Monwid-Olechnowicz

Re: https://twitter.com/steventey/status/1670792010725314563 **To-do: What should we have here to make it a net positive for all users?** - [x] I guess rooms and link sharing, so you can collaborate with...

I'm trying to configure rawdog to run with Mistral inside of Ollama (like #3), and I encountered the error message. It would be nice if `rawdog` accepted a `--verbose` flag...

### What version of Bun is running? 1.0.25+a8ff7be64 ### What platform is your computer? Darwin 23.2.0 arm64 arm ### What steps can reproduce the bug? Passing an array of strings...

bug
typescript
good first issue
shell

👋 Hello. Firstly, thank you for `shiki-twoslash`. It's amazing. I'd like to post this as a humble feature request. --- ## Problem Knowing the language of the code snippet in...

Enhancement
You can do this

Hey! Firstly, thank you for Synpress. I've been using it for end-to-end tests of [Subgraph Studio](https://thegraph.com/studio/) for a while already. ## Motivation and context Due to a design limitation in...

### Reproduction example https://codesandbox.io/s/testing-library-selectoptions-innertext-iw1bbk?file=/src/App.test.js ### Prerequisites 1. Render a `role="listbox" select with `role="option"` items where each option contains aria-hidden decorative icon. 2. Call `selectOptions` just with the option text, not...

enhancement

Howdy 👋 Firstly, thanks for this amazing action. I wanted to post a feature request. It would be nice to be able to pass `silent: false` to the `exec` options...

First of all, I wanted to say that `shades` is really cool and has very nice public API. You're generating overloads with PureScript and that's pretty awesome in my opinion,...

Sup folks. Firstly, I love this package. Thank you so much for your work on it. I've encountered the following error from React. ``` `_source` supplied to `React.Fragment`. React.Fragment can...

The plugin generates code referencing non-existent types and values (`protobuf_Struct`, `protobuf_Value`). I'm using `google.protobuf.Struct` in `.proto` file, should I configure something else? Use `protobuf` namespace from `protobufjs` package? ![image](https://user-images.githubusercontent.com/15332326/61751135-960ba500-ada7-11e9-86d7-adcac777e0b0.png)