AstroLightz

joined 2 years ago
[–] [email protected] 2 points 3 days ago

This is that duct tape banana all over again.

[–] [email protected] 1 points 1 week ago

When I was in a situation where I couldn't play any games I wanted, I would watch no commentary, 100% playthroughs of my games so I could see all the content they have.

Yes, it's not the same as actually playing it, but it's better than not ever seeing what the game is about.

[–] [email protected] 3 points 2 weeks ago

Some sort of HUD. Would really help navigation and other useful things.

 

Recently, I can't access any GitHub repositories without having to sign in. This is becoming frustrating.

I'm looking for an alternative to switch to that has good git push/pull speeds (I've visited one which speeds are slow for me).

Any good options? Would one of the following be good?

  • Codeberg
  • Gitlab
[–] [email protected] 6 points 3 weeks ago

Oh, just in New York? Whew, I'm safe then.

/s

[–] [email protected] 1 points 4 weeks ago

I use Linux BTW

[–] [email protected] 6 points 1 month ago (1 children)

Where is Carbonated Beverage on the graph?

[–] [email protected] 3 points 1 month ago

Don't they mean Gears: Reloaded?

/s

[–] [email protected] 1 points 1 month ago

Been playing a heavily-modded playthrough of Minecraft. Am enjoying building up my world to look alive.

 

Been playing the Re-Console modpack for Minecraft to get that nostalgic feel. Since Iris was installed, I downloaded the "Super Duper Vanilla" shaderpack to see what Minecraft could have been like back in TU1 if the cancelled Super Duper Graphics pack was around then.

The old crafting menu is very nostalgic too. I still think it's better than the recipe book in vanilla Java.

[–] [email protected] 6 points 1 month ago

Damn, I remember watching Markiplier play this game years ago. Totally forgot about it.

[–] [email protected] 20 points 2 months ago (2 children)

For anyone wondering what distro that is:

It's Nyarch Linux https://nyarchlinux.moe/

[–] [email protected] 9 points 3 months ago (2 children)

wu7 u m34n, m8? 4lw4y5 b33n l1k3 d15. /s

 

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.

[–] [email protected] 11 points 3 months ago

Getting close to python π releasing. Looking forward to it!

 

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

 

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.

 

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)?

 

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?

 

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.

 

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

Alternative template with D: face on bottom:

10
submitted 4 months ago* (last edited 4 months ago) by [email protected] to c/[email protected]
 

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/write my config files if I made this a PyPI package?

 

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?

view more: next ›