Alexander Yumashev

Results 34 issues of Alexander Yumashev

Setting `Length` works great to trim a `StringBuilder` (like, "remove last N chars" without allocation) Also, would really help with drop-in replacements for traditional SB (it supports this)

Seems like you removed the DotNetStringBuilder bench, but after adding it back this is what I get: ``` BenchmarkDotNet v0.13.12, Windows 11 (10.0.22631.3593/23H2/2023Update/SunValley3) AMD Ryzen 7 7800X3D, 1 CPU, 16...

Really wanted to try this minifier, but got an error message: `npm error 'C:\Program' is not recognized as an internal or external command,` Probably because node/npm is installed in `Program...

When editing plain HTML files, VSCode insert quotes automatically after typing tag attribute, like `

Razor

### Which OpenObserve functionalities are the source of the bug? login ### Is this a regression? Yes ### Description I'm trying to log in via via email+password but that option...

☢️ Bug

| Method | Mean | Error | StdDev | Gen0 | Allocated | |---------------- |---------:|----------:|---------:|-------:|----------:| | StringJoinLinq | 60.74 ns | 12.062 ns | 0.661 ns | 0.0267 | 224...

Would love to benchmark some DOM manipulation functions and for that we need HTML setup. Similar to what https://jsbench.me/ offers

### OS Sequoia ### LinearMouse 0.10 ### Is your feature request related to a problem? Linear Mouse uses 7-9% cpu (of one core) when moving my mouse (1000hz polling speed)...

enhancement

The extension refuses to work offline. Even after an online session that's supposed to download/install/update everything, [like described in the wiki](https://github.com/dotnet/vscode-csharp/wiki/Installing-the-C%23-extension-to-a-computer-without-internet-connectivity/48bb76a6863fe6d2750ca427daa7aeabdccace10). This is really frustrating, I was hoping to work...

untriaged