Jordan David Pickwell

Results 24 comments of Jordan David Pickwell

Here's a newer stack trace from PhpStorm 2022.2.2 (Build #PS-222.4167.33, built on September 15, 2022): ``` java.lang.IllegalStateException: You must not register toolwindow programmatically so early. Rework code or use ToolWindowManager.invokeLater...

http://docs.brew.sh/Troubleshooting.html @josephholsten, from that page try running ```bash cd /usr/local && sudo chown -R $(whoami) bin etc include lib sbin share var Frameworks ``` I prefer: ```bash sudo chown -R...

The `cd /ANY/PATH` should still be there because `git clone` will create a new directory with the same name as the repository in the current directory. The instruction is meant...

It is possible to uninstall Rosetta, but the issue is getting around SIP because Rosetta is protected by it. Disabling/enabling SIP requires a reboot each time, and as far as...

`brew install minica` is the only command you need. Go is only needed if you plan to build minica.

"Mix & Match" is something that the client application has to support (by being able to override the font family per syntactic element). In my opinion, it's out of the...

@enriquemartinez-emc `cv10` gives you alternate `i` and `l` forms, as well as a few accented versions of `i` and `l`. ```jsonc // cv10 (Alt Small L/I): l ĺ ľ ļ...

> > ULIDs and UUIDs are represented in databases identically: as 128bit numbers both. > > If stored in binary, you can't manually query a ULID given its string. With...

The website still says 1.101. It hasn't been updated for 1.200. Also, it would be nice to have the Character Variants on the site. `ss07` is also very incomplete with...

The Nerd Font site has a character search feature that tells you the character codes. https://www.nerdfonts.com/cheat-sheet Search for "ple". You can also see the Powerline Extra Symbols repo. https://github.com/ryanoasis/powerline-extra-symbols/blob/master/img/fontforge.png