Live data from Hacker News

My winter break project — Silk

weavesilk.com

1–10 of 95 posts

Re: My winter break project — Silk

#2
I'm probably the wrong person to reply here...

As someone who never uses "desktop" or "background" images, I actually do think the example images are beautiful and enjoyable.

I'll admit there are probably very few idiots like me who refuse to use background image decorations, but let me explain why as well as what.

The background image I use on X is called the "root weave" and although it is horribly ugly, it is exceedingly useful. The "root weave" image is designed to help you detect errors in display rendering. If there's something wrong in your display drivers, display settings, or even cable connections, the refresh makes the root weave look like it's moving and can show other very obvious signs of corruption.

I got into this function-over-fashion mindset many decades ago when it was very easy to destroy a very expensive display by configuring or driving it the wrong way. Modern displays typically have safe-guards to prevent destroying equipment, but my ancient habit is still very useful for debugging.

The X.org and XFree code base includes the rootweave and a few other similar images designed to help identify display problems. You might have fun incorporating the ideas behind these test images into something more beautiful to look at?

Re: My winter break project — Silk

#5
post #2

I'm probably the wrong person to reply here... As someone who never uses "desktop" or "background" images, I actually do think the example images are beautiful and enjoyable. I'll admit there are probably very few idiots like me who refuse to use background image decorations, but let me explain why as well as what. The background image I use on X is called the "root weave" and although it is horribly ugly, it is exce…

That's a pretty interesting idea; do you have links to the "root weave" image? I googled but the search didn't turn anything up.

I'm not sure it's quite the direction I want to take Silk, but thanks for sharing -- I never thought about using desktop images for a pragmatic purpose such as that.

Re: My winter break project — Silk

#6
Absolutely beautiful. I am not very "artistic" but it sure gave me the feeling like I was. Can't wait to see how the experience turns out on the mobile devices. I hope you decide to give it a go on Android devices as well.

Re: My winter break project — Silk

#8
Stunning! Can you give us some technical details? How are you producing the images (libraries, custom scripts, etc.)? I've thought about a project like this (your execution is light-years ahead of anything I could accomplish) using Nodebox -perhaps- as an excuse to learn something new about python.

Edit: I see it's in JavaScript? Excellent! Any other tools or techniques you found helpful would be interesting to read. Congrats!

Re: My winter break project — Silk

#10
post #5
post #2

I'm probably the wrong person to reply here... As someone who never uses "desktop" or "background" images, I actually do think the example images are beautiful and enjoyable. I'll admit there are probably very few idiots like me who refuse to use background image decorations, but let me explain why as well as what. The background image I use on X is called the "root weave" and although it is horribly ugly, it is exce…

That's a pretty interesting idea; do you have links to the "root weave" image? I googled but the search didn't turn anything up. I'm not sure it's quite the direction I want to take Silk, but thanks for sharing -- I never thought about using desktop images for a pragmatic purpose such as that.

Root weave is a rendering definition, rather than a bitmap image, so that's probably why you're having a hard time finding it. Someone could probably grab a screenshot for you though.
Post reply on HN