Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
gardentheory
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
5 ms
·
1.
▲
by
gardentheory
10y ago
This seems pretty cool. I just tried using jslint to lint a file, it works! https://gist.github.com/ianjosephwilson/7c6c0a2c833e92b3a82c...
2.
▲
by
gardentheory
14y ago
Putting this in a more positive light. Why not take this new project as an opportunity to learn a new stack ?
3.
▲
by
gardentheory
14y ago
Sorry, that was my point. Strengthening the types in python3 solves the problem without static typing being needed at all.
4.
▲
by
gardentheory
14y ago
Well the lighter solution and more Pythonic solution is strong typing. If a Unicode string and a byte string could not be combined then the problem would not exist AFAIK. For example "a" + 1 is an error, why is u"a" + "s" not an error?
5.
▲
by
gardentheory
14y ago
Did you try using the Basic plugin? Worked for me with little customization. I almost didn't use the plugin until I found out I didn't need bootstrap and an entire user interface.
6.
▲
by
gardentheory
15y ago
I have only used apache as an application server with mod wsgi behind nginx. I have not used gunicorn or uwsgi. Yhanks for the correction, I should have just stopped my explanation before that.
7.
▲
by
gardentheory
15y ago
Why nginx AND varnish? I thought varnish could proxy as well? Or maybe could you explain your setup.
8.
▲
by
gardentheory
15y ago
Well i think the gist is that serving files and running applications have different resource requirements. Therefore it is common to have a proxy serve statics and proxy in addition to an application server running python. The advantage w
9.
▲
by
gardentheory
15y ago
This is a good devil's advocate summary, except feasibility of remote development with a GUI. I don't agree with a few of these points though. "Someone who has either invested or going to invested 100's of hours to properly learn the iOS/M
10.
▲
by
gardentheory
15y ago
Have other sites done this? I think its a solid idea, very based on the real world as well as supply and demand. I have a large supply of mediocre(or worse) things to say but in the real world if I walk around saying those to people that
11.
▲
Experiences with Hub: Bay Area?
1 points
by
gardentheory
16y ago
|
0 comments