-
@bkoelman Following up on the [comment](https://github.com/dotnet/aspnetcore/issues/54598#issuecomment-2065606553) that you left in the issue on the ASP.NET Core repo here.
The `Microsoft.AspNetCor…
-
Oftentimes, one wants to do a more general `n`-way data parallelism, `m`-way model parallelism as helpfully explained in the official JAX [docs](https://jax.readthedocs.io/en/latest/notebooks/Distribu…
-
| --- | --- |
| Bugzilla Link | [544787](https://bugs.eclipse.org/bugs/show_bug.cgi?id=544787) |
| Status | RESOLVED FIXED |
| Importance | P3 normal |
| Reported | Feb 25, 2019 11:41 EDT |
| Mod…
-
On i04 we have two plans that we want GDA to be able to call (`plan_a` and `plan_b`). `plan_a` is basically a super-set of `plan_b` except we want to inject a bit of extra logic into the middle of `pl…
-
### Subject of the issue/enhancement/features
I've had this come up on numerous projects in the past and have also gone about implementing this in various ways but I think there is a frequent need to…
-
In the new release of HA there is an option to by UI configure a dashboard as a webpage.
To be able to get that to work with the addon I did need to add this to the security.conf in /etc/apache2 …
-
Syncing in Skaffold to the container works well. However, applications sometimes change files on the filesystem themselves. If this happens inside the container, it is hard to get that change quickly…
-
_This is something I had attempted the oft-mentioned original version of this library, but it ended up very very cumbersome and error prone--I'm not sure this will be practical_
The "Dream" of `JSONA…
-
It would be a nice improvement if lazy values were supported (like `std::cell::LazyCell`).
These variables would evaluate their value only when used, at which point they'd turn into some other `Val…
-
- Laravel Version: v5.7.16
- PHP Version: 7.2.13
- Database Driver & Version: no applies
### Description:
I try to validate an object field of an array on a JSON request and I want not to allow …