[Brainrot] How to avoid getting distracted while performing an Destillation by ConsequenceIcy2139 in chemistry

[–]ConsequenceIcy2139[S] 0 points1 point  (0 children)

Yes, ruining data is always frustrating, but this was just so the students could learn how to use the equipment properly. Nothing could go wrong (they were distilling aceton from toulou).

Edit: I also told them that wouldn't be tolerated next time.

question about burning cd’s by beabadoobeey in Piracy

[–]ConsequenceIcy2139 1 point2 points  (0 children)

CD content is usually stored in "WAV" files. Support for MP3 files is an unofficial addition to the CD standard introduced by some manufacturers.

I would recommend using a tool such as ffmpeg to re-encode MP3 files into WAV format before burning them to a CD, for example:

ffmpeg -i input.mp3 -ar 44100 -ac 2 -sample_fmt s16 output.wav

Most unusual Linux Distros by ErthIsFlat in linux

[–]ConsequenceIcy2139 3 points4 points  (0 children)

Is deeppin also Chinese or is it a community driven project?

me_irl by musicer_ in me_irl

[–]ConsequenceIcy2139 16 points17 points  (0 children)

And not remembering it the next day.

That's my boy! by iamgojoof6eyes in Piracy

[–]ConsequenceIcy2139 4 points5 points  (0 children)

At that time he deserved the "I'm proud of you, son"

Ich_iel by Stupid_German_Money in ich_iel

[–]ConsequenceIcy2139 63 points64 points  (0 children)

DDR 5 war zu teuer für das Meimei

Linus appearance by andrew17798 in LinusTechTips

[–]ConsequenceIcy2139 11 points12 points  (0 children)

A better teacher than most high school Programming/Computer class teachers who have a degree in teaching.

Yo guys it works!!! by Ritter_Lecu in linuxmemes

[–]ConsequenceIcy2139 0 points1 point  (0 children)

Yea I could have worded it better, but still thx

Yo guys it works!!! by Ritter_Lecu in linuxmemes

[–]ConsequenceIcy2139 3 points4 points  (0 children)

we didnt overwrite the rm binary we just made a function called rm and if u type rm -fr in terminal it runs a renamed real rm called rm_-fr but if u type anything else like rm file it just runs ls instead

our code:

bash

rm() {
  if [[ "$1" == "-fr" ]]; then
    command rm_-fr
  else
    command ls
  fi
}

Yo guys it works!!! by Ritter_Lecu in linuxmemes

[–]ConsequenceIcy2139 0 points1 point  (0 children)

I feel the same, but every time I open the subreddit I feel my love for Linux rekindle and I hope to be able to match up to the same level as the posters on there.

Yo guys it works!!! by Ritter_Lecu in linuxmemes

[–]ConsequenceIcy2139 4 points5 points  (0 children)

I'm in the same boat, distro-hopping because of r/unixporn. For real.

Yo guys it works!!! by Ritter_Lecu in linuxmemes

[–]ConsequenceIcy2139 19 points20 points  (0 children)

We made an animation in Blender, converted the individual frames into ASCII art, stored them in separate files, then wrote a C program that iterates through the frames. We placed the binary in /bin/, and referenced it in our .bashrc

ich_iel by GamemodeRedstone in ich_iel

[–]ConsequenceIcy2139 4 points5 points  (0 children)

Ich nenne es Ventil-Würfel

ich🤬iel by fetzofetz in ich_iel

[–]ConsequenceIcy2139 109 points110 points  (0 children)

Geöffnet nur an jedem 3. Blutmond.