Ouch. India vs Pakistan - The m3u8 playlist of Sonyliv does not expire, and segment URLs are unsigned, this means you can watch the match inside the VLC player or any HLS player.
Don't forget to eat your vegetables, and sign your URLs
The blessing and the curse are the same: we can imagine way more than we can actually do, dream bigger than we can build, and picture things beyond what we can create.
@Totinhiiio@unusual_whales Glad to hear someone speaking sensibly. I feel sorry for you and most Americans who didn't understand it, as it requires intellect, which few possess. Watch the full video: https://t.co/840POfNcZg
@Totinhiiio@unusual_whales Glad to hear someone speaking sensibly. I feel sorry for you and most Americans who didn't understand it, as it requires intellect, which few possess. Watch the full video: https://t.co/840POfNcZg
@slimjimmy@ChShersh JS sucks the most. Take this for Instance:
function fun(a, b, c) {
a = a * 10;
b.item = "changed";
c = {item: "changed"};
}
var num = 10;
var obj1 = {item: "old"};
var obj2 = {item: "old"};
fun(num, obj1, obj2);
What do you think would be the output?
@ChShersh It's always which sucks the least
Java sucks because of long long syntax and thread management.
JavaScript sucks because we'll you know.
C++ sucks when I need to do cross platform development.
Golang well I don't think it sucks.
Rust is too complex.