Securely connect to anything on the internet with Tailscale. Deploy a WireGuard®-based VPN to achieve point-to-point connectivity that enforces least privilege.| tailscale.com
I hate email.| maxdeviant.com
Welcome to my primer on polymorphism. By the end of this post the goal is for you to be able to effectively apply polymorphism in your own programs.| maxdeviant.com
There are a few tendencies among programmers that involve the totem of “simplicity.” There’s the ancient concept of KISS, of course, but there’s also the much-abused YAGNI, the insistence that we “Choose Boring Technology,” entire languages that base their elevator pitch around the idea that they’re “simple,” and the concept in object-oriented design that “every class should have a single responsibility.” The problem with these approaches is that “simplicity” never g...| asthasr.github.io