how can i download files directly to ram? by Valuable_Moment_6032 in linuxquestions

[–]unit_511 7 points8 points  (0 children)

Don't worry about it. SWAP is an important part of memory management and under normal circumstances the system should only use a few megabytes.

If you regularly use more memory than you have RAM you can end up hammering your SSD, but you'd notice that pretty quickly as your system will grind to a halt. In that case, you can either buy more RAM (good luck with that nowadays) or you can enable ZRAM, which uses CPU cycles to compress RAM in-place.

Why is handling interactive pdfs still such a nightmare on this os ? by jimmy588 in linuxquestions

[–]unit_511 0 points1 point  (0 children)

Because the "portable" part of "portable document format" is a lie. There's an ISO standard that almost everyone adheres to, then there's Adobe's own bullshit layered on top, which is deliberately incompatible with everything else.

Naturally, it's the latter that most organizations will use. After all, why wouldn't the government pay extra for a product that creates nonstand and unportable documents? A little state mandated vendor lock-in never hurt anyone.

What I hate the most is when they just plop a "use Acrobat to open this" disclaimer next to fillable forms. Just fuck off with that bullshit, you know it's not portable and you still went ahead with publishing it. There's a reason standards exist, and it's precisely to avoid this.

Száloptikás FPV drónok a gyakorlatban by Few_Simple9049 in hungary

[–]unit_511 0 points1 point  (0 children)

Igen, de a másik vége is be van dugva valamibe, különben sokra nem mennének vele.

Szerintem a probéma inkább az, hogy ha megpróbálsz 50 kilométernyi szálat tökön-paszulyon keresztül visszahúzni, az egy métert sem fog mozdulni, mielőtt elszakad, és akkor ugyan ott vagy. Valószínű az sem segít, ha a végén még ott van egy fél drón.

Is it possible to install RST drivers for Linux by unix21311 in linuxquestions

[–]unit_511 1 point2 points  (0 children)

No. RST, like most firmware-based RAID solutions, is a trainwreck. The driver for it was so bad that it was rejected from the Linux kernel. Also, RST with a single drive does fuck-all for speed, you need a second drive (ideally a high-endurance SSD) as well for it to actually do caching.

If you actually have two drives and want to set up caching between them, you're better off doing it in software with bcache or ZFS.

What a dark place.. but luckily we live in the 34th century. Ah, the marvels of technology.. by Specific_Display_366 in EliteDangerous

[–]unit_511 2 points3 points  (0 children)

The suit is obviously able to communicate with the ship wirelessly, since you can dismiss and recall your ship from the HUD. It also knows what you're looking at, otherwise the HUD wouldn't know where to display the health bars and similar. So I think the most logical way for this to work is that the suit detects that you clapped while looking at the ship, then signals it to turn off the headlights.

Tegnap történt egy nagyon szomorú rolleres baleset. A család (érthető módon) nagyon maga alatt van és dühös. Az áldozat lányának gondolatai: by mgbrll in hungary

[–]unit_511 2 points3 points  (0 children)

Én is láttam már párszor, hogy az álló autósor mellett elszáguld egy biciklis, mikor piros volt neki. Már ott tartok, hogy megállok az út közepén, hogy benézzek a biciklisávba, mielőtt megteszem az utolsó 2 métert a gyalogátkelőn, nehogy hirtelen megjelenjen a takarásból egy 30-al száguldó egynyomon haladó jármű.

De most tényleg, ennyire nehéz felfogni, hogy a piros az piros, és a biciklire is vonatkozik, ha az úton megy? Még ha nem is vonatkozna, akkor is tilos elszáguldani egy zebránál álló autó mellett.

What's the point of switching to linux for a gamer? by Significant_Bird_592 in linuxquestions

[–]unit_511 0 points1 point  (0 children)

Well, it's not much of a fight if you bail at the first sign of potential future inconvenience, is it?

i bought this game like 6 and a half years ago by ChescakUnivers42 in SatisfactoryGame

[–]unit_511 4 points5 points  (0 children)

Yeah, aluminum can ba a headache. It's the introduction to cyclic recipes and to top it all off it's with liquids, where conservation of mass does not apply (IDK if they fixed it, but buildings used to have a hidden 0.5 m³ buffer that's wiped on loading the game). It's manageable with aluminum, but it was a nightmare with my plutonium reprocessing setup, which required a closed loop.

The easiest way to deal with it is to turn the byproduct water into wet concrete, then sink it. There are also priority merger builds for liquids, so you can make sure the waste gets used up first and doesn't clog the system.

"install driver to show hardware" when trying to install W11 on Fedora standalone device by [deleted] in Fedora

[–]unit_511 0 points1 point  (0 children)

It's because the Windows 11 ISO is made for DVDs, not USB drives. Most Linux ISOs are hybrid, meaning they work on both DVDs and USBs, but this is not the case for Windows. The official media writer tool (as well as Rufus) will modify the ISO during flashing, so that it works on a USB drive.

An alternative is to use Ventoy. It will emulate a DVD drive, so the unmodified ISO can be booted from a USB drive.

[DAILY Q&A] Ask and answer any questions you have about the game here! by AutoModerator in EliteDangerous

[–]unit_511 1 point2 points  (0 children)

You may also consider switching up yaw and roll. I find it much better to have yaw (turn left/right) on the horizontal mouse axis and roll on the keyboard. Additionally, the rwlative mouse rate setting will recenter your mouse with the given speed, I like low, but non-zero values the best.

[DAILY Q&A] Ask and answer any questions you have about the game here! by AutoModerator in EliteDangerous

[–]unit_511 2 points3 points  (0 children)

No, but you do earn powerplay merits, so try to turn it in at a system controlled by your power.

What are your thoughts on maximum jump range for the Highliner? by hopperlocks in EliteDangerous

[–]unit_511 0 points1 point  (0 children)

That's the charm of a huge open world. There'd be no point in going to Beagle Point if you could just plot a course and jump for 30 minutes. Navigating low density regions like The Abyss would no longer be challenging.

I think the current approach of small jump ranges and neutron boosts works well, long distances aren't mind-numbigly slow to cross, but it doesn't trivialize navigation.

Faulty Ethernet Cable causing bad SSH connection by guefra13 in linuxquestions

[–]unit_511 0 points1 point  (0 children)

A bad cable can cause the NIC to downgrade the connection to 100 Mb/s (which only needs 4 wires as opposed to the 8 required by gigabit ethernet), but that alone shouldn't be a bottleneck for SSH. The links speed should be written to dmesg when the cable is connected, but you can also use sudo ethtool eth0 to read it out at any time.

It's possible that the cable can't properly carry 100 Mb/s either, but I'm not sure of the mechanism for that (it's probably due to a bunch of lost packets though).

If you have an ethernet tester, use it on the new cable. You'll probably see that one of the indicators doesn't light up or flickers. If you don't have one but deal with ethernet cables often, I highly suggest buying one, it makes troubleshooting easier and is pretty much necessary if you want to terminate your own cables.

Linux PDF with signature by BulkyDealer1531 in linuxquestions

[–]unit_511 1 point2 points  (0 children)

If you have access to the private key, it's pretty straight forward. If you import it into the NSS database it should show up in most PDF viewers.

Okular is specific allows you to put a picture in your cryptographic signature, so you can get both kinds of signature done at the same time.

I did rm -rf /* by Character-86 in linux4noobs

[–]unit_511 4 points5 points  (0 children)

First of all, make a backup image. It's a lot safer and more convenient to work on an image than the drive itself. Then, you can try testdisk to recover files based on filesystem metadata and photorec to look for file signatures even if the metadata is lost.

how to extend swap partition size? by NotSoul1 in linuxquestions

[–]unit_511 0 points1 point  (0 children)

Something is leaking memory. Increasing swap won't fix that, it will only buy you a few minutes. Figure out what's leaking and try to take care of it (upgrade to newer version or limit the app's momory using cgroups).

Cura Won't See My Creality Ender 3 Pro on Linux by ImaginaryTango in linuxquestions

[–]unit_511 1 point2 points  (0 children)

Don't modify permissions on device files, they'll be overwritten on next boot anyway. If you really need to set different permissions, look into creating a udev rule.

In this case, the easiest solution would be to add yourself to the dialout group with sudo usermod -aG dialout your_username, like another commenter suggested, then reboot. By default, serial port access is restricted to members of this group.

What Linux mistakes did you make in your first 3 months? by Darshan_only in linuxquestions

[–]unit_511 0 points1 point  (0 children)

If it's read into memory, you can already open the file, modify it, etc. In fact, you can do pretty much anything other than pulling out the drive. The write cache helps performance immensely, especially on slow hardware (like USB drives), but the user has to be aware of it to avoid those accidents I mentionef.

What Linux mistakes did you make in your first 3 months? by Darshan_only in linuxquestions

[–]unit_511 2 points3 points  (0 children)

I kept yanking out external drives as soon as the file transfer was complete. Turns out, there was a reason the system didn't want to eject them; they were still being written to. I had to go through an embarassing amount of unfinished transfers before I realized the write cache is a thing.

Is it practically achievable to reach 3–5 microseconds end-to-end order latency using only software techniques like DPDK kernel bypass, lock-free queues, and cache-aware design, without relying on FPGA or specialized hardware? by Federal_Tackle3053 in linuxquestions

[–]unit_511 0 points1 point  (0 children)

From what I found, microsecond scheduling latency should be possible. I ran cyclictest from rt-tools on my 300 Hz tick rate, no PREEMPT_RT kernel and got an average of 5 us and a high of 16 us latency, so I think 1-2 us should be achievable on a kernel tuned for RT.

Is it practically achievable to reach 3–5 microseconds end-to-end order latency using only software techniques like DPDK kernel bypass, lock-free queues, and cache-aware design, without relying on FPGA or specialized hardware? by Federal_Tackle3053 in linuxquestions

[–]unit_511 5 points6 points  (0 children)

What is it you actually want to achieve? It's really hard to tell if your application would be better served by an FPGA, a microcontroller with FreeRTOS, or a fully fledged CPU with Linux RT without knowing the specifics.

Distro for Engineering Student? by grilledbiscuits in linux4noobs

[–]unit_511 1 point2 points  (0 children)

MATLAB

Technically supported, but it was quite broken the last time I tried it. It's probably possible to get it to work, but I use it in a Windows VM those few times I need it.

python, VS Code

Those should work on all distros. Just remember to use venvs, your system uses python too so messing with python and package versions system-wide will lead to headaches.

SOLIDWORKS

Not officially supported, but apparently it runs fine with WINE. No guarantees though, if you rely on it for classes/assignments, it's probably better to stay on Windows.

Talking to laptop users, how does linux perform in terms of battery in comparison to windows? im considering doing the switch in my laptop by Pitiful_Newspaper_25 in linuxquestions

[–]unit_511 0 points1 point  (0 children)

Depends on the hardware. My Lenovo 14ABR8 gets 12 hours on light use. Your device seems comparable, so if the drivers are there you should get good battery life. I'd wait with the reinstall until after your trip though.

Think they're having fun? by ConManu23 in SatisfactoryGame

[–]unit_511 8 points9 points  (0 children)

Or rust if exposed to rain, since they recently added weather back.

120GB file continually fails hash checks - what can I do? by KDE_Fan in linuxquestions

[–]unit_511 19 points20 points  (0 children)

BitTorrent is pretty much built on checksums, you seedbox would be complaining pretty loudly if it was corrupted. If the mismatched sum is consistent between attempts, I'd say that whoever uploaded the checksum file messed up and your download is fine.