Well I came and conquered! I passed the new AWS ML cert! I didn't feel like there were too many guides or resources yet as the cert is so new, so here is my contribution!
And thank you @acloudguru for the awesome courses!
https://t.co/AO951Kuw9a
Iโve been doing a bunch of coding recently with chatGPT as an assistant and I have been way more productive. Iโve really enjoyed it. It has its flaws, but I find it easier than running google searches for questions.
@lukemwillis Iโm a little concerned though about how people may lean on the truth of the results of ChatGPT. Iโve been seeing a lot of examples of ChatGPT that are blatantly wrong, but it says them in such a way that it seems correct.
All in all though, I was able to add syntax highlighting to all of my blog posts while I got caught up on a few episodes of Great British Baking Show.
Thank you @GatsbyJS and @prismjs for making it so easy!
Last night I added syntax highlighting to my blog, https://t.co/FuWP7RpTk7
I have literally pushed off doing this for several years because I thought it was going to take a long time for some reason.
I did run into an issue with some CSS selectors though. I use Bulma (https://t.co/YAvWb8keSm) as my CSS framework. Bulma and PrismJS both use the same .number selector, which I had to figure out a way to handle the collision.
I was updating some dependencies on an app today and noticed that on all of my dependabot PRโs, I have automatic netlify merge gates AND that includes a link to the build! Wow!
I have since changed my mind on that. Data is still king, but AI is much more than just using a CSV of historic data to train a model.
AI is intelligence. And how you give it intelligence can be through many different ways.