Art of Coding

Web development tips and tricks

  • WordPress
    • Video meta box
    • Multiple post images
    • Social Sharing
  • Php
  • Javascript
  • Networking
  • Linux / Unix
  • Git
  • Get in touch
Linux Tips

Run docker in WSL for better performance and access app from Windows.

Introduction Running docker on Windows can be really slow. No matter how much you tune the configuration of docker containers, the performance lags far behind...

March 19, 2025 Ankit Tiwari 3 min read
Read Article
ssh-using-python
Linux Tips

Interactive SSH Sessions with Python

Interactive SSH Sessions with Python: A Guide to Real-Time Command Output In the world of server management and automation, efficiency is key. Whether you’re a...

May 14, 2024 Ankit Tiwari 2 min read
Read Article
ssl
General PHP Tips

How to install free SSL certificate?

Securing your website with an SSL certificate is crucial for protecting sensitive information and building trust with your users. Docker, a popular containerization platform, offers...

July 8, 2023 Ankit Tiwari 3 min read
Read Article
General PHP Tips

Configure xdebug in docker to use with netbeans

How to configure xdebug in docker container to use it with Netbeans.

February 19, 2021 Ankit Tiwari 1 min read
Read Article
Networking

Share files between iPad and Windows PC

The iPad is a great device. It has performance that can put even a computer to shame, it’s got portability, a great travel companion, an...

January 31, 2020 Ankit Tiwari 3 min read
Read Article

Recent Posts

  • Data structures in Javascript and Python April 1, 2025
  • Run docker in WSL for better performance and access app from Windows. March 19, 2025
  • Setting Up SonarQube Locally with Docker Compose August 28, 2024
  • Interactive SSH Sessions with Python May 14, 2024
  • Cracking the Code: Preparing for FANG Company Interviews December 6, 2023

Categories

  • Artificial intelligence
  • General PHP Tips
  • Git
  • Javascript and jQuery
  • Linux Tips
  • Networking
  • Node JS
  • Python
  • Wordpress Tips and Tricks

© 2026 Art of Coding. All rights reserved.