That VSCode has become the community's favorite IDE is nothing new, it makes life easier for many developers on a daily basis. We can further streamline our development process by using some super useful extensions. I have separated a list of the extensions that I use and recommend to improve your productivity.
News & Trends
View AllUsing the SSH protocol to forward ports to a server with external web access, we call this the SSH Tunnel.
More and more the creation of amateur IoT (Internet of Things) projects is becoming viable, cheaper boards and parts allowing the wide access and development of community projects. I separated a list with some projects to inspire your projects in 2020! The project tutorials are in English, but nothing that the Google translation doesn't count…
Using the SSH protocol to forward ports to a server with external web access, we call this the SSH Tunnel.
More and more the creation of amateur IoT (Internet of Things) projects is becoming viable, cheaper boards and parts allowing the wide access and development of community projects. I separated a list with some projects to inspire your projects in 2020! The project tutorials are in English, but nothing that the Google translation doesn't count…
Latest
Do you want to find out how much free space is on your disk? If you are used to operating systems with a graphical user interface, such as windows, this task is probably very simple. But what if you only come across a simple terminal?
The silence rule, also known as silence is golden, is an important part of the Unix philosophy that when a program has nothing surprising, interesting, or useful to say, it shouldn't say anything. This means that well-developed programs must treat their users' attention and focus as valuable, and thus perform their tasks as discreetly as possible. In other words, silence itself is a virtue.