Viewing profile — swirlycheetah
swirlycheetah
HN member- Joined
- Fri, Feb 01, 2013, 2:02 PM UTC
- HN karma
- 20
- Public activity
- 26 items
- HN profile
- View on Hacker News ↗
About swirlycheetah
No profile information was provided.
Recent public activity
- story
-
comment
Comment #8965861
Ghost is probably a good example to investigate. Their software is open sourced and easy for anyone with a server and some technical knowledge to get up and running. They offer a p…
-
comment
Comment #8792575
I tried to participate in 24pullrequests this year but failed on the first day for exactly the reason mentioned in the article; I was forcefully searching for issues to fix in proj…
-
comment
Comment #8324743
I don't think I ever received an email from you. Feel free to get in touch at chris {at} devv {dot} tv if you want to chat.
-
comment
Comment #8313143
No I don't think it's overreacting at all, I've got this listed as a reason people may not want to stream. If I could solve the problem then it'd be one less barrier. Thanks for yo…
-
comment
Comment #8312932
It's great to hear people want to stream! The sensitive information issue is certainly a valid concern and something I'd be worried about personally too when streaming. I'm not sur…
-
comment
Comment #8312910
Appreciate the insight and feedback. There's been some really great discussion in this submission about the pros and cons of live streaming code but this is a real deep dive into w…
-
comment
Comment #8312875
I can imagine you'd feel a little more under the microscope so may be either prone to errors or may be so wary of errors you'll be overly cautious. Either way I think that'd be som…
-
comment
Comment #8312727
I've watched plenty of stream and I agree sometimes there can be dull moments. The same could be said for any type of live stream though. Often this is down to the streamer rather …
-
comment
Comment #8312682
Edit: oops, double posted.
-
comment
Comment #8312681
Yes, I agree that some of those answers currently hold true. But what's to stop them changing? I feel most of those issues you mentioned can either be solved with technological sol…
-
comment
Comment #8312634
I've had this mentioned a few times that video is perhaps not the best medium to share something like a live coding session. I can understand that and I've got some interesting ide…
-
comment
Comment #8312600
Thanks for the encouragement. One of the first places I actually went with my idea was /r/gamedev ( https://www.reddit.com/r/gamedev/comments/2ekkeg/im_thinking... ) where I got so…
-
comment
Comment #8312580
Haha, I will actually be doing that! Probably over on hitbox.tv to begin with, eventually porting over to devv.tv once I've actually built something.
-
comment
Comment #8312577
Thanks for the kind words. Your final paragraph is the exact issue I'm working on solving now. The general gist I'm getting is that people often feel insecure about streaming their…
-
comment
Comment #8312515
Thanks for the good luck message. Yup it's certainly all very new right now. I'm having to learn quickly but it's something I'm passionate about and it's been nothing but fun so fa…
-
comment
Comment #8312431
Person behind devv.tv here. I built this landing page at the end of the last Ludum Dare compo/when Notch began streaming his Doom build. I'm currently trying to think of ways to at…
-
comment
Comment #8226494
It's against their TOS to stream anything which isn't video game related, which means you're allowed to stream development of a video game but most likely not of a website or app (…
-
comment
Comment #8226473
Yes! These are definitely the sort of features I'll be looking to build as I think they'll be key to gaining attention by offering something not available as seamlessly elsewhere.
-
comment
Comment #8224421
Thanks! Will certainly add this to the list. Out of interest what's support for live streaming like currently for you?
-
comment
Comment #8224405
Thanks for signing up, will take a look at that input type.
-
comment
Comment #8224376
Each time there's a Ludum Dare or someone prolific livestreams themselves coding (usually Notch) I get all excited and want to do the same but I can never find a website or platfor…
-
comment
Comment #7105366
Can I add http://wowsuch.io to the mix? It's rather simple right now but I'm actively working on new features right now.
-
comment
Comment #6618366
There's also Yeoman generators available to help scaffold out extensions and apps: https://github.com/yeoman/generator-chrome-extension https://github.com/yeoman/generator-chromeap…
-
comment
Comment #6367703
I'd say get stuck in. I'm pretty new to js and I'm only part way through as of now but the built in console when reading it online really helps solidify the experience for me.