Hacker Newsnew | past | comments | ask | show | jobs | submit | macygray's commentslogin

I've created a pretty nice combination of these names. "trevalmabo" (Trent,Eve,Alice,Mallory,Bob) - it reads "trust eavesdropping on man in the middle"


I have a feature request: add diffs and ability to show who have starred and who have forked your recipe


I've opened a link and got 502 Bad Gateway from ginx/1.10.0 (Ubuntu)

=) nice


He's working on his "Switching from Caddy to nginx article" right now.


Cool stats about Java. "import" is the most frequently used word. It looks like everything is already exist in Java, so just import all the things, some clue code and you are done.


Then why isn't this the case for python. It's as equally as kitchen sink, right?


Java doesn't have syntax for importing more than one member of a package in one statement.

Either you import a single member, or all with *.

Combine that with IDEs that auto-create the import statement, and there you go.


I just remembered: also, each class in Java has to be in it's separate file. That might very well be the biggest factor.


In Python you usually import a module and use that as a symbol, or `from module import Symbol1, Symbol2, Symbol3`.

Java doesn't have the former, and the latter requires an import per symbol (it also has the ability to import every symbol in a namespace, and so does Python, but that's usually discouraged)


I think if you grouped the import statements by package the numbers would be similar but typically people import individual classes.


Interesting, how many users with password like '123' or 'monkey' has McDonald's, like 50% ? Because, who will give such a website a normal password?! ;)


UI is ugly as hell! And why isn't it done as a webapp??


There is a web client. You can test it at http://health.gnusolidario.org:8000/ with database: health30 Username: admin and password: gnusolidario About the desktop client, ugly is a matter of taste but at least it is very efficient for intensive usage (like daily encoding)


You forgot your <sarcasm> tag.


Strange. So many years of coding and no github link on page...


Frankfurt got 54 points and it's said, that it lacks culture in opposite to Berlin. But Berlin is not even in the list, why?


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

Search: