figure out the best way to use multiple models in an agentic IDE. simple tasks should use cheaper models, and only complex ideas should use latest models. Basic changes like CSS should be done manually without the need to use AI at all. It all falls down to how you use your brain to reach efficiency. on which models to use and when. using AI is like using frameworks. you are calling some simple looking builtin functions to do monstrously complex stuff behind the scene. the money is not on what you can do but how more efficiently you can do what has already been done. Some frameworks do things better than others. and much of your value is knowing the hidden gems in the tech industry. Better tools sometimes can do more than simply knowing some syntaxes, in the long run. we should focus on the ideas, and much less on how to implement them since humans are meant to do creative stuff and machines, the repetative stuff. so we should use AI as tools to get past the tedious delays in imp...
I love projects that support the idea of archiving for offline accessibility. A year back, I think at the end of 2023, I Googled "How to make Wikipedia offline" and eventually came across the Aard2 Project that specializes in it. It's crazy to think about how the entierity of Wikipedia could be stored in just around 22GB file. Later in July 2024, it became more evident why we need more archiver projects like these. I tried to promote this project and learned that there were other projects beside it. One of them was the Kiwix Project. Between the two, I believe that they have their pros and cons, and that's what I will try to document here. #What I know so far: alternatives to offline wikipedia: Wikipedia Article, AlternativeTo Website. Kiwix uses .zim format and Aard2 uses .slob format for their respective archive files. Apparently .zim is larger than .slob because they store full webpages compressed. I could not verify .zim's quality ( no way I am downloading 100...