Isn't that company also trying to fulfill the same ideological goal? Their twitter even says "Freedom for gamers". Looks exactly the same type of bs to me.
What do you mean by "two competing and conflicting beliefs"?
> No need to project your own cognitive dissonance Not sure why you felt the need to insult me but that won't lead to useful discussions...
> Why do you think this studio was a no government no authorities crowd? I meant the general web3/cryptobro crowd
> We are working directly with various government agencies to ensure the criminals get brought to justice. It's amusing to see these kind of statements from the decentralized no goverment/no authorities crowd. To quote…
> Javascript didn't need types Have you heard about Typescript?
I kinda like that `defer` is very visible. Although I haven't worked on large Zig codebases so I don't know how that scales.
Problem: whatever Solution: TRY-CATCH
Amazon: https://www.cnbc.com/2019/07/17/eu-to-investigate-amazon-ove... & https://www.forbes.com/sites/enriquedans/2020/06/13/if-amazo... Google: https://finance.yahoo.com/news/google-sued-again-over-anti-0... &…
Google has monopoly on search, Amazon on online retail and to a lesser extent cloud hosting, Facebook on social media. Twitter on 140 character word dumps so that's maybe not at the same level bad as the others. Edit:…
I kind of feel the same as you. I'm happy that Parler is gone but on the other hand I think that Google, Facebook, Amazon and Twitter are monopolies and should be broken up.
> So... Type signature `Int -> Int -> Bool` can be used for a function that does any of the following things: manipulates strings, decodes JSON, or queries a database It can definitely NOT query a database(as that would…
Why did you decide to use a system programming language to build a web api? That's 100% the wrong tool for the job.
Is it always acyclic though? https://stackoverflow.com/questions/6163683/cycles-in-family...
In the remarks section: "IFR flt are not permitted to tkof fr Rwy 15 or apch and ldg on Rwy 33." So depending on the wind they might not had the option to land IFR.
That code doesn't compile because fromString returns Maybe StringEndingInDot and toString takes StringEndingInDot. So it does protect you from misuse.
There's a Prolog in your Scala: https://www.youtube.com/watch?v=iYCR2wzfdUs It does compile time computations using generics + implicits
Do you mean type parameters or regular parameters? If it's the former(and Scala is allowed) then I think Rho's Result type is a pretty good bet with it's ~60 type arguments:…
> It will be faster to bring value to your customers using a dynamic language (Ruby/Python/PhP), then using (Haskell/Scala). If we are talking about a first iteration/mvp then I can agree with you. On the other once you…
First of all he said little by little so calling it rapid is a bit misleading. Second this was not ultimately a hardware/software failure but the failure of the overall supervisor of the system(= pilot). We can't (yet)…
This one typechecks but loops forever: f :: Void -> a f _ = let x = x in x
> because reasons Consistency comes to mind as a pretty good reason.
I was referring to the lack of curly braces around the body of the then clause. This code has nothing to do with resource management and gotos per se so I don't see where your frustration and attack comes from.
Here's the referenced commit for the interested: https://github.com/libressl-portable/openbsd/commit/ddd98f8e... To be honest I'm kinda surprised that even after the 'goto fail' story people still write code in this…
>Have you read... Not yet, I've removed the offensive parts. But if you quote from me please quote correctly, your current comment(and the fact that you update it in every 5 minutes) is misleading.
Isn't that company also trying to fulfill the same ideological goal? Their twitter even says "Freedom for gamers". Looks exactly the same type of bs to me.
What do you mean by "two competing and conflicting beliefs"?
> No need to project your own cognitive dissonance Not sure why you felt the need to insult me but that won't lead to useful discussions...
> Why do you think this studio was a no government no authorities crowd? I meant the general web3/cryptobro crowd
> We are working directly with various government agencies to ensure the criminals get brought to justice. It's amusing to see these kind of statements from the decentralized no goverment/no authorities crowd. To quote…
> Javascript didn't need types Have you heard about Typescript?
I kinda like that `defer` is very visible. Although I haven't worked on large Zig codebases so I don't know how that scales.
Problem: whatever Solution: TRY-CATCH
Amazon: https://www.cnbc.com/2019/07/17/eu-to-investigate-amazon-ove... & https://www.forbes.com/sites/enriquedans/2020/06/13/if-amazo... Google: https://finance.yahoo.com/news/google-sued-again-over-anti-0... &…
Google has monopoly on search, Amazon on online retail and to a lesser extent cloud hosting, Facebook on social media. Twitter on 140 character word dumps so that's maybe not at the same level bad as the others. Edit:…
I kind of feel the same as you. I'm happy that Parler is gone but on the other hand I think that Google, Facebook, Amazon and Twitter are monopolies and should be broken up.
> So... Type signature `Int -> Int -> Bool` can be used for a function that does any of the following things: manipulates strings, decodes JSON, or queries a database It can definitely NOT query a database(as that would…
Why did you decide to use a system programming language to build a web api? That's 100% the wrong tool for the job.
Is it always acyclic though? https://stackoverflow.com/questions/6163683/cycles-in-family...
In the remarks section: "IFR flt are not permitted to tkof fr Rwy 15 or apch and ldg on Rwy 33." So depending on the wind they might not had the option to land IFR.
That code doesn't compile because fromString returns Maybe StringEndingInDot and toString takes StringEndingInDot. So it does protect you from misuse.
There's a Prolog in your Scala: https://www.youtube.com/watch?v=iYCR2wzfdUs It does compile time computations using generics + implicits
Do you mean type parameters or regular parameters? If it's the former(and Scala is allowed) then I think Rho's Result type is a pretty good bet with it's ~60 type arguments:…
> It will be faster to bring value to your customers using a dynamic language (Ruby/Python/PhP), then using (Haskell/Scala). If we are talking about a first iteration/mvp then I can agree with you. On the other once you…
First of all he said little by little so calling it rapid is a bit misleading. Second this was not ultimately a hardware/software failure but the failure of the overall supervisor of the system(= pilot). We can't (yet)…
This one typechecks but loops forever: f :: Void -> a f _ = let x = x in x
> because reasons Consistency comes to mind as a pretty good reason.
I was referring to the lack of curly braces around the body of the then clause. This code has nothing to do with resource management and gotos per se so I don't see where your frustration and attack comes from.
Here's the referenced commit for the interested: https://github.com/libressl-portable/openbsd/commit/ddd98f8e... To be honest I'm kinda surprised that even after the 'goto fail' story people still write code in this…
>Have you read... Not yet, I've removed the offensive parts. But if you quote from me please quote correctly, your current comment(and the fact that you update it in every 5 minutes) is misleading.