HN user

thomasjonas

57 karma
Posts1
Comments14
View on HN
Click 5 years ago

Sorry about that. It should be live again. Not sure for how long though... We (studiomoniker.com) are quite busy with other projects and we don't have to time to properly support this project. Hopefully we can make it more HN proof in the future. The project definitely deserves it!

Still some black ones in stock!

One of the creators here: we were very much caught by surprise by the sudden interest in this project. (A year after launch) We are currently counting stock and updating our shop for a better experience (like not defaulting to an out of stock color for a product)

Interesting! I hadn't found anybody else doing this back when I "typeset" my thesis in a subpixel font. I even build my own tool in Processing for designing the font. A part of my graduation was making an installation of our thesis for the exhibition so people could "read" my thesis. I build an installation with a LCD screen, a USB microscope and a projector. You can find it over here: http://www.thomasjonas.nl/project/a-new-aesthetic-for-text (sorry mobile users)

The thesis was about how the aesthetics of tools/technology can influence the aesthetic of art, so I thought this installation was a pretty fitting idea.

Front-End Handbook 11 years ago

I was just going through the list of possible interview questions (http://www.frontendhandbook.com/practice/interview-q.html)... Am I the only (mediocre) Front-end dev that has problems answering these questions? I always start doubting myself when I don't know the answer to basic questions like "Are there any problems with serving pages as application/xhtml+xml?". All these questions ring a bell somewhere, but I have no idea how to turn that into a good answer at an interview... Whenever I run into problems I just try to fix them... I'd like to think that's more important than this factual knowledge.

React.js koans 11 years ago

Nice way to learn React! For me the tasks could be a bit more clear, especially the first time when I was looking for what I had to do. But I'll definitely try to learn some React this way!

Berlin based design studio OnFormative did a similar project using Google Maps as source material: http://www.onformative.com/lab/googlefaces/

Very nice to see more projects where algorithms and art come together. This post also reminded me a bit of this project where a face detection algorithm and a psuedo-genetic algorithm are combined to create faces out of noise: http://lbrandy.com/blog/2009/04/genetic-algorithms-evolving-...

This website is actually an artwork by Dutch/Brazilian artist Rafaël Rozendaal. More websites/artworks: http://www.newrafael.com/websites/

As you can tell by the link I posted you can see his work consists of a lot of websites (you can actually buy/own them!) although he also makes "offline" work... Two of my favorite websites: http://www.fallingfalling.com/ http://www.muchbetterthanthis.com/

I can also recommend his app: https://www.youtube.com/watch?v=f2nKns9_fM8

Needless to say... I'm a fan.

This is pretty useful! Maybe a noob question but how does this work offline / slow internet connections? I'm coding on the train pretty frequently and I hate waiting for urls to resolve... I'm guessing it's caching this DNS entry? (why would I otherwise have to run dscacheutil -flushcache...)