Amadeusz Annissimo

Results 9 issues of Amadeusz Annissimo

The "video" portion of this course: https://scrimba.com/learn/vuetify/buttons-crmrBwtP is "stale" - i.e. it doesn't change. The audio works normally. The video controls are missing: ![image](https://user-images.githubusercontent.com/14104292/99146226-76704e00-2676-11eb-9981-eef6e16d6d9f.png) Other lessons in the course work...

The latest release of any of Inertia's packages shown on inertiajs.com is from Jan 18, 2022.

Section "Bare Multisig" doesn't mention that public keys and signatures used as arguments to `OP_CHECKMULTISIG` need to be in the matching order. In particular, I am referring to the proposed...

`len(bin(16))` is 7, not 6. So if we want to get to `4`, we need to have: `len(bin(total))-3` and not: `len(bin(total))-2`

Featured image url is added to the exported post's metadata with `featured_image_url` key. Current implementation ignores featured images altogether.

### Bug description Please see the thread: https://discord.com/channels/489818810157891584/1240373773279039499/1240374342303350876 for reference. [Autocommit to git](https://statamic.dev/git-automation) fails with messages like: ``` [2024-05-16 21:39:36] production.ERROR: Process Class: Git Command: -c "user.name=Amadeusz Annissimo" -c "[email protected]"...

git

Hi there, Code samples in the docs miss syntax highlighting when I have 1password extensions in MS Edge on Windows 11 enabled. Here's how it looks with 1password enabled: I'm...

bug

URL in `twitter:image` meta tag is not recognized by Twitter/X, when `statamic.seo-pro.assets.twitter_preset` or `statamic.seo-pro.assets.open_graph_preset` config value is present, and image assets are stored in Digital Ocean spaces (S3-compatible). Removing both...

bug