• 32 Posts
  • 120 Comments
Joined 2 years ago
cake
Cake day: June 12th, 2023

help-circle
  • Mountaineer@aussie.zonetoAsk@lemm.eeWhat are your favorite Monty Python's lines?
    link
    fedilink
    English
    arrow-up
    9
    arrow-down
    1
    ·
    edit-2
    10 days ago

    Strange women lying in ponds distributing swords is no basis for a system of government. Supreme executive power derives from a mandate from the masses, not from some farcical aquatic ceremony.

    You can’t expect to wield supreme executive power just ’cause some watery tart threw a sword at you!

    I mean, if I went around saying I was an emperor just because some moistened bint had lobbed a scimitar at me, they’d put me away!





  • They have good cause to believe you’re a Signal user, so they get a judge to authorize a subpoena based on your phone number, and Signal complies - and, yes, all they’re doing is confirming to the FBI that you have an account with them.

    Literally all they need to do is have their own phone with Signal installed, and then create an address book listing with the Suspects phone number on it.
    Next time Signal syncs, it will pop up “Suspect is on Signal!”.
    Subpoena-ing the Signal Foundation is not required.

    But it proves nothing, and if you are in a jurisdiction where the police can demand your phone or you are stupid enough to hand it over when they can’t, that’s not on Signal.





  • The OTHER thing that could cause stuttering is if it needs to be transcoding and that transcode is happening slower than realtime (unlikely to be happening here).

    You’d look in the logs for a transcode log for this sort of thing:

    frame=  408 fps= 82 q=37.0 size=N/A time=00:00:15.51 bitrate=N/A speed= 3.1x  
    [hls @ 0x5c9ae0dde940] Opening '/config/transcoding-temp/transcodes/2d181c04b2b6d7ab2bdc2405c6ae5c875.mp4' for writing  
    [hls @ 0x5c9ae0dde940] Opening '/config/transcoding-temp/transcodes/2d181c04b2b6d7ab2bdc2405c6ae5c876.mp4' for writing  
    [hls @ 0x5c9ae0dde940] Opening '/config/transcoding-temp/transcodes/2d181c04b2b6d7ab2bdc2405c6ae5c877.mp4' for writing  
    [hls @ 0x5c9ae0dde940] Opening '/config/transcoding-temp/transcodes/2d181c04b2b6d7ab2bdc2405c6ae5c878.mp4' for writing  
    [hls @ 0x5c9ae0dde940] Opening '/config/transcoding-temp/transcodes/2d181c04b2b6d7ab2bdc2405c6ae5c879.mp4' for writing  
    [hls @ 0x5c9ae0dde940] Opening '/config/transcoding-temp/transcodes/2d181c04b2b6d7ab2bdc2405c6ae5c8710.mp4' for writing  
    frame=  796 fps=145 q=30.0 size=N/A time=00:00:31.65 bitrate=N/A speed=5.75x  
    [hls @ 0x5c9ae0dde940] Opening '/config/transcoding-temp/transcodes/2d181c04b2b6d7ab2bdc2405c6ae5c8711.mp4' for writing  
    [hls @ 0x5c9ae0dde940] Opening '/config/transcoding-temp/transcodes/2d181c04b2b6d7ab2bdc2405c6ae5c8712.mp4' for writing  
    [hls @ 0x5c9ae0dde940] Opening '/config/transcoding-temp/transcodes/2d181c04b2b6d7ab2bdc2405c6ae5c8713.mp4' for writing  
    [hls @ 0x5c9ae0dde940] Opening '/config/transcoding-temp/transcodes/2d181c04b2b6d7ab2bdc2405c6ae5c8714.mp4' for writing  
    [hls @ 0x5c9ae0dde940] Opening '/config/transcoding-temp/transcodes/2d181c04b2b6d7ab2bdc2405c6ae5c8715.mp4' for writing  
    frame= 1189 fps=198 q=20.0 size=N/A time=00:00:48.04 bitrate=N/A speed=8.01x
    

    if the speed drops below 1.0x, you’ll stutter.


  • Mountaineer@aussie.zonetoLinux@lemmy.ml*Permanently Deleted*
    link
    fedilink
    English
    arrow-up
    1
    ·
    2 months ago

    I can’t think of a standalone gui app that does this (and a simple google search didn’t find one).
    If you have a gui desktop (gnome,kde,xfce,lxqt,enlightenment,budgie…) it will have a built in function in it’s settings to do this, or leverage one of the parent ones (ie budgie is based on gnome, lxqt on kde).
    If your custom environment is pared down to the point where you don’t have an equivalent to gnome-system-tools and don’t want to install it, you might have to just use date at the command line.







  • Deer are a point of division in the hunting community.
    I don’t know the rules for all the states, but I can highlight the different approaches different places have with just 2 examples.

    In Victoria, they only want to hunt deer “sustainably”, so they have recognised “Deer Habitats”.
    It’s also illegal to hunt them at night with a spotlight (the easiest method, they’ll literally stand still and look at the light) or use a thermal scope (which of course helps silhouette a naturally camouflaged animal), even during the day.

    In South Australia, we have shoot on sight laws - as in you’re legally obliged to attempt to humanely kill feral deer when possible.

    Kind of says it all, doesn’t it?







  • Sounds like you’re stuck in a worst practices mindset.

    Worst/Pragmatic.
    If I get a timeline for a feature request, then everything can be scheduled, tested, whitelisted, delivered at a reasonable time.
    That’s the rarer event - normally it’s more like “the scale head has died and a technician is on the way to replace it” and whilst I modify the program in question to handle this new input, hundreds of staff are standing around and delivery quotas won’t be met.
    Is my position arrogant? This is the job.

    Sign your damn releases and have the whitelisting done by cert.

    I’ll see if this is possible at the site in question, thank you.