Skip Navigation

Posts
58
Comments
846
Joined
1 yr. ago

  • Well, I find bootstrap very intuitive, and I don’t have 15 classes on my elements. That’s why I was asking.

  • Humans probably do this, we just likely do it during childbirth. You know how women often shit during contractions? There is evidence to suggest that this innoculates a baby with her gut flora. A child born via cesarian has significantly different gut flora for the first six months of life than a child born vaginally.

    We also see rabbits eating their own shit to squeeze out some extra nutrients.

  • If I switch schools, will this still be true?

    That speaks to some great injustice inflicted by the school system.

  • Who’s saying you’re using the frameworks correctly?

  • Isaac Asimov wrote a story about this called “Each an Explorer” (1956)

  • My thought was an American city where you need to cross 8 lanes of traffic without a stoplight.

  • JavaScript has types and it does have type errors, for instance

     
        
    > null.foo
    Uncaught TypeError: null has no properties
    
      

    Please stop spouting nonsense on issues you know nothing about.

  • That’s a great resource for someone who owns a credit card or is down with PayPal.

  • Counter-example: In A Quiet Place the aliens are very noisy and do hunt humans.

  • Permanently Deleted

    Jump
  • what most people will be lucky to earn in an entire lifetime of work.

  • Permanently Deleted

    Jump
  • Does religion count?

  • The problem even with that is that an old, standing tree and a young one are very different in their ability to provide the services we seek from them.

  • It’s crazy how they kept switch the number and color of arrows.

  • Was it too hard to separate these clearly distinct items with commas? Come on, it doesn’t take much to make this so much easier to read.

  • I find both horrifying.

    This is how I’d want to read it:

     
        
                {
                    emit differentFiles(
                        ckFile.absoluteFilePath(),
                        otherFile.absoluteFilePath(),
                        FileCompareWorker::FileComparisonParams{
                            FileComparisonParams::FileNameMatch,
                            (ckFile.size() > otherFile.size())
                                ? FileComparisonParams::File1IsLarger
                                : FileComparisonParams::File2IsLarger
                        }
                    );
                }
    
      
  • For me, it’s the fear of getting caught.

    I have got caught in my more vulnerable years. That was not a nice experience.

  • We don't need AI

    Jump
  • Which part of AI is actually going to make our lives easier? I use it occasionally to get me out of a coding problem

    You posted the answer yourself. What exactly do you need me to do?

  • We don't need AI

    Jump
  • We don’t need bag clips, either. But they make life easier.

  • Speaking as a German: There are fewer train-related deaths because the trains don’t drive.

  • I see you’ve learned to crop images. Good job!