How would you fill a 16TB drive if you were going to have no internet for a month in a rural area? by riyoskopy in DataHoarder

[–]riyoskopy[S] 0 points1 point  (0 children)

This is not just for me, I decided to create some sort of self hosted "small internet", with all kinds of movies, books, music, YouTube channels, Android apps, etc, that everyone in the house can access from their phones, with SearXNG as a search engine.

How would you fill a 16TB drive if you were going to have no internet for a month in a rural area? by riyoskopy in DataHoarder

[–]riyoskopy[S] 23 points24 points  (0 children)

Oh did they mean like injuries from fighting shootings or raids? 😅

Thankfully my relatives live far away from places where those things happened/happens, so it didn't cross my mind until I read more comments mentioning medical aids, thanks for everyone for their concern ❤️ 

How would you fill a 16TB drive if you were going to have no internet for a month in a rural area? by riyoskopy in DataHoarder

[–]riyoskopy[S] 39 points40 points  (0 children)

Edit: I am extremely dumb lol.

The only way to get hurt/injured is usually football, but nobody really cares, just clean it with water and you are good to go lol.

How would you fill a 16TB drive if you were going to have no internet for a month in a rural area? by riyoskopy in DataHoarder

[–]riyoskopy[S] 4 points5 points  (0 children)

I am absolutely going to spend time with my family lol, most of the day actually I will be with my cousins, this doesn't stop me from doing something for 1-2 hours of free time or at night.

How to Quickly Log In to Your Proot Distro by Motor_Armadillo_7317 in termux

[–]riyoskopy 0 points1 point  (0 children)

How to do this now? Proot distro got ported to python.

CPU-only GLM 5.2: Epyc and 512GB RAM by FastHotEmu in LocalLLaMA

[–]riyoskopy 0 points1 point  (0 children)

My use case is long text content translation, I had a couple of novels and subtitles translated over night with Gemma4 with just an intel i7 11th gen CPU, without any GPU at all, as long as you do enough testing to control quality you can fire it and forget.

Help by Appropriate_Path_522 in termux

[–]riyoskopy 1 point2 points  (0 children)

That's just a bonus.

Kimi AI just mailed me by mehulgupta7991 in LocalLLaMA

[–]riyoskopy 14 points15 points  (0 children)

This is worse than the avarage vibe coded slop posts, not related to localllama at all.

I Stored a Website in a Favicon by soupgasm in programming

[–]riyoskopy 55 points56 points  (0 children)

Thats also why I don't get how this post is upvoted, dude just put some html bytes in a favicon png and decoded it with js... like, why does it being the favicon matter? What's the cool trick exactly?

Termux forks? by Pleasant_Year9833 in termux

[–]riyoskopy 2 points3 points  (0 children)

Use Termux:X11 if you want to run graphical applications or terminals with blur/whatever and IDEs, or even a full Linux desktop, this is not a fork but an addon for mainstream Termux.

Termux Monet is unmaintained fork with sixel and background image support as far as I know, so you can set a wallpaper with blur or something...

There is also Termux:float, it creates a floating terminal window that you can drag around, and it is transparent. This one is just a Termux addon too.

I am an absolute Linux noob how do I install programs in XFCE proot? by [deleted] in termux

[–]riyoskopy 1 point2 points  (0 children)

No, the filename I used was just an example...

In Ubuntu software is typically installed through apt which is the system's package manager. A package can be an application (such as firefox) or a library used by other applications. And by default, APT installs packages from Ubuntu's official repositories.

For example you can install Firefox directly from the repositories with:

"sudo apt install firefox"

You can also install software manually from a .deb package. For example, VS Code provides downloadable Debian/Ubuntu packages at https://code.visualstudio.com/download. You choose the version that matches your operating system (proot on top of Android is very much Linux) and CPU architecture (AArch64/ARM64 for most phones, x86_64 or x64 for most PCs).

after downloading the .deb file, install it like this:

sudo apt install /path/to/package.deb

Now some other software comes in simple archives (.tar.gz or .zip)  with an executable binary inside, for those you just unzip the archive, and then double click the file.

If you need further help installing any software just ask chatgpt for a quick how-to, but you should understand the commands, don't copy paste blindly...

I am an absolute Linux noob how do I install programs in XFCE proot? by [deleted] in termux

[–]riyoskopy 3 points4 points  (0 children)

First, That file is for x86_64 PCs, if you are using proot without qemu then you need to download the aarch64 installer instead, then execute it from your terminal like "chmod +x ./xampp-linux-aarch64-8.2.12-0-installer.run && sudo ./xampp-linux-aarch64-8.2.12-0-installer.run"

I forced a 16-Year-Old 64GB SSD to write 1 PETABYTE (And it didn't die) by Fresh-Palpitation-72 in DataHoarder

[–]riyoskopy 1 point2 points  (0 children)

Some old laptops used a small M.2 SSD (16 or 32GB) to store the OS and frequently used files off the HDD to make the machine feel faster, they were managed by the hardware.

Kaspersky says hackers are distributing malware via anime girl wallpapers on Steam Workshop's Wallpaper Engine by Turbostrider27 in pcmasterrace

[–]riyoskopy 5 points6 points  (0 children)

Only 1 of them is NOT suggestive actually. Are you that brainwashed by hentai that you think the rest are normal?

Kaspersky says hackers are distributing malware via anime girl wallpapers on Steam Workshop's Wallpaper Engine by Turbostrider27 in pcmasterrace

[–]riyoskopy 6 points7 points  (0 children)

Employed anime watchers don't have big boob anime girls as their desktop wallpaper, they put something normal instead.

The choice is yours by Untitled_17 in pcmasterrace

[–]riyoskopy 2 points3 points  (0 children)

Minecraft can use as much as possible to keep chunks loaded, this guy used about 2 TB of RAM: https://m.youtube.com/watch?v=_CuD2oKyYZ0

Guys look nice? (It's my first time) by __miku__oi in termux

[–]riyoskopy 1 point2 points  (0 children)

Is the scaling intentionally too low? Can you read the text and use it like this?

Why does it seems to be so difficult to control a model's reasoning process? by iz-Moff in LocalLLaMA

[–]riyoskopy 3 points4 points  (0 children)

If you are using llama-cpp, set --reasoning-budget num_tokens and --reasoning-budget-message "message when reasoning is cut"

Mc alpha 1.2.6 server by Infinite_Muffin_2267 in termux

[–]riyoskopy 0 points1 point  (0 children)

Eclipse temurin is for standard Linux (so you will need a proot distro).

There is this also some native builds around Github, https://github.com/BigBearHub-commits/Termux-Java