my isp supports ipv6 but disables it in openwrt config.
i found a way to get root access to it and re-enabled it, seems to work just fine. the configuration is kinda fucked up but kinda works (dhcpv6, no slaac)
windows is hell for development tho???
I spend most of my time in WSL2 and MSYS .
unless you’re developing specifically for windows using win32 api, but i think all software should be cross platform these days.
i use vscode/codiums built-in debugger gui but I’m pretty comfortable with gdb too
I’d rather just use the nu shell than tools like jq
i basically use it to write all of my scripts nowadays, it’s structured data approach is amazing (kinda similar to PowerShell, but done right)