Rauan Mayemir

Results 57 issues of Rauan Mayemir

This PR streamlines the structure towards less hardcoded and more 'esy-way'. `ninja-build` and `ocaml` are dependencies, not vendor dumps.

### Plugin _No response_ ### I have an idea! I have an idea, listen to me!! The latest direction of RR giving control of the server via RPC commands with...

C-feature-request
B-Breaking changes

**Describe the solution you'd like** [Pyroscope](https://github.com/pyroscope-io/pyroscope) is a profiling tool that consists of a server and agents that live alongside the app (actually they exec the underlying app, periodically sample...

C-enhancement
A-debug
P-new-plugin

**Is your feature request related to a problem? Please describe.** It's both a bug and a feature request to resolve it. WSDL operations can use same element names with different...

enhancement

### I have an idea! Say we have a `media` morphed relation of `comment` entity. (e.g media could be `photo`, `video`, `embed`, etc) I would like to fetch comments and...

type:feature

### No duplicates 🥲. - [X] I have searched for a similar issue in our bug tracker and didn't find any solutions. ### What happened? Using constructs like `new static`...

type:bug

### No duplicates 🥲. - [X] I have searched for a similar issue in our bug tracker and didn't find any solutions. ### What happened? When an entity has a...

type:bug
status:to be verified

As marked in https://github.com/briskml/brisk/blob/master/examples/hacker-news/app/Story.re#L82, we'll need to transform incoming html. `` tags are not rendered with proper margin/padding by Cocoa in NSTextView by default, and instead of manually changing document...

help wanted
good first issue
Hacker News App

We need an efficient way to render a list of content. The implementation and the API of such component is not set. It should render the minimal number of elements...

help wanted
good first issue

We hard-coded it to be true to simulate macOS buttons default behavior when they're clicked even if the window is not focused. But at the same time is not a...

macOS