[-] Bogus5553@lemm.ee 4 points 3 months ago

Sorry, I meant ”food problem”, but I guess your response is still an answer

[-] Bogus5553@lemm.ee 5 points 3 months ago

Yes, and a cp or ls clone isn’t that meaningful to stick GPL to.

[-] Bogus5553@lemm.ee 4 points 3 months ago

Numpy is what makes python fast though

[-] Bogus5553@lemm.ee 4 points 3 months ago

Great news! Hope it’s not too hard to port this technology to the existing infrastructure.

[-] Bogus5553@lemm.ee 4 points 3 months ago

Thanks a lot, and thanks for the great app! It’s a pleasure to run it (:

[-] Bogus5553@lemm.ee 4 points 4 months ago

I personally think that C++ can be beautiful. For example: std::filesystem::path overrides the / operator, for specifying parent paths. It’s the same as Kotlin’s OKIO and Pythons standard pathlib.

[-] Bogus5553@lemm.ee 4 points 4 months ago* (last edited 4 months ago)

void main(){...} is not in the standard, but works on both MSVC and GCC (with warnings). I think it works on both C/C++, but you really shouldn’t use it in production. Just use int main(void){...} , without any return value, which is permitted in the standard, and will return success iirc.

[-] Bogus5553@lemm.ee 5 points 5 months ago

Pretty cool. May I ask tough, what’s the reason for doing this in BASH and not in something like Python?

[-] Bogus5553@lemm.ee 3 points 11 months ago

If you’re the CIA, then you don’t need to own Google in order to use their intelligence.

[-] Bogus5553@lemm.ee 4 points 11 months ago
[-] Bogus5553@lemm.ee 5 points 2 years ago

Literally me

view more: ‹ prev next ›

Bogus5553

joined 2 years ago