• 0 Posts
  • 14 Comments
Joined 2 years ago
cake
Cake day: June 4th, 2023

help-circle
rss
  • It’s always good to support the original publisher and encourage local libraries by reading a hard copy, so I could never endorse piracy, even for people who can’t get their hands on a physical copy. Even though it’s true that both libgen and annas-archive have ebook copies of this particular book (and can easily be found via google), I could never in good conscience direct anyone to such a site.


  • Are you set on using light sources, or would you be okay with a shader that just creates the shadows without checking for specific light sources? It looks like this might do what you want, but you might need to modify it to work with your exact use case (multiple z levels).

    Generally it seems like some kind of shader might be your best option, it seems like the 2d lights are intended for casting lights within a given z level rather than between them. If you want more complex shadows across multiple z levels, you might need to create your own light objects (just a position, color, and intensity) and pass them to a shader that does something similar to the linked example, but modified based on your lights list.

    It’s possible there’s a simpler way that someone else could chime in with (I’m pretty new to godot), but as far as I can tell the built in 2d light and shadow systems aren’t designed for different z levels, so you’d need to use something else.


  • It means the overall death rate in the sample group was decreased substantially. The number of people who survived because they didn’t get lung cancer or blood clots was so large that it had a noticeable impact on the number of total survivors, even when you include death by bus. This is a useful measure for a couple of reasons. One, it accounts for the prevalence of the disease being prevented - cutting all pork from your diet prevents 100% of deaths by trichinosis, which accounts for like 0.00001% of deaths from all causes (completely made up numbers and example, without consulting any sources). Two, it could account for net change in survival, for a treatment or behavior that has both positive and negative effects - giving radiation therapy indiscriminately to everyone with any kind of lump might decrease rate of dying from breast cancer, but increase death “from all causes” because it causes more problems than it solves.

    I guess an additional way it might be useful is if we don’t yet have data on the exact mechanisms by which the treatment helps or what exactly its preventing - all we know is that we gave group A the treatment and not group B, and after 20 years there were a lot more people alive in group A, but we haven’t yet found a pattern in which causes of death were most affected and how.


  • “Inconvenience” would be the verb for causing an inconvenience. So in the sentence you’re going for, “inconvene” would have to be replaced with the passive “be inconvenienced” (“we’ve gotta be inconvenienced and grovel to google a bit”). I don’t believe we have a separate word for “endure an inconvenience”, although it seems like the kind of thing some languages might have a single word for. Stylistically I’d probably restructure the sentence to “we’ve gotta put up with the inconvenience” rather than just using the passive verb, but yeah.

    I think you’d most often see this verb in the stock phrase “Sorry to inconvenience you”.



  • Is there a generic name for this kind of product? I figure I’ll be interested in these at some point in the future, at which point I will have long since forgotten the list but will be able to google them up given the right terminology. Other than “raspberry pi alternative” which would inevitably center the results around how they relate to the rpi rather than the products themselves.









  • I was curious as to what this implies, so I did some quick/superficial googling. The page in the OP has a Yes next to Intent To Use - this appears to mean they have a good faith intention to make commercial use of the trademark within the next 6 months. If for whatever reason they could not make use of it within that time, they can file extension requests indicating good cause for being unable to do so, for six months at a time, up to 5 times. So, OpenAI ostensibly intends to make available a commercial product named GPT5 within the next 6 months (or up to 36 if there are unforeseen delays). So, probably before mid-january.

    I welcome corrections from people with actual knowledge, I just did some quick googling because I was curious and thought I might as well share what I found.