Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
2bird3
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
6 ms
·
1.
▲
by
2bird3
3mo ago
All the 3 incorrect answers are just indirect opposites of the correct one.Quite easy to determine which is correct, even without knowing the word
2.
▲
Compression and Intelligence 3blue1brown [video]
(youtube.com)
6 points
by
2bird3
3mo ago
|
0 comments
3.
▲
Ask HN: Tips for Longevity, as a Software Engineer
2 points
by
2bird3
5mo ago
|
1 comments
4.
▲
by
2bird3
5mo ago
Nice article, happen to have been working on a usbip system for my Macbook M3 using similar tech. Worth noting that, this approach is limitted on newer macOS systems: can't build libusb "userspace USB drivers" for devices tha
5.
▲
The collapse of white-collar work as the most hopeful catastrophe of our time
(danielpinchbeck.substack.com)
6 points
by
2bird3
7mo ago
|
5 comments
6.
▲
by
2bird3
8mo ago
Nice concept! A lot of modal spam could probably reduced, very distracting.
7.
▲
by
2bird3
9mo ago
As someone who has witnessed BiScience tracking in the past, I am not surprised to to hear that they might be involved in all this. They came up in the past when researchers investigated the cyberhaven compromise [1][2]. Though the correlat
8.
▲
by
2bird3
11mo ago
Ah wow, good catch- yeah, you're right, this technique seems to be patched
9.
▲
by
2bird3
1y ago
To note, there are undocumented detections to even Proxys, for example using `in` operator in v8 (such as `proxiedFunc in 1` for some proxied function). Really cool to see a project like this.