#voice-chat-text-0
1 messages · Page 777 of 1
Do you know how to get video rank? I saw some people streaming on the server.
My connection has just been broken again
but i understood most
that's true
yip
I'm quite experienced already with discord.py
The Discord Bot will render images and then paste them into discord
o-game ?
never heard of that before
So, I have to go now, bye.
Hello there
yes, small meal
I'm still eating
i cant speak
I just made some french fries
yes i tried it and it said that i have to be on for 3 days
yes im familiar with discord
fair
Opal | poor examples of humanity themselves
that hits the point
hehe
Voice Gate failed
You are not currently eligible to use voice inside Python Discord for the following reasons:
• You have been on the server for less than 3 days.
• You have sent less than 50 messages.
• You have been active for fewer than 3 ten-minute blocks.
very interesting requirements but i guess like you said it prevents some annoying kids from joining just to spam loud stuff
hmm, i might be back later, its almost 2:30 in the morning for me
see you around m8
bye
Do you know what the rank 'Lovefest' means?
see you
probably a type of event
jo
wahrscheinlich
Frankfurt da war ich schon oft
ja, Nähe
ne, will erstmal net reden^^
alles gut xD
cocs?
was ist das?
cogs
@flat sentinel Can you pronounciate it?
Try to say 'Ampel'
say Apfel
ok xD
@flat sentinel try to say:
Brautkleid bleibt Brautkleid und Blaukraut bleibt Blaukraut.
hehehe
sag du es mal WuGGu
-> Brautkleid bleibt Brautkleid und Blaukraut bleibt Blaukraut.
afk for a minute
I'm back
hello back
spam
i like ike
bye WuGGu
happy womens day everyone
happy womens day everyone
what should i do, to get verification voice?
ow okay
um, what?
umm, i dont under stand, i dont know english to much.🙈 😂
understand
@zealous wave hello
@zealous wave @cloud stratus Which screenshot?
@cloud stratus You just destroyed your machine?
uff
can you boot?
sad
leaving, bye
Yo I destroyed my Linux again! @rugged root
Hoooooooooow
Deleting files-
wait again ?
I don’t know!
damn
Dude it's like you're addicted to it
It is quite fun
True. The more you break the more you learn how to fix
Indeed
Okay, back in a bit. So much going on...
Alright
haha that sounds good
what just happened to your linux? @cloud stratus
!voice
Voice verification
Can’t talk in voice chat? Check out #voice-verification to get access. The criteria for verifying are specified there.
what version exactly
ohhh
i didnt send enough messages
goddamnit
ok nice
annoying but i ll make sure to verify soon
does anyone of you work as programmer?
anyone of you into game dev?
nice!
is this an active voice community by the way ?
nice
i started following a godot tutorial series some days ago
on how to make a small rpg project
Evenin'
i have to hop off again, was nice meeting yoi guys, i ll make sure to check back in with you guys some other day
I busted my index finger, so that's nice. Will hop on later after this quiz
3.8 I guess
!e
listy = [1,2,3,4,5,1,2,3,4,5,1,2,3,4,5,1,2,3,4,5,1,2,3,4,5,1,2,3,4,5]
print(listy[:len(listy])```
@tall latch :x: Your eval job has completed with return code 1.
001 | File "<string>", line 2
002 | print(listy(:len(listy))
003 | ^
004 | SyntaxError: invalid syntax
!e
listy = [1,2,3,4,5,1,2,3,4,5,1,2,3,4,5,1,2,3,4,5,1,2,3,4,5,1,2,3,4,5]
print(listy[:len(listy])```
@tall latch :x: Your eval job has completed with return code 1.
001 | File "<string>", line 2
002 | print(listy[:len(listy])
003 | ^
004 | SyntaxError: closing parenthesis ']' does not match opening parenthesis '('
!e
listy = [1,2,3,4,5,1,2,3,4,5,1,2,3,4,5,1,2,3,4,5,1,2,3,4,5,1,2,3,4,5]
print(listy[:len(listy)])```
@tall latch :white_check_mark: Your eval job has completed with return code 0.
[1, 2, 3, 4, 5, 1, 2, 3, 4, 5, 1, 2, 3, 4, 5, 1, 2, 3, 4, 5, 1, 2, 3, 4, 5, 1, 2, 3, 4, 5]
!e
listy = [1,2,3,4,5,1,2,3,4,5,1,2,3,4,5,1,2,3,4,5,1,2,3,4,5,1,2,3,4,5]
print(listy.index(4))```
@tall latch :white_check_mark: Your eval job has completed with return code 0.
3
hmm
!e
listy = [1,2,3,4,5,1,2,3,4,5,1,2,3,4,5,1,2,3,4,5,1,2,3,4,5,1,2,3,4,5]
print(listy.index(1))```
@tall latch :white_check_mark: Your eval job has completed with return code 0.
0
ok
hm
screen share possibly?
anyone in voice chat 0 do freelancing?
Good morning! How is everyone?
🤔
Good, how are you?
anyone in voice chat 0 do\has done freelancing?
Why do you ask
i want tips
hello guys
opalmist flavoured fanta club
@somber heath uhh yeah?
@cloud stratus Are you running Linux?
Hrm. Yeah. Probably not a good idea.
now fanta is just chemical
It wasn’t. It really wasn’t
Carbonic acid.
'ello
bruhhhh
Is any one in hear good at network security and or whit hat hacking
!topic
Off-topic channels
There are three off-topic channels:
• #ot0-psvm’s-eternal-disapproval
• #ot1-perplexing-regexing
• #ot2-never-nester’s-nightmare
Their names change randomly every 24 hours, but you can always find them under the OFF-TOPIC/GENERAL category in the channel list.
Please read our off-topic etiquette before participating in conversations.
.topic
Suggest more topics here!
.topic
.topic
!e
import topic
topic.generate()```
vc0 is cathartic
This is Java, basically
https://github.com/EnterpriseQualityCoding/FizzBuzzEnterpriseEdition
Perfect
Serious business™
Some vids on TikTok are relatively funny at least
Most of it is just Twitter incarnate
from @tall latch: https://discord.com/invite/s8BhkmN
thx
```
lol
@honest pier "mercury or argon?"
!e
from math import sqrt
print(sqrt(9))
@honest pier :white_check_mark: Your eval job has completed with return code 0.
3.0
🤔 🤔 🤔
:P
twitter has restrictions some times ... infrastructural problems
I really want to pull this off one day
@rugged root lol you like talking to you self
bye
o/
wait are you Opal 2.0?
^ def not
I'm going to go actually insane if I can't find this
:o your pfp sparkles @vivid palm
Cogs is just another level of modularization I guess
^^
@hollow haven :o the real kutiekat
It is the real me~
@somber heath Hey 👋
rick is like perma drunk
guys, I installed gcp cli
they've been through quite a lot of versions 😂
lol
haha
:O
is there a way to check your progress for your voice verification?
grrrr, the hardest part of me prepping this presentation is to find data I can use in my dry run here
whats deno
useful to learn over Node.js?
hi, you are a math major or know about modelling ?
Still too early for Deno
ohh
Yeah I could imagine. Is there no place that can generate fake data for you?
this is the wrong place for u, probably
you understood the paper ?
yeah?
yeah, you're right, I'll show myself out, in a bit
Maybe, I might have to take existing data, fuck with it considerably and then use that
good morning @hollow haven
morning~
If it won't overtake Node, it probably would complement it
good evening
so Node first, then Deno
I have a couple of things to ask, I have to learn about this
😔 physics class time 😔
have fun?
no
what cant life be just food and sleep
There's no strict ordering
physics is great
Have fun
I'm just saying that you'd probably get more support for Node than Deno
no
from a monetary perspective, If I want to get a job in web dev
prob node
physics is not great ;)
shut
@hollow haven Not sure if this could help but: https://mockaroo.com/
disagree
whats a load balancer
balances load
okay
What kind of Load?
Black powder
the kind you can balance
internet traffic
a load that wieghs 2 tons
Do not taunt the dynamite server racks.
What was the confusing part
What black powder is?
omg, so much Tenor 😱
Ease up on the gifs, guys
Like literal black powder?
Boating and alcohol. Always a clever combination.
like gun powder haha
haha
Things that don't need multiple frames.
You don't like them?
It's spammy
uff, why do you remind me :0
it is Gif, its in the name "Graph"ical image format
I am here to cause pain and pain only
tomatoes tomatoes
okay buuut "sequel" is the correct way to say SQL >_>
Wait what?
Where'd that come from?
@tall latch Try closing the site, clear your browser cache, then reload the site.
ban
Wasn't it always?
Opalmist has a growing cult
Well I only ever here people pronounce it S, Q, L
I haven't heard anyone call it sequel
Sequel
@tall latch Alternatively, press shift+f5
or Alt+F4
(Ctrl+R too)
Okay! I found a data set I think I can use
Picnic Weather
While f5 refreshes the page, shift+f5 should make the browser not use any of the existing cache to do so, redownloading it.
We're a large, friendly community focused around the Python programming language. Our community is open to those who wish to learn the language, as well as those looking to help others.
no it wasn't just you
Discord has issues, news at 11
same thing
#discord-bots is a mess half the time
The spillover of general Discord culture sucks
When compared to the rest of the server, it's a black sheep
anyone know anything about this
idk what I pressed or clicked, but some special text in my VSCode (func names etc) are now in Italics for some reason
Some fonts/extensions do that
I have 20 extensions, is that too many?
what's the use of pylint ?
Relative with your hardware
Fair point actually
increases the loading time ?
nah,.. ssd
Lump sum or lumpy sum? You decide.
There was no 4th
Only 3
No no
You are tricking yourself
Your eyes decieved you
wait, I heard a loud "bing" sound just now
did everyone heard it?
joo
18 tabs open in my browser
That's a tad too many
yeah, I need some of your medication now Hemlock
you take one too, for gifs
Fine
Together
our pills
Suppository: "a solid medical preparation in a roughly conical or cylindrical shape, designed to be inserted into the rectum or vagina to dissolve."
Was there any need man?
Fun fact: The Man's staying healthier than most people
I see
is this sanders?
no it's Bernie
Kemal sounds like that guy yesterday
He talked about concentration camps in Sims
or happy labour camps
No no no
Should i:
🅰️ make a help command
or
🅱️ make a fandom wikia
oh shit, I just saw I was signed in to Edge with my work account
don't know how long its been
If you are not yet familiar with it, look up the Wheaton rule.
If system-32 is important for Windows to operate, Why does it have the possibility to be deleted?
Strike one, deleting system32 Strike two, using cmd
Has anyone been to SF?
HEY notepad works
No
gotta go to bed early today, have some guests in the house
bye 👋
cya
Crais in gen y.
im so ready to make a meme for that opal
Sleep on it.
👀
When you challenge God to a flame war:
"Have you had rain, dear?"
"Oh dear me."
@somber heath Are you the Noah of this server?
You have access to every animal around the world
Everyday you are around a new animal
Possoms, pigeons, rats, raindears, swallows, robins, kangaroos etc
oh and skunks
an entire error just because of an extra \n
0_0
aort
Why does Chrome take up so much RAM?
gen Y Y Y 
Kemal
let's have a draw-off
Opal (or someone else) suggest us something to draw
I think it's a fitting linguistic coincidence that "cog" is a word in "cognition".
Sphinx
Set
you have a job tho
would we die just a little??
hmmm
what you need to you class sometimes
Wonder.
!paste
Pasting large amounts of code
If your code is too long to fit in a codeblock in discord, you can paste your code here:
https://paste.pydis.com/
After pasting your code, save it by clicking the floppy disk icon in the top right, or by typing ctrl + S. After doing that, the URL should change. Copy the URL and post it here so others can see it.
Integrate your service with Discord — whether it's a bot or a game or whatever your wildest imagination can come up with.
Unserious suggestion: The short-term video streaming permission, if implemented, be named "Trickle".
Wrong pure ping btw
fudge cakes
well
That was idiotic of me
@fossil palm You are not needed you are the wrong person
go away
anyway
How's this?
Out of 10
Score
No.
8/10
Not doing that.
Thanks
Rooster/10
???
mypyc is an interesting project
@warped saffron Suffice it to say I think you've done a lovely job of it. Well done. Be proud.
Thanks you very much
Never knew I had it in me
kinda reminds me of waitbutwhy drawings
Who/what's that?
!e Let's see™
x = ""
for _ in range(100):
x = x + "1"
print(id(x))
y = ""
for _ in range(100):
z = y
y = y + "1"
print(id(y))
@swift valley :white_check_mark: Your eval job has completed with return code 0.
001 | 140513395902544
002 | 140513395902704
A popular long-form, stick-figure-illustrated blog about almost everything.
That's a bad benchmark
ah I see
it is
!e
x = ""
print(id(x))
for _ in range(100):
x += "1"
print(id(x))
y = ""
print(id(y))
for _ in range(100):
z = y
y += "1"
print(id(y))
@swift valley :white_check_mark: Your eval job has completed with return code 0.
001 | 139781276264048
002 | 139781275572144
003 | 139781276264048
004 | 139781275572304
Okay yeah I'm bad
!e
x = ""
print(id(x))
for _ in range(100):
x += "1"
print(id(x))
y = ""
print(id(y))
for _ in range(100):
z = y
y += "1"
print(id(y))
@swift valley :white_check_mark: Your eval job has completed with return code 0.
001 | 140225465431664
002 | 140225464739760
003 | 140225465431664
004 | 140225464739920
i'll do a thing
Almost 2
7:48 pm
although to be fair, you're not gonna be +=ing long enough strings for it to actually matter

Stalked?
whats this
Yes, I'm 100% Filipino
More like friendly following
I just had flash backs of Michael Reeves
who is he ?
!decorator
Decorators
A decorator is a function that modifies another function.
Consider the following example of a timer decorator:
>>> import time
>>> def timer(f):
... def inner(*args, **kwargs):
... start = time.time()
... result = f(*args, **kwargs)
... print('Time elapsed:', time.time() - start)
... return result
... return inner
...
>>> @timer
... def slow(delay=1):
... time.sleep(delay)
... return 'Finished!'
...
>>> print(slow())
Time elapsed: 1.0011568069458008
Finished!
>>> print(slow(3))
Time elapsed: 3.000307321548462
Finished!
More information:
• Corey Schafer's video on decorators
• Real python article
"Insane 12 year old harms breaks into house and tases locals for fun"
He's a wacky engineer
and dates a woman who is suspected to be 30 years older than him
@whole bear 👋
Hi hemlock
Go to https://buyraycon.com/reeves for 15% off your order! Brought to you by Raycon
hmu if you need an outpatient
LilyPichu: https://twitter.com/LilyPichu
Pokimane: https://twitter.com/pokimanelol
Twitter: https://twitter.com/michaelreeves
https://www.patreon.com/michaelreeves
Instagram: michaelreeves808
Songs:
comfy vibes - LilyPichu
saib....
@whole bear 👋
One of his best videos
lol hi bublly
gweetings everyone
halo gammer
@honest pier 👋
Gweetings Gi
@sick cloud 👋
this video cracked me up
i was invited to this Money Making server. they say, they'll teach you about stocks and other stuff. you think this is a scam?
furry*
idk what that says abt me
I could argue that the roomba is top-notch as well
Made me cry in laughter
@runic forum 👋
@alpine jungle 👋
"Hello Crash Courserer"
lol
HELLO EVERYONE
"Hi Bubbly"
hello @everyone
@trim saffron 👋
@swift valley @rugged root
cc. anyone who was asking about it
Jupyter 
@scenic wind hmmm
jupyter in pycharm
@swift valley 👀
😔
it kinda is
"I live my life on the edge of the rope"
!e
x = ""
print(id(x))
for _ in range(10):
x += "a"
print(id(x))
``` @swift valley 👀
@honest pier :white_check_mark: Your eval job has completed with return code 0.
001 | 139880320857712
002 | 139880320044208
003 | 139880320065584
004 | 139880320065584
005 | 139880320065584
006 | 139880320065584
007 | 139880320065584
008 | 139880320065584
009 | 139880320065584
010 | 139880320065584
011 | 139880320065584
Oooh
oooh indeed
Pige0n
does anyone want my chess engine?? dm me if you want the zip file you have to have unity installed though
I cant use my real name in this server.
@honest pier 😔
Also my nickname is just alphabet soup
The Functor part lol
Yea
Although I just prefer pure nowadays
wild
Would we ever migrate our tooling to slash commands
@scenic wind Your mic is fairly sensitive and I hear discord sounds and you typing through it
It's also hell to moderate
~ The wonders of Push To Talk, you don't have to deal with this ~
smh but what if you're permanetly unmuted
voicemeeter is NOT THAT GLITCHLY
you probably have the wrong settings~~
👀
ye
mods can that be whitelisted?
danke hemlock
Pull to nonverbalise.
how come you have krisp?
dafuq
i don't see it..
its on android iirc
yep its on android
c r i s p
im using the app
accounts = []
account = lambda username,password: {"username":username,"password":password}
account_existing = (input('Do you already have an account? ').lower()==False)
if not account_existing:
a = input('Please enter a username: ')
b = input('Please enter a password it must contain at least be 8 characters long with a lower-case upper-case and a special character: ')
if any((x == x.upper() and x.isalpha()) for x in b) and any((x == x.lower() and x.isalpha()) for x in b) and any((x.lower() not in "abcdefghijklmnopqrstuvwxyz1234567890") for x in b) and len(b) >= 8:
accounts.append(account(a,b))
else:
print('hi')
Gotta go 👋
@sly jolt 👀
perhaps in its own function
the regex in this embed image is very uncomforting
its missing the /
¯_(ツ)_/¯
🐕 👋 ⚱️ 🥢
reg-ex
Regular expression.
register ex bae
Not reegular.
do u use double quotes for strings
register my ex, noU
I do by default, typically
same
i use single quotes
yeah, i was kinda unsure about python
lmao, i had diff point, but oki
Ah sorry, was in ramble mode
PEP8 can take my single quotes from my cold, dead hands.
nien , its fine 😅
I'm down in VC1, there was too much noise
10 inactive ppl
well technically we arent either
oh
lel
i dont talk often either
u talked earlier tho right?
"" vs ''
yeah
Python Devs: this doesn't make sense
Javascript Devs: nothing make sense lmao
the sound of creepy whispering
is my audio loud?
no, far from it
kool
i cranked it up to here
ahh good, i thought i was sounding horrendous
not at all
i hv deliberately lowered my volume
why?
cuz it was very loud be4
?
kek~~
?
?
prolly there aint any sophisticated wae as there is for voice verification
jus be in the mod's good books
i doubt its even possible tbh
psure it is
k, bai bai :))
wel u didnt had voice be4 either but
i mean no listening
.topic
Suggest more topics here!
i would be savagepastaman
.topic
Suggest more topics here!
.topic
@whole bear bye
bai :))
.topic
.topic
might wanna use #sir-lancebot-playground
Hey. Whachu making?
chess lol
!voice
Voice verification
Can’t talk in voice chat? Check out #voice-verification to get access. The criteria for verifying are specified there.
!voice
@honest pier yuri 😍
how do i get in to ml
oh no
i dont know
gg izi
stupid idea right??
Most things like that use the breaking as part of the charging process.
yeah but in this its a energy loop
Assuming it's always engaged and is entirely electric, sure.
cus of law of concervation of energy
energy in = energy out
If it were a hybrid system and you disengaged it when on battery, it'd make a bit more sense. Your petrol would charge the battery.
energy wasted as friction
no lol
look
you dont get more energy than you give
so if energy is gone as friction to wont get that energy back
friction? who's she?
!src
!site
Can also use: s
Commands for getting info about our website.
Subcommands:
!site faq
Info about the site's FAQ page.
!site help
Info about the site's Getting Help page.
!site home
Info about the website itself.
!site resources
Info about the site's Resources page.
!site rules [rules]...
Provides a link to all rules or, if specified, displays specific rule(s).
!site tools
Info about the site's Tools page.
!site home
Our official website is an open-source community project created with Python and Django. It contains information about the server itself, lets you sign up for upcoming events, has its own wiki, contains a list of valuable learning resources, and much more.
@honest pier but still you get some percent of the input energy back so if we put in more energy now you can fill that energy gap
so more mileage
but car would be slow
shut up
@honest pier how did u changed the color of pycharm
nigahiga
Nah
Erm, yeah. You were asking if you should start working on the code before submitting an issue?
Yeah
I was going to say don't as you could end up wasting your time if the issue is rejected.
Also, it's good to get feedback early 😄
Although it's tempting to do a load of work in secret then submit it so that no-one sees your partially-completed code.
Yeah got you
😭 until they made draft PRs 😭
So, what you doing Jake?
You can submit a feature request without intending to implement it yourself.
Well like I know how to code it I just dont know how to implement it into the bot
if that makes sense
Ah right. Maybe you could find someone here to explain the code-base to you? (not me 😄)
ok yeah
Also, have a look at how some of the other extensions are implemented.
Guy 😄
I think so 👍
Hmm 🤔
As you can tell, I'm not very familiar with the code.
You could ask in #dev-contrib
Hey @thin breach It would be cool if you added a command for this: https://tldr.sh
Simplified and community-driven man pages
mabey
But in what manner is it going @somber heath?
is that very similar to https://cheat.sh ?
Hi
Oh yeah, pretty similar. I use tldr on pretty much a daily basis because my brain is like a sieve when it comes to remembering command line arguments.
Hey 👋
o/
yah i use cheat.sh since it does more than just command lines, also does python stuff for example
I remember there was a reason why I use tldr instead, but I can't remember what that reason is 😄
probably shorter, cheat.sh is very verbose
like, this sorta long: https://cheat.sh/python/:learn
learn python in one curl 
@mortal burrow Vim 
"This feature will post funny and just really outrageously silly and funny." starting well 😄
Suggestion: call it .badadvice
Hi guys 👋
Hey 👋
@stuck furnace Hey, how is it going?
Good thanks, you? 😄
@faint ermine I started learning docker 2 days ago 😄
I'm good thanks 🙂
Amazing
Good night, I have a question. For programming in Python, do you prefer Pycharm or VS Code? Or other IDE
it doesnt really matter but I use pycharm
personal preferences
yeah
thanks 🙂
i personally use vscode, pycharm is too complex for most of the things i do
yeah
vscode isnt an IDE by its self but you can add stuff to make it into a functional IDE
Steve is going mental on keyboard
!e ```py
def return_5():
return 5
var = return_5() + 5
print(var)
@faint ermine :white_check_mark: Your eval job has completed with return code 0.
10
@faint ermine For easy things, we should use lambdas rather than using functions right
Yes
Don't worry about that jake
Cool feature: when a function is defined inside another function and returned, it can still access the local variables of the outer function call.
Sup
!e
def test():
var = 12
def yes():
return var
return yes
x = test()
print(x())
@uncut meteor :white_check_mark: Your eval job has completed with return code 0.
12
@stuck furnace Do you just use vim or neovim + vim-plug?
Erm, I use NeoVim, although it doesn't make much to the way I use it.
who was nominated ?
#bot-commands
0 infractions 😄 Although I was once accidentally voice-banned.
Also, cycle infrastructure in the UK is not quite what it is in continental Europe 😄
how run async function outside of an async function
get an eventloop
how
Friendly fire 😄
!docs asyncio.get_event_loop
asyncio.get_event_loop()```
Get the current event loop.
If there is no current event loop set in the current OS thread, the OS thread is main, and [`set_event_loop()`](#asyncio.set_event_loop "asyncio.set_event_loop") has not yet been called, asyncio will create a new event loop and set it as the current one.
Because this function has rather complex behavior (especially when custom event loop policies are in use), using the [`get_running_loop()`](#asyncio.get_running_loop "asyncio.get_running_loop") function is preferred to [`get_event_loop()`](#asyncio.get_event_loop "asyncio.get_event_loop") in coroutines and callbacks.
Consider also using the [`asyncio.run()`](asyncio-task.html#asyncio.run "asyncio.run") function instead of using lower level functions to manually create and close an event loop.
@wise cargo Hey, how are you doing today we haven't talked in a bit just wanted to make sure your ok.

Quack
there is a probs a abstract framework for it in python to make them
as they are a standard use case, give me a sec
i dont know yet but i wanna make it
Then I wouldn't recommend a webhook they are very complicated
but my main goal is to make guilded webhooks
especially if you don't really know what you wanna make.
I mean I can't stop you so If you really want then I guess just watch some videos on YouTube about it but I really wouldn't recommend it.
if i could make a simple webhook on discord i guess i can do the same on guilded too as they say they use discord webhook api
Yeah but what do you want this webhook to do?
is there a way to hide from discord what game im playing
i think twitter
i had an application open and it said i was playing the application
use discord website
you're saying that's because i was using the app
?
its in settings
i didnt see it in settings
Game Activity
but using website will work too
this is on the application
whats weird is, i was using an android emulator
and it said that i was playing "the android emulator" lol
kinda creepy
didnt think it would be there though
if you had vs code open it will show that
i think
not right now
Oh yeah, I listen to Radio 4 too PH 😄
nice lol
I used to listen on my longwave radio
but then the longwave radio broke
so now I listen on internet
Ah, I didn't know they still broadcast on non-digital radio.
Yep
800 MHz iirc
Not world service, but in UK, yeah
I catch them 'cuz they broadcast from Margate iirc
what vaccine ?
sometimes I catch BBC Scotland if I'm in luck and the weather's good
where is it even developed?
Nice 😄
No, Stock gives you onboard credit
Yeah if u own 100 stock of norwegian they give u onboard credit
but u can stack them if u already have a coupon or credit
$100 Onboard Credit per Stateroom on Sailings of 7 to 14 Days.
$50 Onboard Credit per Stateroom on Sailings of 6 Days or Less.```
I thought about grabbing 100 when they crashed but my Microsoft bet paid off a ton better
interesting concept tho
yeah
yea
do other industries do this?
i think it was a smart buy at 10$
i wonder what other industries use it
and im surprised @amber raptor you knew about this promo
I've seen it for Travel
monchi, I've been on 3 NCL cruises, we are "GOLD MEMBERS"
🙄
Hahaha
yeah i got a bunch of free cruises from casinos
they sent me a bunch of free cruises
we rarely gamble
I still have 1000$ cruise next
last cruise went bad, missed two ports
We have been on both AWAY ships
did u go to Great Stirrup Cay
Getaway x2, Breakaway x1
oh i wanna go on breakaway
what are you guys talking about?
We did, we didn't get off all that much
@golden hearth Norwegian cruise lines lol
we don't care for the beach, big whoop
and boat is nicer then Great Stirrup Cay unless you pay
Sure, but long walk and meh
I've spent plenty of time on beach
wife and I burn easily
aha yea i got super burned
44431
114294
