Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
czarit
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
4 ms
·
1.
▲
by
czarit
1y ago
Really interesting development approach here. On unix, this depends on _one_ crate: libc. That crate is just a bunch of wrappers for libc. Absolutely everything else is implemented in the project itself. This is kind of baffling - they have
2.
▲
by
czarit
1y ago
It is absolutely accepted in microeconomics, where one can assume that preferences are exogenous to the model (that is: not affected by changing the model's variables). In macroeconomics it is not so simple, because the effects of a hi
3.
▲
by
czarit
2y ago
This depends on the threat model. Having 2FA in the PW manager defends against someone phishing the password and database leaks on the server side, which are the most common in my threat model. But note that if they can phish your pw, they
4.
▲
by
czarit
2y ago
POPCNT and LZCNT were added back with SSE4.2, which means all Intel CPUs since Nehalem and Haswell (respectively) and AMD since Barcelona support them.
5.
▲
by
czarit
2y ago
Very nice! One question: I was curious why you chose this subset of Scandinavian special characters. There are three extended chars in Swedish (äöå) and Norwegian/Danish (æøå), but your fonts have æ, but not ø, which means you could dr
6.
▲
by
czarit
2y ago
They prioritize penetration testing, I would imagine.
7.
▲
by
czarit
2y ago
Challenge: Tell me you have never read a thoughtful and contextualizing scholarly archival study without saying so. Solution: "Dump it in a database and let AI sort it out"
8.
▲
by
czarit
2y ago
Not really - Linux syscalls are stable, so you are free to run your binary with a statically compiled libc and never touch the installed one. You can also handcraft your syscalls in assembly. This will not work on Windows, where the kernel
9.
▲
by
czarit
2y ago
I have a Champion watch that (inexplicably) has days marked in English and Portuguese. It was purchased in Sweden.
10.
▲
by
czarit
2y ago
Guessing from the interface it exposes, BPC seems to work by making a ruleset matching sites with a battery of possible changes, including resetting cookies (to reset freebie-counters), fetching from Google cache, disabling javascript (for
11.
▲
by
czarit
2y ago
> Storage capacity hasn't been relevant for over a decade. The Linux installs that run your Pi, router, toaster, security camera and toothbrush begs to differ.
12.
▲
by
czarit
3y ago
Easy mode for this use-case is to match on a reversed version of the regex on a reversed version of the string, but yeah, negative lookahead would be great.
13.
▲
by
czarit
3y ago
TLS solves two problems, but was originally designed to solve three . The author seems to be annoyed that it does not solve the third problem. TLS (or SSL, really) was designed to solve trusted authentication - that you could be sure the