Polarity | 10 years ago | on: Dropbox closing Carousel and Mailbox
Polarity's comments
Polarity | 10 years ago | on: World's first white laser
Polarity | 10 years ago | on: Introducing the Famous Framework
Polarity | 11 years ago | on: Render HTML via WebGL
Polarity | 11 years ago | on: Vivaldi – A new browser for our friends
Polarity | 11 years ago | on: How Browserify Works
1.) with tools like browserify i have to look at the folder structure. if i move things around i have to change some paths inside my codebase. or i have to change a map config. with my approach i need two paths. the path to my bower package.json to include all my bower packages and the path to my codebase with two fixed js files. beneath that directory level i can organize stuff how i want and change it every time completely. create folders, move things, rename stuff etc. my script concats always the libs first, then my bootstrap.js, all my app modules and at last a init.js. every project looks the same and works the same. it´s compatible with every big frontend framework and easy to understand.
2.) most bower packages are in js global format. so they just have to be loaded first at runtime and the order of loading things is very clear.
3.) im aware that browserify aims at some problems like lazy loading or reuse stuff in the background/frontend but i am not having to deal with those problems atm. and dont know if i ever have to...
Polarity | 11 years ago | on: How Browserify Works
Polarity | 11 years ago | on: Spaceengine – explore the galaxy
I always liked the idea to explore the universe virtually and being able to land seamlessly on planets. This was really something i hoped come to Star Citizen or Elite Dangerous. But seems there are already some nice indie Sim Engines out there.
Polarity | 11 years ago | on: Apple Maps Connect
Polarity | 11 years ago | on: Google Keep
Polarity | 11 years ago | on: Google Keep
Polarity | 11 years ago | on: Google Keep
Polarity | 11 years ago | on: Google Keep
Polarity | 11 years ago | on: Python 3 can revive Python
Polarity | 11 years ago | on: Framer: Prototyping Toolkit
As a coder i can do mostly the same with jQuery or any other animation framework and have at the end maybe some code i can extend or reuse in the finished product. Also from the example code it looks like it needs still a fair amount of time do get something ready (much code).
As a designer you have to learn code and have to learn this framework to work mostly non visual inside a code editor.
So what is the target audience for this tool?
Polarity | 12 years ago | on: Show HN: Realtime TODO Lists without signup (Weekend Project)
Polarity | 12 years ago | on: Show HN: Realtime TODO Lists without signup (Weekend Project)
Polarity | 12 years ago | on: Show HN: Realtime TODO Lists without signup (Weekend Project)
Polarity | 12 years ago | on: Carousel – Gallery from Dropbox for photos and videos
Polarity | 12 years ago | on: Brackets, a code editor