@lauriewired@skooookum I have a Rocket, which is not a hip machine but it’s been incredibly reliable over the past 5 years. E61s are built like tanks and easy to work on if something does go wrong. I feel no need to upgrade.
@julestestard@TheAhmadOsman It works just fine. It worked before docker and it’ll work after docker as well. It’s very easy to just add a service for whatever you’re running.
@therealchreke I’ve been using F# extensively. It’s a breath of fresh air using it instead of C#. I like C# but I’m able to write significantly less code for the same result.
@schneidenbach@unclebobmartin I don’t disagree with your rant but I think that’s partly why F# users are so adamantly advocating its use in the comments. It really helps solve many of the issues with C# and while the interop isn’t “easy” it’s better than a poke in the eye.
@AntonMartyniuk Maybe don’t get emotional about your code? It’s there to solve a problem. If something is going to cause bugs and you don’t let the creator know directly, you’re being a bad reviewer. And I’ve never seen someone fix naming in a follow up. Doesn’t happen.
@Dave_DotNet You can just ignore 99% of it. Use records and static methods. I think people get caught up in engineering rather than *solving the problem*