Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
CubicsRube
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
7 ms
·
1.
▲
by
CubicsRube
2y ago
Like tigers can't control their coat color or stripe pattern, but it has an evolutionary advantage so these traits persist.
2.
▲
by
CubicsRube
4y ago
Hyundai dealership in Norway: Came to check the car in person and to ask couple of questions. Without any pressure dealer asked me if I wanted to take it for a ride. I agreed reluctantly, expecting that he will be joining. Nope, he just han
3.
▲
by
CubicsRube
5y ago
Same! Closed it on profile picture. Then saw people mentioning "bow" in the comments, so I had to find out what it is. Worst possible way start a day.
4.
▲
by
CubicsRube
6y ago
When I was around 8 (26 years ago), I had a couple hundred distinct cans and cigarette packs glued to the wall with plasticine. Good times. Wallpaper, though, looked awful when I had to take it down before moving to another place.
5.
▲
by
CubicsRube
6y ago
At first I was like: Nah, it can't be right... High-school math, napkin, and 5 minutes later: Wow, it's only 42 hours!
6.
▲
by
CubicsRube
6y ago
Tour de Rust? No? OK, I'll show myself out...
7.
▲
by
CubicsRube
6y ago
I kept a bookmark just to come back to this thread later. Would you mind sharing your experience so far?
8.
▲
by
CubicsRube
7y ago
Thanks, only after your comment I realized there is more to Zeus and I was not looking at it correctly (on big screen). For those missing the "magic" - try moving the cursor clockwise to each corner of the screen.
9.
▲
by
CubicsRube
7y ago
I know it's a joke, but I wonder if bacon can stay edible for that long. After some googling it looks like meat, depending on type, is "good" for up to a year. Some should be eaten within few months.
10.
▲
by
CubicsRube
7y ago
Plenty of articles. Search for "nginx office raid".
11.
▲
by
CubicsRube
7y ago
Maybe a dumb question, but does anyone sets up their VPN server in the cloud? Could cheapest droplet on DigitalOcean [0] handle traffic for browsing or youtube? [0] https://www.digitalocean.com/pricing/#standard-compute
12.
▲
by
CubicsRube
7y ago
I'm used to writing the SELECT query and adding the commented-out DELETE just below the SELECT line. SELECT * -- DELETE FROM Sales WHERE Customer = 1 Next, selecting the whole query and executing it. If results are satisfa
13.
▲
by
CubicsRube
7y ago
TechLead, a youtuber that worked at Facebook, has covered this story [0]. [0] https://www.youtube.com/watch?v=VbEQriZEfoI
14.
▲
by
CubicsRube
8y ago
I assume that instead of config file (or hardcoded values), they will use Redis store for mapping of the domains/target nodes. E.g. traffic from www.hacker.com is forwarded to 192.168.1.1, and traffic from www.news.com is forwarded to
15.
▲
by
CubicsRube
8y ago
You will send your data to publicly available server, which will forward it to other server available only through local network, hidden from the prying eyes, secured by firewall, routers, and/or some network configuration.