Benjamin Botwin
Benjamin Botwin
I'm working on getting some elastic LLM inference set up using phoenix, fly, and FLAME and needed volumes attached to my flame workers so that I don't need to download...
It's be great if the various doc pages had links to the corresponding source like the rapier docs (https://docs.rs/rapier2d/latest/rapier2d/) I'm not sure what work would be involved with that, but...
Llama.cpp has had support for BNF style grammars for a while, but I don't see how I can use them with these bindings. Is there a way? If not, is...
I'm trying to run this script, but I keep getting nonsense output from the openai api ``` import requests import json from typing import Optional # Function to call the...
I would like to throw hat in the ring for maintainer. I've been playing around with boardgame.io for years and have a PR that got merged in a while ago...
I notice a lot of bots that get trapped in pisshoff start off by running `uname -s -v -n -r -m`, but then disconnect after the command fails It'd be...
## What's going wrong? I am trying to run several projects with pm2 using npm scripts, but each process name is always "shell" even when explicitly set in a json...
Not sure if this is a limition of the method used to calculate buoyancy, but looking at https://github.com/godot-extended-libraries/hydro/blob/9a43e8d7965ba3fe68575b0c907dbfd9fe53dba1/src/hydro_rigid_body.cpp#L188 if the fluid density is the default 10000 and i drop a...
It'd be really great if seagoat also provided an MCP server, so that other locally hosted AI tools can take advantage of smart code searching