Tips n Trik | andi setiawan's blog

Category: Tips n Trik

Depending on what you are trying to do, there are several approaches that you can choose. Personally, I use Tailscale on my home network, and as a backup I set up a VPS + domain name behind Cloudflare protection with reverse proxy connected thru Tailscale back to my home server so i can access my […]


Posted in programming, project, Tips n Trik | Leave a Comment on Home Server Networking: Access Your Server Remotely |

Some bloggers like me maybe so pissed to know that our ad revenue is decreasing dramatically after introduction of Ad blocking plugin (like AdBlock/Adblock Plus, etc). But lucky I found a way to ask the audience to disable the plugin when detected. In this case, I used jQuery to detect adBlock.


Posted in programming, Tips n Trik | Tagged , , , , | Leave a Comment on Detect AdBlock with JQuery |

I’ve been doing it wrong.. this is the fastest way of doing it right..


Posted in Picture, Tips n Trik | Tagged , , | Leave a Comment on How to lace your shoes |

Berhubung sering melakukan projek DIY elektronik di rumah (pada mobil atau yg lainnya), jadi ga ada salahnya ngebahas sedikit tentang saklar.. Ada 2 tipe saklar yg umum digunakan, yaitu: 1. Self Locking (Push Switch) Jika ditekan, tombol akan terkunci di dalam dan akan tetap di dalam walaupun jari sudah dilepas. Untuk mengeluarkannya, tekan sekali lagi. […]


Posted in project, Tips n Trik | Leave a Comment on Penjelasan NO atau NC |

Everybody know how to google, as the user interface is very clean and easy to use.. but not everyone know how to search specific things in Google. Here’s how:


Posted in Tips n Trik | Tagged , | Leave a Comment on How to Google like a boss |

Sometimes you need to know what your external IP (internet protocol) address is. Whether just to know or a part of maintenance. Well, I need it sometimes to check whether I’m being blocked by any website or not. I made a list of how to check our external IP address, check it out! 1. Google […]


Posted in php, programming, Tips n Trik | Tagged , , | Leave a Comment on what is my ip? |