> sat fat matter more to blood cholesterol than food cholesterol Can you expand on this? I don't understand.
From the article > What this code does is read an index file that contains the list of R packages from CRAN, and subsequently download the description files of the first 200 packages to the user home directory (which is…
You're thinking of memoization, which is related to but distinct from DP. Memoization is "top down", DP is "bottom up". DP generally has better space complexity (memory requirements). For example, for a function that…
> no difference between man/womnan For the record, nobody says or believes this. We believe one should be free to change their gender, eg a woman should be free to live as a (trans) man. That's an entirely different…
I also wish there were more compact options, but the Pixel 8 is 71mm wide and you can unlock the bootloader. And if you're gonna run a custom ROM, the Pixel 5 is still a decent option.
It's distributed in the Play Store, so Google controls the update servers, no? Edit: or Apple, whathaveyou
This! Whenever I mention that to me fancy light roasts taste sour, the response is almost always puzzlement, even from those who prefer dark roasts. Nice to know it's not just me.
Is there an advantage to borosilicate glass over food-grade stainless steel?
It's a deliriant, not a disassociative. Worth mentioning the trip is said to be deeply unpleasant, and also the plant is poisonous. But yeah I too find it interesting how a drug can seemingly yield the same specific…
Alexander doesn't like sky scrapers, but he absolutely does not advocate for suburbia, at least not the the car-dependent hellscape you presumably have in mind. You can archive considerable density without skyscrapers.…
What are you talking about? Nixpkgs is one of the largest and most up-to-date distro package repos out there.
> but your cutesy coding style makes that a non-starter I don't think this is fair. The code looks pretty readable to me.
Yep that too
It is absolutely not an anti pattern to check Direnv's `.envrc` in to source control, and if you don't then you're passing up on much of Direnv's value proposition. Obviously don't put secrets in there. For secrets and…
> This is dumb. The same way wrapping cars in bubble wrap would be dumb but also make the cars safer. I doubt that would work, but if it did, why exactly would it be "dumb"? > Most of the ideas in that channel are just…
Sad but not surprising. [Private] property is theft, as they say.
Invented their own database? They use Cassandra IIRC
There is stop scroll support in GTK4
Clojure is not particularly obscure
You can get all of that with just Emacs tho
This is not an issue with Emacs though, GUI or otherwise, because everything's just a buffer
Yes
That's not the question. The question is: If there are no marbles in a bag, are all marbles in the bag black?
Looks much closer to Grain [1] than AssemblyScript 1. https://grain-lang.org/
That's not how the term is used in programming. Side effects may be intentional. "Effects" (without the "side") usually means the effect is modeled as a type/value that is returned by the function.
> sat fat matter more to blood cholesterol than food cholesterol Can you expand on this? I don't understand.
From the article > What this code does is read an index file that contains the list of R packages from CRAN, and subsequently download the description files of the first 200 packages to the user home directory (which is…
You're thinking of memoization, which is related to but distinct from DP. Memoization is "top down", DP is "bottom up". DP generally has better space complexity (memory requirements). For example, for a function that…
> no difference between man/womnan For the record, nobody says or believes this. We believe one should be free to change their gender, eg a woman should be free to live as a (trans) man. That's an entirely different…
I also wish there were more compact options, but the Pixel 8 is 71mm wide and you can unlock the bootloader. And if you're gonna run a custom ROM, the Pixel 5 is still a decent option.
It's distributed in the Play Store, so Google controls the update servers, no? Edit: or Apple, whathaveyou
This! Whenever I mention that to me fancy light roasts taste sour, the response is almost always puzzlement, even from those who prefer dark roasts. Nice to know it's not just me.
Is there an advantage to borosilicate glass over food-grade stainless steel?
It's a deliriant, not a disassociative. Worth mentioning the trip is said to be deeply unpleasant, and also the plant is poisonous. But yeah I too find it interesting how a drug can seemingly yield the same specific…
Alexander doesn't like sky scrapers, but he absolutely does not advocate for suburbia, at least not the the car-dependent hellscape you presumably have in mind. You can archive considerable density without skyscrapers.…
What are you talking about? Nixpkgs is one of the largest and most up-to-date distro package repos out there.
> but your cutesy coding style makes that a non-starter I don't think this is fair. The code looks pretty readable to me.
Yep that too
It is absolutely not an anti pattern to check Direnv's `.envrc` in to source control, and if you don't then you're passing up on much of Direnv's value proposition. Obviously don't put secrets in there. For secrets and…
> This is dumb. The same way wrapping cars in bubble wrap would be dumb but also make the cars safer. I doubt that would work, but if it did, why exactly would it be "dumb"? > Most of the ideas in that channel are just…
Sad but not surprising. [Private] property is theft, as they say.
Invented their own database? They use Cassandra IIRC
There is stop scroll support in GTK4
Clojure is not particularly obscure
You can get all of that with just Emacs tho
This is not an issue with Emacs though, GUI or otherwise, because everything's just a buffer
Yes
That's not the question. The question is: If there are no marbles in a bag, are all marbles in the bag black?
Looks much closer to Grain [1] than AssemblyScript 1. https://grain-lang.org/
That's not how the term is used in programming. Side effects may be intentional. "Effects" (without the "side") usually means the effect is modeled as a type/value that is returned by the function.