Voyager of the Void

Results 45 comments of Voyager of the Void

@teocns for the agent telescope picker, add the following to your config= function(). ``` lua local pickers = require 'telescope.pickers' local finders = require 'telescope.finders' local actions = require 'telescope.actions'...

When I turn on logging using the command (returns: info) there is no new buffer called `*gptel-log*` created when I use gptel as usual. I've tried just using 'eval' command...

forgive me if this is not the correct process to update because I am still relatively new to emacs. 1. I run command 'list-packages' to open `*packages*` buffer 2. I...

Thank you. I was able to update gptel. here is the response body from the `*gptel-log*` buffer ``` { "role": "user", "content": "#+title: Making Predictions From Trends\n\n* Core Prompt:\nYou are...

this is the text that chatgpt previously output which if included in the query will cause it to fail ``` Breaking it down more clearly: 1. Paper Prototyping: - Identify...

tl;dr a) I stopped prying about this bug because I moved on to neovim b) I think the problem might be related to powershell and cmd max command length being...

@Calinou There are two camera member variables: oblique_normal, and oblique_position, which are exposed in the editor for this purpose. Use the transform origin for position and transform forward vector for...

@Calinou I just got home from classes. - I will post a minimum testing project asap. - I will also test the project you posted on my system to see...

@Calinou Still going to work on a minimum test project, but in the interim I figured out what was wrong with your test scene. The path to the `Camera3D` in...

@Calinou Here is a minimum portal test project. Some things to note about the scene I set up - the BackingMesh's are invisible to the portal cameras purposefully because they're...