Nils Herzig

Results 85 comments of Nils Herzig

Oh thanks for pointing that out. I'm currently building an end to end test pipeline for the whole projekt. My tests VMs are NixOS unstable and Ubuntu 22.04 and I...

@Technetium1 i think a lot of people are running very old systems. Someone in another issue was running docker-compose from 9 years go

might be related to https://github.com/langchain-ai/langchain/pull/20624 (not the empty array thing, but it looks like llama3 might need some extra care)

go*lang* ....*lang*chain it's a joke, according to Wikipedia: > It is often referred to as Golang because of its former domain name, golang.org, but its proper name is Go.

Having escape close the current window (i.e. settings) and return also work on tags and other small input fields would be nice

The TMDB API provides endpoints for alternative and country dependent titles for shows and movies. It might be possible to reconstruct the language of the file with this information

Oh sorry, I really did search the issues, looks like I missed #6843 Should I close this issue, or keep it open due to the "only highlight some things" idea?...

I have the same issue on multiple other sites, doesn't look like a site specific thing

Nice work :) Do you think there would be any problems if the autocompletion would add a '/' at the end of a directory name? This would enable a much...

I adapted this idea to open the current line as a link to github / gitlab (other sites should be easy to add). :) ```bash #!/usr/bin/env bash HELIX_PANE_ID=$(wezterm cli get-pane-direction...