Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
redxtech
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
6 ms
·
1.
▲
by
redxtech
2y ago
Wasn't the creator/maintainer of svelte on the NYT data visualisation/web technology team?
2.
▲
by
redxtech
2y ago
If the numbers from the phoenix project are to be trusted, a loose estimate is the time spent in queue is proportional to the ratio of utilized to unutilized resources. For example, 50% used & 50% unused is 50:50 = 1 unit of time. 99% u
3.
▲
by
redxtech
2y ago
`command -v eza >/dev/null && alias ls="eza"`
4.
▲
by
redxtech
2y ago
This feature isn't modelling your interests. It's letting advertisers get insight into the performance of their ad campaigns without tracking individual users. The ad agency is only able to see: their add (y), published on sourc
5.
▲
by
redxtech
2y ago
The page also says that their projected timeline for an alpha build is in 2026, so yes.
6.
▲
by
redxtech
2y ago
GitHub disabled the xz repo, making it a bit more difficult for nix to revert to an older version. They've made a fix, but it will take several more days for the build systems to finish rebuilding the ~220,000 packages that depend on t
7.
▲
by
redxtech
9y ago
Nice to see functional components in SFCs now. I've been loving vue since I used it for a project that I wanted to ditch react on.