Posts
RSS feedPosts in2024
A Chrome extension that summarizes web page contents using the built-in Gemini Nano model. It offers secure in-browser summarization with translation options and markdown output. Easily copy the summary to your clipboard for quick access.
Switching from DOM Distiller to Readability for better content extraction and adding table support in Markdown using turndown.
Streamline your knowledge management with Pocket and Obsidian integration. Learn about a custom solution using dom-distiller API and PocketMD scripts to automate article transfers, enhance productivity, and create an interconnected knowledge base, making research and note-taking more efficient.
How I reduced initial model load times on EC2 instances by creating AMIs with pre-loaded models, identifying bottlenecks, and implementing a solution using the fio command to optimize disk I/O performance.
Discusses methods using Zapier and OpenAI to support the awareness and maintenance of company culture and values among employees.
Learn how to use the Web Crypto API for secure encryption and decryption of sensitive data like API keys, especially in environments like Cloudflare Workers.
Exploring the generation of an OpenAI API client using Microsoft Kiota from the OpenAPI specification.
Explore the architecture, libraries, and design of the open-source project maybe-finance/maybe, revealing insights into modern app development.
Dropout is incorporated within the Transformer
Use devcontainer to streamline the hassle of starting a local development server while writing a blog.