Bay 12 Games Forum

Please login or register.

Login with username, password and session length
Advanced search  
Pages: 1 ... 784 785 [786] 787 788 ... 879

Author Topic: Things that made you laugh today: some people notice when 1 change the title  (Read 1560593 times)

McTraveller

  • Bay Watcher
  • This text isn't very personal.
    • View Profile
Re: Things that made you laugh today: 11000 laughs, somehow
« Reply #11775 on: April 13, 2021, 08:29:27 pm »

TIL that someone's stage name is Joey Bada$$.  No, I'm not trying to self-sensor - that's the actual name.

I wonder how many databases have issues with such a name  :D

It made me smile more than I thought I could given my mood today...
Logged

methylatedspirit

  • Bay Watcher
  • it/its
    • View Profile
Re: Things that made you laugh today: 11000 laughs, somehow
« Reply #11776 on: April 13, 2021, 08:39:32 pm »

Guy's a rapper, yes. I've heard a bit of his music; not bad, but just not my thing. My bro introduced me to him, but he's a bit of a rap-head anyway; it's inevitable that he'd stumble upon him. I wonder what legacy databases write his stage name as. "Joey Dollarsigns"? "Joey Bada\u0024\u0024"?
Logged

ArchimedesWojak

  • Bay Watcher
    • View Profile
Logged
YET ANOTHER DATA-COLLECTION THREAD FROM MR. "NOT FEDERAL AUTHORITIES."
ArchimedesWojak is very militant against zoophilia due to his deeply held religious beliefs.

ArchimedesWojak

  • Bay Watcher
    • View Profile
Logged
YET ANOTHER DATA-COLLECTION THREAD FROM MR. "NOT FEDERAL AUTHORITIES."
ArchimedesWojak is very militant against zoophilia due to his deeply held religious beliefs.

hector13

  • Bay Watcher
  • It’s shite being Scottish
    • View Profile
Re: Things that made you laugh today: 11000 laughs, somehow
« Reply #11779 on: April 28, 2021, 01:59:45 pm »

Spoiler: one for the Scots (click to show/hide)
Logged
Look, we need to raise a psychopath who will murder God, we have no time to be spending on cooking.

the way your fingertips plant meaningless soliloquies makes me think you are the true evil among us.

martinuzz

  • Bay Watcher
  • High dwarf
    • View Profile
Re: Things that made you laugh today: 11000 laughs, somehow
« Reply #11780 on: April 28, 2021, 04:26:41 pm »

Hahaha. Up until 2016, the Vatican has been investing heavily in the Swiss pharma company Novartis.
Their daughter company Sandoz specializes in producing abortion pills and the morning after pill.

At the same time, they lobby heavily against all forms of abortion. According to the catholic church dogma, catholic women who had an abortion are excommunicated.

The irony.
Logged
Friendly and polite reminder for optimists: Hope is a finite resource

We can ­disagree and still love each other, ­unless your disagreement is rooted in my oppression and denial of my humanity and right to exist - James Baldwin

http://www.bay12forums.com/smf/index.php?topic=73719.msg1830479#msg1830479

methylatedspirit

  • Bay Watcher
  • it/its
    • View Profile
Re: Things that made you laugh today: 11000 laughs, somehow
« Reply #11781 on: April 29, 2021, 01:49:39 am »

This incredible pseudocode my buddy wrote for a project proposal.

Code: [Select]
3. While entry Not Equal To “N” AND Not Equal To “n”
    3.1. Display “Enter the item code:”
    3.2. Read itemCode
    3.3. Display “Quantity of item in stock:”
    3.4. Read itemQuantity
    3.5. If itemCode = “W001” then
        3.5.1. itemQuantity1 = itemQuantity
        3.5.2. itemValue1 = itemQuantity * 8.6
        3.5.3. If itemQuantity < 169 then
        3.5.4. purchaseQuantity1 = 169 –itemquantity
        3.5.5. purchasePrice1 = purchaseQuantity1 * 8.6
        3.5.6. Else
            3.5.6.1. purchaseQuantity1 = 0
            3.5.6.2. End If

BASIC ain't got shit on this line numbering. Look at the "Not Equal To" operator, fully spelled out. Exquisite.

The best part is that this is legitimately how you're supposed to do it; he's following the example proposal to a tee. Not even joking.
Logged

Caz

  • Bay Watcher
  • [PREFSTRING:comforting whirs]
    • View Profile
Re: Things that made you laugh today: 11000 laughs, somehow
« Reply #11782 on: April 29, 2021, 10:44:56 am »




so close to being self-aware.. @_@
Logged

Vector

  • Bay Watcher
    • View Profile
Re: Things that made you laugh today: 11000 laughs, somehow
« Reply #11783 on: April 29, 2021, 10:48:19 am »

amazing
Logged
"The question of the usefulness of poetry arises only in periods of its decline, while in periods of its flowering, no one doubts its total uselessness." - Boris Pasternak

nonbinary/genderfluid/genderqueer renegade mathematician and mafia subforum limpet. please avoid quoting me.

pronouns: prefer neutral ones, others are fine. height: 5'3".

Rolan7

  • Bay Watcher
  • [GUE'VESA][BONECARN]
    • View Profile
Re: Things that made you laugh today: 11000 laughs, somehow
« Reply #11784 on: April 29, 2021, 10:54:33 am »

Soooo close :'(  Maybe she'll self-reflect in a calmer moment.
Logged
She/they
No justice: no peace.
Quote from: Fallen London, one Unthinkable Hope
This one didn't want to be who they was. On the Surface – it was a dull, unconsidered sadness. But everything changed. Which implied everything could change.

Kagus

  • Bay Watcher
  • Olive oil. Don't you?
    • View Profile
Re: Things that made you laugh today: 11000 laughs, somehow
« Reply #11785 on: April 29, 2021, 05:22:58 pm »

Wow. That's... Is that satire? That's almost too on the nose.

Simply stunning.

Frumple

  • Bay Watcher
  • The Prettiest Kyuuki
    • View Profile
Re: Things that made you laugh today: 11000 laughs, somehow
« Reply #11786 on: April 29, 2021, 06:57:52 pm »

Quote from: A review for Woodrow Wilson: A Psychological Study
Its a bad day when Sigmund Freud decides to write your life story.
Logged
Ask not!
What your country can hump for you.
Ask!
What you can hump for your country.

Bumber

  • Bay Watcher
  • REMOVE KOBOLD
    • View Profile
Re: Things that made you laugh today: 11000 laughs, somehow
« Reply #11787 on: April 30, 2021, 06:05:33 am »

This incredible pseudocode my buddy wrote for a project proposal.

I like how the indentation and numbers get bigger with the "else" statement. Imagine having 10+ "else if" statements.
« Last Edit: April 30, 2021, 06:07:23 am by Bumber »
Logged
Reading his name would trigger it. Thinking of him would trigger it. No other circumstances would trigger it- it was strictly related to the concept of Bill Clinton entering the conscious mind.

THE xTROLL FUR SOCKx RUSE WAS A........... DISTACTION        the carp HAVE the wagon

A wizard has turned you into a wagon. This was inevitable (Y/y)?

methylatedspirit

  • Bay Watcher
  • it/its
    • View Profile
Re: Things that made you laugh today: 11000 laughs, somehow
« Reply #11788 on: April 30, 2021, 06:36:09 am »

This incredible pseudocode my buddy wrote for a project proposal.

I like how the indentation and numbers get bigger with the "else" statement. Imagine having 10+ "else if" statements.

The indentation was me doing a Python (even though I'm supposed to be learning C++). The numbers, however, are verbatim.
Logged

methylatedspirit

  • Bay Watcher
  • it/its
    • View Profile
Re: Things that made you laugh today: 11000 laughs, somehow
« Reply #11789 on: May 02, 2021, 03:09:57 am »

I took out my horse in BoTW, and now it's stuck in the water, pacing back and forth. Goddamnit, U+1F40E. Look:



Thankfully, a save and reload is enough to free U+1F40E from their Sisyphean hell.
« Last Edit: May 02, 2021, 03:15:05 am by methylatedspirit »
Logged
Pages: 1 ... 784 785 [786] 787 788 ... 879