Sergei Maximov

Results 10 issues of Sergei Maximov

As far as I can tell, `tabulated-list-mode` supports only sorting by predefined columns found in `tabulated-list-format`. If it is true, can you add "added on"/"age" column to the displayed columns?

### Environment * Elixir & Erlang/OTP versions (elixir --version): ```text Erlang/OTP 23 [erts-11.2.2.4] [source] [64-bit] [smp:12:12] [ds:12:12:10] [async-threads:1] [hipe] Elixir 1.11.4 (compiled with Erlang/OTP 23) ``` * Which version of...

When using webhooks, it [is](https://core.telegram.org/bots/api#making-requests-when-getting-updates) [possible](https://core.telegram.org/bots/faq#how-can-i-make-requests-in-response-to-updates) to make an API request by replying directly with JSON payload instead of making a separate HTTP request. This PR features the `Telegram::Bot::ResponseBuilder` class....

I'd like to share the steps I used to enable cleartext Git diffs for `*.age` files using `.gitattributes` (disclaimer: I borrowed the idea and even whole sentences from [SOPS README](https://github.com/mozilla/sops#showing-diffs-in-cleartext-in-git)).

This PR enables users to use a Postgres' JSON(B) column to store attachment data, similar to how it is done in the [sequel](https://github.com/janko-m/shrine/blob/0a0d415dd006d7a948770d0ae824f9799f4eecfc/lib/shrine/plugins/sequel.rb#L119-L132) and [activerecord](https://github.com/janko-m/shrine/blob/0a0d415dd006d7a948770d0ae824f9799f4eecfc/lib/shrine/plugins/activerecord.rb#L139-L151) plugins. I didn't add tests...

Hello, while reading the [docs](https://socketry.github.io/utopia-project/), I found a guides link ("Usage" → "Documentation Formatting") that [points](http://localhost:36599/guides/documentation-formatting/) to `localhost`.

This PR adds a new interactive command `op/do-publication-and-preview-watch`. It does two things: - publishes the site and starts preview (basically, calls `op/do-publication-and-preview-site`); - starts watching the repository for changes. When...

Setting `op/highlight-render` to `'htmlize` with default theme has no visible effect. Yes, it does render code blocks using **htmlize**, but that doesn't make any sense as long as we have...

## Fix transaction in `Blog.Accounts.create_user/1` If `Blog.Accounts.create_user/1` is provided with data which doesn't pass the validations in `Blog.Account.{User,Contact}.changeset/2`, the lambda function passed to `Ecto.Repo.transaction/2` will return `{error, %Ecto.Changeset{valid?: false}}`. This...

If `config.services.v2ray.configFile` points to a file which is not world-readable (e.g., it belongs to and can be readable by `root` only), the service would fail to start with the following...

6.topic: nixos
8.has: module (update)
10.rebuild-linux: 1-10
10.rebuild-darwin: 0