Live data from Hacker News

The Sugru story

sugru.com

61–70 of 91 posts

Re: The Sugru story

#61
post #35
post #9

I'm not a particularly emotional guy, but something about this story just got to me - especially the part where they launch and it's sold out in 6 hours. After so much....so much slog...finally. Ok. Time to man up. BTW, notice how the story follows the classic startup curve? http://www.flickr.com/photos/caseorganic/6247592885/

Ever notice how the classic startup curve follows Campbell's "Hero's Journey"?

[deleted]

Re: The Sugru story

#64
post #19
post #10

This is slightly OT, but if someone from Sugru is reading, the page looks weird in Chrome. The background is very jittery when you scroll (Chrome 15.0.874.121). It stays fixed in Safari and scrolls down in Firefox, and both look fine, but Chrome looks a bit weird.

That's because whoever coded this page decided that it's a good idea to emulate "background-position: fixed" by updating the "background-position" of the #main element on every scroll event. Which seems quite stupid if you ask me.

It's probably done like that because iDevices don't support fixed positioning. Some browser detection and different CSS/JS profiles based on browser type would probably be warranted.

Re: The Sugru story

#65
post #60

Imagine if patents had been eliminated. They would have died once a big company like 3M got a sample back to their lab. This company exists because they were able to patent their invention. People say that patents are bad because everything relies on previous efforts. Well, they didn't invent silicon rubber. They didn't invent the volatile compound that allows their rubber to cure overnight. But they did invent a new…

One of the major reasons that people oppose software patents specifically, rather than all patents: software already has copyright, while physical objects don't.

Also, even if a company like 3M did start making the stuff (and patents or no patents, they easily could by finding a different variation), do you really think that would put Sugru out of business, given the kind of community they've managed to build?

Re: The Sugru story

#67
post #19

Earlier quoted context omitted.

That's because whoever coded this page decided that it's a good idea to emulate "background-position: fixed" by updating the "background-position" of the #main element on every scroll event. Which seems quite stupid if you ask me.

It's probably done like that because iDevices don't support fixed positioning. Some browser detection and different CSS/JS profiles based on browser type would probably be warranted.

I can see how mobile devices that don't want a mobile version of the site kind of necessitate this, but surely Apple could have gone about this better.

Re: The Sugru story

#68

Can someone tell me the difference between Sugru and products like InstaMorph (polycaprolactone)?

I haven't tried either, but from what I've read, InstaMorph (aka "Friendly Plastic") needs heat to melt it and make it moldable, and can be reused indefinitely simply by re-melting it.

Sugru, on the other hand, does not need to be heated. It is moldable immediately after opening the package, and it self-cures at room temperature 30 minutes after being opened. Once it cures, it can not be reused.

From what I've read about it, Sugru sounds very much like ordinary epoxy putty, except that it might be softer or more rubbery than regular epoxy putty once it's cured. Or maybe it could be called a silicone in an epoxy putty-like form. While "Friendly Plastic" is more like ordinary plastic that's moldable when very warm.

Re: The Sugru story

#69
post #35
post #9

I'm not a particularly emotional guy, but something about this story just got to me - especially the part where they launch and it's sold out in 6 hours. After so much....so much slog...finally. Ok. Time to man up. BTW, notice how the story follows the classic startup curve? http://www.flickr.com/photos/caseorganic/6247592885/

Ever notice how the classic startup curve follows Campbell's "Hero's Journey"?

Oh, Sugru can redeem/avenge my father too?!

That is magic stuff! :-)

Re: The Sugru story

#70
post #19

Earlier quoted context omitted.

That's because whoever coded this page decided that it's a good idea to emulate "background-position: fixed" by updating the "background-position" of the #main element on every scroll event. Which seems quite stupid if you ask me.

It's probably done like that because iDevices don't support fixed positioning. Some browser detection and different CSS/JS profiles based on browser type would probably be warranted.

That's idiotic, sacrificing the majority for the minority.
Post reply on HN