Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
netheril96
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
5 ms
·
1.
▲
by
netheril96
7d ago
Really? iOS Guided Access is bugged on the whole 26, and I have been encountering system freeze many times on 26, never before on any other versions.
2.
▲
by
netheril96
2mo ago
Supposedly it can root Android.
3.
▲
by
netheril96
3mo ago
> Our builds went _down_ from 1 minute to 2 seconds. Just curious, what might be the cause of such speedup?
4.
▲
by
netheril96
3mo ago
> They need to live more active lives. When I become more active, I also become more hungry due to the extra energy consumption. The net effect is little weight loss and more often than not weight gain. While being physically active is b
5.
▲
by
netheril96
4mo ago
Is it possible to complete assignments with AMD GPUs? Preferably on Windows.
6.
▲
by
netheril96
4mo ago
Channels are not for everything. Plenty of mutex cases cannot be rewritten as channels, or will be very unwieldy so. In fact, every large Go project I have seen uses mutex here or there.
7.
▲
by
netheril96
4mo ago
I've swinged between Go and Rust for my personal projects multiple times. For work, it is decided by the management so not my problem. The biggest gripe I have with Go is the lack of *any* compile time check for mutex. Even C++ has ext
8.
▲
by
netheril96
4mo ago
We need an easy way to ensure that only kernel modules in an whitelist can load. I’m tired of blacklisting modules I never need.
9.
▲
by
netheril96
4mo ago
You are assuming that LPE only applies to the user that holds all the sensitive stuff. But it also applies to users created specifically for isolation. Without LPE they would not have access to anything important even if they were comprom
10.
▲
by
netheril96
4mo ago
You are misinterpreting my goal here. I have patched my kernel against copy fail but I am thinking of ways to harden my setup against future CVEs in the kernel. So the question is, before I learned about copy fail, what could I have done th
11.
▲
by
netheril96
5mo ago
If the goal is just preventing full root privileges, a CapabilityBoundingSet in a systemd unit will do. However copy fail can be used in many other ways not contained by containers or the above settings. For example it can modify the /
12.
▲
by
netheril96
5mo ago
Maybe it's time to tax IPv4 usages or holders.
13.
▲
by
netheril96
5mo ago
Does this work from a fork? That is, can I file a stacked PR to a project not owned by me, by creating branches in my forked project? Previously I asked AI about how to contribute stacked PR, it told me that I can only do it when I have pus
14.
▲
by
netheril96
5mo ago
ETH is not afraid of doing hard forks, so I'm expecting that they will lead in adopting post quantum cryptography. And then BTC ecosystem participants can learn from ETH.
15.
▲
by
netheril96
5mo ago
It would still tank the price. Right now many Bitcoins are lost because no one holds the keys any more. When they can hack it, suddenly the sell pressure significantly goes up.
16.
▲
by
netheril96
3y ago
I don't count that Xi losing, but Xi winning. He's very conservative in China's sense, and he's basically crushed less conservative forces in the Party. A crackdown on clothing "detrimental to the spirit of the Chin
17.
▲
by
netheril96
3y ago
Was it? What I was told was that Youtube was built in Python and was gradually migrated to C++ after bought by Google.
18.
▲
by
netheril96
3y ago
> Because Shopify would have waited until Rust came out in 2015, instead of launching in 2006, > PHP and Ruby apps have generated far more revenues than all the Rust and Golang code combined. You already stated the obvious: PHP and Ru
19.
▲
by
netheril96
3y ago
ETH uses 256-bit integers for accounting.
20.
▲
by
netheril96
3y ago
Nullable annotations don’t work with well with generics, or at least those tools I use.
21.
▲
by
netheril96
3y ago
What's the practical difference between system store and user store? Do some apps or system operations only trust the system store and not the user store? Not rhetorical questions.
22.
▲
by
netheril96
3y ago
The materials found during discovery are not always relevant. You can discover all of them, but then some of them shouldn't be presented to the court or jury.
23.
▲
by
netheril96
3y ago
Not really. If someone logins as user A on the machine, and caddy runs as user B, then unless A has sudo access, A cannot modify caddy. But with this admin HTTP endpoint, user A now can arbitrarily modify caddy.
24.
▲
by
netheril96
3y ago
> what makes you think India and China can? They don't have to do anything. The US visa system already excludes most of the Chinese and India people eager to immigrate to the US. The brain drain is bounded above by the US policy.
25.
▲
by
netheril96
3y ago
There are also exchanges where you trade against other people between crypocurrencies and fiat. Chinese people all use this. These workers could use those.
26.
▲
by
netheril96
3y ago
It will be years when most Android users are on Java 21. It’s also not a feature that can be transpiled. So for Android developers virtual threads are probably not a thing we need to understand or use in any near future.
27.
▲
by
netheril96
3y ago
Then don't complain about people not contributing to your projects. You reserve the right to reject my PR, and I reserve the right not to contribute any more.
28.
▲
by
netheril96
3y ago
No QA is able to find out a Spectre vulnerability. QA is irrelevant in this conversation.
29.
▲
by
netheril96
3y ago
> really cranky with anyone who dared challenge their position. You could profit from those people, if you are confident in your position, by shorting some of the stocks that shoot up from people's pre-judgments on this matter.
30.
▲
by
netheril96
3y ago
> If your recovery mechanism completely bypasses the benefits of using the YubiKey, that recovery mechanism is what your attackers will use. I don't use any methods other than YubiKey when I do have my keys. So attackers cannot tri
More ›