you might need to use something that can mimic a browser. maybe a headless chrome?
Here is what you need to do: 1 - download the geo-lite database 2- load it all into memory 3- make a b tree out of all the ranges available. 4- now you have an ip in your o...
If you had to be 23 again what would you do differently. And what advice do you have for your 23yrs old self?
I have a question to ask from front-end developers, can't you do session management with cookies in SPA!? I know I can Google it. And I did. And I found a few articles. But ...
Stop it you guys are exactly like my Persian friends 😂😂😂😂 they're like when are you getting married!?
I am trying to do a reverse proxy setup using nginx (and caddy — doesn't matter which one) environment: ubuntu 18.4.3 — Docker (docker-compose) errors: connection reset by pe...
Who remembers the Ninja turtles? Where else did it Air on TV?
I have discovered current memory models that are in my laptop. https://www.electrobyt.com/index.php?main_page=product_info&products_id=7601 https://starmicroinc.net/adata-pr...
https://gist.github.com/itshaadi/6c6c7312bccfd8047a9f5144356e80bc Few things to consider before reading this code. It's still a rough idea, I am by no mean a skilled go dev...
I just installed variety to change my wallpaper daily. and guess what was the first random picture it displayed? A black woman doing Mammography 😐
Have you done any presentation? (Like at a conference) Or perhaps an article explaining something technical? (You can write a few blog posts for a popular website for example....
Well, everything useful in our life has some sort of manual or documentation. Like you want to build an Ikea desk, there's a manual with it. You can but it without one but if...
can certain systemd services be stripped of entierly from the system just like removing a regular software? so like if I don't want homectl and homed, does the removal proces...
this might be a shot in the dark, but I have two questions regarding this feature, maybe somone knows the answer. I did tried to email the author, no response. and I did join...
so, I did this already https://wiki.archlinux.org/index.php/Intel_graphics#Tearing also layers.acceleration.force-enabled is enabled by default in ff 72 I still have MAJOR sc...
anyone familiar with rabbitMQ? for a multi consumer mode. do I have to create a new connection? or I can create a connection and pass the channel to multiple threads/async ...
@Chill_vibez you should have told me that there will be no audio panel or notification server shipped by default 😅 now I wonder, what else isn't shipped by default?
I have a created a network namespace with the following commands on archlinux-5.6 ip netns add myspace ip link add veth0 type veth peer name veth1 ip link set veth1 netns mys...
Hey, here is what I found so far, so If I want to take control of an interface inside a container, based on the adapter type and the host os I have to check for two things ...
Does anyone have a clue how to disable IPV6 on Android, or at least force my secondary router to advertise its own leases? I'm in a situation where my ISPs router is IPV6 and...