Spyke
Derpgonreply
programming.dev

Asshole Ballsack Cumdump Dickwad Ejaculate Fuckface Gooner Hand-job Incest Jizz Knob-gobbler Lube MILF Nipples Orgy Pussy Queef Rim-job Shithead Titfuck Urethra Vagina Wanker X-rated Yiff Zoo-porn

13

Typing on the phone is hard especially when switching to browser to look for some nasty stuff lol.

How about we go with Yiff. Although it might be lost in the comms.

1
sopuli.xyz

At least they got Juliett correct. It's two T's to keep French speakers from mispronouncing it.

23

I mean as a french speaker I would have also added a e, so Juliette

But then I guess for everyone else it becomes Juliett/e/ or Juliettรจ

1
wal_kr
lemmy.world

personally, I've always preferred this version:

25

A radio show I listened to years ago did a competition each day to update each letter of the phonetic alphabet. I don't remember most of them, but they decided that T should be "Technotechnotechno" and that always amused me.

9

I always thought we should add the Hot Shots! callsigns

"Copy that, Purple Fluffer Nutter."

"Roger that, Milli Vanilli Chilly Willy."

6
slrpnk.net

That's fair. I've got enough marines in the family to know what happens when they're left alone and get bored. Always best to have a more mature playmate with them.

9
AtariDumpreply
lemmy.world

I've got enough marines in the family to know what happens when they're left alone and get bored.

The good crayons always go missing and thereโ€™s waxy buildup around their mouth.

5
jaybonereply
lemmy.zip

But with your new rules, x can be xylophone so you donโ€™t need the special case rule for x anymore.

12
667reply
lemmy.radio

In Amateur Radio, if our first calls are not received correctly, most experienced operators will switch up and use alternates for troublesome phonetics. America for Alpha, Germany for Golf, Kilowatt for Kilo. Some folks even use amusing ones. I once heard an American station using โ€œKentucky Fried Chickenโ€ for their callsign ending in KFC.

10

I once heard an American station using โ€œKentucky Fried Chickenโ€ for their callsign ending in KFC.

i mean that one is perfect

3

I remember someone screaming for a code down a phone line once and my mate started with the whole โ€œG for gnomeโ€ , โ€œP for pterodactylโ€ etc.

I laughed.

18
Rhaedas
fedia.io

it seems hard unless you use it a lot and then it's second nature. I've had to actually stop myself from using it in places like for a drive-thru pickup code, as that never goes well.

18
harsh3466reply
lemmy.world

I was using this to read put a gift card code to make a purchase over the phone with apple (don't ask why, it was a shit show), and when I gave Sierra, the person thought it was C as in Ciara. Had to repeat the whole thing over again.

15
Scottreply
lem.free.as

Sierra's even the name of one of their OS versions.

"Ciara". smh

9
ptc075
lemmy.zip

I've always enjoyed playing with folks who actually know this by giving them intentionally misleading cues. Instead of "E as in Echo", say "G as in Gecko". That sort of thing. Cuneiform, Frisky, Mango, Oubliette, Zima...

15
Lambdareply
lemmy.ca

Now I want all 26 done this way... D as in django would probably be the best though.

9

You can also just mess with them like:

  • M as in Mnemonic
  • N as in Ne
  • O as in Opossum
  • P as in Pneumonia
3
stoy
lemmy.zip

As a Swedish IT technician, I use two phonetic alphabets.

The Swedish phonetic alphabet was created in the 1890s and first published in 1902, in the 1960s a few entries were changed to reduce the risk of confusion.

A - Adam
B - Bertil
C - Cesar
D - David
E - Erik
F - Filip
G - Gustav
H - Helge
I - Ivar
J - Johan
K - Kalle
L - Ludvig
M - Martin
N - Niklas
O - Olle (air traffic communications), Olof (military use)
P - Petter
Q - Qvintus
R - Rudolf
S - Sigurd
T - Tore
U - Urban
V - Viktor
W - Wilhelm
X - Xerxes
Y - Yngve
Z - Zรคta
ร… - ร…ke
ร„ - ร„rlig
ร– - ร–sten

13
sopuli.xyz

one of my last jobs needed me to use this for reading inventory locations to a crane operator over a phone. he always seemed slightly bemused that I didn't know the phonetic alphabet and had to make up my own phonetics for him

13

I can imagine the laughs at all the words you might have come up with. "It's at uhh..... Narwhal Sellotape Banana!"

A reminder though, to anyone who needs it - don't be condescending to others for not knowing things. Everything we know, we had to learn.

For me, I learnt the phonetic alphabet after getting frustrated one too many times trying to give my postal code and car reg on a bad phone line.

7
4amreply
lemmy.zip

Tiajuana-Gringo-Water-Fiver-Zero

5
ripcordreply
lemmy.world

The "calls with your mom or diffusing a bomb"...that whole section seems weird.

2
ripcordreply
lemmy.world

Wait is this whole thing somehow an Archer reference

3

S1, E7: Skytanic

It's the first episode with Ray I think. Check it out on Netflix or wherever you dig up your internet video booty arr

2

Haha, didn't catch that it was "diffusing" you know I guess a pretty efficient way to do that would be to detonate it.

2
Arrkk
lemmy.world

Always been a bit annoyed that people describe Morse as a binary code, it isn't, it's technically trinary, you have 3 symbols, dot, dash, and space. Without a space you can't discern the difference between "hi" and "eeeeee".

10
4amreply
lemmy.zip

I dunno thatโ€™s kind of like saying computer binary is trinary because there is a distinct separation of the bits

5
lemmy.ca

There is more than one width of space as well. And indeed, there are sometimes tones longer than a dash used as control codes.

But it's a binary signal. It's either on or off. All the symbols are described using a binary signal. There is a regular clock that divides the signal and each interval of the signal is read as on or off. A dah is three dits wide, most spaces are one or three dits wide, etc.

4
Arrkkreply

Morse code is transmitted as a binary code, but that doesn't make Morse code binary. If that were the case the Latin alphabet would also count as binary because computers transmit it in binary. The rules you describe is the encoding between Morse code's native trinary alphanumeric encoding into a binary format for transmission.

1

It is about like the difference between SPI and I2C serial communications.

I struggled with that one for a little while. My intuition of serial is more like SPI where there is a dedicated clock structure from a clock source that is separate from the data transmission. Or like with UART serial where the clock baud rate must be known or set in advance to establish communications.

However, with I2C serial it is only a 2 wire data interface, and the clock is built into the data. That is the main serial communications method used for most analog-world type sensors, like temperature, pressure, real time clocks chips, and many slow types of EEPROM persistent memory. SPI is used for small simple displays in embedded devices, and stuff like the flash memory chip that stores your bootloader on your computer. UART is most often the remote serial terminal access on stuff like your computer and router, though all of these com peripherals have exceptions in use cases.

The way I2C works is that the data line is always held in a high state with a weak pull up resistor. The devices attached to this data line use NPN transistors to pull the line low. Then the protocol establishes who gets to talk and when and how.

2

Doubly clever! For those that don't know, that's the code cops use. :)

2
18107
aussie.zone

I once saw a KFC entrance that had the pattern ._._ ._.. _._ above it. I didn't tell them.

7
18107reply
aussie.zone

The person installing the pattern clearly didn't know Morse code and probably just thought it was a decorative pattern.

It's upside-down.

11
M0oP0o
mander.xyz

I know these... And for 20 years I refuse to use any, its way funnier to hear the cringe on the other side.

Bonus points to use things that sound like other things for example: "K as in Knife"

7
lemmy.world

Some options not yet in these threads:

  • A as in Aether.
  • E as in Ewe
  • D as in Django.
  • H as in Herb (depends on locale).
  • J as in Jalapeno.
  • P as in Phonetic.
  • T as in Tsunami.
10

Yesssssss And depending what part of the world you are talking to you can also pronounce the "J" hard in Jalapeno to really get people going. I used to have to do this all the time over the phone in my old job and still have a chuckle about it.

3
feddit.uk

There was a very large number of people who seem to want to write C for Sierra and it's really concerning.

Not only does it mean they've never heard of Sierra Leone which shows a distinct lack of geopolitical knowledge, but they've also never heard of Sierra software which shows that they're not worth talking to.

7
Jimmycrackcrackreply
lemmy.ml

Also that they thought that the phonetic alphabet, created for making it less ambiguous to describe English letters verbally, would decide to use one of the exception cases to the pronunciation of the letter C where it takes on the identical sound to the letter S, to help avoid confusion.

2

I'm sure a lot of people don't know about the phonetic alphabet and just think I'm coming up with equivalents on the fly.

I once had an engineer go "G as in, ....er... Oh Geee?", which I suppose worked, sort of.

2

Or Sierra Trading Post, the best place to get your outdoor gear.

1

I practice this by reading off license plates while Iโ€™m driving.

Itโ€™s not a useful skill at all because the only time I use it is calling somewhere, and nobody else knows them.

7
thermal_shockreply
lemmy.world

You have to say it anyway, make them the weird one for not putting two and two together. This shit was created for a reason.

5
Korhakareply
sopuli.xyz

I have found it really useful for confusing AI phone support agents too. Reading a postcode as "Alpha bravo 1 2 3 charlie delta" and it had no idea what to do so put me through to a person.

5

I've found that anyone on the other end of a service call understands it clearly. About half use it correctly, which is how I learned back in the day.

1
zovits
lemmy.world

FYI, the semaphore signs are shown from the listener's PoV, so if you are signing to someone, you have to mirror the directions you see in this image. So for example to send a J, you raise your right flag and point the left out level.

6
brian
lemmy.ca

That Morse code tidbit is actually super interesting. I'm curious how systematically they went with it, like E-I-S-H were the most common, and are ascending in dit counts. And then A being one dit and dash being the next most frequent. Or some combination of "values" for a dit/dash

6
sh.itjust.works

I know about this. I still choose my own rules. Once I said "X for xylophone". It makes things fun.

4

One time my roommate (who worked at Amazon) did that and people were giggling over the words he chose, most of them were Pokemon iirc.

4
M0oP0oreply
mander.xyz

X as in Xanax Y as in Yggdrasil Z as in Zed

3
M0oP0oreply
mander.xyz

Same here in Canada. And that is why it is funny.

3

B as in Bee is also funny as when they go "what?" you can say "you know, Bzzz Bzzz"

2
Azzu
lemmy.dbzer0.com

Because it almost never becomes more of a time-save to learn the phonetic alphabet than the 3 seconds it costs every 3 years when someone is saying "did you say a or h?" to me.

This only matters for people that regularly (at least once every few days) need to spell something out loud to someone, or if an error would lead to serious consequences. Almost no one is in those positions.

3
bunnyBoyreply
pawb.social

Working in a call center, I can definitely agree that you don't need to know the proper NATO phonetic alphabet, because 'A as in apple' and 'M as in Mary' work just as well.

But I do wish more people would say something to that effect because I lose more than 3 seconds every day to 'Did you say N or M' while on the phones.

7
Trainguyromreply
reddthat.com

I picked up the NATO alphabet while working in a callcenter. I also picked up that most customers can't figure out what the heck you mean by "address it to Fort Worth spell Foxtrot Oscar Romeo Tango Whiskey Oscar Romeo Tango Hotel" so I shifted to only spelling sound-a-like letters phonetically "address it to Ashwaubenon spelled A-S-H-W-A-U-B as in Bravo-E-N as in Nancy-O-N as in Nancy"

2

100% this is the way. For short words I'll just spell it out and then do it in NATO such as 'That's Via benefits, V-I-A Victor India Alpha' and that also seems to register with them.

2

Weird. I learned from doing customer service and tech support. Never had anyone confused when I use it as a caller.

1

Yep, I only started to learn this when I needed it at work. People who use radios like police, fire, military, that makes sense. Otherwise, my girlfriend and I sometimes use it when we have trouble understanding each other.

3

I've been trying to use food items for the alphabet. Apple, banana, carrot, etc. It's not perfect but I like it.

1

Now I'm not sure if I use indigo and India. Pretty sure it's indigo. India always fell off somehow.

2

I know all of this right up until the person on the phone asks me to spell it and then suddenly my mind goes blank. Every time.

2

They really missed an opportunity to get the semaphore to look like the letters they represent. At least get the I, K, and T to line up (V gets a pass because at least that pattern goes to the U).

2

I think the civvie version is easier for the average person. The military phonetics are just 'odd' enough that it is more of a chore to remember.

2

I prefer the android phonetic alphabet

Alpha
Baklava
Cupcake
Donut
Eclair
Froyo
Gingerbread
Honeycomb
Ice cream
Jelly bean
Kit kat
Lollipop
Marshmallow
Nougat
Oreo
Pie
Quince
Red velvet cheesecake
Snow cone
Tiramisu
Upside down cake
Vanilla
Waffle

I try to stay away from life events requiring x-z

2

I use the NATO everyday at work and I'll be handing this one out to new folks lol.

2
warmreply
kbin.earth

Incorrect. Alpha is the Greek letter.

Alfa is spelt this way in the phonetic alphabet to help with pronunciation in all countries, as 'ph' often makes a different sound.

1
warmreply
kbin.earth

What???

Look at the post again... it's misspelt as Alpha. When in the phonetic alphabet it is spelt Alfa.

Where's the confusion in anything I said?

1