-
💭 What ChatGPT is NOT - Tech Raven Blog
Here's my thought on 💭 What ChatGPT is NOT - Tech Raven Blog Do you remember regression models from college: given some data, you find a best fit line that…
-
💭 The Rule - YouTube
Here's my thought on 💭 The Rule - YouTube Under 2000 everything is happy, green field. Any decision you have made is relatively easy to back out of (barring…
-
💭 Vectorizing Your Databases with Steve Pousty
Here's my thought on 💭 Vectorizing Your Databases with Steve Pousty Steve is such a great listen, the neurospicy 🌶️ rambles this episode goes on is so…
-
💭 A quote from Mark Zuckerberg
Here's my thought on 💭 A quote from Mark Zuckerberg Interesting how confidently he says we can easily go to the top. really makes you wonder what we the…
-
💭 r.jina.ai
Here's my thought on 💭 r.jina.ai jina reader is a pretty sweet tool to convert a site to ai compatible text. There are other web to markdown types of tools,…
-
💭 Why did Framework build a desktop? - YouTube
Here's my thought on 💭 Why did Framework build a desktop? - YouTube the racked up 4 framework mainboards sound wild. connected with usb4 and 5gig ethernet.…
-
💭 OpenTools | The open MCP server registry
Here's my thought on 💭 OpenTools | The open MCP server registry OpenTools is an index for mcp servers to work with new agentic workflows like roo code and…
-
💭 Proompted Kiddies Learning The Hard Way - YouTub...
Here's my thought on 💭 Proompted Kiddies Learning The Hard Way - YouTube Damn prime makes an interesting point near then end of this video. He's seen a…
-
💭 I Think I Love Deepseek R1 - YouTube
Here's my thought on 💭 I Think I Love Deepseek R1 - YouTube There is a glimmer of hope out there that normal people can scrap together enough gpu to really…
-
💭 OpenAI Is Actually Terrible - YouTube
Here's my thought on 💭 OpenAI Is Actually Terrible - YouTube Damn these deepseek memes go hard. Wild to see openai get played by their own game. It's crazy…
-
💭 AI Is Making You An Illiterate Programmer - YouT...
Here's my thought on 💭 AI Is Making You An Illiterate Programmer - YouTube 👏👏👏 This one is really good. I'm right there with him on most of this. I am very…
-
💭 The Worst Thing You Can Do For Your Career - You...
Here's my thought on 💭 The Worst Thing You Can Do For Your Career - YouTube Don't stop learning! Stop trying because you have a doomer outlook on ai, llms,…
-
💭 Quick Start - kotaemon Docs
Here's my thought on 💭 Quick Start - kotaemon Docs interesting UI for RAG based workflows, i.e. chatting with your documents. It looks like it can run a…
-
💭 awesome-cursorrules/rules/py-fast-api/.cursorrul...
Here's my thought on 💭 awesome-cursorrules/rules/py-fast-api/.cursorrules at main · P... Looks like a great start to a rules file for fastapi. Place the…
-
💭 Generate Custom .cursorrules for Your Project Ba...
Here's my thought on 💭 Generate Custom .cursorrules for Your Project Based on Communi... Really interesting way to generate a rules file for agentic…
-
💭 cyclotruc/gitingest: Replace 'hub' with 'ingest'...
Here's my thought on 💭 cyclotruc/gitingest: Replace 'hub' with 'ingest' in any github... Gitingest has a python package on pypi that you can run with uvx,…
-
💭 Gitingest
Here's my thought on 💭 Gitingest Replace hub with ingest in any github and get a prompt friendly codebase ready to feed into any llm. It combines the…
-
💭 Replicate — Run AI with an API
Here's my thought on 💭 Replicate — Run AI with an API This is so easy compared to self hosting stable diffusion yourself. It even has a nice api that you…
-
How to kill ollama server
I recently updated ollama , and it now installs a systemd service that I was not expecting. Seems like a great option, but I hadn't expeted this and I was able to kill it previously. It was using up gpu, and I do other things on my machine with a gpu. I tried pkill, kill, and everything, it was still coming back. No matter what it comes back You can confirm this with the following command. Next time you want to start you can do it as before with .
-
💭 Use an llm to automagically generate meaningful ...
Here's my thought on 💭 Use an llm to automagically generate meaningful git commit mes... This is pretty sick, I wanted this early on when I was making…
-
💭 Replace Github Copilot with a Local LLM - YouTub...
Here's my thought on 💭 Replace Github Copilot with a Local LLM - YouTube This really makes me want to try Dolphin Mixtral with ollama now. It looks very…
-
💭 charmbracelet/mods: AI on the command line
Here's my thought on 💭 charmbracelet/mods: AI on the command line This is a pretty sweet interface into llms. I used it a bit with my son tonight while he…
-
💭 David-Kunz/gen.nvim: Neovim plugin to generate t...
Here's my thought on 💭 David-Kunz/gen.nvim: Neovim plugin to generate text using LLMs... This seems like a promising tool to use with ollama. !!! note This…
-
💭 Ollama
Here's my thought on 💭 Ollama ollama is the easiest to get going local llm tool that I have tried, and seems to be crazy fast. It feels faster than chat…
-
💭 Simon Willison on X: "Anyone got a lead on a goo...
Here's my thought on 💭 Simon Willison on X: "Anyone got a lead on a good embedding mo... Kinda mindblown that this is even possible. This is so far outside…
-
💭 LLM now provides tools for working with embeddin...
Here's my thought on 💭 LLM now provides tools for working with embeddings Simon's llm cli is getting quite interesting. I really want to run some clustering…