Monthly Archives: February 2024

Running llama.cpp on Windows with GPU acceleration

Posted in Computers, programming, Software | Tagged | Leave a comment

Ghulam Ali: Top 10

Posted in Personal Interests | Leave a comment

Generics vs Interfaces in Java

There is an important lesson I realized w.r.t. using Generics vs. Interfaces in Java today. It has to do with this: Another benefit of using generics is that you don’t need to typecast all the time when using fields or … Continue reading

Posted in Computers, programming, Software | Tagged | Leave a comment