Viewing profile — cvalleskey
cvalleskey
HN member- Joined
- Tue, Apr 13, 2010, 7:48 PM UTC
- HN karma
- 158
- Public activity
- 14 items
- HN profile
- View on Hacker News ↗
About cvalleskey
Recent public activity
-
comment
Comment #8163776
It was available on Netflix a while ago, but it looks like it has been taken down and I don't know when they might put it back up. It's available to stream on Youtube: https://www.…
-
story
Ask HN: How do you deal with encoding HTML5 videos?
I'm working on an iOS app that lets you record video and share it with friends. The videos are currently encoded as MP4 files, which means they play in Chrome and Safari. However, …
-
comment
Comment #7400567
Thanks for checking it out! Yes to both of your questions. I do want to let others contribute, but I also have more features I want to add that I haven't gotten around to just yet.…
-
comment
Comment #7399756
I created this because other sites I used to track and compare debt payoff plans were missing a few features that I thought would be good to have. For one, I wanted to quickly see …
- story
-
comment
Comment #6985801
In Photoshop you can increase/decrease a value with more control by holding Shift (+/- 10) or Option (+/- 0.1). Similar shortcuts might aid in finer value control without adding an…
-
comment
Comment #6572347
Nice! One minor tweak that reduces redundancy in the CSS: You can set 'background-color: inherit' on the :before and :after pseudo-classes for the icon links and it works the same …
- story
- story
-
comment
Comment #4588849
Nice catch. I'm seeing that too. The reflection appears out of position when you have a box-shadow on the element.
-
comment
Comment #4588098
As I said earlier, I didn't mean that Chrome is completely, literally broken. I meant in the sense of a user having just updated their version of Chrome, going to a site, and not b…
-
comment
Comment #4587817
While my server deals with the traffic, here are the important bits: - Floats don’t push block content down ( http://jsfiddle.net/cvalleskey/WD9pB/ ) - Z-index breaking when elemen…
-
comment
Comment #4587474
Oh, that's what happened? Apologies for the alarmist title, but depending on your site's CSS this can completely destroy its usability. I meant it in the sense of a user saying eve…
- story