You are here |
hansencloud.com | ||
| | | |
www.micahwalter.com
|
|
| | | | I think the title of this blog post kinda sums it up. I've been testing out the new Extended Thinking capability with Anthropic's Claude 3.7 Sonnet on Amazon Bedrock, and it's just wow. In Bedrock, just switch on "Model reasoning" in the playground and give it a whirl. So many possibilities. I'm still collecting my [...] | |
| | | |
www.micahwalter.com
|
|
| | | | If you have been following, I previously wrote about a writing project I did at the start of the year. It wound up being a lot of fun (and hard work) and resulted in something I am somewhat proud of. You can read all about it over on my Substack, which I created just for [...] | |
| | | |
curatedsql.com
|
|
| | | | ||
| | | |
nodogmablog.bryanhogan.net
|
|
| | If you are using Visual Studio Code and you want to add a new project to your workspace, the easiest thing to do is something like - dotnet new xunit -f netcoreapp2. |