Huh that’s actually pretty nifty, I personally use nemo but tbh I haven’t inserted a CD I don’t think ever to look at what it does
Huh that’s actually pretty nifty, I personally use nemo but tbh I haven’t inserted a CD I don’t think ever to look at what it does
They were probably a variant of the unofficial format known as an MP3 CD. Basically CDs which contain computer audio files. CD Audio discs as specified by the redbook standard do not even have a filesystem and don’t contain files.
Fun fact, wav != PCM. Wav is a Microsoft developed format that while most often contains PCM data can actually contain a wide variety of different audio formats including MP3 data. Yes, while rare, you can put MP3 audio into the wav container and have a .wav that is compressed. CDs also do not use the wav container for their audio and there are other file formats in addition to wav which can contain PCM including aiff and au
But CDs are lossless to start? Raw PCM is raw digital audio data, it’s completely uncompressed lossless audio so transcoding to flac is the most sensible thing to do. The flac will just be transcoded back to raw PCM for output anyway, as raw PCM is what audio hardware accepts for playback.
Is a crash “completion”? If that’s what we call complete that makes my life a lot easier on some projects 😅
While you aren’t wrong I think you’re kinda missing the spirit of the joke.
I’d probably do libsnorble and then snorblite, mainly just because I prefer C, don’t mind source distribution and the rest sound cursed for one reason or another.
🤔, I must not have the mind virus then as 127.0.0.1 does not loopback on my machines. Victory? Also I’d just like to point out that while hostnames can contain _ they’re not supposed to as it’s reserved for special purposes like SRV records.
I suppose, I figured most sysadmins had run it for funsies at least once…or a few times LOL.
It’s funny because you can tell whoever wrote this has never run that command. You need to either put --no-preserve-root OR /*
. Using /*
obviates the need for the flag --no-preserve-root.
Probably is for me too. This is something I’ve taken for granted as I work for a small company and I am the IT admin…and development team lead, I wear lots of hats. Not the owner though, basically like a CTO+.
Honestly it blows my mind that my bank doesn’t support TOTP, they used to support email but recently removed that, they do support mobile push to their app so I usually use that but when you want to sign into the mobile app? Have to use SMS can’t very well push notify the app being signed into, no choice, very silly.
Ah yes, the wait for a random bit flip to magically increment your counter method. Takes a very long time
That’s weird 🤔
EDIT: I’m actually wondering if I’ve seen this picture before used for something else, I am now scouring my memes folder to see if that’s what it is.
🤔 the black hair girl looks familiar, can’t place her though
That’s interesting, I suppose there are advantages to that. I personally believe those advantages don’t outweigh the downsides of forcing users to run code in their browsers but that’s an interesting perspective.
Is that really easier than just responding to clicking things server side? Again I fully understand there are some use cases where that’s just not possible but in my, admittedly limited, web development experience you can get a whole heck of a lot done server side with no JS at all
Discord I get because it’s real time chat. Gmail I get less so, it has some real time chat stuff but the core functionality could be done with far less JS IMO. Maybe I just feel that way because I’m a JS minimalist. Unless the website’s core function needs JS(real time chat etc) I’m a firm believer you should be able to disable JS and the website should not break.
As someone who believes in, deploys, and locally validates DNSSEC I disagree with your meme lol.
Let’s not forget the sending unity search results to Amazon fiasco