Results 6 issues of Nadav Hames

Is there an easy way to render a custom list of strings to the taskbar? If so, It would be great if someone can point me to where in the...

need more info

Users can create a bookmark/marker/pin group and share it with other accounts. Accessible/controllable via the main navbar. **Usage:** Every user in the marker group can: - Place a marker down...

When I try to run the server, I get the following warning 4 times in different areas of `lib/riverside.ex`. It finishes generating the app but then it does not run....

### Description Lets say I have an openapi schema with an object property with a default value like this: ``` paths: /foo/bar: post: operationId: foo_bar parameters: [] responses: '200': description:...

bug 🔥
feature 🚀

Given a file called `foo.gleam`, (module name `foo`), and lots of other modules that have `import foo` and also call `foo.stuff()`. When `foo.gleam` gets renamed, we can give the user...

help wanted