Priyanshu Tripathi

Results 27 issues of Priyanshu Tripathi

### Version 1.13.0 ### What happened? I have a column (`credits`) in a PostgreSQL table whose datatype is `smallint[4]`, an array of 4 `smallint` types. When I put the query...

bug
:books: postgresql
:wrench: golang
:computer: linux

When trying to access a string with the `format_value()` method, it returns the string normally given it's a relatively short string. But if a string longer than 73 lines is...

bug
help wanted
fluent.runtime

The CSS broke; probably due to some CSS dependency changing domains?

The only config related option is to pass the `-config` flag that uses the specified path to write/read to/from. But I have stored some initial configuration before hand that I...

**Describe the bug** Setting `warn_timeout` to `0s` doesn't change the default value for `warn_timeout`. **To Reproduce** Set `warn_timeout = "0s"` in `~/.config/direnv/direnv.toml` **Expected behavior** The timeout to be disabled **Environment**...

Bug

Persisting `.local/share/Steam` either with bindfs or as a symlink causes Steam to partially break. Any time I open it, it fails to launch any game, and if I try to...

### The Problem I am creating a NixOS module that allows for the installation and configuration of ATLauncher. It would look something like this for an end-user: ```nix programs.atlauncher =...

enhancement
low-priority

The `fluent.pygments` hasn't got an update in over 2.5 years. It's still version `1.0` in PyPI as well as here, even though there has been an update to it after...

### Problem I am using mdBook in my Python libary project. The docs have a nice snippet of code for making a preprocessor in Python (thanks for that btw). However,...

C-enhancement

The mentioned PR in the comment has been resolved over 2 years ago. I guess this should be removed. https://github.com/radix-ui/primitives/blob/b32a93318cdfce383c2eec095710d35ffbd33a1c/packages/react/primitive/src/Primitive.tsx#L24-L26