Aleksandr Sergeev
Aleksandr Sergeev
> I don't know which conditions are enough to make a ZipCrypto archive absolutely safe, but I can tell you it is easily breakable in some cases. Right. But in...
Guys, if you could get this script to work, could you be so kind to find the real address for the following link? https://cdn1.waterfox.net/waterfox/releases/6.5.6/WINNT_x86_64/Waterfox%20Setup%206.5.6.exe
Dear @Cyan4973, I hope you're doing well, let me bother you with a question. zstd 1.5.5, Windows 7 x64 ``` console $ zstd "2024-0124-1201 Index - Belföld - Kárpátaljai menekültek...
Why? What's revolutionary about QT6 that QT5 can't offer? But after such an upgrade, Windows 7 users will be cut off.
Works fine. ``` console $ go version go version go1.23.6 windows/amd64 $ go install -ldflags="-s -w" github.com/cortesi/devd/cmd/devd@latest go: downloading github.com/cortesi/devd v0.0.0-20200427000907-c1a3bfba27d8 go: downloading github.com/cortesi/termlog v0.0.0-20190809035425-7871d363854c go: downloading github.com/toqueteos/webbrowser v1.2.0 go:...
Do you offer an alternative port for plain (un-encrypted) DNS in case ISP intercepts connections on port 53? For example, AdGuard DNS offers `94.140.14.14:5353`. ``` console $ dig @185.222.222.222 +short...
Modern? In my opinion, Hashit by @boyter is a messed up piece of software. But yes, one could argue that this is the very definition of being modern today. First...
@boyter, I reported about the broken globbing [321 days ago](https://github.com/boyter/hashit/issues/4) and that issue is still open.
@vyrti Hash-rs is written in Rust, so it does not work on Windows 7 by default. Consider adding an executable for legacy Windows OS as [described](https://doc.rust-lang.org/rustc/platform-support/win7-windows-msvc.html). 
Re: @ultimateanu Microsoft [says](https://github.com/dotnet/core/issues/7556) .NET 8 is not with Windows 7 (see the original post), However, I have .NET 6.0.25 installed.