-
๐ญ Quick Start - Kotaemon Docs
interesting UI for RAG based workflows, i.e. chatting with your documents. It looks like it can run a number of models,
-
We Beat Trailmakers
Today we broke through the atmosphere in trailmakers ready for pickup from I haven Today we hit 100% of the required parts required to build the space ship and
-
Postiz-File-Upload
Today I learned that the docs in postiz are a bit behind, (fantastic docs btw, This looking into my running instance I can see my images there.
-
๐ญ Gitingest
Replace hub with ingest in any github and get a prompt friendly codebase ready to feed into any llm. It com
-
๐ญ Cyclotruc/Gitingest: Replace 'Hub' With 'Ingest'...
Gitingest has a python package on pypi that you can run with uvx, and it accepts the same arguments as the web version,
-
๐ญ Generate Custom .Cursorrules For Your Project Ba...
Really interesting way to generate a rules file for agentic workflows based on your current repo. John uses gitingest h
-
๐ญ Awesome-Cursorrules/Rules/Py-Fast-Api/.Cursorrul...
Looks like a great start to a rules file for fastapi. > - Place the happy path last in the function for improved readab
-
๐ญ Are We Cooked W/ O3? - Youtube
Holy shit these AGI models are incredibly expensive to run, require lots of wild hardware that there is not enough to go
-
๐ญ Depot
Just learned about depot today ironically because it seems to be down and fly is using them under the hood to do the con
-
๐ญ Deploy To Fly Using A Depot Builder
Here the integration to depot appears to be opt in using the --depot flag on fly deploy. This must have changed ove
-
๐ญ Status | Depot
Depot's uptime seems to be great. I definitely hit some issues with it this afternoon 12/24/24 that were not reported.
-
๐ญ Cursor + Windsurf Settings To 5X Ai'S Output Qua...
This was an eye opening video into agentic editing workflows. setting rules Dfferent ai tools use different rules
-
๐ญ Docker Context (And An Issue To Question Your Sa...
Dang context can really cause you to pull your hair out. Context seems so freaking convenient, but I've avoided it and
-
๐ญ Using Opnsense With Tailscale ยท Tailscale Docs
On reboot of my opnsense router it did not tailscale up. I'm not sure if a key expired or what happened. The fix was t
-
๐ญ Introduction - Bootc
bootc is the underlying technology that enables OS's like bazzite, and Aurora from the uBlue ecosystem.
-
๐ญ Taildrop ยท Tailscale Docs
Tailscale comes with a feature called taildrop that lets you easily share files between machines on your tailnet. If
-
๐ญ Podman Requries Qemu-System On Ubuntu
podman requires qemu-system on bash โฏ podman machine init Looking up Podman Machine image at quay.io/podman/machi
-
๐ญ 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 can hit with curl o
-
๐ญ We Have A Right To Repair! With Kyle Wiens, Foun...
This is one of my favorite changelog episodes of all time. I had no idea all the work that has gone into the right to r
-
๐ญ Text Decoration - Tailwind Css
Tailwind calls strikethrough line-through. This caught me off guard and took me a minute to find. > Control how text i
-
๐ญ Distrobox
distrobox gives you distrobox-host-exec to run commands on the host. This is handy to get access to host level clis th
-
๐ญ A Quote From Tim Paul
Damn this Tim Paul quote finishes hard and such a good point. None of the stuff around llms just work. Good ui's, fro
-
๐ญ Use An Llm To Automagically Generate Meaningful ...
This is pretty sick, I wanted this early on when I was making lockhart. I wanted to do the git hook thing but could not
-
๐ญ Replace Github Copilot With A Local Llm - Youtub...
This really makes me want to try Dolphin Mixtral with ollama now. It looks very impressive from this video. The abilit
-
๐ญ 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 was asking me for datapack ide
-
๐ญ Uptime Kuma
Uptime kuma is a fantastic self hosted monitoring tool. One docker run command and you are up and running. Once you ar
-
๐ญ Creating K8S Jobs With Python
I was looking to add running kubernetes jobs to a python cli I am creating, and I found this solution, mostly thanks to
-
๐ญ Translate A Docker Compose File To Kubernetes Re...
kompose is a sick cli to convert docker-compose.yml to kubernetes manifest. bash install curl -L https://githu
-
๐ญ Daniel Nashed'S Blog
Running your own docker registry in one line bash podman run -d -p 5000:5000 --restart=always --name registry regi
-
๐ญ Tailwind Connect 2023 โ Keynote - Youtube
Tailwind comes with space that I have never heard of that is made to give margin and padding together in one class. A
-
๐ญ 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 c
-
๐ญ David-Kunz/Gen.Nvim: Neovim Plugin To Generate T...
This seems like a promising tool to use with ollama.
-
๐ญ Overflow - Tailwind Css
Controlling overflow with tailwindcss Examples html <div class="overflow-visible ..."></div> <div class="overf
-
๐ญ How To Run Pods As Systemd Services With Podman ...
podman comes with a nice command for generating systemd service files (units). bash $ podman pod create --name=my-p
-
๐ญ Simon Willison On X: "Anyone Got A Lead On A Goo...
Kinda mindblown that this is even possible. This is so far outside of my current thinking that i didn't even think of a
-
๐ญ Llm Now Provides Tools For Working With Embeddin...
Simon's llm cli is getting quite interesting. I really want to run some clustering on my website content.
-
๐ญ Tailwind Css Cheat Sheet
A nice searchable cheatsheet for tailwindcss classes.
-
๐ญ Preline Ui - Tailwind Css Component Library | Pr...
Tailwind css component library. There are many examples with copy and pastabily with the tailwind classes already setup