-
`shell_plus` doesn't work well in windows 10 (using `git-bash` application`)
- `tab` doesn't support completion (It just works as `tab`, which is 4 spaces indentation, even after `my_variable.`)
- I…
-
We plan for 0.4 to include:
- Streaming
- Groups (advanced features)
- a PGP-based Web of Trust
Development on the reference implementation and technical notes won't happen for at least a month, but …
-
Something like this doesn't work,
```rust
#[derive(Debug, Clone, DisplayTree)]
pub enum Html {
Text(String),
Element {
tag: String,
/// Can't use this `#[tree]`
…
-
**Describe the bug**
Trying to use collection feature to query across 2 separate entities (employee and tasks) for fetching all tasks associated with employee, along with employee details. But Its no…
-
```
Current file manager only supports 2 folders secure and media.
We have 2 solutions:
-- either modify file manager by adding an extra file field called "sub-folder"
-- or since we already have the…
-
Right now, we require manual approval and merging from the authorized set of owners for this org. This introduces a bottleneck on adding new people to the org.
I believe we should:
1) Increase the…
-
While it is great that there are already duplication checks in place that checks for the addition of any duplicate person to be added.
![image.png](https://raw.githubusercontent.com/Btaykb/pe/main/fi…
-
Hi @Openscapes/2024-swrcb-fall-cohort,
Thanks for a great fifth session last Wednesday. A huge thanks to the awesome pair of teams for sharing their Pathways with us, contributing to conversation…
-
Hello,
I'm trying to set a G Suite Lite license for a user.
If I run this cmdlet, it works fine:
`Set-GSUserLicense -User -License G-Suite-Lite`
...but if I run these other two cmdlets I get …
-
Google Gemini Pro 1.5 (especially the new experimental version) is one of the top models in the the LLM leaderboard, showcasing its exceptional capabilities and potential.
The model perfor…