A good tool?
-
Fun fact, IE is still on windows 11, and it can be used though not through normal means. To any C#/.NET devs out there, on winforms the "browser" control is IE, and is still supported. Additionally some programs (like my company's ERP) still can and do launch full standalone IE under certain situations.
According to @[email protected]:
It gets better. PowerShell 5, which is still the default installation on Windows 11, aliases `curl` and `wget` to `Invoke-WebRequest`. The fucked-up part is that Win11 includes the real `curl` too, but the alias shadows it, and you have to use `curl.exe`. The even more fucked-up part is that `Invoke-WebRequest` **still uses Internet Explorer** to parse the result, and will panic if `-UseBasicParsing` is not passed every time, or IE isn't installed and initialized. I used to develop applications in PowerShell. I still wear the mental scars.
-
Weird date format
YMD, which is also the standard
-
YMD, which is also the standard
No, the standard is YYYY-MM-DD
-
I know, but half the time it's wrong. Ive tagged and labeled common destinations, and can give very specific locations including the street name like "take me to Target on Dyer Ave" and... Now were going to chucky cheese...
it sounds like google knows you need some fun and bad pizza
-
Couldn't find the Firefox version.
It’s 2025, old man. You can just do
winget install firefox
now. -
What do You mean "was"? Don't we still use it for that?
It’s 2025, old man. You can just do
winget install firefox
now.