-
Right now, we rely on a convention for Lambda names:
```
appName-environment-resource-HttpVerb
```
Sky assumes this pattern when it creates and names Lambdas, but that's not enforced in the actu…
-
This is closely related to #13545, but is not a duplicate.
It is possible to create a variable whose name is 'lambda' by bypassing the `SR.var()` function, which prohibits it. However, this leads …
-
I am running the latest from master, and I believe the following should work according to r7rs. Please correct me. Thanks.
\> cat test.scm
```scheme
(define-library (test)
(import (scheme bas…
-
In a ipython notebook / conda env with the following:
``` python
dshape = '''
var * {
id: int64,
unit_id: int32,
start_time: datetime,
metric: int32
}
'''
d = [
[1, 1234, datetime(201…
-
I noticed the following in `src/sage/libs/gap/element.pyx:828`:
```julia
def __hash__(self):
"""
Make hashable.
EXAMPLES::
sage: hash(libgap(123)) #…
-
### Description
**Motivation:**
Quarkus support some metrics/monitoring functions what can show what is happen in top level but sometimes need to understand what is happen inside of code without som…
-
Checklist
- [x] This problem exists even with the setting `"C_Cpp.enhancedColorization": "Disabled"`
- [ ] This bug exists for C
- [x] This bug exists for C++
- [ ] This bug exists for Objective…
-
# Explore art media over time in the #TidyTuesday Tate collection dataset | Julia Silge
Check residuals and other model diagnostics for regression models trained on text features, all with tidymodels…
-
I have a use case for mini_lambda but need to be able to pickle the expression, I've had a quick look around and will do more but I thought I'd ask in case it is something you've considered before or …
-
For testing purposes i removed TConEvo from my modpack [E2E-E](https://github.com/Krutoy242/Enigmatica2Expert-Extended). Now, after 2-3 minutes of game loading I got crash from `Lazy AE2`:
```ruby
…