I'm feeling like I need to write a mastodon clone (or something like it) in ASP.NET Core and self-host it.
| Website | http://gusperez.com |
| https://www.linkedin.com/in/gusperez/ |
| Website | http://gusperez.com |
| https://www.linkedin.com/in/gusperez/ |
I'm feeling like I need to write a mastodon clone (or something like it) in ASP.NET Core and self-host it.
@MarkWT Mark! Great to see you here too!
Coincidentally, have a question for you. Is there a way to get #IntelliCode to do its thing *again* when I've done something to move on past what it last suggested?
The custom is:
• Reply to the toot, remove any @, set to global.
• Set appropriate CW on your toot.
• Mention in your toot to see the one you’re replying to 👆🏻; Mastodon will thread it.
• Send toot
• Boost your own toot.
Like I’ve just done here.
A while back I ran across the dotnet-vs project by Kzu. It’s a super handy set of tools for VS from the CLI. I noticed it had an update command which led me to immediately see if I can have use it to automatically update Visual Studio overnight. Here’s how I set it up: Install dotnet-vs using the following command on the terminal: dotnet tool update -g dotnet-vs Open up Task Scheduler and create a new Task.