Stachu Korick

Results 179 comments of Stachu Korick
trafficstars

Relevant (now-muted) rollbar: https://rollbar.com/darkops/darklang/items/3385

What do you think, Paul - is it worth investing a # of hours to contributing to aspnet such that an npm package with a webworker-friendly blazor.webassembly.js can be publishable?...

Note: I'd like to break from Blazor before too long, so this isn't volunteering myself to do this soon :)

FWIW I could be wrong about the expiration passing for that specific rollbar; making an assumption.

I meant to only record part of the screen, but good enough https://user-images.githubusercontent.com/906686/178289194-c1c42cb4-d9cf-4121-810f-a3c0889953aa.mp4

Note: shift-selecting the ECG and making sure you have EVERYTHING within the quotes, does work. The issue seems to arise when you select only part of the ECG

Currently working through hooking up AltCover. At first, it seemed that many .net code coverage frameworks seem to assume that you use `dotnet test` to collect/run your tests. That said,...

A very quick attempt with Coverlet yields _something_: ``` dark@dark-dev:~/app$ coverlet ./fsharp-backend/Build/out/Tests/Debug/net6.0/linux-x64/Tests.dll --target 'dotnet' Usage: dotnet [options] Usage: dotnet [path-to-application] Options: -h|--help Display help. --info Display .NET information. --list-sdks Display...

https://github.com/haf/expecto/issues/219 seemingly-useful thread to read after lunch Ooh looks promising: https://github.com/haf/expecto/issues/219#issuecomment-374225998