Skip Navigation
InitialsDiceBearhttps://github.com/dicebear/dicebearhttps://creativecommons.org/publicdomain/zero/1.0/„Initials” (https://github.com/dicebear/dicebear) by „DiceBear”, licensed under „CC0 1.0” (https://creativecommons.org/publicdomain/zero/1.0/)AS

Programmer, Linux user

Posts
17
Comments
51
Joined
2 yr. ago
  • Not exactly sure this is the "right way" to use them, but I use one as an autocomplete helper in my IDE. I don't ask it to code anything, just use it as autocomplete.

    Majority of the time, it works well, especially in common languages like Python.

  • ArcoLinux ArchLinux (BTW) because I love tinkering with computers.

    Finding ways to automate tedious tasks is the fun part of the challenge. Scripts, systemd services, bash aliases are a great skill to learn. (Especially bash)

    Also I'm too used to pacman and AUR to go back to APT.

  • Linux @lemmy.ml
    AstroLightz @lemmy.world

    It's sad to see such a great project come to a close. I've been using ArcoLinux for years and have come to love it.

    I wish the ArcoLinux Team and the Beta testers all the best.

    Asklemmy @lemmy.ml
    AstroLightz @lemmy.world

    Voyager users, what is on your blocked keywords list?

    I've got political words, certain names, and "Daily Screenshot" because I'm tired of seeing those posts. Tempted to add AI to it.

    Android @lemmy.world
    AstroLightz @lemmy.world

    RIP RiMusic: "Goodbye and thank you"

    From fast4x in the RiMusic Telegram channel:

    Hi all, i can only say that i am very sorry and that unfortunately the project cannot continue to be a music streaming app based on YouTube.

    It is unfortunate this happened to such a good FOSS music streaming app. Hopefully, someone can continue it.

    To all the people who contributed to RiMusic all this time, thank you for making a great music streaming app!

    As well, thank you fast4x for working hard each week to get RiMusic to where it is.

    Permanently Deleted

  • Is it truly random though? If in a specific point in time, the number generated is always the same, then that's not truly random.

    Absolute true randomness would be a different result every time it is generated in that specific point in time.

    A bit Sci-Fi and probably unrealistic opinion, but it does make me curious about how this kind of randomness could be implemented.

  • Linux @lemmy.world
    AstroLightz @lemmy.world

    YT Channels like Linux Creative Project where they transition to Linux?

    So, I've recently binged a YouTube channel called Linux Creative Project, which documents someone's transition from macOS to Linux for creative work. They go over their hardware, software, and their experiences/problems during the transition.

    Any of you know any other YouTube channels that do something similar (Documenting their transition to Linux)?

    linuxmemes @lemmy.world
    AstroLightz @lemmy.world

    Some things never change

  • I'm testing different Python versions to see what the minimum is for yt-dlp-adv is. I know 3.10 is when they added match-case, so 3.9 isn't supported. Will update README with minimum working version after I'm done testing.

  • Linux @lemmy.ml
    AstroLightz @lemmy.world

    Transfer unencrypted home to new encrypted install?

    So, I've decided that I want to reinstall Arch on my laptop, but this time separate /home from root, and encrypt it using LUKS.

    I made a backup of my current, unencrypted home directory (I didn't separate them initially) using:

    sudo rsync -aXS --exclude='/*/.gvfs' /home/. /mnt/home/.

    Once I wipe Arch and reinstall it, encrypting /home, would I be able to transfer my unencrypted files to the encrypted /home partition, and have them become encrypted?

    Python @programming.dev
    AstroLightz @lemmy.world

    I made a menu-driven CLI frontend for yt-dlp. Feedback is welcomed.

    I made this Python menu-driven CLI script for yt-dlp. It guides you through a series of menus to download content from a YouTube URL.

    If anyone is interested, feedback would be greatly appreciated as only I have tested this so far, and I want to make sure it works for other people's systems.

    If you encounter any issues or bugs, let me know so I can fix them!

    Edit: I should mention: This is not a pipx package. That was never the intention developing this initially. I might make it a package in the future, but for now, it is just a project directory.

    memes @lemmy.world
    AstroLightz @lemmy.world

    Scott the Woz Meme Templates

    I'm not creative, so I made these templates for everyone.

    Alternative template with D: face on bottom:

    Programming @programming.dev
    AstroLightz @lemmy.world

    Where to download script files to?

    So, I'm making an install.sh script to download script files from GitHub to the user's system. I know downloading to the home directory (~/script_dir/) is typically frowned upon.

    For context, this is a directory containing python files, README, requirements, etc. pip dependencies need to be installed before launch. The script would be executed through main.py.

    Where would be a good place to download to that won't clutter the user's home directory?

    Edit: The script is a CLI interface for yt-dlp to make it easier to use. So, it will download files to specified directories on the user's system.

    Edit 2: Appreciate the responses. I forgot to mention this script has a config file it uses for certain parameters, such as default download directory for each category. If a config file doesn't exist it creates one in the script's directory and dumps the default values from a default config file (YAML).

    Some of you are mentioning this could be a PyPI package. Would I still be able to read/wr

    Asklemmy @lemmy.ml
    AstroLightz @lemmy.world

    Benefits of RSS? Where should I look for trustworthy feeds?

    I've seen a lot of people praising RSS feeds over standard news. What benefits does RSS have over normal news sites? Are they more privacy-focused?

    What feeds would you recommend for a fellow Lemmy user?

    Linux @lemmy.ml
    AstroLightz @lemmy.world

    Anyone know when Manjaro will officially ship with KDE Plasma 6?

    Ive been wanting to upgrade from Plasma 5 to 6 for some time, but I don't want to manually upgrade, risking breaking everything.

    So, does anyone know when they will release Manjaro with KDE Plasma 6?

    Linux @lemmy.ml
    AstroLightz @lemmy.world

    Any good Linux Tablet recommendations?

    Been trying to find a good tablet for productivity and recreation. Something that can be used for programming (Not web), and something that can play DRM content.

    Ideally, something under $1000.

    I've already looked at the Librem 11 and am considering it, but I want to know other (ideally, cheaper) options available.

    Asklemmy @lemmy.ml
    AstroLightz @lemmy.world

    What is your favorite flower and why?

    Red spider lily is my favorite because of its blood red hue and symbolism.

    Android @lemmy.world
    AstroLightz @lemmy.world

    Update Google Play Services through Aurora Store?

    I'm running a version of Android called OxygenOS, and there was a GPS update available in the Aurora Store. However, when I attempted to install it, a message appeared:

    "This app normally receives updates from Google Play Store. By updating from a different source, you may receive future updates from any source on your phone. App functionality may change."

    I'm concerned that updating the GPS through Aurora might cause issues with some of my other applications, particularly those I've paid for. Is it safe to go ahead with the update?

    Asklemmy @lemmy.ml
    AstroLightz @lemmy.world

    Lemmy, what's your internet speed in mbps?

    Android @lemmy.world
    AstroLightz @lemmy.world

    Recommendations for good FOSS games?

    Preferably, apps that can be installed from F-Droid. APK recommendations are acceptable too.

    Asklemmy @lemmy.ml
    AstroLightz @lemmy.world

    Anyone else have a song playing in their head 24/7? If so, what song?

    I always have music in my head and I was wondering if other people have something similar.