-
I've read https://github.com/AlDanial/cloc/issues/465 and this is different, but still about pipes, though.
## Give a concise description of what you want cloc to be able to do.
```
cat My.java…
-
### Is there an existing issue for this?
- [X] I have searched the existing issues
### What happened?
![Screenshot 2024-11-02 200700](https://github.com/user-attachments/assets/4dca1e9c-f8cd-4d78…
-
DSPy is very powerful and has helped me a lot in my work. Currently, the DSPy library only has chain of thought. Perhaps it could be possible to implement tree of thought (https://github.com/kyegomez/…
-
(Refers to RDF Concepts as of 2024-11-01)
There is no section for the definition of "Triple Term" - this stands out in the TOC for section [3. RDF Graphs](https://www.w3.org/TR/rdf12-concepts/#sect…
-
The LFDT guideline says that every repository needs a `CODE_OF_CONDUCT.md` file: https://lf-decentralized-trust.github.io/governance/governing-documents/repository-structure.html
Today, we have `CO…
-
In the program taucloud.f, define the rhoice parameter. There are two parts. One part uses real(kr), parameter :: rhoice=.917 ! bulk density of ice (g/cm3): The other part uses integer, parameter :: r…
-
the JMAP session advertises two limits through its `MessageVaultCapability` object:
- the maximum number of mail that a user can recover at once, eg with one query: `maxEmailRecoveryPerRequest`
- th…
-
### Idea Title
Intersection of Two linked list
### Idea Description
Given the heads of two singly linked-lists headA and headB, return the node at which the two lists intersect. If the two li…
SKG24 updated
9 hours ago
-
In a project, there are many values that are calculated based on how work is done, one of which, for example, is the success rate
To add widgets that represent it
-
### Purpose
Originally, the task of this issue was to use pattern4 as the tool to analyze the class files of a project via generating a xml. Then, afterwards, generating a table from the provided xml…