Actually everyone use hard links. They just don't use multiple hard links to the same file.
Those "few minutes" have lasted for at least an hour now.
> This feature is documented under the -f option of the export built-in command. The implementation detail of using an environment variable whose value starts with "() {" and which may contain further commands after the…
I doubt DEC had anything to do with GEM. It was a product of Digital Research (same company that gave us CP/M, MP/M and DR-DOS)
I wish for a standard #once directive. It should be very simple to implement, increase preprocessing speed and reduce the size of visually disturbing boilerplate in header files.
A combined REPL and editor for C# looks useful. I will try it next time I have some spare time. The name is confusing. A C shell already exists (http://en.wikipedia.org/wiki/C_shell). An alternative name could be…
> Most C++ code uses switch frequently, usually without taking advantage of fallthrough. I am not so sure about this. Thinking back on my uses of switch in C and C++, I am not able to remember using switch without…
So his political view made him unsuitable for a job. I am really surprised about this from a company and a foundation I associated with openness and concern about freedom.
You could add the option to filter by programming language, to avoid seeing repositories using languages the potential contributor doesn't know or has no interest in.
> Wow. That's full of falsehoods like these: > "What happens is that variable i is converted to unsigned integer." No: 'long i' is converted to 'unsigned long'. Actually, unsigned long is an unsigned integer. He didn't…
So what if the syntax is (part of) what makes your language novel, interesting and special?
NetBSD
As a non-designer, I don't have the insight to understand why black text makes a site look outdated and trashy. As a user of web pages, I think that black text makes a site look professional. It also makes it possible…
Qusetion five: "What does the expression SCHAR_MAX == CHAR_MAX evaluate to?" should be undefined exactly because char type can be signed or unsigned (as admitted in the explanation). If the question is about specific…
I have to say that this is the easiest diagramming tool I have ever used. I am impressed!
You need 3 chairs, 3 tables, 3 computers and internet connection. That's all you must have:-) Might be nice to have a coffee machine also...
While I understand that a highly customized vim could reduce the number of keystrokes, I think it also makes some tasks more difficult. If using several different computers you must make sure all your cusomizations are…
A Hacker News for Europe would be great. A lot of the stories on HN are very USA-centric. Currently it looks like Hackful focuses on the UK, especially London. Lets hope it expands to cover all of Europe.
It is available at github (https://github.com/sol-prog/schm) and readable.
Actually everyone use hard links. They just don't use multiple hard links to the same file.
Those "few minutes" have lasted for at least an hour now.
> This feature is documented under the -f option of the export built-in command. The implementation detail of using an environment variable whose value starts with "() {" and which may contain further commands after the…
I doubt DEC had anything to do with GEM. It was a product of Digital Research (same company that gave us CP/M, MP/M and DR-DOS)
I wish for a standard #once directive. It should be very simple to implement, increase preprocessing speed and reduce the size of visually disturbing boilerplate in header files.
A combined REPL and editor for C# looks useful. I will try it next time I have some spare time. The name is confusing. A C shell already exists (http://en.wikipedia.org/wiki/C_shell). An alternative name could be…
> Most C++ code uses switch frequently, usually without taking advantage of fallthrough. I am not so sure about this. Thinking back on my uses of switch in C and C++, I am not able to remember using switch without…
So his political view made him unsuitable for a job. I am really surprised about this from a company and a foundation I associated with openness and concern about freedom.
You could add the option to filter by programming language, to avoid seeing repositories using languages the potential contributor doesn't know or has no interest in.
> Wow. That's full of falsehoods like these: > "What happens is that variable i is converted to unsigned integer." No: 'long i' is converted to 'unsigned long'. Actually, unsigned long is an unsigned integer. He didn't…
So what if the syntax is (part of) what makes your language novel, interesting and special?
NetBSD
As a non-designer, I don't have the insight to understand why black text makes a site look outdated and trashy. As a user of web pages, I think that black text makes a site look professional. It also makes it possible…
Qusetion five: "What does the expression SCHAR_MAX == CHAR_MAX evaluate to?" should be undefined exactly because char type can be signed or unsigned (as admitted in the explanation). If the question is about specific…
I have to say that this is the easiest diagramming tool I have ever used. I am impressed!
You need 3 chairs, 3 tables, 3 computers and internet connection. That's all you must have:-) Might be nice to have a coffee machine also...
While I understand that a highly customized vim could reduce the number of keystrokes, I think it also makes some tasks more difficult. If using several different computers you must make sure all your cusomizations are…
A Hacker News for Europe would be great. A lot of the stories on HN are very USA-centric. Currently it looks like Hackful focuses on the UK, especially London. Lets hope it expands to cover all of Europe.
It is available at github (https://github.com/sol-prog/schm) and readable.