Adam Simpson

Results 14 issues of Adam Simpson
trafficstars

terminal-notifier style notification is never displayed _but_ is added to the Notification Center in OS X. The behavior is like I have Do Not Disturb enabled even when I don't....

## Checklist * [x] I have read the appropriate section in the [contributing guidelines](https://github.com/polybar/polybar/blob/master/CONTRIBUTING.md) * [x] I believe this issue is a problem with polybar itself and not a misconfiguration...

bug
tray

My program compiled fine but when it's run on a different Windows machine I get an error that libvlc.dll could not be found. Is it possible to build the binary...

My generated type looks something like this: ```ts export interface Link extends Entry { sys: {--snip--}; } ``` `LinkFields` looks something like this: ```ts export interface LinkFields { /** Link...

Since we can now generate KQL via OpenAI (#577) it could be useful to store previous plain language queries to allow users to view and re-run/edit them. The UI/UX for...

enhancement
datasource/ADX
priority/low

List of further enhancements or features leveraging the OpenAI work. ```[tasklist] ### Issues - [ ] https://github.com/grafana/azure-data-explorer-datasource/issues/602 - [ ] #582 - [ ] #583 - [ ] https://github.com/grafana/azure-data-explorer-datasource/issues/586 -...

datasource/ADX
type/epic

Currently the OpenAI integration (#577) does not send any details about the schema or data of the user in the prompt to OpenAI. We should explore sending the schema or...

enhancement
datasource/ADX
priority/low

Users should be able to select the [model](https://platform.openai.com/docs/guides/gpt/which-model-should-i-use) that is used in the OpenAI integration (#577). At the very least having a dropdown that allows selecting `gpt-4` makes sense. We...

enhancement
datasource/ADX
priority/low

Is it possible to have an Ivy alternative or at least have an option to disable the helm requirement?

enhancement
help wanted