Joonas

Results 101 issues of Joonas

Hi, Hackney specifies the following status codes as redirects follow with follow_redirect: https://github.com/benoitc/hackney/blob/6bd1f46d98757246cd0896624ff12587451ed122/src/hackney.erl#L735 I think [HTTP 308](https://developer.mozilla.org/en-US/docs/Web/HTTP/Status/308) should be included too. For instance, pinterest returns HTTP 308 when accessing the...

Hi! I have a pretty simple usecase: I want to only retain nodes for which a path exists from a specific node index. Is this doable without cloning the graph?...

S-needs-triage

If openapi schema specifies return status code as '2xx', the TS compilation will fail. It will compile it into `status: 2xx`

Running multiple rsyncs in parallel/after each other fails because the `.ssh` folder already exists. I fixed this in a fork by appending a per-action string to the `.ssh` folder, but...

I'd appreciate a simple screenshot or link if you use IMGUI in your own project, to satisfy my curiosity :)

help wanted

In which case those would be derived from text size

enhancement

Presets that can be used directly with entities using `Entity3D2D` ### `models/props_phx/construct/glass/glass_plate1x1.mdl` `Vector(0, 0, 3.5), Angle(0, 0, 0), 0.1` Draw area: `(-235, -235, 470, 470)` ![](https://i.imgur.com/w1lIN47.png)

**mapbox-gl-js version**: 2.10.0 **mapbox-gl-draw version**: 1.3.0 ### Steps to Trigger Behavior 1. Have custom style for feature based on user properties, e.g. ``` { id: "draw-path-arrows", type: "symbol", filter: ["all",...

`` must be rendered in a client component, since it uses a hook. This was correct in link href (`use client`) but not in link copy.

CLA Signed