This picture honestly looks more like C++ than JS, and before you yell at me, JS doesn’t have any standards let alone competing standards so ¯\_(ツ)_/¯
This picture honestly looks more like C++ than JS, and before you yell at me, JS doesn’t have any standards let alone competing standards so ¯\_(ツ)_/¯
ITT: Libertarians advocating for corpos with rapist mentality calling it “consent”.
Lol, appdata subfolder is already 3 different places 😂
There’s an extra device which is required to control them, yes i already tried the bios.
Basically yes, rainbow, at least it’s not rotating and is just a static rainbow circle.
I had my PC built for me while all i had to do was specify parts, tried to get fans with no light just to avoid this, got the almost exact model but with lights.
Now if i use my PC at night my room glows pink (not for any particular reason besides it being the most dominant in my rainbow led fans)
Is another’s CLOUD ☝️🤓
You know what they say, one man’s trash…
Good news, On VSCode, with Pylance and Ruff I have both intellisense and new syntax support.
Meh news, symtax highlighting is fucky for generic functions’ return type.
Example:
def add[T](a: T, b: T) -> T:
return a + b
On my setup the ->
is colored red but is supposed to be white, that also happens with only the Python extension, so I’m guessing it will be fixed soon.
Besides that, I’m actually surprised this was hidden under my nose as Ruff was already installed, but Pylint and MyPy both started reporting errors which gave the impression that none of my installed extensions support the new syntax. kind of a rookie mistake on my part not to check every extension’s website for updates.
Anyway, thanks for the answer, I’m glad to finally be able to utilize this.
The latter, and the underutilization of the fact that the standard library exists, and consequently the existence of so many micro dependencies.