Published on
in
PostsUpdated on
As many of you know, LocalStack is no longer free. Most core services have been moved into a paid plan, and they have archived the GitHub repository. In other words, yet another project that ignores the community which was truly responsible for the product’s growth, for purely commercial reasons. They have the right to do so, unfortunately.
View
Published on
in
PostsUpdated on
In an ideal world, our development machine would always be clean and each project would have exactly what it needs, without conflicts. But whoever hasn’t spent hours fighting with Node, Python, or Go versions, let them cast the first stone (or the first rm -rf /).
View
Published on
in
PostsUpdated on
Do you need to test connectivity between a server or container and another host/port, but the telnet command (or any other equivalent tool) is missing?
View