HackerTrans
TopNewTrendsCommentsPastAskShowJobs

kastden

no profile record

comments

kastden
·5 เดือนที่ผ่านมา·discuss
In the App Store it says it requires iOS 26.2 or later. Any reason it couldn't be made to run on iOS 18? I only ask because I don't wanna upgrade to Liquid Glass!
kastden
·ปีที่แล้ว·discuss
You can make it production grade if you combine it with https://github.com/ajalt/fuckitpy
kastden
·ปีที่แล้ว·discuss
Are there any lists with known c&c servers for these services that can be added to Pihole/etc?
kastden
·2 ปีที่แล้ว·discuss
And reaction videos?
kastden
·2 ปีที่แล้ว·discuss
Container Instances is bad though, and you'll regret using it. There is Azure Container Apps but it requires some more setup in advance.
kastden
·3 ปีที่แล้ว·discuss
This is the greatest addition since f-strings!
kastden
·3 ปีที่แล้ว·discuss
There are still some 3.1 dialogs in Windows 11 https://ntdotdev.wordpress.com/2023/01/01/state-of-the-windo...
kastden
·3 ปีที่แล้ว·discuss
Check out ProcessPoolExecutor [0] (and ThreadPoolExecutor) too for an easy way to spin up a bunch of tasks and wait for them to complete.

[0] https://docs.python.org/3/library/concurrent.futures.html#pr...
kastden
·3 ปีที่แล้ว·discuss
>To make the transition seamless for you and your organization, there are no changes to any Azure AD capabilities, APIs, login URLs, PowerShell cmdlets, Microsoft authentication library (MSAL), developer experiences, or tooling.

So we will still be calling it Azure AD in most situations where someone interacts with it
kastden
·3 ปีที่แล้ว·discuss
On a fresh install I first setup WSL1, duplicated it and then converted the other one to WSL2. I don't really use the WSL1 one much, but it's nice whenever I need touch files "in Windows".