Viewing profile — redxtech
redxtech
HN member- Joined
- Sat, Oct 14, 2017, 6:46 PM UTC
- HN karma
- 3
- Public activity
- 7 items
- HN profile
- View on Hacker News ↗
About redxtech
No profile information was provided.
Recent public activity
-
comment
Comment #41296562
Wasn't the creator/maintainer of svelte on the NYT data visualisation/web technology team?
-
comment
Comment #41280001
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…
-
comment
Comment #41042574
`command -v eza >/dev/null && alias ls="eza"`
-
comment
Comment #41022971
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 onl…
-
comment
Comment #41022919
The page also says that their projected timeline for an alpha build is in 2026, so yes.
-
comment
Comment #39890543
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 f…
-
comment
Comment #15478628
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.