メインコンテンツまでスキップ

「open source」タグの記事が3件件あります

全てのタグを見る

Adding a notifications feature to my Docusaurus-based site

· 約3分
Josh Wong
Content Strategist & Technical Writer

Recently, I added a notification feature to show noteworthy messages to visitors of my Docusaurus-based site. The purpose of having notifications is to show a short list of new or updated content. While implementing this feature, I faced an unexpected challenge that needed some troubleshooting to ensure a smooth experience, especially on mobile devices.

Forking and updating Go-ChatGPT with the latest LLMs from OpenAI

Josh Wong
Content Strategist & Technical Writer

I recently updated a GoLang client that interfaces with OpenAI's ChatGPT API. As OpenAI releases new models and deprecates older models, it's important to keep the code up-to-date while reducing maintenance. This post describes the changes I made to the original Go-ChatGPT client so that my chatbot application can use the most up-to-date versions of ChatGPT.

Switching from 1Password to Bitwarden for password management

· 約4分
Josh Wong
Content Strategist & Technical Writer

After using 1Password for more than 10 years, I recently switched to Bitwarden as my password manager. Switching to Bitwarden was a commitment that I needed to act quickly on since my 1Password subscription was up for renewal. This post details my reasons for switching and walks through the process of how I migrated my data.