Hacker News new | past | comments | ask | show | jobs | submit login

separation of concerns. Just write the logic in a fairly portable language.



I do have it in Python! I've successfully build some frontend experiments with Android (http://joaoventura.net/blog/2014/python-android/), Web (with Flask) and Qt (PyQt5 and pyotherside).

My problem is with the choice of the best frontend approach, and since I'm only one guy working on this, I am trying to find my "best" decision..


Generally, if it works as a website use that. Desktop apps are for things you can't do with a website.

EX: File system tools, AAA FPS, etc.




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

Search: