Building a Camp Snap V105 filter tool
published on 4/21/2026I recently bought a Camp Snap V105. The idea of a small screenless camera, cheap looks pe But when I first used it, I did not really like the photos....
I recently bought a Camp Snap V105. The idea of a small screenless camera, cheap looks pe But when I first used it, I did not really like the photos....
Hello folks! I've decided to write a series of posts sharing some javascript concepts that I believe JS developers should be concerned about. The idea is not to extend too much, so I'll try to add some resources at the end of the post if you want to dive into it....
Sometimes, for some reason, we are connected through multiple VPNs that may have different DNS servers to provide domains for all internal VPN stuff, the issue is that `/etc/resolv.conf` accepts only a single server. The quick solution would be map every resource we need to `/etc/hosts`...