-
Meeting time: Tue Nov 9th 4pm London
Location: https://ucl.zoom.us/j/93738560190
Recording: https://youtu.be/67nIvJfADxY
Meeting follows on from #51
**Actions from last time**
1) Laura XChem …
-
Please add support to get http response size as a metric value
-
Currently components lacks really powerful features:
1. Lifecycle. There is only 2 methods `initialize` and `template` and last one is called first then first one. That means that developer can decide…
-
-
@omar-moreno and I have chatted about this idea on-and-off and I am _really_ excited about it. I've done some surface-level research and just wanted to open an issue to keep track of my notes.
## G…
-
Provided a package ID and version, how can I programmatically obtain its recursive/transitive list of dependencies? I'm using the NuGet Client SDK (`NuGet.Protocol` etc).
This code below is working…
-
I saw david baker's work on building a large ring from scratch in cell, which made me very interested. I looked at the code provided in their attachment materials. It is obvious that it is not compati…
-
If I'm not mistaken I currently have to add a dependency to `micrometer-core` to every module using metrics, which is a huge jar that contains almost the entire framework. I suggest you splitting this…
-
I have a ASP.NET core Web API project (fresh ASP.NET Core Web API template from Visual Studio 2019, no customizations), with a controller action like this:
```csharp
[HttpGet("search")]
public IEnu…
yohny updated
8 months ago
-
When I run `liquid` on this file https://gist.github.com/22ff7db5341036478a8f, it runs for about a minute and runs out of memory:
```
% liquid mark1.hs
LiquidHaskell © Copyright 2009-14 Regents of t…