Hacker News new | ask | show | jobs
by jhgjklj 3262 days ago
The site is usable but can be made a lot better simply by changing the priorities.

Hide all those compiler flags etc in the first page. The idea is if any one needs such advanced settings surely the source code will be multi page source code, even for the special use case it would be in the 1 % users.

Include some template code which is readily compilable. THis is will be useful

The sharable link should be integrated with reddit, google +, etc to be more resistance free sharing.

1 comments

Except for in C, when you want to use the math library, you'd need the `-lm` option, which comes up fairly commonly.