Gleb Bahmutov

Results 551 comments of Gleb Bahmutov

Really need universal spec finding code https://github.com/bahmutov/snap-shot-core/issues/4

What operating system are you using? Can you post the full terminal output when running

Hmm, does not work for me on Mac ``` $ ipconfig getifaddr en0 10.0.0.146 $ ifconfig getifaddr en0 ifconfig: interface getifaddr does not exist ```

Hmm, does this mean that we need to collect all variable promises and wait for them after the end of the execution?

Made this in #26 but need custom serializer for types, rather than simple `typeof `. Especially for function signatures and array data items.

hmm, this is weird, it should be deprecated, but available ``` npm WARN deprecated @bahmutov/[email protected]: All features were merged back into original parse-github-repo-url @bahmutov/parse-github-repo-url ```

First will do GET / POST, since these are the most common. The rest should follow, but I think they are pretty simple to add.

To run Docker containers locally or to set up split indices?Sent from my iPhoneOn Jan 3, 2024, at 17:36, Tony Brobston ***@***.***> wrote: Hey Gleb, thanks for your work on...

I will see if I have time to set up an example, but I might have to make it a lesson in my cypress-split course since it is a time...