You are not logged in.

#1 2025-03-10 08:40:27

seth
Member
Registered: 2012-09-03
Posts: 62,070

Shamless pandering

Also testcase to upload to imgur with phototonic wink
nHtxNG8.png

#!/bin/bash
notify-send -u low -t 2000 "Uploading $1"
THUMB="$(curl -X POST "https://api.imgur.com/3/upload" -F "image=@\"$1\"" | jq ".data.link" -r)"
notify-send -u low -t 2000 "Uploading $2"
IMAGE="$(curl -X POST "https://api.imgur.com/3/upload" -F "image=@\"$2\"" | jq ".data.link" -r)"
notify-send -u low -t 2000 "[url=$IMAGE][img]$THUMB[/img][/url]"
printf "[url=$IMAGE][img]$THUMB[/img][/url]" | xsel -ib

Offline

#2 2025-03-12 08:38:05

seth
Member
Registered: 2012-09-03
Posts: 62,070

Re: Shamless pandering

Despite any lack of complaints (no irish archlinux users - or they're too kind) about the clover, here's shamful variant tongue
JHqOaSG.png

Offline

#3 2025-03-12 15:20:06

twelveeighty
Member
Registered: 2011-09-04
Posts: 1,275

Re: Shamless pandering

Fk me - I'll admit I didn't get it until you made the "irish" comment. Especially subtle with the "shamful".

Offline

#4 2025-03-12 16:07:17

schard
Forum Moderator
From: Hannover
Registered: 2016-05-06
Posts: 2,209
Website

Re: Shamless pandering

@twelveeighty you're not alone.
When I first saw the image I wasn't sure if it was meant to be some kind of "support our troops" logo, because the first one looks a lot like the Iron Cross used by the German armed forces, lol. big_smile


Inofficial first vice president of the Rust Evangelism Strike Force

Offline

#5 2025-03-12 16:20:28

seth
Member
Registered: 2012-09-03
Posts: 62,070

Re: Shamless pandering

You could propose the colors for the next generation of Flecktarn… tongue
(I had a version with rounder leafs but the arch logo became unrecognizable)

Offline

Board footer

Powered by FluxBB