-
The goals of this proposal are:
* Introduce the concept of a sealed interface.
* Allow more freedom to sealed class, unify both sealed interface and sealed class as the same concept.
* Seamlessly…
-
Hello,
I've followed the steps in this link sequentially. All went smooth until the 'make' step for gr-sparsdr:
https://github.com/ucsdsysnet/sparsdr/blob/pluto/doc/getting_started.md
Any hel…
-
Hi,
I am running the following regression code:
```
Kara = sm.OLS(train.ix[:,0], train.ix[:, col_for_coeff]).fit_regularized(alpha=0.2, L1_wt=0.5)
print(Kara.summary())
```
The output is sho…
-
Hello,
since this morning security checks in our projects are reporting new critical vulnerability in the current pebble version 3.1.5:
NVD: https://nvd.nist.gov/vuln/detail/CVE-2022-37767
Origin…
-
When using Traefik and the FunctionIngress object, we will get an Ingress record created, however I am not sure we will get functioning TLS with cert-manager. We do get that with Nginx presently, …
-
Using Zap release 2.12.0 stable docker image for API scan script to test openapi endpoint with spec v3.0.3
Looks like ZAP is unable to parse the openapi definition
2023-05-09 15:26:44,515 http:/…
-
The Ramda team has decided that this library is no longer serving the JavaScript FP community well. It has not kept up with changes to the Fantasy Land spec, and many of the data types lack useful fea…
-
Hi,
I have recently installed irony-mode on Mac OS X, with a homebrew-supplied libclang (from the 'llvm' package, currently at version 3.5). Unfortunately, the completion process doesn't pick up any …
-
Consider the following example of opening a remote dataset (a single 4 GB parquet file) and streaming it to disk. Consider this reprex:
```java
s3 % collect causes memory leak](https://githu…
-
In particular as we now have https://github.com/Microsoft/tolerant-php-parser as a comparison point.
Interesting parts to check would be performance of parsing, node traversal and pretty printing, …
nikic updated
9 months ago