Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
coolelectronics
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
7 ms
·
1.
▲
by
coolelectronics
2mo ago
Unless you're running every origin in a different instance, I wouldn't use this as a daily driver, since a site would only need to find a renderer vuln to be able to read the rest of your cookies as multiprocess isolation is disab
2.
▲
by
coolelectronics
2mo ago
It is required in order to yield the event loop and force an implicit sync on OffscreenCanvas. There is technically a slower workaround for this but JSPI is coming soon anyway to firefox 153 and safari 27.
3.
▲
by
coolelectronics
2mo ago
$25k of tokens, closer to 30 billion I believe. It only took a few days to actually get the engine up, the hard parts where most of the effort was spent was squeezing out performance and increasing stability, as well as attempting the JIT.
4.
▲
by
coolelectronics
2mo ago
We also plan on adding extension support to https://github.com/HeyPuter/browser.js soon, which should hopefully cover use cases like that as well without the full overhead
5.
▲
by
coolelectronics
2mo ago
Oh and for anyone asking, you can run firefox-wasm inside firefox-wasm inside firefox! I only got this to load once though since it gets pretty unstable at that level.
6.
▲
Show HN: Firefox in WebAssembly
(developer.puter.com)
273 points
by
coolelectronics
2mo ago
|
125 comments
7.
▲
by
coolelectronics
7mo ago
In the past we had "friends" for this
8.
▲
I Ported the Web to the Web
(developer.puter.com)
3 points
by
coolelectronics
10mo ago
|
1 comments
9.
▲
by
coolelectronics
11mo ago
It took me less than a minute on the site to run into factually wrong information, broken citations, etc. Cannot imagine rotting my brain with knowingly bad information for over 2 hours
10.
▲
by
coolelectronics
11mo ago
Your example proxies the console object, the intended way in this case is to make a proxy from the log function itself and use the apply hook toString will be called on the Proxy and not your hook so it won't reveal anything
11.
▲
by
coolelectronics
1y ago
could be very useful for my work, nice to see
12.
▲
by
coolelectronics
1y ago
I've been basically doing this for years via a private mastodon instance. Very nice to see!
13.
▲
Writing Custom Open-Source UI for Vivaldi Browser
(velzie.rip)
5 points
by
coolelectronics
1y ago
|
0 comments
14.
▲
by
coolelectronics
1y ago
My bad! Switched over to the github pages fallback. Cloudflare pages isn't suitable because the wasm files (100mb+) exceed the 25mb limit. (i could bypass this with service worker jank but that tends to be fragile). Github Pages also i
15.
▲
Show HN: Porting Terraria and Celeste to WebAssembly
(velzie.rip)
338 points
by
coolelectronics
1y ago
|
48 comments
16.
▲
by
coolelectronics
2y ago
i do wish! firefox has web features missing that i need on a daily basis, and their developer team seems wholly uninterested on working on them at all
17.
▲
by
coolelectronics
2y ago
i would always tell them to install firefox. this is mostly for developers and tech oriented people who need to keep chrome around
18.
▲
PSA: How to keep using adblockers on Chrome and Chromium
(gist.github.com)
133 points
by
coolelectronics
2y ago
|
92 comments
19.
▲
by
coolelectronics
3y ago
why? firefox performance will always be worse than blink, if only because of spidermonkey the last thing people want from electron is a worse version of it hogging more resources
20.
▲
by
coolelectronics
3y ago
it's satire
21.
▲
Boycott Xorg. It breaks everything
(gist.github.com)
4 points
by
coolelectronics
3y ago
|
2 comments
22.
▲
by
coolelectronics
3y ago
really fucking cool! good job
23.
▲
by
coolelectronics
3y ago
the ability to make "worthless trash games" is the only reason that the indie industry can exist at all. there are huge communities around sharing small lower-effort projects (which countless well-received games started out as) an
24.
▲
What I learned from writing a Minecraft client in pure bash
(coolelectronics.me)
4 points
by
coolelectronics
3y ago
|
0 comments
25.
▲
Rickroll via Motherboard Beeper on Linux
(gist.github.com)
1 points
by
coolelectronics
3y ago
|
0 comments
26.
▲
by
coolelectronics
4y ago
https://github.com/pixelomer/discord-fs I know this exists, don't think anyone's done the twitter thing yet
27.
▲
Show HN: BookmarkFS – Store files as Chrome bookmarks that sync between devices
(github.com)
79 points
by
coolelectronics
4y ago
|
14 comments