-
Hi!
Thank you for creating this wonderful library. I have a small request.
Could you please turn on -Wall -Wpedantic -Wextra -Wunused and
try to minimize the unused variables/parameters? We see…
-
This is basically the generalization of `Interval` for higher dimensions. See [`IntervalBox`](https://juliaintervals.github.io/IntervalArithmetic.jl/latest/multidim.html).
-
### Details
refactor the extension.ts and nativeComponentTemplate.ts to be more SOLID and more readable and more scalable and more maintainable
Checklist
- [X] Create `src/utils/FileSystemUtils.ts…
-
So in case you didnt know , Netsuite have cracked down on this connection method's ability to have up to 50 concurrent connections at one time, and for example ours is dropping down to 5 total for all…
-
### Description
```
crc6488302ad6e9e4df1a.MauiAppCompatActivity.dispatchTouchEvent
MauiAppCompatActivity.java, line 57
Java.Lang.NullPointerException: Attempt to read from field 'int android.vie…
-
Not sure if this can be fixed because I'm not sure what kinds of project iteration is being done, but I have a VERY large project that was imported from a CAD file, and when Capsule is enabled and I h…
-
In https://github.com/cms-sw/cmssw/issues/29558 a mechanism was implemented in CMSSW to load the conditions data corresponding to a global tag from a file located in a directory specified in the site-…
-
### Is your feature request related to a problem? Please describe.
Often, you need half of a value.
### Describe the solution you'd like
A node that outputs the input number divided by two.
### De…
-
# Title: Decentraland Conference Center
A Conference Center in the [Decentraland.org](https://decentraland.org) Virtual World.
## Description
A conference center in a natural, semi-forested setti…
-
# Problem to solve
Since we are creating many `Vector2` objects in the code base our performance would benefit from having a pool for `Vector2`.
# Proposal
The syntax should be non-intrusive,…