Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
ag_47
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
6 ms
·
1.
▲
by
ag_47
9y ago
Basically, a router somewhere in Russia claimed to be the owner of some ip addresses belonging to Google, Facebook, etc. Other neighbouring routers began forwarding packets from actual users to this router. The packets contain the HTTPS req
2.
▲
by
ag_47
9y ago
Yea they show ads in between game sessions.
3.
▲
by
ag_47
9y ago
FWIW, as a mostly Android user, the latest Oreo update was pretty terrible as well. Its all about adding new "features" just for new features sake isnt it.
4.
▲
by
ag_47
9y ago
Note that this is intended and desirable for any server with moderate to high loads. Plus, Nginx can reload its configuration gracefully without dropping connections.
5.
▲
by
ag_47
9y ago
I've been greeted by obvious bugs in their UI too many times to count. Its the only "major" website I've ever come across with amateur mistakes. I can't recall any specifically, but +1 on not spending more than 10 s
6.
▲
by
ag_47
9y ago
Right, true. Collaborative drawing was basically the "hello world" of real-time platforms back in the day (Firebase, Parse etc). But I think most of those were ephemeral canvases.
7.
▲
by
ag_47
9y ago
Now I'm curious, Are there any websites that do something similar to /r/place? (hackathon idea?) Also, reminds be of the million dollar front page [1]. [1] https://en.wikipedia.org/wiki/The_Million_Dollar
8.
▲
by
ag_47
9y ago
I remember them getting a NASA contract recently. Here: http://spacenews.com/spacex-wins-contract-to-launch-nasa-ear...
9.
▲
by
ag_47
9y ago
Interesting. Don't hate the player, hate game, though. welcome to the jungle.
10.
▲
by
ag_47
9y ago
> if you want your webserver to do something complex, you'd go for Apache > a set of simple rules that are within what Apache (including there all the module ecosystem) can and is designed to do
11.
▲
by
ag_47
9y ago
You're right, we should build a CloudFlare competitor based on ATS and take over the market.
12.
▲
by
ag_47
9y ago
As far as htaccess support, from the couple Shared hosting providers I've used, lighttpd has been the server of choice.
13.
▲
by
ag_47
9y ago
Fair point, but, > if you want your webserver to do something complex, you'd go for Apache I would tend to disagree. Assuming "complex" = "business logic", Apache hardly seems the right choice. PHP/Python&
14.
▲
by
ag_47
9y ago
> even though there are better solutions for reverse-proxies out there... Apache Traffic Server to even Apache httpd Really? Completely disagree. Just look at the configuration files for these vs nginx.
15.
▲
by
ag_47
9y ago
As someone younger who never really used Apache, I don't see any reason to do anything with it instead of Nginx. Other than supporting "legacy" setups, whats the point of Nginx load balancing Apache? Configuring nginx is just
16.
▲
by
ag_47
10y ago
I used to be like that. Now I plug in an external HDD occasionally and rsync ~, lol
17.
▲
by
ag_47
10y ago
Like 'Revert "remove password"'? ;-)
18.
▲
by
ag_47
10y ago
Another less 'relevant' result: - acceptHandshake = params.pass == PASSWORD + acceptHandshake = true//params.pass == PASSWORD
19.
▲
That Oil Spill Standing Rock Protestors Are Worried About? It Already Happened
(mensjournal.com)
26 points
by
ag_47
10y ago
|
0 comments
20.
▲
by
ag_47
10y ago
hmm, looking at the comments -- am I the only who uses Fn + Arrow Keys for Page Up/Down and Home/End purposes? How can you not?
21.
▲
by
ag_47
10y ago
Here's a pretty fun 2 year old talk from Blackhat, re surveillance camera firmware and how s*tty they are: https://www.youtube.com/watch?v=B8DjTcANBx0
22.
▲
by
ag_47
10y ago
According to the CRN article [1], "The networking leader has a history of announcing layoffs at the end of its fiscal year each summer." Yes this is a huge number, but seems like usual practice for Cisco. [1] http://www
23.
▲
by
ag_47
10y ago
Pretty cool. Something like this would make for a nice school project, I would have loved being assigned to write a simple editor back in uni
24.
▲
by
ag_47
10y ago
I didn't say we should give it up. My point is people's attitude is complete carelessness.
25.
▲
by
ag_47
10y ago
I am also of the opinion that we are currently treating the internet just like we treated plastic/fossil fuels 20-30 years ago. The amount of digital data being generated on a daily basis with no regard to the massive DCs that host all
26.
▲
by
ag_47
10y ago
Never bothered to fully automate it, tbh. I use `unset HISTFILE` to make sure when I exit the history file doesn't get all the cruft in. Every now and then I might do some housecleaning, including going through the history file then `c
27.
▲
by
ag_47
10y ago
Ctrl+R (reverse fuzzy lookup) -- In my early days, I quickly found it very annoying to have to scroll through garbage to get to the command I want.
28.
▲
by
ag_47
10y ago
I do the opposite and maybe weird - I disable history, and keep the history file contents hand curated. Whenever I come up/across/use a command I'd like to keep for future or use frequently, it gets appended to the history f
29.
▲
by
ag_47
10y ago
Ditto. You can even get notifications from Chrome, and the facebook website supports it. Chat is by far the biggest hassle, but I'm willing to pay the price. I see the slightly degraded experience as a good incentive to not go on Face
30.
▲
by
ag_47
10y ago
I avoid official apps in general. Facebook, LinkedIn, etc. They immediately leech into your contact list. If I'm forced to install, I make sure the contacts permission is turned off before launching the app for the first time. Plus, t
More ›