Viewing profile — anxiostial
anxiostial
HN member- Joined
- Mon, Oct 05, 2020, 12:02 AM UTC
- HN karma
- 107
- Public activity
- 28 items
- HN profile
- View on Hacker News ↗
About anxiostial
No profile information was provided.
Recent public activity
-
comment
Comment #27422365
and this is why I became a web developer.
-
comment
Comment #27250758
well avoid startups to begin with.
-
comment
Comment #27207607
did you want to share more details?, like sales numbers, time it took to build, why you decided to return to a normal job, etc.
-
comment
Comment #27099899
what a pointless post, you didn't really make any real arguments here, you just complained that we already have stuff but didn't explain why you think it is redundant, because ther…
-
comment
Comment #25409926
You are making a lot of statements here without anything to really back it up, why is it the holy grail of software development? measuring output and actually improving developer p…
-
comment
Comment #25386736
It is pretty ironic how much time is wasted on trying measure developer productivity.
-
comment
Comment #24692074
cool, and yea I am not sure if people would want something like this at all, it just seemed like a fun idea to me.
-
comment
Comment #24689319
it was within the first hour
-
comment
Comment #24688804
no but probably will be, mostly not making it public right now because it isn't a pretty project to look at atm.
-
comment
Comment #24688361
Yea I would like to and maybe I will revisit the idea, but the inappropriate content issue has me concerned, so until I have some kind of solution for that I think its more respons…
-
comment
Comment #24688301
oh wow thank you, you created an awesome library, I feel kind of bad only giving you praise in a comment on my show hn post, but keep up the great work!
-
comment
Comment #24687675
It would have certainly been a lot of work to do that custom, but I would have used webrtc for that as well. I certainly would not have implemented a torrent client myself, which i…
-
comment
Comment #24687598
no but maybe I will add a way to subscribe to a mailing list of some sort, might be a good idea, did not really expect this much reception haha.
-
comment
Comment #24687535
I believe it is largely time related, I did not want a broken UI and prefer adaptive UIs, I will look into adding mobile support at some point.
-
comment
Comment #24687499
[copied from another answer] yea so I should have clarified, when a room creator closes the tab, the room is basically dead, anyone who enters will never connect or see anything. T…
-
comment
Comment #24687494
yea so I should have clarified, when a room creator closes the tab, the room is basically dead, anyone who enters will never connect or see anything. This basically makes public ro…
-
comment
Comment #24687475
and I never will, promise!
-
comment
Comment #24684717
Thanks, so what do you mean by sync viewing? right now everyone is synced to the room creator, which is the only user with controls, and obviously it is super simple / restricted b…
-
comment
Comment #24684458
its pretty unlikely since these aren't public torrents, but either way please don't do that.
-
comment
Comment #24684392
well so is this haha, yea functionally its basically the same app right now, but like I said though I do want to expand it a lot, this was very much a POC for me.
-
comment
Comment #24684320
thanks.
-
comment
Comment #24684298
There is nothing preventing bad content atm, and I may look into this, but with it being largely client side (peer to peer) I have a feeling that will be tricky and obviously anyon…
-
comment
Comment #24684288
I deployed it a few hours ago so sorry no haha but yea it is almost entirely peer to peer so it should. I don't really have any kind of analytics in place anyways.
-
comment
Comment #24684182
and regarding a public room, just uncheck the private boolean when creating a room, it will then show up for everyone at: https://peer-flix.herokuapp.com/ . although public rooms a…
-
comment
Comment #24684154
the server does not actually ever receive any part of the video, it is peer to peer (webrtc).