Viewing profile — streamer45
streamer45
HN member- Joined
- Mon, Oct 05, 2015, 7:46 AM UTC
- HN karma
- 143
- Public activity
- 27 items
- HN profile
- View on Hacker News ↗
About streamer45
Recent public activity
- story
- story
-
comment
Comment #46722446
Looks like 20GB VRAM isn't enough for the 360p demo :( need to bump my specs :sweat_smile:
-
comment
Comment #46722182
All good, cheers!
-
comment
Comment #46722063
Rad! huggingface link gives 404 on my side though.
-
comment
Comment #46683133
Nice! Built a similar system in the past using a servo-controlled traxxas buggy with an LTE hat, which let us do open-space driving. Latency (over internet) was still a challenge, …
-
comment
Comment #36611249
Been using raylib for years to power generative digital paintings on embedded systems (RPI and the like). I have been really impressed with its performance and accessible API. Plus…
- story
-
comment
Comment #29172662
I've been using raylib for years now to implement digital signage art and it's been a pleasure to work with, especially thanks to its excellent multi platform support (used many Ra…
-
comment
Comment #27461110
> Which tool. Curious. We built something similar at Mattermost, which (funnily enough) is a comparable application. https://github.com/mattermost/mattermost-load-test-ng https://m…
-
comment
Comment #27459867
Amazing to think they were actually spawning 150k headless browsers to simulate the traffic. That sounds like throwing money at the problem and it probably worked (for a while anyw…
-
comment
Comment #26445269
This is great and overdue. Hopefully all major browsers will add some support for open source/royalty free codecs. Emscripten/WebAssembly actually worked rather well with audio (OP…
-
comment
Comment #25644750
At Mattermost we went for the do-it-yourself option and wrote a custom tool for the job [1]. After a lot of research on all the existing open-source frameworks we couldn't really f…
-
comment
Comment #25582046
Oh I see. Server side mixing would probably be a good option to help it scale better. Cool stuff anyway :)
-
comment
Comment #25581740
Nice! Are all user inputs mixed into the same stream?
- story
-
comment
Comment #20555487
It seems appropriate to also mention https://mattermost.com/ as a valid Open Source alternative to Slack.
-
comment
Comment #18518785
Amazing! Why does it look so much like computer graphics? I would't expect to see it like that with my own eyes.
-
comment
Comment #18251426
An amazing work from the Xiph team as usual. Their explanations of complex subjects always feels so clear and simple. Long live Opus!
- story
-
comment
Comment #15074168
Well, since it uses WebKit as rendering engine (on OSX and Linux at least) it must definitely support CSS and JS.
- story
-
comment
Comment #13552633
main problem I see are bandwidth requirements to keep a decent quality. That said, very interesting project and well executed.
-
story
Ask HN: How frequently should you update your production systems?
Apart from security updates, do you ever consider updating packages/dependencies in your production system? If so what's your approach on making sure nothing blows up?
-
comment
Comment #13531591
brilliant