eabase

Results 197 comments of eabase

@moosterhof > From what I can see, it's a mono-alphabetic substitution that's solved in the article. Apart from mentioning the words `turing` and `enigma` a lot, it has nothing to...

I would love to see some updates on this. `DTLS 1.3` is providing a some really essential features, regarding deep sleep and energy efficiency. https://github.com/eclipse/wakaama/issues/684#issuecomment-1455065127 https://github.com/tlswg/dtls13-spec/issues/282

@danielinux > Indeed wolfSSL supports DTLS 1.3 since release 5.4.0 (July 2022). No, that's incorrect. They support **TLS** `1.3`, but only **DTLS** `1.2`. (Unless they're showing wrong info in the...

Yes, what's your Terminal character code settings? Also try to use powershell for better terminal support. Clearly you need to escape the empty space somehow. What about using single quotes?

@mreous714 Please provide a working code snippet we can use to reproduce your issue.

@rashil2000 any pr on the horizon?

Just keep in mind the difference between *hardlinks, junctions, symbolic links, shortcuts*, etc. Lot's of things there... * https://superuser.com/questions/752538/mklink-vs-junction-exe * https://schinagl.priv.at/nt/hardlinkshellext/linkshellextension.html * https://kimconnect.com/windows-short-cut-vs-symbolic-link-vs-junction-vs-hard-link/ * https://superuser.com/questions/253935/what-is-the-difference-between-symbolic-link-and-shortcut

Yeah, I was getting: ``` ld.lld: error: undefined symbol: WinMain >>> referenced by ../crt\crt0_c.c:18 >>> libmingw32.a(lib64_libmingw32_a-crt0_c.o):(main) clang-13: error: linker command failed with exit code 1 (use -v to see invocation)...

Your AI have correctly identified several similar issues dating back ~3 years, so why haven't this annoyance been fixed?

> We've started working on these "side-by-side" types of issues. The latest WinGet 1.8-preview has an experimental feature which can be enabled and may improve the experience here. Great! How...