Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
rlmineing_dead
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
6 ms
·
1.
▲
by
rlmineing_dead
2mo ago
I think it was worded badly it was 25k WORTH of API billed tokens, but only actually 1 claude max 5x plan, so it was more like 100 dollars
2.
▲
by
rlmineing_dead
2mo ago
This is a fun browser demo to show how far we've come in terms of browser technology mostly
3.
▲
by
rlmineing_dead
2mo ago
So funny story, supporting web codecs may have been a bad idea because it led to people using more traffic per session than we assumed at first. We had to add more servers mid HN post We had completely saturated NICs on like the two origina
4.
▲
by
rlmineing_dead
2mo ago
Performs so well is... Subjective but generally what matters here surprisingly is not CPU speed but GPU driver quality (all on Chromium) I tested a bunch of stuff before this post went live Apple M1/M2/M3/M4 on macOS Sequoia,
5.
▲
by
rlmineing_dead
2mo ago
This is already possible (actually because of a related project, https://github.com/ading2210/libcurl.js/ ) which compiles... I think WolfSSL or mbedTLS and libcurl to the wasm and then uses the same TCP proxy pro
6.
▲
by
rlmineing_dead
2mo ago
Can concur, we use a proxy based on the wisp protocol to efficiently proxy TCP packets over websocket
7.
▲
by
rlmineing_dead
2mo ago
You can inspect the wasm binary, we can't take that ability away from you (or you can compile using the sources we provide on GitHub and see it provides the same result, it's actually built from an actions runner anyways) End to e
8.
▲
by
rlmineing_dead
2mo ago
There's several opportunities for a bottleneck but it could be either the TCP implementation just not being good at receiving packets or the TCP proxy side just being congested from HN traffic
9.
▲
by
rlmineing_dead
2mo ago
This is a cors bypass but part of this demo is that it's full Firefox including TLS support. Using this still means intercepting all requests in an inspectable medium and does defeat part of the point
10.
▲
by
rlmineing_dead
2mo ago
Starred, very cool!
11.
▲
by
rlmineing_dead
2mo ago
The latter
12.
▲
by
rlmineing_dead
2mo ago
Assumes bad actors care about accessibility in the first place
13.
▲
by
rlmineing_dead
2mo ago
Yeah I seem to see that it does crash on Firefox mobile, (well first frame loads) and on chrome mobile it doesn't seem to load at all (complaining about running out of memory in a small pop-up) Pixel 10 pro user here
14.
▲
by
rlmineing_dead
2mo ago
Extensions can't, correct but I wanted to bring up a special case regarding this Isolated web apps a chrome feature for developing apps that run in chromium based on HTML (but tbh only really used in Chromebooks) do support raw TCP
15.
▲
by
rlmineing_dead
2mo ago
You are definitely right, going to see if I can talk to the relevant person to fix the wording on it
16.
▲
by
rlmineing_dead
2mo ago
What's your GPU driver? There's a good chance this is a bug with the GPU passthrough. You can fall back to software rendering in the advanced options while it's starting if you want to try
17.
▲
by
rlmineing_dead
2mo ago
safari? I think its going to be added in 27
18.
▲
by
rlmineing_dead
2mo ago
This is true but also this is probably also only half true. Sandboxing is not a fully solved issue since this 100% degrades firefox sandboxing since fission cant run and its running in singleprocess mode. Just wanted to be honest about this
19.
▲
by
rlmineing_dead
2mo ago
Running firefox on aarch64 here right now (Ubuntu 26.04 ARM on snapdragon X1E) did you enable the about:config option? it may be required
20.
▲
by
rlmineing_dead
2mo ago
apologies yes there is a wording error here, the correct wording is no CORS proxy, the reason why this is important is because cors proxies are inherently insecure (this is different because the TLS is done in your browser with a webassembl
21.
▲
by
rlmineing_dead
2mo ago
The TCP proxy exit node we're using is running on Cloudflare, you can check that your traffic is still TLS encrypted by OpenSSL (also compiled to webassembly). The browser does not have a native API to send raw TCP so the proxying is d
22.
▲
by
rlmineing_dead
2mo ago
hi reporting back, yes stock firefox mobile wont work but the BETA version will because it just added the WASM feature needed (firefox 153 adds it but regular mobile firefox lacks about:config support it seems) and by "will work"
23.
▲
by
rlmineing_dead
2mo ago
Does firefox mobile (Android, since firefox mobile iOS is a WebKit wrapper) support about:config settings? if so you can enable wasm_js_promise_integration in about:config and have it working likely. I will test this on my Pixel 10 pro
24.
▲
by
rlmineing_dead
2mo ago
I had this in mind when I first saw this project too LOL Every year I need to rewatch this talk
25.
▲
by
rlmineing_dead
3mo ago
What happened to the "always" in "always free"
26.
▲
by
rlmineing_dead
3mo ago
we provided the token cost result at the bottom. While an expensive model, 550 for a port of ladybird isn't bad I think
27.
▲
by
rlmineing_dead
10mo ago
Not exposed but hackclub's security practices always seems to make it easy to access if you want to.
28.
▲
by
rlmineing_dead
10mo ago
I am not the OP but I think I know the back story behind this name and if I'm not wrong, it is related to events that went down in hackclub revolving a suicide attempt in HC being taken unseriously.
29.
▲
by
rlmineing_dead
10mo ago
As someone who is/was also a part of the hack club community, this article is mostly correct. I've seen most of these events occur second hand as well in real time and can mostly corroborate with the accuracy of the article, excep
30.
▲
by
rlmineing_dead
1y ago
Yeah I dont know any SDR above 6GHZ but also other than mmwave 5G I also dont know much radio that is above 6Ghz in general
More ›