Comments

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

SpaceCadet, to linuxmemes in Linus does not fuck around
@SpaceCadet@feddit.nl avatar

I think there may also be a cultural angle here. Anglo-Saxon culture really places a much higher emphasis on “not causing offense”, whereas other cultures place a higher emphasis on speaking truthfully, even if harshly.

So Linus, who grew up in Finland, may have thought of his message as harsh but fair, whereas to native English speakers it comes across as incredibly rude.

SpaceCadet, to linuxmemes in Linus does not fuck around
@SpaceCadet@feddit.nl avatar

What a toxic ass message

dickriders

Oh the irony…

SpaceCadet, (edited ) to linux in Does `cp -v` print out the file name when it starts copying it or when it's done?
@SpaceCadet@feddit.nl avatar

Just use rsync -va

NO STOP!

The default quick check algorithm of rsync is not safe for this. It only checks filesize and modification time to determine if files are equal. After a b0rked copy, these are not to be trusted.

You should add the -c flag so that files are properly checksummed, unfortunately if you have slow storage on either end, this often negates the speed advantage of rsync.

For example, consider this example:


<span style="color:#323232;">mkdir source
</span><span style="color:#323232;">mkdir destination
</span><span style="color:#323232;">echo "hello" > source/file.txt
</span><span style="color:#323232;">echo "world" > destination/file.txt
</span><span style="color:#323232;">touch -r source/file.txt destination/file.txt
</span><span style="color:#323232;">rsync -avh source/ destination/
</span><span style="color:#323232;">cat source/file.txt
</span><span style="color:#323232;">cat destination/file.txt
</span>

Contrary to what you might expect, the rsync command copies nothing and the output at the end will show:


<span style="color:#323232;">hello
</span><span style="color:#323232;">world
</span>

If you change the rsync command in the example above to rsync -c -avh source/ destination/, it will work as expected.

SpaceCadet, (edited ) to linuxmemes in Just a PSA
@SpaceCadet@feddit.nl avatar

Reminds me of the time I brought down a whole AIX server with the killall command back in the 1990s.

On AIX killall really means kill every single process.

SpaceCadet, to memes in I just want it to stop
@SpaceCadet@feddit.nl avatar

These days, a part time income may not even be enough to cover books, let alone room and board… forget about tuition

This is again a more American perspective I think, which doesn’t make it invalid of course. The situation over there where students typically get loans and suffer crippling debt for years after they’ve graduated is frankly outrageous. Over here though, higher education is government regulated and highly subsidized, and while it’s not free and can still be pretty expensive, it’s possible to fit it within the budget of most families without loans, and people from families with a really low income are eligible for a grant.

So I’m going to stand by my point that in Belgium at least, education has become more accessible compared to how it was for the boomer generation. It’s visible in the statistics too: the number of people with a higher education level is still increasing every year, and younger people are much more likely to be highly educated than older people.

Sources:

SpaceCadet, to memes in I just want it to stop
@SpaceCadet@feddit.nl avatar

And affordable education

Depends on where you where born I guess? Living in Belgium, my boomer parents never got a higher education because it was not affordable for working class families with 6 or more children. My dad had to go to work in a factory at 14, which was very common at the time. Props to him though, he got a degree through evening classes when he was already married with two children and working full time.

Higher education only became common and affordable with my generation.

On the other hand, while I make more money than my parents ever did, they were able to buy a 4 bedroom house in the 1980s on a working class income, whereas I could only afford a 2 bedroom appartment in the mid 2000s, the tail-end of affordability for housing.

SpaceCadet, to linuxmemes in Yeah, very sorry that this app is Windows only, would love to switch to Mac
@SpaceCadet@feddit.nl avatar

Eh, WTF? It has normal Unix-like userland tools.

You don’t understand what I mean.

I mean that you can’t really do much with those userland tools to effectively manage and configure your system. All configuration is abstracted away in a forest of xml files (i.e. /Library/Preferences) that’s as opaque and undocumented as the Windows registry and which you’re not supposed to touch other than with the approved GUI tools.

MacOS applications never follow Unix principles either regarding file placement.

So yeah while MacOS technically still is “Unix”, it really is a giant monolithic blob of shite built on top of the skeleton of what once was a decent Unix.

SpaceCadet, to linuxmemes in Yeah, very sorry that this app is Windows only, would love to switch to Mac
@SpaceCadet@feddit.nl avatar

Yeah, but none of the system tools and applications follow Unix-like paradigms, so it’s really only Unix-like in name. Sure you can launch a bash or zsh shell, but there aren’t a lot of useful things you can do with that without installing a bunch of third party tools like brew, so the experience isn’t all that different from having to install Cygwin or WSL in Windows.

SpaceCadet, to linux in Best practices in mounting NAS shares?
@SpaceCadet@feddit.nl avatar

I’ve found that NFS gives me the best performance and the least issues. For my use cases, single user where throughput is more important than latency, it’s indistinguishable from a local disk. It basically goes as fast as my gigabit NIC allows, which is more or less the maximum throughput of the hard disks as well.

A benefit of NFS over SMB is that you can just use Unix ownerships and permissions. I do make sure to synchronize UIDs and GIDs across my devices because I could never get idmapping to work with my NAS.

SpaceCadet, to linux in what caused you to get into Linux?
@SpaceCadet@feddit.nl avatar

Afterstep on Red Hat 5.1

Story: I started a new job as a system engineer in December 1998, it was the heyday of Windows 9x and NT 4.0. First day on the job, the guy who was sitting across from my assigned desk was running something strange and insanely cool looking on a giant CRT monitor. I was mesmerized by the spinning window animations, the virtual desktops, the cool icons, the falling snow… I struck up a conversation with him, asked him what kind of system he was running there. He told me he was running Linux and this was the Afterstep window manager. Turns out he was the local sysadmin there as well as a Linux evangelist and someone I got along with instantly.

I had already been curious about Linux and wanted to try it, so he gave me a copy of Red Hat 5.1 to install on my home PC and I started my journey there. 25 years later I still run Linux, the expertise I developed with it has helped me immensely in my career and I’m still friends with my former coworker.

SpaceCadet, to memes in They said wake me up at 6 AM
@SpaceCadet@feddit.nl avatar

Woosh I guess

SpaceCadet, to memes in Air cooling is just better
@SpaceCadet@feddit.nl avatar

The only downside really is RAM slot clearance when you need a beefier air cooler.

SpaceCadet, to linuxmemes in Distros bad
@SpaceCadet@feddit.nl avatar

I’m really sad there isn’t a French press on here

Nor a moka pot, which is my preferred way.

SpaceCadet, to piracy in [Louis Rossmann] Piracy is COMPLETELY justified: Louis tries NetFlix and remembers why
@SpaceCadet@feddit.nl avatar

Differ t rights holders in different regions

Just call it greed.

SpaceCadet, to memes in You also found them really attractive too
@SpaceCadet@feddit.nl avatar

This reminds me of the time I went home with a lesbian couple after a party, and not realizing they were interested in sex with me, even after dropping hints like repeatedly telling me things like: “You know, we’ve both been with men before”, then while awkwardly watching a movie on their couch they started to undress eachother and make out, and one girl pulling me in to touch her body as the other girl moved to perform cunnilingus on her.

And all I could think was: oh wow I should probably give them some privacy now, I guess it’s time to go home.

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