Adrien Carpentier

Results 23 issues of Adrien Carpentier

Is there a way to get a random record or order randomly with Ormar ORM? I couldn't find anything about that in the documentation, so I tried SQLalchemy's `.order_by(func.rand())` and...

enhancement

Hello, When I import Chroma as a module: ``` import * as chroma from "chroma-js"; let minRandomColor = chroma.random(); let maxRandomColor = chroma.random(); let colors = chroma.scale([minRandomColor, maxRandomColor]).padding(0.05).colors(10); let rgbColor...

I have a Debian 11 distro. When doing `sudo add-apt-repository ppa:alessandro-strada/ppa` I get no response, when adding `http://ppa.launchpad.net/alessandro-strada/ppa/ubuntu to my sources.list`, I get `The repository 'http://ppa.launchpad.net/alessandro-strada/ppa/ubuntu bullseye Release' does not...

### First Check - [X] I added a very descriptive title to this issue. - [X] I used the GitHub search to find a similar issue and didn't find it....

question

Do you plan to add a tile definition for Sentry, the online error log UI tool (https://sentry.io/)? Sentry has a pretty open API (https://docs.sentry.io/api/) so it might help quite a...

semver:minor
monitorable request

Thanks for your work, really like it. Do you plan to add a tile definition for Datadog?

semver:minor
monitorable request

It could be either written tabs on the touchbar (as Sublime Text), either two previous/next tab buttons. Is it already possible and if it isn't, can it be added?

Is it possible to use YouTube iframe embed video, or HTML5 `` tag as texture? I tried with no success until now, maybe I'm missing something... Thanks!

enhancement

# Issue Details Sometimes deactivate my oh-my-zsh prompt theme when autoactivating the virtual env. Seems to happens randomly for now, didn't find the exact steps to reproduce the issue yet,...

It would be great if Tweakpane could support ES module (`type="module"`) import.

enhancement