Do the change
Just make the effort to make the change to the code, it won’t take long and it will be worth it for the feature introduced by Issue #46
One Nice Bug Per Day
Misplaced Lens Cap
let's talk about Bridgerton tea, my ask is open
todays bird
2025 on Tumblr: Trends That Defined the Year
Sweet Seals For You, Always

Discoholic 🪩
KIROKAZE
Keni

★
Monterey Bay Aquarium

❣ Chile in a Photography ❣
NASA

tannertan36

PR's Tumblrdome
Stranger Things
official daine visual archive
art blog(derogatory)
Xuebing Du

JVL

seen from United States

seen from United States

seen from United States
seen from United States

seen from United States
seen from United States
seen from United States
seen from United States
seen from United States
seen from United States

seen from United States
seen from United States

seen from United States

seen from Vietnam
seen from Sweden
seen from Mexico
seen from Mexico
seen from United States

seen from Mexico

seen from Mexico
@thegodsarereallyangry
Do the change
Just make the effort to make the change to the code, it won’t take long and it will be worth it for the feature introduced by Issue #46

Anya is live and ready to show you everything. Watch her strip, dance, and perform exclusive shows just for you. Interact in real-time and make your fantasies come true.
Free to watch • No registration required • HD streaming
firewall-cmd and rich rules
I find that adding logging at the info level is useful when redirecting ssh to a port other than 22 (change the Port option in /etc/ssh/sshd_config to 19356, for example). firewall-cmd rich rules allow adding far more control over firewall entries,
# firewall-cmd --add-rich-rule="$(cat rule_ssh_obfuscate.txt)" --permanent
The contents of rule_ssh_obfuscate.txt,
# cat rule_ssh_obfuscate.txt
rule family="ipv4" port port="19356" protocol="tcp" log prefix="ssh19356: " level="info" limit value="1/m" accept
# firewall-cmd --reload
# firewall-cmd --list-rich-rules rule family="ipv4" port port="19356" protocol="tcp" log prefix="ssh19356: " level="info" limit value="1/m" accept
This way I can tell who is attempting to connect to this port in my kernel logs,
# journalctl -k | grep ssh19356
Vine autoplay
How the fuck does one turn off vine autoplay on tumblr? It’s driving me fecking insane.
pkgconfig silliness
While attempting to configure lollypop (the excellent gnome based music player) I ran into a strange problme with pkgconfig because it couldn’t find x11.pc. I noticed that the file was in /usr/lib/pkgconfig/x11.pc but pkgconfig wasn’t finding it. So I pulled out strace and discovered that it was looking in /usr/lib64/pkgconfig. “Hrm”, thought I. I pulled out rpm and discovered that the file above was from the wrong package,
# rpm -qf /usr/lib/pkgconfig/x11.pc libX11-devel-1.6.3-2.fc23.i686
After installing the x86_64 version of the libX11-devel pkgconfig worked as expected and configure ran to completion as expected.
$ sudo dnf install --best --allowerasing libX11-devel.x86_64 $ pkg-config --libs x11 -x11 ...
The new Batgirl design has been often credited to Cameron Stewart OR Babs Tarr but rarely to the both of them. The design process was in fact a collaboration with both artists contributing to the final design.
Cameron: When DC first approached me about taking over Batgirl as...
I especially love the collar strap and the unility pouch strap on the thigh, that and the extra jacket seams. Such a slick design.

Anya is live and ready to show you everything. Watch her strip, dance, and perform exclusive shows just for you. Interact in real-time and make your fantasies come true.
Free to watch • No registration required • HD streaming
Just a test, no more, no less.