u/api - 5 Archived Voat Posts in v/programming
u/api
  • home
  • search

u/api

0 posts · 5 comments · 5 total

Active in: v/programming (5)

  • ‹‹‹
  • ‹‹
  • ‹
  • 1
  • ›
  • ››
  • ›››
Comment on: Linus Torvalds is tired indeed of "trivially obvious improvements" that are actually buggy

Most Linux application I have seen appear to be designed by nerds for the nerds.

Because that's exactly how they start out a lot of the time. Someone needs some tool for something, thinks "hey people might like this," and posts the source on GitHub or something.

So far when I see forks being created is because they add new features and do not fix bugs that were in the old fork itself.

I might be wrong about this, but wouldn't that be because they rely on the "upstream" project to be fixing the bugs and then just porting those fixes to the fork?

1 11 Sep 2015 23:10 u/api in v/programming
Comment on: I hope one day I'll live in a country where I have freedom to write any code I like without fearing.

Really? Do you have any links/sources/etc.? Not saying that I doubt it per se, I just really wanna see if that's true.

1 22 Aug 2015 21:15 u/api in v/programming
Comment on: What is the status of peer to peer messaging?

Tox works at least somewhat well, but the clients for it are iffy.

2 17 Aug 2015 03:06 u/api in v/programming
Comment on: glot.io open source pastebin where you can run code in browser (20+ languages)

But at some point, someone'll come up with a way to escape Docker, and start abusing the main system(s).

0 27 Jul 2015 05:10 u/api in v/programming
Comment on: The code in your banner is triggering me
#include <iostream>
using namespace std;
int main() {
    cout << "Hello World" << endl;
    return 0;
}

There, fixed it for you.

Also, on a related note, using namespace std; is considered bad practice. Note: I'm not a major C++ person, just thought that it was relevant

1 11 Jul 2015 07:57 u/api in v/programming
  • ‹‹‹
  • ‹‹
  • ‹
  • 1
  • ›
  • ››
  • ›››

archive has 9,592 posts and 65,719 comments. source code.