Jesse Boyd

Results 9 comments of Jesse Boyd

well looks like I will be leaving Manjaro till this gets sorted out, autokey is that useful in my workflow... Back to Mint

same issue, really annoying. so far my only solution is to sort all the strings in the column by length and then turn that in a pixel dimension which i...

Yes, I ran yarn and installed all dependencies and I can see the app running in the browser. It's just in VS. Code with all the highlighted errors that I'm...

I do have another react project that does have a TS config file (both are on my desktop) but it's totally unrelated to this project that would be really terrible...

there are 2 branches development and release that we frequently build our branches from and I'd like to pin these to the top instead of having to type origin/development every...

Samsung A53 not getting images from iPhone. Not even getting notifications of these messages. This was working fine before as I look back in the conversation

this js code didn't work for me, data is still empty { }

> It always bothers me: > > ``` > // define > /** @param {'a'|'b'} - blabla */ > function fn (type) {} > // usage > fn('a') > ```...

interesting when i click the sorting from the header and _disable_ sorting on this column it sorts correctly :/ , that may be because our data is pre-sorted correctly