Skip Navigation

InitialsDiceBearhttps://github.com/dicebear/dicebearhttps://creativecommons.org/publicdomain/zero/1.0/„Initials” (https://github.com/dicebear/dicebear) by „DiceBear”, licensed under „CC0 1.0” (https://creativecommons.org/publicdomain/zero/1.0/)VE
Posts
4
Comments
359
Joined
2 yr. ago

  • Not very practical, but good for understanding the OS: Everything is a file. Even your filesystem and harddrive is represented by a file (devicenode).

    Back in the day, before things such as pulseaudio and equivalents became the norm, there was also such a file (it might still exist, idk) for your soundcard. By shoving the contents of a wav file directly into /dev/dsp, you could hear it as if it was played normally.

    Unrelates to the above, in a terminal context it's very handy to learn the concepts of STDIN, STDOUT, and STDERR, and how to manipulate these. I won't go into it here, but whenever you see a bunch of commands strung together with redirects, < > | >>, that's usually for sending the output (STDOUT) of one command somewhere else, such as to the input STDIN to another command.

  • The execs at my company continues to say that we're an office based company, citing collaboration and social reasons. However, I have not heard of a single person below VP level share this opinion.

    Luckily, many of us are "field personnel", and mostly work either in the field or at home. Mandating that we work from the office would mean that we're "office personnel", who cannot be required to do field work. I love how corporate definitions make it easier to defend against corporate wank.

  • I sometimes have to. Not because someone tells me to, but because my physical presence is actually needed.

    Sometimes I have to fly in from my middle-of-nowhere home office because whatever system I was troubleshooting wasn't fixable via VPN. And said system can be anywhere in the world, so it doesn't really matter where I live.

    So returning to an office based work location? Yeah, that ain't happening..

  • Cool. I used to live in Brno (although I am Norwegian). I had a coworker from Praha who used to curse commies on a daily basis when we worked offshore together. "What kind of asshole party man designed this commie piece of shit??!". He grew up in the 80's.

  • Not really an unpopular opinion. My main desktop runs mint, and we're well aware of that being an issue. But it's a sacrifice I'm willing to make as long as it works. I haven't had enough issues to look for replacement yet. ZorinOS looks interesting, though.

    For servers and work I use other distros.

  • I miss /usr/ports. I could spend days just exploring its contents.

    I miss an /etc structure that wasn't a complete mess.

    I miss UFS and its soft updates.

    I miss the stability of fBSD 3 and 4.

    I miss the ease of which you tweaked, compiled, and installed a new kernel.

    And just because of the hilarious legacy that was obsolete 20 years beforw I started with it, I miss the concept of font-servers.

    The main reason for my migration was the bigger userbase of linux where it was easier to find people who has resolved whatever issue I was having, plus nvidia drivers. Plus I've only needed to use fBSD once professionally.

  • Stupid question, but what makes it particularly suitable for adult video as opposed to, say, regular video by a camera/recording enthusiasts (who may or may not enjoy videos of spinning plastic bags)