Jan 1, 2025
Struggling to finish side projects due to limited time? In my latest blog post, I share how I improved my productivity using AI tools like LLMs and Cursor IDE. Learn to refine specs, bootstrap code, and iterate effectively to rapidly build and deploy your projects—even with a busy schedule.
8 min read min read
Jul 31, 2024
Explore OpenWebUI's Pipelines: extend your self-hosted LLM interface. Learn to create custom pipelines, from filters to tools. Intercept LLM interactions, implement function-calling, and integrate new providers. Enhance AI workflows or build RAG systems with this guide to OpenWebUI's extensibility.
7 min read min read
Jan 18, 2021
Introduction on debugging in Python Jupyter notebooks with examples in Google Colab using ipdb.
4 min read min read
Aug 7, 2019
Managing big apps have its own problems and one of them is managing imports. Typescript allows you to have path aliases which makes it easier to refer to modules. In this tutorial we will see how we can use path aliases in React Native app created using Expo and Typescript.
2 min read min read
Feb 25, 2017
Whenever I start a project I tend to have a continuous build and deployment
pipeline setup as it makes the development and testing a lot more easier.
In this tutorial
4 min read min read
Oct 18, 2015
Getting into frontend development could be overwhelming.
I recently started learning more about frontend development. My intent is to
build some static websites to try out things like IPFS [http:
5 min read min read
Jun 30, 2015
Ok, lets be clear; this post is not about immortality, that will be for next
time :). Instead its about transitioning to a combination of Emacs, Vim and
Alchemist for an
6 min read min read