Rakib
Rakib
🤣🤣🤣
Yes. As someone who use YouTube only for music this pitch changer totally needed when a music has broken deep voice and want to make it sound like female tone....
bump
Same issue. I have "enum" containing `null` value. swagger.json ```json "experienceType": { "type": "string", "enum": ["fresher", "junior", "mid", "senior", null], "nullable": true }, ``` UI not showing any enum. ...
> Why not just normal clicking on it? my bad. meant to write "left". normal click yes. ensuring that default modifier key behavior doesn't break. for example, 'Ctrl + Click'...
https://github.com/user-attachments/assets/9e2e241b-09e5-45b6-b3b9-8df212f41e1c > I'm wondering, should they be dialogs? Or should they be inlined like an expanded state Dialog is straightforward, requires minimal changes, doesn't shift layout or push contents down...
ok found the issue. i've opencode dotfiles in Downloads. e.g., `~/Downloads/opencode/tool/webfetch.ts` which is symlinked to `~/.config/opencode/...` i bun install `node_modules` in symlink dir not dotfiles dir. for that reason tool...
> How about instead of more LSPs adding a feature to connect to vscode/jetbrains diagnostic and use that instead? 100%. in large projects opencode's lsp initialization keeps timing out https://github.com/sst/opencode/issues/742...