Admiral Patrick

I learned to play the guitar growing up as a young rapscallion in Mississippi. But things didn’t really take off until I moved to Memphis. There I met the Colonel and the hits just kept coming. Unfortunately, the fame went to my head, I gained a lot of weight, started wearing a white jumpsuit, and ate tranquilizers like they were trail mix. Then, in 1977, I died on the toilet.

Or did I?


I also develop Tesseract UI for Lemmy/Sublinks

  • 156 Posts
  • 2.81K Comments
Joined 3 years ago
cake
Cake day: June 6th, 2023

help-circle


  • I’m of a mind that link shorteners should be banned everywhere. You should never click a link unless you know exactly where it’s going. Plus, some of them have interstitial ads and/or get deleted after a period of time, so even in the best case scenarios, they’re just spraying out ads and link rot when you get down to it.

    Not to mention, they’re almost always used on platforms where you can just click on the link regardless of how long and/or unwieldy it is.

    The only use case for bit [dot] ly and their ilk are if you need to publish a long link in print medium (such as a newspaper public notice or something) where a full link to a specific page would be unreasonable to expect people to type into a browser by hand.




  • Edit: Apparently it can do URLs and not just domains. See @[email protected] 's reply below.

    URLS, no, but it can disallow specific domains. So it could work against specific spam domains but not against a bunch of accounts spamming, say, a Github repo, unless you want to block links to all of Github which isn’t ideal.

    There’s a list of disallowed domains that can be configured in the admin area. Until relatively recently, it would only prevent users of that instance from posting to them, but somewhat recently it now prevents inbound federation of anything linking to those. If something links to a blocked URL (post, comment, user with that in their bio, etc), Lemmy will reject it.

    I don’t know why more admins don’t look at the spam that gets modded and add the domain to their URL block list other than it being tedious work lol.








  • Probably most of them, at least in small “butterfly effect” ways. But mostly, I paid attention in class and remember how to think without having to have answers spoon fed to me. So many people I work with, of a variety of age groups, just seem to lack that skill.

    You mentioned home economics, and I only had to take one semester as a required elective (yes, you read that right) and just kind of coasted through it. While I didn’t think much of it at the time, but I appreciate knowing how to use a sewing kit to make small repairs. I’ve patched several holes in my favorite “lounging around the house” robe and extended its life probably 3 times.




  • OP nuked their 2 hour old account:

    lemmy=# select id, actor_id, banned, deleted, published from person where name='happyhouseslave';
        id    |               actor_id                | banned | deleted |           published           
    ----------+---------------------------------------+--------+---------+-------------------------------
     12117366 | https://lemmy.world/u/happyhouseslave | f      | t       | 2026-06-18 13:21:00.995133+00
    
    
    
    lemmy=# select name, deleted, removed, ap_id from post where creator_id=12117366;
             name          | deleted | removed |               ap_id               
    -----------------------+---------+---------+-----------------------------------
     *Permanently Deleted* | t       | f       | https://lemmy.world/post/48327685
     *Permanently Deleted* | t       | f       | https://lemmy.world/post/48324567
    
    
    

    One of many reasons I refuse to interact with accounts less than a week old and/or those that have no other activity history.


  • I’ve been in an airbags deployed accident while wearing glasses. I was fine, and so were my glasses.

    Getting hit in the face with a pillow is actually worse than hitting the airbag at 50 mph. The airbag also partially deflates nearly as fast as it inflates. i.e. you don’t smack into it hard and it just cushions you and keeps you from smacking into the steering wheel. It’s also designed to work with the seatbelts, so those should also be keeping you from being right up in the airbag’s business. Hence, the technical name for airbags, SRS (supplemental restraint system)

    You’d have to be eye-level with the center of the steering wheel, not wearing a seatbelt, and right up on it for that to be a concern.


  • It’s annoying AF, agreed, but there’s no provision in the API to do anything about it. That’s just how the platform is designed to operate.

    The only things we can do about it are:

    1. Notice who does that frequently and refuse to interact with them (block them, tag them, remember their username, whatever works). If mods notice this, it would be nice if they’d ban those users from the community because what they do IS disruptive to the community.
    2. Optionally, don’t interact with accounts younger than a week in the “ask” communities because those are known to self destruct.

    If a user deletes their account or nukes the post, even admins can’t restore it as it just says “Permanently deleted”