The following is a list of HTTP response codes. The codes (codes) are used to inform the client side of the status (status) of their requests, in order to standardize and facilitate communication between them. The first digit of each status code indicates which of the five response classes it belongs to.
News & Trends
View AllThat 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.
Short for "Tape Archive", sometimes called a tarball, is a consolidated Unix format file. .tar files are used to consolidate files and folders into one…
Unexpected behaviors on a Linux server or desktop can be the result of some Malware infection and need to be investigated as soon as possible.
Ever wanted to share an article still in development on Wordpress with someone? Sometimes before publishing an article we want an outside opinion and help.
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.
If you own a WordPress blog, you've probably noticed that your URL comes in the format /year/month/day/post-url. This format creates longer links, and this date stamp can be harmful to your site, many users look at the link and select the site with the latest content…
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.
Latest
API is an acronym for "Application Programming Interface", which means a set of pre-established functions and procedures that allow the creation of applications that access resources or data from another application, service or operating system .
We can see how much technology has helped in the fight against Coronavirus, many solutions have been used, so I have separated some interesting examples to share with you.
Disruptive technologies that change the market and the way we know how to develop do not stop emerging, currently we can highlight one of them: Containers. They revolutionized the way we interact with our applications from development through deployment into production. First of all, we need to understand that containers are the technology and Docker would be the platform, the execution environment for this technology.