bouncingsoul | 8 years ago | on: Digg Reader is planning to shut down on March 26
bouncingsoul's comments
bouncingsoul | 9 years ago | on: Unkown Unknowns: Why you should release early
My personal belief is that flossing does something since you can clearly see food bits or whatever on used floss, but that's different from believing those food bits wouldn't be removed by normal brushing anyway or that they even cause harm.
bouncingsoul | 9 years ago | on: Epic Games chief pays $15M to protect 7,000 acres of North Carolina wilderness
http://www.citizen-times.com/story/news/local/2016/11/08/box...
bouncingsoul | 9 years ago | on: Butterfly Effects: Ballot design
A good case for touch screens, where the label is the interaction point.
bouncingsoul | 9 years ago | on: The Readability bookmarking service will shut down on September 30, 2016
Other than wanting a highlighting feature, I've been completely satisfied with this abandoned product (last update at least 2 years ago?). They nailed it for me, especially with design aesthetics.
And it had the absolute best send-to-Kindle parser: It sent an actual personal document, not a Kindle magazine, and they even managed to include article images most of the time (which other services struggle with).
:'(
bouncingsoul | 9 years ago | on: Vesper, Adieu
> Brent took a job at the excellent Omni Group in September 2014, and from that point onward the writing was on the wall. We could have, and probably should have, shut Vesper down a year ago. But we loved it too much. Or at least I did.
> I even cheat, personally, and run Vesper on my Mac in the iOS Simulator
1. There was only one developer in the company.
2. That developer got a day job (quit).
3. Gruber and the musician partner are stranded with an app they can't update and a Mac app they can't finish on their own.
Gruber clearly loves Vesper. He runs it in the freaking simulator. I really doubt he needed to see huge financial returns to keep at it.
It sounds like the real lesson is: It sucks when your technical cofounder quits.
bouncingsoul | 9 years ago | on: Pokemon Go is a huge security risk
"[random game on a whim] has Full Access to your Google Account" is scary
bouncingsoul | 10 years ago | on: Cruise
bouncingsoul | 10 years ago | on: Arq 5: Massively faster backup and restore for Mac and Windows
bouncingsoul | 10 years ago | on: Postmates courier beaten by SFPD while delivering burrito
bouncingsoul | 11 years ago | on: Show HN: DailyDigest.io – daily summaries of subreddits sent via email
Pricing on subscriptions seems like the wrong approach. If someone wants to sign up, you're making them do a math problem. They'll have to leave your page to check reddit to see how many subscriptions they have exactly. Sending people to reddit is probably a bad step to have in any purchase funnel.
I think it does solve a problem. In my experience, reddit does a mediocre job at sampling Front Page stories from my subscriptions.
The $0.99 per 5 subscriptions pricing is meh, though. I think a free 5 subscriptions plan with an unlimited plan for $XX/year would sit better.
Good luck with this!
bouncingsoul | 11 years ago | on: CSS Variables in Firefox 31 – new syntax
background-color: currentColor;
Fully supported in all modern browsers. http://devdocs.io/css/color_value#currentColor_keywordbouncingsoul | 14 years ago | on: Make your STDERR red
bouncingsoul | 14 years ago | on: Make your STDERR red
npm does something like that: http://i.imgur.com/7oBLP.png
bouncingsoul | 14 years ago | on: Vimroom
bouncingsoul | 14 years ago | on: Vimroom
if has('gui_macvim')
set fuoptions=background:Normal
endif
Screenshot: http://i.imgur.com/HeWkK.pngbouncingsoul | 14 years ago | on: Show HN: Rasta.js, anonymous domainless key-value store for frontend JavaScript
(HN discussion: http://news.ycombinator.com/item?id=1846088)
bouncingsoul | 15 years ago | on: + 507 additions, - 24,624 deletions
tomdale started a project in a framework he's comfortable in and said he plans to iterate on the site. Who cares if it's a little slow? It's a dick move to copy the source from Firebug and file a pull request.
This pull request doesn't genuinely help the project.
bouncingsoul | 15 years ago | on: You don’t need any HTML to add a favicon to your site
Edit: I tested on a domain that previously didn't have a favicon. Putting a PNG named favicon.ico at the root without an explicit <link> worked in Chrome 9, Firefox 3.6, and Safari 5. It didn't work in IE 9.
bouncingsoul | 15 years ago | on: Poll: Have you ever clicked the wrong upvote/downvote arrow?
a[href*=dir\=up] {-webkit-tap-highlight-color: green;}
a[href*=dir\=down] {-webkit-tap-highlight-color: red;}
Screenshot: http://i.imgur.com/Lswpg.png
Like everyone else, I had to find a replacement for Google Reader, so I tried a lot of them (even paid ones). Digg Reader was the only one that exactly matched how I used Google Reader — and in fact, I like it even better now.
Not looking forward to finding a replacement.