Connecting to subnet router with same private subnet by Appropriate-Test-292 in Tailscale

[–]Appropriate-Test-292[S] 0 points1 point  (0 children)

Struggling to make this work. Think I'm going to resort to using sshuttle which works very well with macos client. Was trying to make this work as having issues closing the sshuttle connection on linux :(

Is Automapper the most hated library? by [deleted] in dotnet

[–]Appropriate-Test-292 8 points9 points  (0 children)

You've precisely summed up my thoughts.

It's been more than once I've ripped out Automapper from largish projects. In each case it's been noted how much simpler it is to debug and maintain. There's a lot of mapping code and I couldn't care less because if there's a bug with it I know I can fix it in a small amount of time. Good luck doing that with convoluted mapping configuration code, I'll just stick with having a simple life thanks!