I see it as taking the copyright holder's control over their material, not taking the material itself. In other words, if someone publishes your works for free that you would otherwise charge for access, they haven't…
Call it `morc`.
If you're using Terraform, why are you having problems with the interconnectedness? That's exactly the benefit of Terraform. Parameterizing all the configuration dependencies is its brilliance. Nothing I've come across…
I was _only_ pointing out, through _one_ simple example, the flaw in your conclusion of Go errors being tedious. I was not discussing other languages nor how to incorporate extensive and fluid error handling in Go to be…
Don't be "old".
> I think would try to use its panic/recover mechanism as much as possible And that's exactly the reason you should avoid Go. Every error is not exceptional. Most errors are not exception. Hence, most errors should not…
https://github.com/rqlite/rqlite
If the authors are opposing advertising, why are they advertising their opinions here? These naive opinions are more intrusive to me than many targeted advertisements. To be clear, i'm not opposed to ad blockers. I'm…
Just silly! Pioneers are more important than bringing the pioneering to the masses. We don't pioneer for perfection, we pioneer for discovery. Completely different purposes but without discovery, there is nothing to…
Additionally, light on dark is horrible for readability. That theme is great for imagery but it's doesn't provide valuable contrast for clearly rendering fonts. Programming docs are typically mostly text so should…
Isn't that the "do not disturb" settings in iOS?
Actors/messaging doesn't imply a remote-backend architecture. It only implies messaging and mutually-exclusive _writable_ state. GUIs is a poor example as they are inherently single-threaded frontends so performing…
Agreed. Now days, you should not even think about threads. If you are, you're doing it wrong. You should only be concerning yourself with immutability or not sharing state. Hardly rocket science. Here's how easy it is…
Soulver is great and is what i use when mobile but I love Calca. I mostly use it in place of a spreadsheet, less as a replacement for a calculator.
Just because _you_ are locked into a mentality about a meaning for // does not mean we all are. Explain to me why formatted/structured text can not appear after a // in a file. If your editor parsed the text and…
http://htsql.org
I see it as taking the copyright holder's control over their material, not taking the material itself. In other words, if someone publishes your works for free that you would otherwise charge for access, they haven't…
Call it `morc`.
If you're using Terraform, why are you having problems with the interconnectedness? That's exactly the benefit of Terraform. Parameterizing all the configuration dependencies is its brilliance. Nothing I've come across…
I was _only_ pointing out, through _one_ simple example, the flaw in your conclusion of Go errors being tedious. I was not discussing other languages nor how to incorporate extensive and fluid error handling in Go to be…
Don't be "old".
> I think would try to use its panic/recover mechanism as much as possible And that's exactly the reason you should avoid Go. Every error is not exceptional. Most errors are not exception. Hence, most errors should not…
https://github.com/rqlite/rqlite
If the authors are opposing advertising, why are they advertising their opinions here? These naive opinions are more intrusive to me than many targeted advertisements. To be clear, i'm not opposed to ad blockers. I'm…
Just silly! Pioneers are more important than bringing the pioneering to the masses. We don't pioneer for perfection, we pioneer for discovery. Completely different purposes but without discovery, there is nothing to…
Additionally, light on dark is horrible for readability. That theme is great for imagery but it's doesn't provide valuable contrast for clearly rendering fonts. Programming docs are typically mostly text so should…
Isn't that the "do not disturb" settings in iOS?
Actors/messaging doesn't imply a remote-backend architecture. It only implies messaging and mutually-exclusive _writable_ state. GUIs is a poor example as they are inherently single-threaded frontends so performing…
Agreed. Now days, you should not even think about threads. If you are, you're doing it wrong. You should only be concerning yourself with immutability or not sharing state. Hardly rocket science. Here's how easy it is…
Soulver is great and is what i use when mobile but I love Calca. I mostly use it in place of a spreadsheet, less as a replacement for a calculator.
Just because _you_ are locked into a mentality about a meaning for // does not mean we all are. Explain to me why formatted/structured text can not appear after a // in a file. If your editor parsed the text and…
http://htsql.org