When you are in feature-bloated language competition and your opponent is C++
Not the OP, but I switched to helix, because I always wanted to learn something vim-like, and helix is just perfect for that. It’s simple, working great without any configuration, and has nice keybindings.
Not the OP, but I switched to helix, because I always wanted to learn something vim-like, and helix is just perfect for that. It’s simple, working great without any configuration, and has nice keybindings.
There’s a solution for this McAfee problem:
Looks like C# 12 interceptors:
[InterceptsLocation(@"C:\testapp\Program.cs", line: 4, column: 5)]
I know it looks awful, but it’s not intended for direct use, but rather for source generators for native ahead of time compilation.
https://andrewlock.net/exploring-the-dotnet-8-preview-changing-method-calls-with-interceptors/
Wow, that’s so cool. Thank you, I’ll implement it in my LAN.
Is it possible to do that for router/access point running OpenWRT?
I have to try it when I’ll be back home.
Edit: turns out that all devices connected to router are accessible from <hostname>.lan
. I don’t remember setting it up, tho.
How do you guys remember IPv6 addresses?
FYI: There’s an extension for PWAs in firefox
Cool website
Memory is cheap nowadays, so that’s a feature /s
How are you gonna read all those Java class names otherwise?
That’s a good idea
deleted by creator
deleted by creator
That’s a Solid suggestion
C# has native compilation capability, thanks to Native AOT
https://learn.microsoft.com/en-us/dotnet/core/deploying/native-aot/