Logs

Incredible read: https://eieio.games/essays/the-secret-in-one-million-checkboxes/

I tried Townie. As has become tradition, I tried to build a writing editor for myself. Townie got a simple version of this working with the ability to send a highlighted selection of text to the...

I've been trying out Cursor's hyped composer mode with Sonnet. I am a bit disappointed. Maybe I shouldn't be. I think it's not as good as I expected because I hold Cursor to a higher bar than the...

I tried out OpenRouter for the first time. My struggles to find an API that hosted llama3.1-405B motivated me to try this out. There are too many companies providing inference APIs to keep...

An interesting read about how the world works through an economic lens. But what is success? You can quantify net worth, but can you quantify the good you have brought to others lives? It is not all...

I downloaded Pile, a journal app with a first-class language model integration and an offline ollama integration. For personal data, running the model offline is a must for me. I use DayOne...

I setup WezTerm and experimented a bit. It's a nice terminal emulator. I like the builtin themes and Lua as a configuration language. These days, I largely rely on the Cursor integrated...

I haven't viewed the LLMs-can, LLM-can't discourse through this lens explicitly. they're obviously pattern-matching machines

I tried to run florence-2 and colpali using the Huggingface serverless inference API. Searching around, there seems to pretty pretty start support for image-text-to-text models. On Github, I only...

I've been doing some experimentation with smaller models and embeddings, including distilbert/distilbert-base-uncased-finetuned-sst-2-english and cardiffnlp/twitter-roberta-base-sentiment-latest as...