Hacker News new | past | comments | ask | show | jobs | submit | mirceasoaica's comments login

Donations are not the main CTA. If you want to support the initiative you can donate. We don't need money to build the MVPs for people but if we get donations we might convince other devs to join (they would get paid).


If you don't want competition then you have to pay for the execution


I didn't do a benchmark. Phalcon is probably faster than Django (by a few miliseconds) but it is a compiled extension and also doesn't have all the functionality that Django has.

Django compared to Laravel (which is now probably the most popular PHP framework) is orders of magnitude faster. This is what I meant with Django being faster that PHP (this statement compares a framework with a programming language - not fair)


Without a benchmark I remain unconvinced. PHP7 performance was shown to have doubled since 5.6 in most cases, including with frameworks like Laravel. Prior to PHP7 it wasn't noticeably slower than Python.


I bookmarked it. Are you using bootstrap / foundation?


I've used bootstrap in the past, but not anymore.

Tachyons is different, it doesn't give you components but single-purpose classes and a font-relative layouting system:

http://tachyons.io/docs/layout/spacing/

It takes a while getting used to the names, but after that it's just awesome that you don't have to think about padding, margin and font-size values anymore. Just slap "pa1" or "pa2" there and everything looks pretty.


Doesn't it lead to inconsistent layout if someone forgets to add it? I am not a designer, but few things irks me more than paddings varying across the same 'components'.

From experience, your method is easier to think through, but later on it is more time consuming to modify a layout. pa1 and the like should be treated the same as magic numbers.


That is the point. Padding can't be inconsistent if there are only 7 values to choose from, not 1..7, but powers of two, so 0.125, 0.25, 0.5, 1, 2, 4, 8rem.


Joe will chooses 0.25, Mary picks with 0.125 while Huan goes with whatever is the default. There will be inconsistency if there is more than one choice available (empty is also a choice). Someone will slip up, it is only inevitable.


And if somebody doesn't use the library, but pixels or percentages, you get the same problem. You can't use a library to replace communication in a team.

But having 7 rem-relative steps, that fit together makes the common use-case way easier: Joe: "I need more padding on this, so I use pa2 instead of pa1".

If you feel the urge to check your code base it's easy to write scripts that count the occurences of "pa1..pa7". It's not so easy if you have to take into account "padding: 1px", "padding: 20%", "padding: 3em" etc.


Same thing happened to us. We moved a lot of cron logic to nodejs and we were able to increase speed and reduce hardware costs.


I've started an online store (https://adorely.ro) with a friend of mine using dropshippers (so we don't buy stock and manage the delivery) and we're getting our most valuable traffic from price comparison sites. While there is a limit of how many visitors you can get, the conversion rate is amazing (in some cases is more than 10%) and the cost is extremely low. Adwords is not a good idea if you don't have a good lifetime value. Also we tried to increase our Facebook fanbase but the conversion rate is pretty low (still bigger than adwords).


To be honest I don't really trust Oracle software. They are usually very expensive and they kinda lock you in their products.

In the case of Commerce Cloud I don't see any pricing information, so I can only presume it's going to cost a lot.

Also a few days ago Oracle bought NetSuite for $9.3 billion. One of their product is SuiteCommerce (http://www.netsuite.com/portal/products/netsuite/suitecommer...)


Agree with most of your points. I was only pointing out that Oracle now wants a piece of that pie. BTW, they support both revenue share and number of click model.

From https://cloud.oracle.com/en_US/commerce-cloud?tabID=14306513...

Usage Model - Tiered-pricing structure based on annual storefront page views Revenue Share Model - Percentage of GMV


I was thinking about bootstrapping business and target the small - medium businesses. If I want to tackle the enterprise business it might take 2 years for an MVP, but an alternative for a WooCommerce store shouldn't take that long.


It's so crowded unless you have some special angle you will need to spend a truckload on marketing


I know about moltin.com.

They basically offer you a backend and a set of APIs to create your store. It's a great tool to use if you want to be in control of your store behaviour. On the other hand it requires you to have some technical knowledge.


I like the idea of seeing the latest news on my lockscreen. I hope you won't start inserting ads! :)

I'm used to unlock my phone with pin code. I see it only supports patterns.

Also custom feeds would be a great addition.

Good luck!


We already support pattern unlock, if there are requests for pin unlock, it'll be really easy to integrate it. Custom feeds is on our roadmap. Sometimes in the near future.


Join us for AI Startup School this June 16-17 in San Francisco!

Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: