Wout

Results 70 issues of Wout

As discussed in https://github.com/luckyframework/lucky/discussions/1773, attribute names are not translatable. Prepare Rosetta for the proposed solution.

enhancement

I have no idea if it works on Windows; it needs to be checked and fixed if needed.

enhancement
help wanted

Use method overload in Lucky (and other frameworks) to provide helpful error messages at compile-time if `.t` isn't called for locales without interpolations.

enhancement

Allow re-use of existing translations with nested keys. For example: ```yaml en: example: hello: "Hello %r{example.subject}!" subject: "world" ``` Those values will be pre-filled by the parser, so any interpolation...

enhancement

I've been struggling to figure out how to verify the signature of a detached, unencoded payload (https://tools.ietf.org/html/rfc7797). Similar PHP and Python libraries implement it, but neither the `ruby-jwt` gem nor...

Using the example code [from the docs](https://app.mailjet.com/auth/get_started/developer) to send an email, this gem raises the following error: ``` /home/wout/.rbenv/versions/3.3.0/lib/ruby/gems/3.3.0/gems/mailjet-1.7.10/lib/mailjet/resource.rb:345:in `block in formatted_payload': undefined method `blank?' for false (NoMethodError) v.blank? ^^^^^^^...

I'm experiencing weird behaviour with my wireless Dell keyboard. After pairing it seems to be stuck in a connection loop. It's added again and again until I turn it off....

### What Happened? I'm trying to send out an email using my FastMail account, and I'm getting this error: ![image](https://github.com/elementary/mail/assets/107324/ee6349c2-9e7c-45aa-9525-7d58b3755753) ### Steps to Reproduce 1. Write email 2. Hit send...

An old version of Node.js (16) is required, which is reaching end-fo-life in September this year. ![image](https://github.com/sublimelsp/LSP-Grammarly/assets/107324/5205740b-0997-474e-ba3b-451a5b58a278)

upstream issue

When sending images from a phone to a laptop, for example, any images that are square or in landscape format will not adhere to the modal's width on the receiving...