bouncingsoul's comments

bouncingsoul | 8 years ago | on: Digg Reader is planning to shut down on March 26

I consider Digg Reader a perfect web app. It's simple, free, featureful and has a stark beauty to it

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.

bouncingsoul | 9 years ago | on: Unkown Unknowns: Why you should release early

Yes. People might balk at your Vox link, but I'd advise anyone to look into it themselves. There's little good research about flossing: http://skeptics.stackexchange.com/a/9611

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: Butterfly Effects: Ballot design

ATMs have the same problem with viewing angles. It's funny with those too because that interface will always be used at extreme angles: From above (potentially) when a person is standing at an ATM, from straight on if they happen to match the ATM's screen height, and from below if someone is sitting in their car.

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

I will miss this one. Used it for at least 4 years.

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

The whole pricing/platform debate seems like a red herring.

> 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

Yes! I did notice there wasn't a "This app will have access to…" screen when I signed up (I've never seen that before), but that just made me assume they were asking for like the absolute minimal permissions possible or something.

"[random game on a whim] has Full Access to your Google Account" is scary

bouncingsoul | 10 years ago | on: Cruise

I interpreted that not as he's going against lawyers' advice but rather that he's speaking now in case the near future involves a gag order settlement

bouncingsoul | 11 years ago | on: Show HN: DailyDigest.io – daily summaries of subreddits sent via email

I think the page layout is very good. I felt nicely oriented and I quickly understood what your product does.

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 | 14 years ago | on: Make your STDERR red

Whoops. I thought this was a tool for script authors, not the end user. Now I get it, and I think it's way cool. And I think J_Darnley doesn't like red.

bouncingsoul | 14 years ago | on: Vimroom

Snapshot 61 added maxhorz and maxvert to fullscreen options by default. You have to set fuoptions yourself if you want something different. See my other comment for what I do.

bouncingsoul | 15 years ago | on: + 507 additions, - 24,624 deletions

It's obvious that a static HTML page will render faster than one dynamically generated from JSON data. But now the site looks massively more annoying to maintain since any change in how the data is presented will need to be made in 30+ places. And even adding a single library will involve HTML coding.

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

I haven't done complete browser testing, but I know you can use a PNG and simply change the extension to .ico and it will still work in some browsers.

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.

page 1