Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
sorz
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
5 ms
·
1.
▲
by
sorz
23d ago
They do test continuous (1-hour) gaming performance in controlled environment regularly. Thermal throttling can be easily spotted on the frame rate vs time graph.
2.
▲
by
sorz
2mo ago
I just come back from a furry con hosted in hotel in China, and learn how every furry con like this completely break hotel's elevators: - rooms are all booked - young furries usually share one room with 4 or even up to 6 friends - more
3.
▲
by
sorz
5mo ago
So gound stations need keep measuring their own positions due to continental drift! Never thought that before. Thanks.
4.
▲
by
sorz
5mo ago
I found one taken with Z9: https://images.nasa.gov/details/art002e009301 There are some very bright noise pixels on the dark area, which is different from the noise in similar photos taken with D5 (much darker and unif
5.
▲
by
sorz
6mo ago
I feels wrong to not mention IPv6 in 2026. - net.ipv6.conf.all.forwarding=1 - nftables is default to `ip` family which only applies to IPv4. Setting it to `inet` will allow rules to apply to both IPv4 & 6; or `ip6` for IPv6 only. You ca
6.
▲
by
sorz
9mo ago
Lots of issues follow the pattern "ANSI escape code inside untrusted text". It feels like XSS but for terminal.
7.
▲
by
sorz
10mo ago
Random thoughts: one can get user's ssh public keys from GitHub on the fly (from `https://github.com/<username>.keys`), so that it requires a valid GitHub account to use this service, without (extra) auth process.
8.
▲
Atomically accurate de novo design of antibodies with RFdiffusion
(nature.com)
2 points
by
sorz
11mo ago
|
0 comments
9.
▲
by
sorz
11mo ago
Better be "three months of the country's GDP".
10.
▲
by
sorz
1y ago
The time at which scalpers buy tickets becomes irrelevant. They can resell tickets at arbitrary-high-price + margin because buyer know they will receive refund for the exceed amount, thus pay only (final price + scalper margin) for the tick
11.
▲
by
sorz
2y ago
In the mug-scrubbing video, the person clearly pretends to wash the cup but does not seem to want to get their hands wet anyway. I'm curious as to when models can figure out that subtle thing.
12.
▲
by
sorz
3y ago
Did you try scancode map registry[1]? I use it to swap Ctrl/CapsLock and it works well even with RDP softwares and run-as-admin apps which PowerToys couldn't handle. [1] https://superuser.com/questions/550679&
13.
▲
by
sorz
3y ago
The whole post is on base on the fact that "TW" in their URL. But I think this is really just a internal implementation detail of Google Translate, which is not intended to display to users (e.g. complete hidden on their app). Eve
14.
▲
by
sorz
3y ago
They said the paper is still working in progress and will improve it. https://twitter.com/AiEleuther/status/1660811180901019648
15.
▲
by
sorz
3y ago
Just watched a talk[0] about natural language understanding research in post-GPT-3 era. Old issues may has been solved, while new topics are coming to this area (quoted from the slides): - Retrieval augmented in-context learning - Better be
16.
▲
by
sorz
3y ago
Is NLP a solved problem now?
17.
▲
by
sorz
3y ago
> then the amount of information we need to make billboards and signs make sense. Subsequently, this applies to posters, letters, newspapers, and other types of text-heavy images, ultimately reducing the language modeling problem to an i
18.
▲
by
sorz
3y ago
OpenAI did exact the test for GPT-4. The raw, non-fine-tune GPT-4 is quite good at predicting confidence level ("highly calibrated" by their words). But the RLHF fine-tuning process seems ruin its calibration. Figure 8 on page 12
19.
▲
by
sorz
4y ago
Is it possible that the profile is over-fitting to the benchmark tests?
20.
▲
by
sorz
4y ago
Does it work for WPA3-Personal network?
21.
▲
by
sorz
5y ago
Want to know when Firefox will support Web Serial API, but turn out they won't since they consider it harmful: https://mozilla.github.io/standards-positions/#webserial
22.
▲
One file that mixes all current JavaScript proposals
(twitter.com)
2 points
by
sorz
6y ago
|
0 comments
23.
▲
by
sorz
7y ago
A: Look this, the perfect programming language I invented is the best. B: (tick the checklist and sent it back)
24.
▲
by
sorz
7y ago
> Won't I have to reload my browser if I change a file? > Yep! Welcome to the joys of Javascript. Although it (re-)sends file for every request, the file content must be identical. So the relay server may just cache the file. Onc
25.
▲
by
sorz
7y ago
It even works on my latest Firefox beta on Windows 10 (on this HN page). Hmm...They may not the same thing.
26.
▲
by
sorz
7y ago
dnsmasq also has out-of-box support for adding DNS replies to ipset: the --ipset option.
27.
▲
by
sorz
7y ago
> Windows Firewall worked on WSL Pico processes for example. In WSL1 they share the same IP addresses and TCP/UDP port space, while WSL2 has an separated IP address. I suppose there is some NAT to make the network working in WSL2. A
28.
▲
by
sorz
7y ago
No longer since TLS 1.3
29.
▲
by
sorz
10y ago
I saw that strongSwan had already supported two post-quantum key exchange algorithms (NTRU and NewHope) for IPSec IKEv2. Good. https://wiki.strongswan.org/projects/strongswan/wiki/IKEv2Ci...
30.
▲
by
sorz
11y ago
If you want remove all China CAs, it may be helpful. https://github.com/chengr28/RevokeChinaCerts
More ›