-
## Description
This issue is created to track the necessary changes in the Mobility on demand ride layer 2 configuration. The objective is to add as many domain specific rules in the layer2 config as…
-
### Is there an existing issue for this?
- [X] I have searched the existing issues
### What would your feature do ?
Based on certain parameters (max. volume flow, pressure, not reaching required de…
-
Hey there,
Thanks a lot for putting this work together! I came across that much needed starting point in the discussion around optimising compute for GHG emissions listening to [GreenIO's podcast](…
-
Currently, all demand flexibility is implemented as "shiftable demand", where all curtailed demand must be recovered. However, flexible demand can also be classified as "sheddable demand", where curta…
-
### Component(s)
collector
### Is your feature request related to a problem? Please describe.
It's more of a demand for increasing convenience rather than a problem.
### Describe the solution you'…
-
```py
import os
from docx import Document
def extract_student_name(text):
"""
This function extracts the student name between "نام دانشجو:" and the next period ".".
"""
start_marker =…
-
### Link to the code that reproduces this issue
https://github.com/mehrizi/nextjs-dynamic-title
### To Reproduce
Hello and hardworking,
I have simple pages in _App Router_ like `app/page/[id]/page…
-
**Problem Statement**
It seems that VS Code 1.94+ is not compatible with extensions hosted in the code-marketplace. They all have this signature warning (Screenshot 1) which prevents them from being …
-
We are migrating our infra to GHA where we wanna leverage most performant runners => macos ARM
Unfortunately az cli fails when using those runners.
https://github.com/microsoft/fluentui/actions/runs…
-
### 🚀 The feature, motivation and pitch
For LLM inference, requests per second(QPS) is not constant. It needs launch vllm engine on demand. For elastic instance, it's significance to reduce TTFT(Time…