Manuel Odendahl

Results 13 issues of Manuel Odendahl

## Environment - **OS Version / Instance**: cloud.airbyte.io - **Deployment**: cloud.airbyte.io - **Source Connector and version**: airbyte/source-mysql-strict-encrypt 0.5.10 - **Destination Connector and version**: airbyte/destination-postgres-strict-encrypt 0.1.6 - **Step where error happened**:...

type/bug
community
area/databases
connectors/source/mysql
team/connectors-java

## What docs page needs to be fixed? - **Section**: Redux Essentials - **Page**: RTKQuery Basic ## What is the problem? In [RTKQuery basics](https://github.com/reduxjs/redux/blob/master/docs/tutorials/essentials/part-7-rtk-query-basics.md), the devtools extension to view RTKQuery...

docs

**What topic would you be interested in seeing an article/chapter about?** This technique is an extension of Least-to-Most, and could probably benefit from its own entry (haven't read the full...

topic

**What topic would you be interested in seeing an article/chapter about?** - https://arxiv.org/abs/2210.06774 > (a) prompting a general-purpose language model to construct a structured overarching plan, and (b) generating story...

topic

**What topic would you be interested in seeing an article/chapter about?** Self-ask, as described in https://arxiv.org/abs/2210.03350 by Press et al **Any additional info you have about it:** Similar to CoT,...

topic

**What topic would you be interested in seeing an article/chapter about?** Least-to-Most Prompting (already in the bibtex file) **Any additional info you have about it:**

topic

I added support for Glob with ** but for fs.FS.

It would be nice to have lasso selection.

Select Tool

I have a framework to describe application's input parameters in YAML, and use that to generate CLI flags/REST endpoints/HTML forms and much more, and I was about to write a...