Add: strawmeloncolours.gif #11

Merged
ari merged 1 commit from strawmelonjuice/arivertisements:main into main 2026-03-16 16:47:21 +00:00
Contributor

Please read this template and check all that apply.

Contributing to Arivertisements

Note: I hope the disco thing isn't too rapid, I'd not count it as 'rapidly flashing' but will leave this up to your discretion.

  • By contributing your Arivertisements ("images") to Arivertisements, you affirm that:
    • The image is your original, verifiable work.
    • You license your image under Creative Commons Attribution-NonCommercial-ShareAlike 4.0 International (CC BY-NC-SA 4.0) (full license). This means your image can be shared, copied, distributed, remixed, adapted, and built upon non-commercially, provided proper credit is given, and derivative works use the same license.
    • Your image complies with Ari-web standards, including:
      • Abiding by International, Lithuanian, and German laws.
      • Maintaining a safe and respectful environment.
      • Upholding human decency, including:
        • Tolerance and non-discrimination (covering racism, homophobia, transphobia, sexism, xenophobia, fatphobia, and similar prejudices).
        • Avoiding misinformation and disinformation.
        • Taking responsibility and accountability for your actions.
        • Strictly prohibiting Child Sexual Abuse Material (CSAM) and any content promoting or implying approval of it.
        • Respecting others and following accepted norms of behaviour.
      • Not sharing personal or sensitive information (yours or others').
      • Respecting intellectual property rights and refraining from infringement.
      • No spam, harassment, stalking, or abusive behaviour.
      • Avoiding any harmful actions toward individuals, jurisdictions, or systems.
      • No sexually explicit or suggestive content.
      • Following administrator guidelines - any abusive behaviour may result in violation of these rules.
    • Your image does not include rapidly flashing lights.
    • You agree to allow free serving and optimization of your image.

Signing Your PR

  • Each commit (or significant commits) should be cryptographically signed with OpenPGP (optional, but highly preferred)
  • Include a Signed-off-by line in your commits using your preferred or legal name, username, alias, or ID, plus a non-disposable public email.
    Signed-off-by: The Author <you@example.com>
    

PR submission checklist

Please confirm the following before submitting:

Note: Again up to your discretion but the quality is terrible as is, legitibility should be enough, this was the best I could render it (this image was made in inkscape, edited with neovim, recorded in OBS, edited with samsung gallery and then optimised, not the optimal route no (I was being a v bit dumb about it))

  • Added your image file in the img directory, meeting these criteria:
    • Dimensions: up to 722x84 pixels (scaled without legibility loss)
    • Format: PNG, JPEG, GIF, BMP, or SVG
    • Max size: 256 KiB (262144 bytes)
    • Optimized image (e.g, online tools like "PNG optimiser online", or locally using optipng for PNG (optipng -o7 -strip all my-ad.png), jpegoptim for JPEGs (jpegoptim --strip-all my-ad.jpg), and gifsicle for GIFs (gifsicle --batch --optimize=3 --lossy=100 --colors=40 my-ad.gif))
    • Renders correctly in Chromium-based and Firefox-based browsers when embedded
    • Not explicitly promotional or requiring context to understand
  • Created a metadata .txt file matching your image in the meta directory, including:
Filename: example-com-meow.png
To: https://... (where to take the user, optional)
Alt: Alternative text for blind folks.
Author: your name/username/ID/...
Contact: your at email.com (with the 'at' (it will be replaced with '@' to avoid scraping))
Statement: I hereby affirm that the image [REPLACE FILENAME HERE] is my own original and verifiable work, and I license it under the CC-BY-NC-SA-4.0 for use in the Arivertisements project.
Source: https://... (either original source, upstream source, or URL of your PR/commit, optional)
Fg: #abc (optional foreground colour)
Bg: #000 (optional background colour)
  • You are submitting no more than 5 Arivertisements per domain as the same author.

Thank you for your contribution!

_Please read this template and check all that apply._ # Contributing to Arivertisements > Note: I hope the disco thing isn't too rapid, I'd not count it as 'rapidly flashing' but will leave this up to your discretion. - [x] By contributing your Arivertisements ("images") to Arivertisements, you affirm that: - The image is your original, verifiable work. - You license your image under **Creative Commons Attribution-NonCommercial-ShareAlike 4.0 International (CC BY-NC-SA 4.0)** ([full license](https://creativecommons.org/licenses/by-nc-sa/4.0/legalcode.en)). This means your image can be shared, copied, distributed, remixed, adapted, and built upon non-commercially, provided proper credit is given, and derivative works use the same license. - Your image complies with [Ari-web standards](https://ari.lt/legal), including: - Abiding by International, Lithuanian, and German laws. - Maintaining a safe and respectful environment. - Upholding human decency, including: - Tolerance and non-discrimination (covering racism, homophobia, transphobia, sexism, xenophobia, fatphobia, and similar prejudices). - Avoiding misinformation and disinformation. - Taking responsibility and accountability for your actions. - Strictly prohibiting Child Sexual Abuse Material (CSAM) and any content promoting or implying approval of it. - Respecting others and following accepted norms of behaviour. - Not sharing personal or sensitive information (yours or others'). - Respecting intellectual property rights and refraining from infringement. - No spam, harassment, stalking, or abusive behaviour. - Avoiding any harmful actions toward individuals, jurisdictions, or systems. - No sexually explicit or suggestive content. - Following administrator guidelines - any abusive behaviour may result in violation of these rules. - Your image does not include rapidly flashing lights. - You agree to allow free serving and optimization of your image. ## Signing Your PR - [x] Each commit (or significant commits) _should_ be cryptographically signed with OpenPGP (optional, but highly preferred) - [x] Include a `Signed-off-by` line in your commits using your preferred or legal name, username, alias, or ID, plus a non-disposable public email. ``` Signed-off-by: The Author <you@example.com> ``` ## PR submission checklist Please confirm the following before submitting: > Note: Again up to your discretion but the quality is terrible as is, legitibility should be enough, this was the best I could render it (this image was made in inkscape, edited with neovim, recorded in OBS, edited with samsung gallery and then optimised, not the optimal route no (I was being a v bit dumb about it)) - [x] Added your image file in the `img` directory, meeting these criteria: - Dimensions: up to 722x84 pixels (scaled without legibility loss) - Format: PNG, JPEG, GIF, BMP, or SVG - Max size: 256 KiB (262144 bytes) - Optimized image (e.g, online tools like "PNG optimiser online", or locally using optipng for PNG (`optipng -o7 -strip all my-ad.png`), jpegoptim for JPEGs (`jpegoptim --strip-all my-ad.jpg`), and gifsicle for GIFs (`gifsicle --batch --optimize=3 --lossy=100 --colors=40 my-ad.gif`)) - Renders correctly in Chromium-based and Firefox-based browsers when embedded - Not explicitly promotional or requiring context to understand - [x] Created a metadata `.txt` file matching your image in the `meta` directory, including: ``` Filename: example-com-meow.png To: https://... (where to take the user, optional) Alt: Alternative text for blind folks. Author: your name/username/ID/... Contact: your at email.com (with the 'at' (it will be replaced with '@' to avoid scraping)) Statement: I hereby affirm that the image [REPLACE FILENAME HERE] is my own original and verifiable work, and I license it under the CC-BY-NC-SA-4.0 for use in the Arivertisements project. Source: https://... (either original source, upstream source, or URL of your PR/commit, optional) Fg: #abc (optional foreground colour) Bg: #000 (optional background colour) ``` - [x] You are submitting no more than 5 Arivertisements per domain as the same author. _Thank you for your contribution!_
Signed-off-by: MLC Bloeiman <mar@strawmelonjuice.com>
ari approved these changes 2026-03-16 16:47:17 +00:00
ari left a comment

love it 🔥🔥

love it 🔥🔥
ari merged commit ced0c21377 into main 2026-03-16 16:47:21 +00:00
Author
Contributor

Regarding my two notes:

Note: I hope the disco thing isn't too rapid, I'd not count it as 'rapidly flashing' but will leave this up to your discretion.

Note: Again up to your discretion but the quality is terrible as is, legitibility should be enough, this was the best I could render it (this image was made in inkscape, edited with neovim, recorded in OBS, edited with samsung gallery and then optimised, not the optimal route no (I was being a v bit dumb about it))

If not good enough I've probably found a much more suited web-based editor-

Oh it's merged

Regarding my two notes: > Note: I hope the disco thing isn't too rapid, I'd not count it as 'rapidly flashing' but will leave this up to your discretion. > Note: Again up to your discretion but the quality is terrible as is, legitibility should be enough, this was the best I could render it (this image was made in inkscape, edited with neovim, recorded in OBS, edited with samsung gallery and then optimised, not the optimal route no (I was being a v bit dumb about it)) If not good enough I've probably found a much more suited web-based editor- Oh it's merged
Owner

@strawmelonjuice wrote in #11 (comment):

Regarding my two notes:

Note: I hope the disco thing isn't too rapid, I'd not count it as 'rapidly flashing' but will leave this up to your discretion.

Note: Again up to your discretion but the quality is terrible as is, legitibility should be enough, this was the best I could render it (this image was made in inkscape, edited with neovim, recorded in OBS, edited with samsung gallery and then optimised, not the optimal route no (I was being a v bit dumb about it))

If not good enough I've probably found a much more suited web-based editor-

Oh it's merged

i dont think its rapidly flashing i mainly mean like crazy flashing ...

@strawmelonjuice wrote in https://git.ari.lt/ari.lt/arivertisements/pulls/11#issuecomment-229: > Regarding my two notes: > > > Note: I hope the disco thing isn't too rapid, I'd not count it as 'rapidly flashing' but will leave this up to your discretion. > > > Note: Again up to your discretion but the quality is terrible as is, legitibility should be enough, this was the best I could render it (this image was made in inkscape, edited with neovim, recorded in OBS, edited with samsung gallery and then optimised, not the optimal route no (I was being a v bit dumb about it)) > > If not good enough I've probably found a much more suited web-based editor- > > Oh it's merged i dont think its rapidly flashing i mainly mean like crazy flashing ...
Owner

oh uh " Width: 443px | Height: 65px | Size: 139 KiB "

i did not notice

sorry headache

i will resize

oh uh " Width: 443px | Height: 65px | Size: 139 KiB " i did not notice sorry headache i will resize
Owner

image

i resized it

if u think it should b changed pls open a new pr :D make it 722x84 next time tho, 443x65 isnt scalable to 722x84 well

i also made the animation slower

![image](/attachments/7ed529a0-f2ce-4e90-b8ef-0bd6b7f82a5f) i resized it if u think it should b changed pls open a new pr :D make it 722x84 next time tho, 443x65 isnt scalable to 722x84 well i also made the animation slower
298 KiB
Author
Contributor

Thank you! I think it's fine, it's supposed to be a little pixelated and the text is still readable. I will keep in mind to up the size enough if I ever add a new one though!

Thank you! I think it's fine, it's supposed to be a little pixelated and the text is still readable. I will keep in mind to up the size enough if I ever add a new one though!
Author
Contributor

Animation slower looks great actually!

Animation slower looks great actually!
ari changed title from Add: to Add: strawmeloncolours.gif 2026-03-16 17:42:24 +00:00
Sign in to join this conversation.
No reviewers
ari
No labels
image
No milestone
No project
No assignees
2 participants
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
ari.lt/arivertisements!11
No description provided.