Viewing profile — hauxir
hauxir
HN member- Joined
- Thu, Jan 29, 2015, 1:23 AM UTC
- HN karma
- 1,075
- Public activity
- 201 items
- HN profile
- View on Hacker News ↗
About hauxir
Recent public activity
-
comment
Comment #47920367
been using databasus( https://github.com/databasus/databasus ) works pretty well so far.
-
comment
Comment #46672516
The poker game runs entirely in the browser with WebRTC video chat baked in. All logic happens serverside, written in Elixir/Phoenix.
- story
-
comment
Comment #46661238
RNG is fully server-side (Elixir). Uses Enum.shuffle/1 (Fisher-Yates) seeded from OS entropy. Fresh shuffle each hand, not deterministic. Frontend only receives dealt cards, no dec…
- story
-
comment
Comment #46366346
I built this because I wanted to listen to Benji B and Essential Mix but BBC recently started geo-blocking everyone outside the UK. Now I just run this behind a UK VPN and get epis…
- story
-
comment
Comment #46363872
built something similar but a webapp where you can search using any tracker supported by jackett and stream in your browser, can have a look here https://github.com/hauxir/rapidbay…
- story
-
comment
Comment #45719127
it uses yt-dlp so it should already support that
-
comment
Comment #45696024
interesting you pointed that out because i ran into that exact problem! look at the animateoneframe function, there's the workaround
-
comment
Comment #45694437
They most definitely are. However this project is so simple it's more akin to a script. Really not that hard to grasp despite not knowing swift. Also vibe coded an android tv versi…
-
comment
Comment #45694386
it's just claude code commiting and pushing for me because i'm lazy
-
comment
Comment #45694224
Is that really the point anymore :D?
-
comment
Comment #45684313
created an android tv screensaver for this https://github.com/hauxir/androidtv-live-screensaver
-
comment
Comment #45681338
I built this mainly for myself - I love leaving the Namib Desert live stream on when my TV is idle. Way more interesting than the default screensavers, and it turns the TV into an …
- story
- story
- story
-
comment
Comment #45654735
Or any live stream on youtube for that matter, surprised this didn't exist before!
-
comment
Comment #45654720
you can now turn this into your screensaver on macs! https://github.com/hauxir/macos-live-screensaver
-
comment
Comment #45654718
you can now turn this into your screensaver on macs! https://github.com/hauxir/macos-live-screensaver
- story
-
story
Why do ChatGPT and Claude's web UIs slow to a crawl during long conversations?
Both have simple chat UIs yet suffer from severe performance degradation - input lag, browser freezing, memory bloat. Is it just me? Given the engineering talent at these companies…
-
comment
Comment #45073861
somewhat similar to my project called rapidbay. https://github.com/hauxir/rapidbay