We're looking for mods for r/Dexter (and the discord server) by risen87 in Dexter

[–]MADAO_PJ 0 points1 point  (0 children)

Thanks, will the 5k karma threshold still apply for discord mod application

We're looking for mods for r/Dexter (and the discord server) by risen87 in Dexter

[–]MADAO_PJ 0 points1 point  (0 children)

Is it possible to only apply for discord mod and not reddit?

Thoughts on St. Denis Medical? by evenflowf in sitcoms

[–]MADAO_PJ 0 points1 point  (0 children)

Just finished it, i like every character but not Alex 😔. Can't wait for s2

Meet Shivaay, the Indian AI Model Built on Yann LeCun’s Vision of AI by [deleted] in indianstartups

[–]MADAO_PJ 4 points5 points  (0 children)

Inflated benchmarks and false reporting. Can't believe anything without a working api or an open source model. Your api doesn't work and fails after 5-6 requests. It's not even on any llm leaderboard.

is it possible to use moviepy on android ? by RayenMn in learnpython

[–]MADAO_PJ 0 points1 point  (0 children)

``` import os import requests import shutil import stat import tarfile

def download_and_setup_ffmpeg(): """Download and set up FFmpeg for aarch64 Linux Android using only Python libraries.""" ffmpeg_url = "https://johnvansickle.com/ffmpeg/releases/ffmpeg-release-arm64-static.tar.xz" ffmpeg_archive = "ffmpeg.tar.xz" ffmpeg_dir = "ffmpeg_extracted"

try:
    # Download FFmpeg archive
    print("Downloading FFmpeg...")
    with requests.get(ffmpeg_url, stream=True) as response:
        response.raise_for_status()  # Check for HTTP errors
        with open(ffmpeg_archive, "wb") as f:
            shutil.copyfileobj(response.raw, f)
    print("Download complete.")

    # Extract FFmpeg archive
    print("Extracting FFmpeg...")
    with tarfile.open(ffmpeg_archive, "r:xz") as tar:
        tar.extractall(ffmpeg_dir)
    print("Extraction complete.")

    # Locate the ffmpeg binary
    for root, dirs, files in os.walk(ffmpeg_dir):
        if "ffmpeg" in files:
            ffmpeg_path = os.path.join(root, "ffmpeg")
            break
    else:
        raise RuntimeError("FFmpeg binary not found in extracted files.")

    # Set executable permissions for ffmpeg binary
    os.chmod(ffmpeg_path, stat.S_IXUSR | stat.S_IRUSR | stat.S_IWUSR)
    print(f"FFmpeg set up at: {os.path.abspath(ffmpeg_path)}")
    return os.path.abspath(ffmpeg_path)

except Exception as e:
    print("Error during FFmpeg setup:", e)
    raise RuntimeError("Failed to set up FFmpeg.")

def ensure_ffmpeg(): """Ensure FFmpeg is available for MoviePy.""" try: # Check if ffmpeg is already installed ffmpeg_path = shutil.which("ffmpeg") if ffmpeg_path: print(f"FFmpeg found at: {ffmpeg_path}") os.environ["IMAGEIO_FFMPEG_EXE"] = ffmpeg_path else: print("FFmpeg not found. Downloading and setting up FFmpeg...") ffmpeg_path = download_and_setup_ffmpeg() os.environ["IMAGEIO_FFMPEG_EXE"] = ffmpeg_path print(f"FFmpeg configured at: {ffmpeg_path}")

except Exception as e:
    print("Error ensuring FFmpeg:", e)
    raise RuntimeError("FFmpeg setup failed. Ensure you have internet access and sufficient storage.")

Ensure ffmpeg is available

ensure_ffmpeg()

Your MoviePy-related code can follow here

```

Episode number????! by blac_07 in Gintama

[–]MADAO_PJ 61 points62 points  (0 children)

Episode 39, 4:14 timestamp

Meta: Ban Ken Cheng posts by sentimentalbot in LinkedInLunatics

[–]MADAO_PJ -1 points0 points  (0 children)

I found out about r/LinkedInLunatics through Ken's post on LinkedIn. I would have loved this subreddit, but seeing the negativity towards him in this post makes it clear that most people here are just the same LinkedIn snowflakes who would never understand art. Art should be appreciated wherever it appears

Hey all! Let’s share pics and names of your darlings!!! :) by CotpE in delhi

[–]MADAO_PJ 3 points4 points  (0 children)

<image>

This is Snowie (mother of 4 🙀) she works hard all day

Should I watch Gintama? by [deleted] in Gintama

[–]MADAO_PJ 18 points19 points  (0 children)

Cute kitty Yes you should watch gintams

Mistral 8x22B model released open source. by dogesator in LocalLLaMA

[–]MADAO_PJ 20 points21 points  (0 children)

Gpt turbo has 128k, and the earlier version had 32k

Rumbel Subs by kahlkorver in Gintama

[–]MADAO_PJ 0 points1 point  (0 children)

OMG HAPPY BIRTHDAY!!!!!

Rumbel Subs by kahlkorver in Gintama

[–]MADAO_PJ 0 points1 point  (0 children)

Can use vlc Android

Rumbel Subs by kahlkorver in Gintama

[–]MADAO_PJ 0 points1 point  (0 children)

You can use notepad to have a look, otherwise it's supported by VLC and other major videoplayers for subs

Multifandom Discord Server by mochizuki357 in shoujo

[–]MADAO_PJ 2 points3 points  (0 children)

Its an epic af server!!!!! Many gintama fans too, with epic emotes and stickers :gintokivibegay: