Comments

This profile is from a federated server and may be incomplete. Browse more on the original instance.

cmnybo, to linux in why does the poster image of c/linux have 3.8mb?

It could be resized too. 5120x1440 is way too big for a website banner. There’s no reason to go more than double the size it will actually be displayed at. That would bring it down to a couple hundred KB.

cmnybo, to linux in Surface Go 2 with 4GB Ram and 4425Y worth it?

You’re probably not going to find a tablet with modular RAM, but 4GB will barely run a web browser these days. You will be using swap a lot and that will put a lot of wear on the non replacable SSD.

cmnybo, to linux in Surface Go 2 with 4GB Ram and 4425Y worth it?

Don’t waste your money on a PC with 4GB of RAM that’s soldered on the motherboard.

cmnybo, to linux in What is the state of Multiseat in Linux today?

You can run multiple X servers for a graphical multiseat setup. It’s a lot of work to set it up and most of the information about it is out of date though.

cmnybo, to linux in Reminder to clear your ~/.cache folder every now and then

I’ve never seen any of my ~/.cache directories get more than a few GB either and I never bother to clean them.
I am curious what OP was doing that used that much space though. That’s certainly not typical.

cmnybo, to linux in Reminder to clear your ~/.cache folder every now and then

You could have a cronjob run something like find /home/user/.cache -type f -atime +30 -delete, which would find files that haven’t been accessed in the last 30 days and delete them. Make sure your home partition is not mounted with the noatime option though.

cmnybo, to linux in your stance on image compression and/ or avif/jxl?

I always shoot in raw+jpeg with the jpeg quality set to 100%. The raw files have a higher dynamic range and there is little or no processing done to them. The files are large, but storage space is cheap these days. The jpeg files are for convenience and if I don’t like the way they come out, I can process the raw file however I want and export it to whatever format is most suitable for what I’m using it for.

cmnybo, to datahoarder in Mechanical or SSD for offsite storage that’s updated at least yearly?

If you avoid QLC drives, keep it at a reasonable temperature, and don’t use a drive that’s had a large number of write cycles, it will be fine for a year.

I would definitely read everything on the disk yearly so the controller can detect any weak blocks and rewrite them though. A good way to read everything would be to take a checksum. You can then compare that to the previous checksum to make sure the files haven’t changed too.

Mechanical drives have issues with long term storage as well. When hard drives get older, sometimes they will just refuse to spin up after sitting for a long time.

cmnybo, to linux in what caused you to get into Linux?

I got tired of windows breaking its self. Windows XP would get very slow after using it for a while and would need a reinstall to fix it.

cmnybo, to piracy in Piracy even when I can get it legally

Piracy is a service issue. If the streaming providers are going to punish me for using my preferred browser and operating system by limiting the quality, I will keep my money and get the video elsewhere.

There is also the issue of never knowing when the show will just disappear from the streaming service while you are in the middle of watching it because the licensing changed.

cmnybo, to linux in Query about your linux daily drivers?

I have a T480 and the battery will last me 2 days on a charge for my typical use. Since it has two batteries, I can swap the external one without having to plug in or shut down. There are lots of parts available and you can find used or refurbished laptops at a reasonable price.

The downside with the T480 is a lack of PCIe lanes. The thunderbolt only has 2 lanes, which is not so good for an external GPU. The NVMe SSD is also only 2 lanes, but I still get around 1.5GB/s, which is plenty fast for me.

cmnybo, to askelectronics in Can anyone find datasheets for these ICs ?

The flash chip is a common 16 MiB SPI NOR flash. An easy way to read or write it would be to use flashrom on a single board computer like a Raspberry Pi.

Unfortunately, that router is not supported by OpenWrt or DD-WRT, so you probably won’t be able to do much with it.

cmnybo, to piracy in Are movie and show file sizes more efficient than they were years ago?

Newer codecs are more efficient. H.265 and AV1 are often 2/3 to 1/2 the size of an H.264 file for the same quality.
Of course there are also people uploading lower quality files as well.

cmnybo, to askelectronics in Ferrit core as 555 trigger?

No, moving a ferrite core through a coil won’t generate a voltage. You would need to move a magnet to generate a voltage.

Look for a vibration switch like one of these. If you want more control, you could use an accelerometer and a microcontroller to trigger it from a specific amount of movement.

cmnybo, to linux in Linux Mint - Screenshot annoyance

With the MATE screenshot tool, you can set a timer and set it to either capture the active window or the whole desktop. It will capture context menus when using the timer.

  • All
  • Subscribed
  • Moderated
  • Favorites
  • localhost
  • All magazines
  • Loading…
    Loading the web debug toolbar…
    Attempt #