Blog
-
Today I Learned how to delete all contents of a folder except specific subfolders using Bash.
-
Struggling with writing AI prompts and managing their input? Discover Fabric, an open-source framework that simplifies the process with pre-configured prompts and seamless command chaining, making your AI interactions more efficient and effective.
-
How the fix the unmet dependencies error.
-
Step-by-step guide of what I did to run the “Prompt Engineering for Generative AI” book code examples on Ubuntu 24.04.
-
In Ubuntu 24.04, the python command is not available by default, as the system uses python3 for Python 3.x versions. Package: python-is-python3 The easiest way to fix this is to install the package python-is-python3. Alias You can also add the following line at the end of your ~/.bashrc file: Save the file, and apply the…
-
List of AI Tools specifically for Product Managers that I have used.
-
A quick tutorial to set up LLM, a CLI utility and Python library for interacting with Large Language Models created by Simon Willison, along with tips to enhance your experience and real-life examples.
-
Automating Open Graph image creation with shot-scraper: a look behind the scenes of building a simple MVP, with all my learnings shared.
-
Learn how to emulate macOS pbcopy and pbpaste commands on Linux for an efficient command line clipboard experience.
-
Excited about Studio’s launch for WordPress devs but bummed about no official Linux support? Here’s how to set it up on Ubuntu with a few tweaks and simple steps!
-
Docker Desktop wouldn’t start on Ubuntu 24.04 LTS. Found out it’s not yet supported, but fixed it with a single command.
-
My notes grouped into three groups: Key considerations for effective AI solutions, Slack’s approach to AI solutions, and other examples of companies leveraging AI.
