Skip Navigation
How bad is Idea of .Zip as password manager?
  • I'd like to mention Bitwarden as well. It's open source, free(mium) with the option to self-host.

  • Kbin badly needs a facelift
  • 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:

  • ByPass Paywall add-on in firefox is not working with paywalled sites. Alternatives?
  • It's not included by default, so thanks a lot for the tip! Installed!

  • St. Louis cop who shot up a kids' trick-or-treating event is no longer employed
  • 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.

  • New lawsuit alleges price-fixing at Seattle-area apartment buildings
  • Why in the hell is the thumbnail Adam Sandler and Jennifer Aniston, for me?
    https://i.imgur.com/db4n4mg.png

  • 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.
  • @derekabutton Definitely! I tested it out, but couldn't get it to work in the first try, so took the lazy route and just hardcoded the sequence in.

  • 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.

    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

    5
    "Nazareth" - Toothy Bj
  • Haha! Thanks for the link! Hilarious strip!

  • Battlestations - Lemmy.world
  • Awesome! Thank you! Confused Kbin'er here.

  • Artemis public beta up! Thanks Hariette
  • Nice hariette! Thanks for all the hard work!

  • OceanGate co-founder wants to send 1,000 people to a floating colony on Venus by 2050
  • Jules Verne already went there, durr. It's where the dinosaurs migrated to! Wait.. Dino safari?
    (you guys are hilarious)

  • *Permanently Deleted*
  • 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

  • Street­Complete: An app for those who want to contribute to OpenStreetMap
  • It's super fun! I learned about this recently. This and geocaching really adds motivation for long walks.

  • Why is no one decorating their magazines?
  • 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.

  • Russia Civil War?
  • 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!

  • Hey guys, this time I really messed up :/
  • I think it just becomes a habit to use public libraries as a developer, that licences is not something you give a lot of thought after a while. And then your project blows up and a developer asks for an attribution. Which you gave, and was accepted! I don't understand the drama! It feels like it was settled very amenable and friendly!

  • H2SO4 H2SO4 @kbin.social

    A few personal kbin.social userscripts: https://greasyfork.org/en/users/1113682-h2so4

    Posts 1
    Comments 19