[-] H2SO4@kbin.social 3 points 9 months ago

I'd like to mention Bitwarden as well. It's open source, free(mium) with the option to self-host.

[-] H2SO4@kbin.social 2 points 10 months ago

Just check if he wears Prada!

[-] H2SO4@kbin.social 7 points 10 months ago

I get your frustration. In the meantime, you can use a browser extension to customize KBin. I personally use FF on mobile and the addon called Stylus

There are magazines for customizing KBin like this:

[-] H2SO4@kbin.social 7 points 1 year ago* (last edited 1 year ago)

McCulloch is charged with child endangerment, unlawful use of a weapon, armed criminal action and making a terrorist threat

And

McCulloch is jailed on a $500,000 bond.

Don't mean to sound patronizing, but maybe read the full article before commenting? At least this psycho seems to get what he deserves.

[-] H2SO4@kbin.social 4 points 1 year ago

Why in the hell is the thumbnail Adam Sandler and Jennifer Aniston, for me?
https://i.imgur.com/db4n4mg.png

54
submitted 1 year ago* (last edited 1 year ago) by H2SO4@kbin.social to c/gaming@lemmy.ml

Playing a lot of RDR2 for the first time. The minigame "Five Finger Filet" annoys the hell outta me. So wrote an AutoHotKey script for it. It goes about 12 fillets(?) per round.

`#NoEnv ; Recommended for performance and compatibility with future AutoHotkey releases.
; #Warn ; Enable warnings to assist with detecting common errors.
SendMode Input ; Recommended for new scripts due to its superior speed and reliability.
SetWorkingDir %A_ScriptDir% ; Ensures a consistent starting directory.

keys := ["s", "d", "a", "s", "a"]

SetKeyDelay, 0, 50
^a::
While !(GetKeyState("x", "P"))
{
for key, val in keys
{
Send {w down}
Sleep 50
Send {w up}
Sleep 100
Send {%val% down}
Sleep 50
Send {%val% up}
Sleep 100
}
}`

Read Dead Redemption 2
Five Finger Fillet
AutoHotKey script
(change the keys array every round).

Edit: Just realized hashtags work!
#RDR2
#AutoHotKey

[-] H2SO4@kbin.social 4 points 1 year ago

Haha! Thanks for the link! Hilarious strip!

[-] H2SO4@kbin.social 4 points 1 year ago

Jules Verne already went there, durr. It's where the dinosaurs migrated to! Wait.. Dino safari?
(you guys are hilarious)

[-] H2SO4@kbin.social 6 points 1 year ago

Playstation is the first that comes to mind. It's a mega conglomerate and is involved in many industries:
https://en.wikipedia.org/wiki/Sony

[-] H2SO4@kbin.social 8 points 1 year ago

It's super fun! I learned about this recently. This and geocaching really adds motivation for long walks.

[-] H2SO4@kbin.social 13 points 1 year ago* (last edited 1 year ago)

I'm in the same boat. So I just threw together a quick userscript which removes custom CSS on magazines:
https://greasyfork.org/en/scripts/469581-kbin-social-remove-custom-styles

You'll need Greasemonkey, Tampermonkey (browser addons) or similar to install the script.

[-] H2SO4@kbin.social 3 points 1 year ago

A change in leadership/government doesn't mean Russia will cease to exist.
But it's a very interesting question. Here's the UN article on elegible members:
https://www.un.org/en/about-us/un-charter/chapter-2
(note the: "Membership in the United Nations is open to all other peace-loving states")

It would be difficult as Russia has Veto power, but it can be temporarily suspended if they are under "deliberation by the security council". This article explains how it might be possible:
https://thehill.com/opinion/international/3717566-how-to-expel-russia-from-the-un/

The consequences of an expulsion would be worth considering as well!

[-] H2SO4@kbin.social 6 points 1 year ago

That is absolutely fucking hilarious! Well done! What an exit!

view more: next ›

H2SO4

joined 1 year ago