Reece Dunham
Reece Dunham
You can use electron to freeze it I believe
Why go back to lerna?
I'd probably suggest using monodeploy (since lerna as a tool seems to not be built for what yarn berry does), but it's up to y'all to decide.
To quote the Yarn website: In a few words, upgrading to the latest versions is critical to a fast and stable Yarn experience. Numerous bugs were fixed since the first...
@Josh-Cena usually the performance boils down to: - TypeScript's type checking portion is always on, and the more types it finds (so essentially every type def in node modules), the...
It wasn't even partially supported in Safari until 2020, but I think its widely supported enough to include.
I'm too busy to do it today. I can maybe do it tomorrow
Hey @arnydo, All officially supported Docker images have `gss-ntlmssp` installed on them, except for `Alpine` and `openSUSE`. So as long as you are using one of the others, you should...
Slightly different one here: ```java Cannot create listener com.intellij.diagnostic.PluginException: Cannot create listener com.almightyalpaca.jetbrains.plugins.discord.plugin.time.TimeDynamicPluginListener [Plugin: com.almightyalpaca.intellij.plugins.discord] Caused by: java.lang.ClassNotFoundException: com.almightyalpaca.jetbrains.plugins.discord.plugin.time.TimeDynamicPluginListener PluginClassLoader(plugin=PluginDescriptor(name=Discord Integration, id=com.almightyalpaca.intellij.plugins.discord, descriptorPath=plugin.xml, path=~/Library/Application Support/JetBrains/Toolbox/apps/IDEA-U/ch-0/221.5080.210/IntelliJ IDEA 2022.1 EAP.app.plugins/JetBrains-Discord-Integration, version=1.9.0, package=null,...
I’m a bit confused as to what exactly the threat model is here. It seems to be setting up a problem, saying this proposal won’t fix that problem, and…? 