Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
Morhaus
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
6 ms
·
1.
▲
by
Morhaus
2mo ago
Congrats on shipping :)
2.
▲
Arti, a pure-Rust Tor implementation
(blog.torproject.org)
108 points
by
Morhaus
5y ago
|
2 comments
3.
▲
Some Obscure C Features
(multun.net)
476 points
by
Morhaus
7y ago
|
138 comments
4.
▲
by
Morhaus
10y ago
That's a great suggestion! If you'd like to see this implemented, please open an issue. https://github.com/Morhaus/facebook-sixth-sense/issues
5.
▲
by
Morhaus
10y ago
They will. However, if you take a look at the final code snippet, you'll see we're not relying on any minified name. The public interface of modules remains intact through minification.
6.
▲
A Facebook Sixth Sense
(kirszenberg.com)
8 points
by
Morhaus
10y ago
|
0 comments
7.
▲
by
Morhaus
12y ago
Because it's much easier to implement?
8.
▲
by
Morhaus
13y ago
I just did, thanks :)
9.
▲
by
Morhaus
13y ago
There is no built-in failover mechanism atm. However I guess you could use another program on top of dispatch to implement such a feature.
10.
▲
by
Morhaus
13y ago
Yup.
11.
▲
by
Morhaus
13y ago
Adding it now.
12.
▲
by
Morhaus
13y ago
One of the advantages of using a proxy is that you can configure it per app. For example, let's say I have 3 interfaces. Interfaces (1) and (2) are low-latency and interface (3) is high latency. I can start a proxy on localhost:1080 t
13.
▲
by
Morhaus
13y ago
Windows, Mac OS X and Linux. Every platform which runs NodeJS in fact.
14.
▲
by
Morhaus
13y ago
For now, the proxy will still try to dispatch sockets to every network interfaces specified at launch. But such a feature could perfectly be implemented.
15.
▲
by
Morhaus
13y ago
At the TCP level.
16.
▲
by
Morhaus
13y ago
Just did, thanks for the input!
17.
▲
by
Morhaus
13y ago
Dispatch-proxy lets you boot a proxy on your machine that dispatches every incoming connection to a different network interface. The possibilities are endless: * download a file through threaded downloading, effectively combining multiple c
18.
▲
Combine your Wi-Fi, Ethernet and 3G connections to increase your download speed
(github.com)
247 points
by
Morhaus
13y ago
|
62 comments
19.
▲
Show HN: A proxy that balances traffic between multiple internet connections
(github.com)
10 points
by
Morhaus
13y ago
|
0 comments