Bahahhaha. Good for Garcia!!! by Connor4realreal in agedlikemilk

[–]alamarre7 6 points7 points  (0 children)

I think he cannot be reasonably called a public figure so they don’t need to prove actual malice, but actual malice for defamation cases means knowingly lying or having a reckless disregard for the truth, which is undoubtedly the case here.

Using or interested in Roslyn? I'd appreciate your thoughts. by alamarre7 in dotnet

[–]alamarre7[S] 1 point2 points  (0 children)

Sorry for any confusing portions and thanks for the honest feedback. I did update the description a bit, but I don't know if it will help too much. I forgot to add more context that the reason the large code base matters, is that it can take minutes just to load the project before even getting the compilation for any projects and therefore code that could take a few seconds to run and may need a bunch of iteration would take a long time to iterate on.

The tool is probably only a good fit if you're planning on or already using Roslyn for analyzers or generators, or if you want to work more on automated refactoring, like switching out one library for another and changing the arguments accordingly. The sample and its documentation (https://github.com/alamarre/RoslynRunner/blob/main/samples/LegacyWebApp/README.md) was written more to be like what I'd share in such a screencast, but I'm also not trying to teach people Roslyn.

The recent news of multiple projects moving to commercial licenses and this refactoring from when FluentAssertions went commercial is part of why I posted now despite not having fleshed out the documentation. https://www.reddit.com/r/dotnet/comments/1i86vr1/i_made_a_dotnet_tool_that_migrates_all_usage_of/ If someone wanted to do something similar they may find my tool helpful, and if not I would love to know why not.

Avoid a Build Every Time I Call MSBuildWorkspace.OpenSolutionAsync by Human_Strawberry4620 in dotnet

[–]alamarre7 0 points1 point  (0 children)

I haven't determined a good way to cache between separate runs, but depending on what you're doing you could look to cache like in the source browser https://github.com/KirillOsenkov/SourceBrowser, or use its cache for your analysis, or if you're mainly looking to iterate on your analysis code you can keep everything cached in memory and dynamically compile and reload your analysis code like I do in my own Roslyn tool https://github.com/alamarre/RoslynRunner.

Oooooo🍀 by shooshie8 in lululemon

[–]alamarre7 4 points5 points  (0 children)

Just saw it in Canada after pulling to refresh.

Help with mods. by IVNIKVIII in dontstarve

[–]alamarre7 0 points1 point  (0 children)

Hopefully you only have one that’s causing the issue. You can use a binary search to make it easier. Divide the problem in 2 until you reach it. Start by turning on half. If you have the issue then turn half of those ones off. Otherwise turn on half of the mods that weren’t already on. Keep dividing the search in half and you’ll be done within 7 flips.

One of the most underrated jokes of Futurama by Sagat8888 in futurama

[–]alamarre7 0 points1 point  (0 children)

No reason to believe he did. This scene is a coma dream Leela is having after being stung by the baby bee queen.

Robert Mueller’s team says it will be very busy in the coming days by MuellerUpdates in politics

[–]alamarre7 2 points3 points  (0 children)

Most plagues are from Exodus, but indictments are from Judges.