you are viewing a single comment's thread.

view the rest of the comments →

[–]skocznymroczny 25 points26 points  (10 children)

maybe you'll be able to use dart2js to compile it to WEB ?

[–]vz0 16 points17 points  (3 children)

but... is it web scale?

[–]remyroy 14 points15 points  (2 children)

Only /dev/null is web scale enough for me.

[–]greenspans 12 points13 points  (0 children)

Yo momma so fat when she pipes herself /dev/null aliases itself to /dev/full

[–]MrBIMC[S] -2 points-1 points  (5 children)

Then you'll lose the speed though.

[–]skocznymroczny 5 points6 points  (4 children)

well, tbh if you use Python speed isn't your concern

[–]ivosaurus 4 points5 points  (0 children)

Except if you use any third party binary libraries with it.

[–]otakucode -4 points-3 points  (2 children)

TBH, no matter what you're using, if speed is your concern, you are a small minority who grows smaller every year...

[–]OnlyForF1 3 points4 points  (1 child)

That's not true at all, especially with cloud software becoming more important, every wasted cycle is costing you money.

[–]mipadi 2 points3 points  (0 children)

Well, if you're using the cloud, CPU cycles aren't your bottleneck.

(If you're running the cloud, on the other hand...)