Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
U1F984
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
7 ms
·
1.
▲
by
U1F984
5d ago
Not all, but definitely on some. I also find it very off-putting.
2.
▲
by
U1F984
5mo ago
Java does use dup in some cases, e.g. public static void test() { new Object(); } 0: new #2 // class java/lang/Object 3: dup 4: invokespecial #1
3.
▲
Python and NixOS: A match made in hell
(crescentro.se)
1 points
by
U1F984
1y ago
|
0 comments
4.
▲
by
U1F984
1y ago
From the article: Lookup tables are always faster than calculation - is that true? I'd think that while in the distant past maybe today due to memory being much slower than CPU the picture is different nowadays. If you're calculat
5.
▲
by
U1F984
2y ago
I can't find anything about these low gravity regions (Google redirects me to your post) but they sound interesting. Can you share some reading material?
6.
▲
by
U1F984
2y ago
I checked on my OnePlus 7 and indeed it's possible by default. There is a setting to disable access to the notification (/setting) drawer from the lock screen at least in Oxygen OS though.
7.
▲
by
U1F984
2y ago
This is actually possible. There's Linux tools to extract the WIM files from a Windows installation iso. You have to create the appropriate partition setup (EFI partition with bootloader, NTFS partition with the extracted files), and f
8.
▲
by
U1F984
3y ago
Not sure why this is down voted, I also looked into this at some point but was unable to find a solution.
9.
▲
by
U1F984
3y ago
The somehow is explained quite well at the end - they discussed different approaches and why they chose the current one.
10.
▲
by
U1F984
3y ago
A Java Runtime for Hello world is just 32 MB: https://adoptium.net/blog/2021/10/jlink-to-produce-own-runti...
11.
▲
by
U1F984
3y ago
Also down for me.
12.
▲
by
U1F984
4y ago
That's what "forced captions" are for: they will only show subtitles for the scenes where foreign languages are spoken.
13.
▲
by
U1F984
4y ago
The option is only available for known devices, which should make it more difficult to pull this off.
14.
▲
by
U1F984
4y ago
Same here, three minutes ago. Maybe their Key was leaked as well? I recall a similar issue happened with Firebase: https://cybernews.com/security/exposed-google-keys-leaves-bi...
15.
▲
by
U1F984
4y ago
For Go you can use FROM scratch and save a couple more megabytes.
16.
▲
by
U1F984
4y ago
There's a neat crate for that I recently found: https://crates.io/crates/pollster
17.
▲
Netflix Should Become a Tech Company
(thecodedmessage.com)
2 points
by
U1F984
4y ago
|
1 comments
18.
▲
by
U1F984
4y ago
Apparently it's already being taken into consideration: > The optimization should work with Project Loom when it becomes available.
19.
▲
by
U1F984
4y ago
Yeah, it's a requirement by law, tracking must be disabled unless explicitly allowed. Accepting all must be as easy as denying. However a lot of sites offer an easy one-click accept all and the deny all is behind a two step "confi
20.
▲
by
U1F984
4y ago
Does anyone have a recommendation for a remote desktop software for Linux? Specifically one that also supports using a browser, video, etc. RDP (server) with proper GPU acceleration works great for this, but unfortunately is Windows only.
21.
▲
by
U1F984
5y ago
The extra setup step for websocket should not be required: https://caddyserver.com/docs/v2-upgrade#proxy I also had no problems with HAProxy, it worked with websockets without any issues or extra handling.
22.
▲
Grep flags – the good stuff
(zwischenzugs.com)
87 points
by
U1F984
5y ago
|
52 comments
23.
▲
Hosting my static sites with Nginx
(jvns.ca)
1 points
by
U1F984
5y ago
|
0 comments
24.
▲
by
U1F984
5y ago
There is the Accept-Language header: https://developer.mozilla.org/en-US/docs/Web/HTTP/Headers/Ac...
25.
▲
Being fair about memory safety and performance
(thecodedmessage.com)
44 points
by
U1F984
5y ago
|
73 comments
26.
▲
A Detailed Dive into JPEG Compression [video]
(youtube.com)
1 points
by
U1F984
5y ago
|
0 comments
27.
▲
by
U1F984
5y ago
Lots of interesting things in the design document: https://github.com/rui314/mold/blob/main/docs/design.md
28.
▲
Is-even – SaaS platform for checking if number is even
(github.com)
2 points
by
U1F984
5y ago
|
1 comments
29.
▲
Idempotency Keys Crunchy
(brandur.org)
1 points
by
U1F984
5y ago
|
0 comments
30.
▲
SPI: The serial peripheral interface [video]
(youtube.com)
52 points
by
U1F984
5y ago
|
30 comments
More ›