JaxNakamura

@JaxNakamura@programming.dev
0 Post – 21 Comments
Joined 11 months ago

I don't want to link to them because fuck them, though the current top comment contains a link to that site.

The interesting thing is that you get this error message on /us while when you remove it, you get redirected to /global and there is no such message. They went out of their way to collect the data of US citizens while still complying with the GDPR for other users.

If nothing else, the smiley can be taken as a hint that it's not serious.

Eventually people will have to get new hardware. That's the moment to avoid nVidia, that's how simple this can be.

Also, the problem is nVidia giving shitty Wayland support, not Wayland providing no nVidia support. It's nVidia who has to write the drivers since they themselves opted to keep their implementation details a secret. There's nothing the Wayland people can do except plea, beg and shame. If nVidia then decide not to care, then I say fuck them.

2 more...

Can confirm, have a cat and don't have that issue. Because I lock the screen when leaving the machine unattended.

Thanks for the clarification.

The last sentence of the article however, shows why that's not much of a consolation:

In other words, it is activist hedge funds and modern executive compensation practices — not corporate law — that drive so many of today’s public companies to myopically focus on short-term earnings; cut back on investment and innovation; mistreat their employees, customers and communities; and indulge in reckless, irresponsible and environmentally destructive behaviors.

Welcome to every downtown area everywhere

... in the United car-dependent States of America.

As for booting from USB stick: use Ventoy for that. It allows you to copy any number iso files to the USB stick and boot from any iso file that's on it. No need to go through the hassle of writing an iso to memory stick over and over again.

And then a DBA comes in

I'm convinced that's a mythical being. In my 20+ years of experience I've never encountered one.

Transferring /home directory without reinstalling Linux?

After running low on storage space on Windows 10 I have considered upgrading to a larger drive, 2-4 TiB. With my switch to Linux I’d like to know if there is an easy way to take all my files from my previous drive into the new one with all the correct paths configured, without reinstalling Linux?

I can see this meaning a number of different things:

  1. you want to move your home directory to a separate partition: You can just create a new partition and move your stuff there. People have suggested rsync, and that's fine. Personally, I'd use mc (midnight commander) for that because it's easier.

  2. you want to know how to transfer your future home partition to a future bigger drive: You could do as above, or you could use clonezilla for that.

  3. you want to transfer files from your old Windows setup to your new Linux system: You can just mount an NTFS partition and do as described under point 1. I'd be wary to write to an NTFS partition, but reading from it works just fine.

But more importantly, e-bikes are supposed to have a speed limiter set to 25km/h anyway.

Use vimtutor. It comes with vim and teaches you to the basic vim commands from within vim.

And don't worry about exiting vim, that's lesson 1.2 :)

If you need any proof that pyramid schemes will never go away, just look at the number of downvotes.

Press ctrl+alt+esc. The cursor will change into a red skull and when you click a window, the process running it will be instakilled. Press esc again to cancel. That's much better than going through task manager, finding the right process and then killing it.

Btw automatically saving is a generally undesirable feature as it could reduce the lifetime of ssds, slowdown the system if the file Is big or stored on slow media like network.

I don't know what kind of files you write regularly, but even the smallest and cheapest PCIe 3.0 NVMe drive can store data at 600 megabytes per second or more. That's plenty fast enough for my office documents at least. And you can rewrite the entire contents of the drive a hundred times or more before it fails. So I wouldn't lose any sleep over having autosave on.

1 more...

Even LibreOffice can only recover what has been saved. And if autosave is off, there might be less to recover than desirable. Again, that's a UXD problem.

That's why I lock my machine before walking away. That's + L for those who don't know.

It's the sum total. SSD's would have become the success they are today if it were localized.

Hmm, I'm fewer sure of that.

That's correct. It's not just limited to computers or only two devices though.

I disagree that it is bad design. It's cheap and I also find it ugly, but it does get the job done just fine.

And if you plan on trying different distributions, use Ventoy. It will create a bootable USB memory stick that you can copy your various ISO files to. When booting from it, you can then select which ISO to boot. Saves you from overwriting the same memory stick time and time again. Or having multiple memory sticks, one for each ISO.