Josh Nichols

Results 99 issues of Josh Nichols
trafficstars

I am looking at the [screenshot](https://github.com/MaximilianLloyd/ascii.nvim/blob/master/preview.png), but I'm not seeing anything that looks quite like it in [ascii.text.neovim](https://github.com/MaximilianLloyd/ascii.nvim/blob/master/lua/ascii/text/neovim.lua). Am I missing it, or is there some other way to get...

I'm trying technique called [progressive summarization](https://fortelabs.co/blog/progressive-summarization-a-practical-technique-for-designing-discoverable-notes/) where after I take notes, I go through and bold important parts, and then go back through and highlight the most key parts. I...

Over in https://github.com/Gusto/buildkite-builder/issues/64 @muhlba91 reported the upload step failing, but not including any more details. Under the hood, it's using `system` which prints the output to stdout, and returns true/false....

bug
enhancement

Without this, installation fails with: ``` In file included from ./syck.h:20: /Users/josh.nichols/.rubies/ruby-2.7.4/include/ruby-2.7.0/ruby/st.h:186:52: error: unknown type name 'VALUE' void rb_hash_bulk_insert_into_st_table(long, const VALUE *, VALUE); ^ /Users/josh.nichols/.rubies/ruby-2.7.4/include/ruby-2.7.0/ruby/st.h:186:61: warning: type specifier missing, defaults...

``` INFO: pip is looking at multiple versions of openaiauth to determine which version is compatible with other requirements. This could take a while. ERROR: Cannot install -r requirements.txt (line...

Resizing works correctly on resize of nvim (ie the frontend or terminal), but doesn't work when opening a split: https://user-images.githubusercontent.com/159/212483682-fcd1d481-a12d-49a7-b482-0a2230f05a5e.mov

I brought this up on [discord](https://discord.com/channels/1119363322605744331/1120428150925557891/1120431913279176704) > me: do we have a no-op LLM? I am still working on some of my console IO so not even worth interacting w/...

I was looking over these, and noticed: https://github.com/andreibondarev/langchainrb/blob/eecd114a655e5f1b51ebcd9d39e26e72cfb918f6/examples/pdf_store_and_query_with_chroma.rb#L22-L24 These files don't exist. I'm not sure if the intent is to run them from where it's located or not. If it's...

https://github.com/rubyatscale/singed/issues/26

[Vernier](https://github.com/jhawthorn/vernier), as featured on https://www.youtube.com/watch?v=9nvX3OHykGQ#t=27m43 The most appealing part of vernier is that it seems to handle threads a lot better, so thread switching doesn't make it as hard to...

enhancement