Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
infensus
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
11 ms
·
1.
▲
by
infensus
4mo ago
Bun's http server is basically µWebSockets (C++ library) under the hood. You can also use it in Node via µWebSockets.js, the official bindings.
2.
▲
by
infensus
1y ago
MDN and caniuse say otherwise. I think there might've been an older specification that got implemented, but it's been revised since
3.
▲
by
infensus
1y ago
You can still re-enable the extension for now
4.
▲
by
infensus
2y ago
Are there any use cases for running `cat` on a binary without at least piping it somewhere? The output will be mostly garbage
5.
▲
by
infensus
2y ago
My first thought after seeing that stock image watermark looking line on the dog picture
6.
▲
by
infensus
2y ago
They took the most upvoted ideas from the community forum and started implementing them. Maybe to win some users over, but I think it might be too late for this to have any impact on market share. I'm also kinda disappointed they just
7.
▲
by
infensus
2y ago
I wonder what's more niche, a $3500 AR headset or a giant foldable iPad
8.
▲
by
infensus
2y ago
Some leaks suggest that 15th gen is achieving these results while consuming 100W less than 14th, but I guess we best wait for some real tests
9.
▲
by
infensus
2y ago
It's using tab hiding, one of Firefox's non-standard extensions to the WebExtensions API. I believe this is also how Panorama used to work By the way, built-in tab grouping is also on the list of features in development. Hopefully
10.
▲
by
infensus
2y ago
Battery life?
11.
▲
by
infensus
3y ago
100% agree. Most of these apps could definitely use some optimization, but trivializing them to something like "wow few MBs of javascript just to show a text box" makes this comparison completely useless
12.
▲
by
infensus
3y ago
I think this was exclusive to Chrome. https://issues.chromium.org/issues/40431598 Seems like they managed to kinda fix it in some cases, but some of the reproductions provided in the issue tracker are still working, so
13.
▲
by
infensus
3y ago
Centering like this can make your element blurry on non-hidpi screens, because transforms are not snapped to the pixel grid like layout properties, and 50% can sometimes land on a subpixel
14.
▲
by
infensus
3y ago
Ah right. But it will be a bit problematic, since the subnet size may vary between different ISPs, no?
15.
▲
by
infensus
3y ago
This a thing which boggles my mind. Does this mean everyone gets /64 addresses to circumvent IP bans?
16.
▲
by
infensus
3y ago
>The guy who invented git What an inefficient way to spell Linus
17.
▲
by
infensus
3y ago
Making people think that you need to pay for bandwidth is the greatest scam pulled off by AWS
18.
▲
by
infensus
3y ago
They hired a different company to remake the first Witcher game in UE5. I don't think a fourth one was mentioned anywhere
19.
▲
by
infensus
4y ago
They've introduced "Trending (recent votes count more)" sort option recently, but it's not the default (yet?)
20.
▲
by
infensus
4y ago
I wonder how many people actually add "stackoverflow" to their search queries. For me it's basically never, because it usually will be the first result anyway
21.
▲
by
infensus
4y ago
He said "image proxies" so I guess 100%?
22.
▲
by
infensus
4y ago
Huh. At work, I did the same for a WYSIWYG editor we had to implement, but it always felt wrong for me. After looking for a native editor library I was surprised how little I could find. I can sleep a little better knowing that even the he
23.
▲
by
infensus
4y ago
I memorized it by thinking about it like a function call — so () comes last
24.
▲
by
infensus
4y ago
I'd say a big part of this is the atrocious performance
25.
▲
by
infensus
4y ago
It's simple until you take caching into account
26.
▲
by
infensus
4y ago
Reload signal? > Once the master process receives the signal to reload configuration, it checks the syntax validity of the new configuration file and tries to apply the configuration provided in it. If this is a success, the master proce
27.
▲
by
infensus
4y ago
When opening for the first time, Gmail asks to be registered as the mailto handler, but I guess people just hit "no" not knowing what's that about. And there's probably a lot of web-based clients that didn't care to
28.
▲
by
infensus
4y ago
You can use HTTP3... unless they find out it also has a design flaw and it's time to move to the next thing
29.
▲
by
infensus
4y ago
Wait till googling stuff will require sifting through pages of crap like this
30.
▲
by
infensus
4y ago
...or just set email per repository and leave it empty in the global config?
More ›