Hacker News new | ask | show | jobs
by movedx 2016 days ago
So straight off the bat I won't be reading this article.

The title sounds interesting and I think there are insights to be gained, but I had to disable NoScript for the page/tab to load; I had to disable NoScript, the means by which I protect my self online (one of many few layers), so I could render some text.

After disabling NoScript to see that text it looked terrible.

This has led me to believe that a "software craftsman" that can't get text to me over the Internet without JavaScript doesn't really have much to teach me.

Sorry, friend. I'm sure your intentions are good, but the delivery of those intentions was frustrating and utterly pointless.

1 comments

Really sorry about that. Our site is a SPA so it really relies on Javascript. We have put a copy of the article on Medium: https://tinodelletna.medium.com/fractal-architectures-a-soft... I hope that will work
Cheers! much better. (screencap for how it renders on windows: https://i.imgur.com/jhxhjH0.jpg)
Thanks! We will get on that CSS ASAP :)
Why is it a SPA?
Single Page Application. A single page running JavaScript to render different views without page reloading.

https://medium.com/@NeotericEU/single-page-application-vs-mu...

Really good question, a bit off-topic though. The main reason was to get off-line capabilities and other future features we have in the pipeline atm.