Vikash

Results 61 issues of Vikash

I am using BSPWM. But when I try to share screen using google meet on my Firefox. It gives two options: 1. Share entire screen 2. Share window Share window...

Is there an option to specify the build option i.e Debug vs Release? Right now i created two folders, debug and release and i manually change the `cmake-ide-build-dir` variable in...

This might potentially depend on Reshape, but it would be good to compute mean/sum across arbitrary dimensions by letting mean/sum take `dim` or `axis` as an argument just like how...

I am running with `backend_session_elogind` feature and the winit backend causes the window to crash with a panic. The log messages and the backtrace are quite long so I am...

component: xwayland
type: bug

Wrap the example codesandbox autocomplete inside a nav. Like this. ``` handleSelectedItemsChange(changes.selectedItems) } /> ``` [Forked CodeSandbox](https://codesandbox.io/s/chakra-ui-autocomplete-example1-forked-cdsfz?file=/src/App.js) Now when the toggle button is clicked the dropdown causes navbar size to...

hacktoberfest

As a follow up to the stackoverflow question https://stackoverflow.com/questions/72871905/polars-intersection-of-list-columns-in-dataframe It would be nice to have set operations that are able to operate on these list elements. LIke intersection, union, set...

feature

#### What language are you using? Python #### Which feature gates did you use? This can be ignored by Python & JS users. #### Have you tried latest version of...

performance

I have been reading up on the paper and your notebook about how the algorithm works. Great job on the notebook btw it was very informative. However, I was going...

## Current Behavior Dark theme does not work in a snowpack project. 1. `npx create-snowpack-app baseuiexample --template @snowpack/app-template-react-typescript` 2. `npm install baseui styletron-engine-atomic styletron-react` 3. `npm install @types/styletron-standard @types/styletron-react @types/styletron-engine-atomic`...

``` ``` Trying to add a new prop does not indent. Things work correctly if I do: ``` ``` All of my indentation variables are set to 2