-
I am working on creating a mosaic of sentinel data for a sizable area of interest -- around 600km by 400km. The goal is to get a median of the non-cloudy pixels over a 2 month period. My experience i…
-
Subscribe to this issue and stay notified about new [daily trending repos in Java](https://github.com/trending/java?since=daily).
-
Memory may best be modelled as an one-dimensional affine space over a module, see:
http://www.m-hikari.com/imf-password2009/29-32-2009/ostrowskiIMF29-32-2009.pdf
points represent memory addresse…
keean updated
4 years ago
-
**Edit:** Here's specifically what I'm proposing:
- Keep the function pipelining: `object::func(foo, bar, baz)`, equivalent to `func.call(object, foo, bar, baz)`
- Drop the binary binding operator…
-
### Bug Description
The Strimzi operator mostly uses foreground cascading deletion to manage its kubernetes resources (in some cases orphaned, but never background). It always uses foreground delet…
-
Per the [recent resolution](https://github.com/w3c/csswg-drafts/issues/626#issuecomment-2101014632), we've confirmed that, by default, you only get the calc-size() interpolation behavior if at least o…
-
# Enhance the `Model` macro
## Current state
Currently, when applied to a struct, the `Model` macro can generate a bunch of
implementations to factorize common DB operations:
* access: `trai…
-
### Is there an existing issue for this?
- [X] I have searched the existing issues
### Is your feature request related to a problem? Please describe the problem.
The [documentation on cascading val…
-
### Issue Summary:
I have a requirement to delete the resources like services, configmap and deployments in my namespace, I don't have standardized naming convention to follow to write the deleteMani…
-
### Is there an existing issue for this?
- [X] I have searched the existing issues
### What happened?
With enabled encryption, if a pod is deleted with foreground deletion (background deletio…