#general
3141 messages · Page 129 of 4
Can confirm fuck ups on Chrome
oop refreshed and its gone
how is this my fault
I don't remember touching that
Safari
brb loading internet explorer
oh that' s even more broken
idk what I was expecting
Titanic
LOL
Your website thing doesn't work for me
I wish it'd work
use imgur or something sane
this is your fault kashike
ShareX can use imgur, right?
your fault
Sweepy don't you understand everything is your fault /s
I asked if you tested it :3
@cosmic raft if I could get you to test things pls on pull that'd be great 😢
I have a boot looping server.
@upper flicker I did, but downloads page doesn't work locally, doesn't load
so I assumed it was fine
^
worldborder causing a race condition on async fill
because of relative paths
all of this will be fixed with my vue rewrite
when kashike fixes the API
we dont have time for your vue rewrite
Ill backdate the site
if someone could get master fixed Id appreciate it
I just did
fixed Z
did you look at the commits
why because something broke?
or no
if youre going to write code, youre going to write code that breaks things occasionally
fact of life
its fine
occasionally
if ur z it's always
that sounds like a fucking challenge
or if youre simple literally all the time
I'll bring his stuff back in once it's fixed
with every commit you breath
breath
mfw z copying my jokes
I'LL BREATH ON YOU
try just that cdn commit
I have a feeling
there was some dum reason it had to be local
wait @cosmic raft wat did that commit do exactly
just temp set the absolute url in the js
set that permanently actually so we can test the damn thing
so the only difference is
you switched from materialize JS_based
to CSS-based
the JS file we had was a copy-paste of 1.0.0's dist
if that's what broke it
Id be fine with you guys making that an absolute URL as well if it helps
youll still have to fight with CORS
but you can disable that with browser extensios
I thought I literally ran a checksum of that file
lol I only deleted the js file
I didn't realize it had both
it's just missing that one from the cdn
I don't think you know what you're saying
the lack of CORS is fine for testing
because CORS also tells your browser where it can load stuff from
I thought it was someone specifically tagging me, I got happy because I thought I was important for a split second.
Well I guess for production its bad
Was an @everyjuan :(
Then again I have no idea why I'd expect a ping in intellectualsites lol.
amazing
that should fix it
site is still on old revision
that's the only change I made to the source
yeah I give up, revering that again
it was working at one point.
reverted
caching
Honestly flashbacks trying to reverse proxy an API through port 80 on NGINX while on a phone on vacation with only an SSH client and a browser
like I refreshed once and it worked
Honestly, paper's website is just too complicated.
TehBrian's personal website to use for testing, experimenting, and possibly a portfolio. Stay tuned!
running the old revision of the site, TF
Join the #nothingonthewebsite gang.
;)
The website is good
Empty blank websites FTW <o/
The paper website is good
redeployed
just leave it there
how can a website be so hard
my changes will be irrelevant soon
itsall good
that'll have to wait @austere ivy
I've got to teach @left yacht how to use Imgur first
i honestly cant tell if the ppl in the help channel are complaining or if they're just trying to report bugs and be helpful
ima just go to bed
Ryan's stealing all kash's teaching times from me :(
if they're complaining, they're super ultra rarted :\
simple, don't be so rude.
brian fek off
Oki I'm going to go to sleep now, goodnight everyone!
No you
what does it mean when Player was kicked due to keepalive timeout?
getting a wall of yellow text "was kicked due to keepalive timeout!"
keepalive timed out
just a time out basically?
I'm aware of the issue and of the fix
I shall refrain from being toxic towards leaf
If paper 1.14.1 is too buggy for you, just don't look directly at the bugs and you'll probably be fine
we always advise not to look directly at the bugs
that way they can be seen as features
keep the whitelist on and whitelist noone
if no one can play no one will find bugs
Unless a bug causes whitelist bypass, then what?
But what if the server hangs and won't shutdown?
.kill @upper flicker
stabs @upper flicker in the heart a few times with a knife.
thats not very nice
.kill @CafeBabe
grabs DiscordBot's head and rips it clean off their body.
you might be in the wrong guild for smart people
Is there a way, I can edit the commands.yml to execute a command after another command is typed. Example: /Auction sell bla bla will also execute a message from console- saying A new auction has been listed!
not afaik
@upper flicker i srsly need to know what kind of stimulant drugs you're on to keep you from going insane
and just, manage all
this
generally if you have 2 braincells it's easy to manage pain
rip
lots of alcohol
marc?
@lapis shale commands.yml is super simple, even skript is better for handling chaining and simple commands
dont tell anyone here I said the forbidden word
MyCommand works too...... 
hmmm, may you help me accomplish what I want?
lots of server owners enjoy that one
or that or a myriad of other plugins
would an outside plugin be needed
talk to simple he's your guy
So, its not possible in the default commands.yml
an outside plugin would be the best option
Alrighty
Thank you for the back
you need an external solution
Well, this part confused me on the documentation
Running multiple commands
In this example we're creating an alias called 'givedirtmsg' which will execute two commands that require an argument before the alias will successfully run.
/givedirtmsg <player>
aliases:
givedirtmsg:
- "give $$1 minecraft:dirt"
- "say Gave dirt to $$1"
Can I turn that into an auction command
Is there any reason why spigot wouldnt be using 100% of my cpu?
i've never done stuff like that, but yeah i guess maybe
im running a pregen and its touching almost nothing, on an ssd as well
hey @static badge
I'm using tslint with javascript rules because all the eslint style guides are trash
isnt that cool
js is trash
yeah the more I do this the more I agree with that
javascript is nifty
I tried using typescript for this
but you run into so many stupid ass gotchas
because everything is so complex now
JavaScript is python except it's heavier but more readable
Well if you're talking about node
When I say heavier
I mean heavier
node_modules jokes are the best
26GB seems like an exceptional case though
hi prplz
26GB sounds reasonable for node_modules
just reinforcing my plan to move to an isolated cabin in montana, write a manifesto, and work on 1.7.3 beta forever
runkit has the entire npm repo installed in an environment
kohi 1.7 beta?
just think about that

All of npm...
(offtop) Is there any plugin to make ores regenerating? Like in WoW. (Not MineResetLite or smth)
For 1.12.2 of course
each package depends on a bunch of others
and then that goes on and on...
because the npm devs refuse to do any kind of deduping
anyone else expirience performance being way worse in 1.14.1 than it was in 1.14 paper?
link?
Uh I remember listing packages and it said deduped on some packages
node_modules\express\node_modules\raw-body\node_modules\http-errors\minecraft nsfw
that's not a source :/
oh that
sure it helps a bit but you still have the useless crap in node_modules and they're duped in every project
pnpm looks promising but it's young
and yarn has a clean function but that's annoying
A lot of people on here seem to be pretty familiar with the inner workings of the JVM and various garbage collectors, any recommendations of where I could go to learn more about that stuff?
have you read this? https://aikar.co/2018/07/02/tuning-the-jvm-g1gc-garbage-collector-flags-for-minecraft/
4790K still going for hella
this is a fun one
is it ok to reroll back to 1.14 instead of 1.14.1?
why would you want to do that
the lighitng cache
theres a arg for it to clear it because the lighting engine got fixed
--forceUpgrade --eraseCache
thanks, ill try that
Honestly JavaScript libraries...
Just want to inform you guys...somthing is messed up for th 1.13.2 users...
And thnks for 1.14.1!
The inventory of the title, you serialize it in JSON but it was removed in 1.14
I made a person workaround for it.
i don't serialize anything manually
Ahh that must be just on my end and that's why it worked when I fixed it, sorry to bother.
I would be very surprised if JsonConfiguration ever needs an upgrade
Ahh okay
it only uses bukkit api that has nothing to do with mc code
I've been using for a few months now, it's so helpful 😄
1.14.1 already launched? damn
Can i use now 1.14.1 paper?
Ok I've managed to split IDEA into two windows and it won't let me close only one of them
nice
in 1.14.1 everyone keeps getting kicked occasionally due to "kicked due to keepalive timeout" is it a known thing?
Yes
no
Paper #20 giving out "keepalive timeout" https://sparkprofiler.github.io/?1Xgct8YB3t what's happening here?
everyone gets kicked and can not join back (stuck at Joining World) while server is working very hard trying to do something
we're aware or the tps issue currently
*of
it appears to be a memory issue
as for keepalive lemme look into that for a min
interseting
that's the same usage roughly I got in my tests
had paper 1.14 prior to this, already ran `do --forceUpgrade --eraseCache' once
world was generated using paper 1.14
What does eraseCache do?
something about light optimization
@static badge Wonder if it is the clients fault the keepalive fails
tbh got bigger issues
What's the worst known Paper on 1.14.1 issue right now?
the fact your server dies if someone stands still for 5mins
at least according to my testing 

leaf you're a funny fella, youre joking right?
because im about to kick players every 4 minutes ^_^
Is using forceUpgrade on 1.14 really necessary? What did 1.14 change about the region format from 1.13?
i had insane lag upgrading from 1.14 to 14.1, using forceUpgrade made it bearable while paper runs
everything is getting much better
its irc #paper-dev
you'll probably wanna use discord to get the history
or find whereever kash stores the logs
.g korobi
(DiscordBot) https://naruto.fandom.com/wiki/Korobi -- Korobi | Narutopedia | FANDOM powered by Wikia: "Korobi (コロビ, Korobi) is a shinobi from Sunagakure. He is shown to be cowardly and wimpy around Gaara, due to him formally being a murderous maniac."
god
disgusting
Current logs for channel #paper-dev on IRC network SpigotMC.
i can sense paper #21 ^_^
which one
I’ve been hearing 1.14.1 is worse stability wise than 1.14?
for now
second episode came out yesterday (13th)
there is a memory leak
both episodes are good so far
blame spottedleaf for the memory leak
So it’s not a vanilla issue?
not a vanilla issue
appears to be a paper issue
On Rotten Tomatoes, it has a 95% approval rating with an average score of 8.87 out of 10, based on 41 reviews. The site's critical consensus reads, "Chernobyl rivets with a creeping dread that never dissipates, dramatizing a national tragedy with sterling craft and an intelligent dissection of institutional rot."[14] On Metacritic, it has a weighted average score of 83 out of 100, based on 25 critics, indicating "universal acclaim".[15]
its ok though they are working on it
All I know is I could barely even use 1.14 when updating worldedit to it, so if 1.14.1 vanilla was somehow worse 😂
But yeah if it’s a paper issue im not worried
no table eh?
bobby no tables
i figured out how to use mat and dump a heap
but i havent figure out how to do that when it is running in a container
get a bash shell and use jmap
Does anyone know of a plugin for sleep percentages
(DiscordBot) @EdKrassen (Ed Krassenstein): Bill Nye the science guy: "The planet is on f--king fire!" https://t.co/ztmrJaJb4q (15 hours and 4 minutes ago)
“Bless you, Bill Nye. https://t.co/TCKcTOg5KK”
14.05 04:29:08 [Server] INFO [Fill] 7 more chunks processed (315211 total, ~19.3%) (free mem: 1227 MB)
14.05 04:29:13 [Server] INFO [Fill] 8 more chunks processed (315219 total, ~19.3%) (free mem: 7450 MB)
14.05 04:29:18 [Server] INFO [Fill] 7 more chunks processed (315226 total, ~19.3%) (free mem: 5256 MB)
14.05 04:29:23 [Server] INFO [Fill] 8 more chunks processed (315234 total, ~19.3%) (free mem: 4131 MB)
14.05 04:29:29 [Server] INFO CONSOLE issued server command: /list
14.05 04:29:29 [Server] INFO [Fill] 7 more chunks processed (315241 total, ~19.3%) (free mem: 1985 MB)
14.05 04:29:34 [Server] INFO [Fill] 8 more chunks processed (315249 total, ~19.3%) (free mem: 7354 MB)
14.05 04:29:34 [Server] INFO [Fill] Saving the world to disk, just to be on the safe side. (free mem: 7354 MB)
I wonder how slow this can get
lol
what are you running @left yacht
no, what to generate
E-2136 /wb fill 200
on a 10k by 10k world
it slows down
so I'm gonna have it auto reboot
every 10 minutes
1.14.1 build 20
@static badge vanilla, or cb/s/p?
paper
interesting
no
ah fuck I can't believe I've been done in this raw
:(
Surgerunner by YTCracker Lyrics i need that green that hocus pocus focus juice dont need no fo or a deuce just need that surge to help me get loose i need th...
(DiscordBot) YTCracker - Surgerunner lyrics - length 3m 44s - 212 likes, 9 dislikes (95.9%) - 37,526 views - vamini123 on 2010.12.29
truly the song of a generation
it was yes
https://i.imgur.com/vYU65Xf.png take your bets as to how soon this is going to become a 1,000 line constructor
s/ugly/pretty
Correction, <DiscordBot> <10Quack Quack Duckerino Duck> that's pretty
it just writes config defaults
hitler gets banned from hackforums hackforums is awsome credits to the makers
(DiscordBot) Hitler gets banned from Hackforums - length 3m 59s - 390 likes, 11 dislikes (97.3%) - 11,532 views - MrTJProductions10 on 2010.08.18
there's not a huge lot I can do to prevent this
CustomBossMobsDefaultsSuperClass
CustomBossMobsConfig would be much better tbh
rename the manager class then
to what
<something>Manager ¯_(ツ)_/¯
main issue is that wouldn't fit with the other, uh
25? config file names
at least classes which handle configs
I resent configuration files more and more each day
try using configurate
that sounds like a trap
tbh you could just assign some default values when you define the variables
yeah the issue is most of these actually require all fields
Paper 1.14.1 is more stable on my test server than Vanilla 1.14 by far - I can actually place sand blocks now 😃
sand blocks are overrated
good thing it's not a selfbot
it's an irc chat bridge
also what you're thinking of isn't even really a selfbot
since it would be a bot using the bot gateway
so these new minecraft versions huh
Reminder for DiscordBot: @woven otter Suck a dick
LOL
didn't jan set that up like 5 days ago? 😂
is it stable to use 1.14.1 paper
No
No
This video recording was not edited in any way, I did everything using command blocks and a custom resource pack I made. Honestly I still don't know the full...
(DiscordBot) I turned the Minecraft Ghast into James Charles - length 31s - 45,036 likes, 281 dislikes (99.4%) - 360,681 views - Grandayy on 2019.05.13
Getting off work 2 hours early because nothing is happening feels amazing
We there yet? best donkey voice
electroniccat.... no? did not even know there was code for 1.14.1? Don't see it in the git repo anyway
Just Check the branches
is that 1.14.1 being pulled into into it?
Yes
cool thx
1.14.1 releases and they still didnt fix the tab issue as inventory key
zzzzzzzzzzz
Server.setTPS(20);
deditated wam
Runtime.getRuntime().setMaxMemory(Long.MAX_VALUE);
So what kinda of issues can I expect? [INFO] Building Paper 1.14.1-R0.1-SNAPSHOT
looking at issues on github but things are not super clear.
Well it built fine. What are the biggest issues atm? Might even have some time to take a look at them later.
How's 1.14.1?
Worse than 1.14?
😄
@static badge does your profile picture qualify as furry?
yes it does
Hello, how is 1.14.1 stability right now ? What are the known bugs ?
Read #paper-dev Conclusion something is causing instablity when a player stands still.
Thx
This is horrifying https://github.com/pmmp/PocketMine-MP/
PHP

@void void the code is actually pretty good
it uses some advanced techniques. good php isnt really that bad, just most of the worlds php isnt good
even has type defs now
its even using threads. so honestly theres not much room to knock it
clean code, proper standards, multithreaded. better than java mc imo
Thanks for the DFU stuff btw Aikar, just got around to adding it to WE last night
currently only works for snapshot restores atm
since those come in Level tags
need to work on a system to write schematic nbt into chunk-formatted nbt or so
to run that through the fixer
oh god oh fuck https://github.com/philipl/pifs
i forgot pi contains the US nuclear launch codes
It's a known issue.
it's vanilla
You can see the discussions about it in the channels dedicated to paper
You can understand that having to say "its a known issue" when there are discussions about the situation in other channels and even a message in #announcements saying that shit is in fire, it gets somewhat annoying to have to repeat yourself in every other channel
If you want to discuss about the issue, see #paper-dev
So, is anyone able to connect to 1.14.1 servers through waterfall?
ID verification, many providers do it
yeah
didn't do it on me 
but i mean, i've been a customer for atleast 1.5 years now
that's. Wow. And here, I thought we got rid of. nvm. going to shut up before I get myself banned.
I've not tested 1.14.1 waterfall, was merged in last night while I was snoring
Cheers, btw, @graceful wyvern (Going to find you... #100... There shall be blood)
❤
ecat, maybe test so I can know if I'm mentally broken or if the server is broken please :)
lol
That's what I'm working on
i just realized, ecat has a good fucking discriminator on disc
our viaversioned network has been fine all day

nvme raid0 is spooky
viaversion on the back or viaversion on the proxy?
on the back
ooof
ecat, I've got viaversion on a 1.12.2 paper lobby/hub server, and vivaversion in bungee...
but I didn't update bungee viaversion. Maybe I should try that?
What exactly are you seeing from it?
and yea, you need the latest version of via
ip address?!
loads up cmd and starts firing up ping commands

I'm not having a good day today :(
at least it was my ipv4 and not my ipv6
barty, really wanna know, or just masochistic curiosity?
well. the only thing that's gone right for me today is I woke up.
I’m blue da ba de da ba die 
bunch
I should probably repatch the default game version text, it’s so long now
my brother passed away about 3 hours ago.
he'd been in the hospital for a week. He had a massive heart attack, and went a prolonged time without oxygen before someone found him in his car. He had no higher brain activity when he was admitted.
oh, shit 😦
before that, my truck won't start, needs a new battery.
Sounds like a "go back to bed" day
Oh, and can't even go outside to mow or garden or anything because it's storming like a son of a
Sorry AeSix ;/
it's been a bad week. When I got the first update to his condition, that's when in my heart I had lost him.
so :S
I was hoping that this day wouldn't be so hard, but there's a finality to things that I just. :S
sorry I'll stop depressing the channel
ok. so. still not working :S
@hard lake I heard it's best to use Radeon cards with that
but I failed to make a hackintosh like 8 times, so I don't know LOL
is it legal to open up packages that were sent to your address, have your address on the package, but some random person's name?
i have a pile of mystery packages that I want to open :o
I had a hackintosh with GTX 950 on high sierra
technically no barty
I'm getting rx580 for mojave
mail in the US is very very protected
i know it is, but its just going in the trash
well, that's why i said technically
fbi doesn't care unless it crosses state lines :^)
the postmaster, on the other hand
So, you have to make an attempt to correct the issue first (sending a parcel back with "WRONG ADDRESS" on it I think is valid)
and then wait like 90 days or something
but honestly, "Sorry, I've not gotten anything for you, maybe it got lost in the mail?"
no
though, you should probably find out if that person is a neighbor lol
I'm not a lawyer
and you didn't ask if it was illegal, you asked if it was bad
well, he originally asked if it was illegal
he ded
barty either just got whisked away by men in black, or died from the anthrax
fuck
you're rich now
someone's gonna be really disappointed
some poor college kid
knowledge, currency of the intellectual
nah fuck the knowledge. do you know how expensive textbooks are
no
can't do that now
you opened it
YOU CRIMINAL
shoddy sorting machines and crappy employees.
lol
well, if the address was wrong
makes it sound like the person who ordered it typed it in wrong

someone is offloading dirty packages on you
huuh
is there an apartment E nearby?
do you even live in an apt complex
oh
lul
wait, is the name right tho
yea
well, university might be able to find them
assuming they attend there
oic
Is there an address on a similarly named rd/st/ave/loop/etc ?
123 Bonefired Ln vs 123 Bonefired Dr
"Bonefired" 
typo.
is that your address aesix
Bonefired lul
damn, can't spell the word anyways. Bonafide >_>
I swear I run across probably 10-12 words a day that aren't in spell checkers :(
what kind of textbooks are they
you'd be surprised
especially if they're not used
these days, 150 pages of hole punched, shrinkwrapped textbook costs $200 for some things :^)
alright. I guess I'm just not meant to run a 1.14.1 server through waterfall :S
yeah, I know
I'm just trying to test things
I just told my google home to play chocolate rain, and it said you can only do that with youtube premium but you might like this
and then it RICK ROLLED ME
That's what you get for not having YT premium
why would anyone have that
Idk
I got a discount on YouTube Premium for having GPM when YT Premium launched over here
Not sure if they still offer that
How do you guys concentrate on anything when you are tired and not doing homework.
I switched to YouTube Vanced. I CBA to pay for free things..
it always upsets me that I cant have a good music listening experience without paying a subscription
it should be a right
The thing that got me was PiP for music is disabled on yt free. That was where I drew the line and switched
so artists should just diaf and make your music for 100% free then?
FM radio still has ads through it. At least here.
it costs money to operate streaming or OTA radio
a lot.
power, licensing, servers, property leasing
Spotify is great
on occasion, YT for weird obscure music or soundtracks
you can't integrate with other stuff if you roll your own
like the aforementioned google home
@merry talon YouTube Vanced. I'm tellin' ya. It'll solve your problems ^_^
siri's just awful
wtf did I say that led you to believe I was talking about spotify
you provided no context whatsoever and we were all just talking about spotify
I directly replied to what aesix said lol
someone can give me a Paper 1.14.1
@stiff yarrow but can you PiP or background it on mobile to come talk to us on discord? Nope.
lofi hiphop radio
Unless you pay
I never liked lofi but honestly it's nice because everything in there has no lyrics, which is why people claim Mozart music is good for studying. Any music that doesn't have lyrics and isn't excessively loud is good for studying, drowns out any background.
¯_(ツ)_/¯
thx
Get YT Vanced @stiff yarrow
No seriously.
ok well you fix his problems then when he comes back and goes "my server doesn't work"
no
There's been studies that claim Mozart is good for studying. And then there are other studies that replicate that, and then show that any music that doesn't have lyrics and isn't overly loud is good for studying.
Which is why lofi hiphop radio is perfect, it's just never ending music that doesn't have lyrics.
pretty sure the type of music good for studying is just music you like
from you
listens to Lacrimosa
concentration is gone
Not the type with lyrics
There's a part of your brain that's responsible for that "internal voice" you hear when you're reading something.
@austere ivy first of all the songs they play on those lofi station DO have lyrics, just very rare
It can't read and understand speech at the same time.
Oh yeah very rare but most of them don't.
Please wait one moment.
https://www.youtube.com/watch?v=qMl4gLWGM-0 < this is the video I'm parroting this stuff off of.
Believe it or not, listening to Mozart CAN make you smarter. Twitter: https://twitter.com/Sideways440 Twitch: https://www.twitch.tv/sideways440 Patreon: http...
(DiscordBot) The Mozart Effect - length 11m 23s - 8,974 likes, 123 dislikes (98.6%) - 175,596 views - Sideways on 2017.09.16
bro I've studied listening to this on loop before (NSFW) https://youtu.be/5N_EBojQu5w
Available on iTunes: https://itun.es/i67g4nD
(DiscordBot) PINK GUY - SHE'S SO NICE - length 2m 44s - 73,244 likes, 928 dislikes (98.7%) - 5,837,775 views - TooDamnFilthy on 2017.01.04
pretty sure the song does not matter
What'd you ask anyway o-O
@austere ivy im using listening to metal when coding. But sometimes I get into a lyricless modd and put something like this on https://youtu.be/9_gkpYORQLU
"G.O.A.T" is from Polyphia's new album, New Levels New Devils, out now. Download/Stream now at https://polyphia.lnk.to/NLND Vinyl and Merch: http://polyphia....
(DiscordBot) Polyphia | G.O.A.T. (Official Music Video) - length 3m 36s - 75,541 likes, 1,540 dislikes (98.0%) - 5,125,340 views - Polyphia on 2018.05.24
any scientific paper Brian links I'm gonna (X) doubt that hes read a paragraph of it
Brian doesn’t do science
Oh nossr I'm not trying to lie, I didn't read that personally.
I just watched the video and I thought it was interesting.
¯_(ツ)_/¯
It does for some
tbh I just listen to catchy shit on loop when I study
So good OmgServ have PaperMC 1.14.1 Build (20) so nice
I didn't mean it like that, I meant that part of your brain gets overwhelmed and you can't remember quite as well.

Fun fact: there is a pressure point at the back of your head, that when applied pressure you literally lose the ability to read anything
Look, I'm just parroting off of that video.
Watch the video and form your own opinion.
aren't "pressure points" pseudoscience from Chinese alternative medicine
No idea @stiff yarrow. I just know, push here, can't read
that's a
from me
Maybe that's why so many people ask for a 1.14.1 eta
Brian is the opposite of a scientist
Brian don't believe 99% of what you read on the internet
David & Leeman's magic team practice pressure phrenology pseudoscience by squeezing parts of Howie Mandel's skull to make him lose the ability to read! See t...
or in your case watch on youtube
(DiscordBot) David & Leeman: Howie Mandel Can't Read When Magicians Squeeze His Skull - America's Got Talent 2014 - length 6m 38s - 94,682 likes, 1,881 dislikes (98.1%) - 14,104,648 views - America's Got Talent on 2014.06.04
Barty you don't even care about that.
I don't really understand what that study used as second example? They say "relaxation tape", but what music/sounds does that include? They specify the exact music they use from Mozart, but not this apparently.
Also, they only compared one music part from Mozart, a relaxation tape and silence. Whether something like metal, rap, etc. is better or not is not touched on, other than a prediction.
You wouldn't believe us even if we did.
@unreal quarry most of those shows have alot of scripted elements to drive views
I wouldn't believe any of it

:o
Very true, nossr.
Like with X Factor, or one of the similar shows, there was proof that it was scripted.
I tried hanging out with nerds irl. They rejected me based on my appearance (said I look military, whatever that means)
It means you muscular 👀
Brian is just retarded though
"well there's a difference between being a nerd and being a nerd"
Nossr where's that
thing
Ah, there it is.
You're a jerk, you know that? I'm going to go be productive rather than what you're doing, which is trying to insult 5 year olds over the internet.
wait
Wait
reports message; discord wants you to be 13
we've already established Brian is 14 or w/e which is old enough for discord TOS
if hes 5 years old hes a genius
I’m only 12 pls no ban
"which is trying to insult 5 year olds over the internet." did I ever refer to myself as a 5 year old? I'm not talking about myself.
if you guys claim that you are under the discord TOS age I will have to take appropriate measures 
I was under the impression that he was trying to insult you.
@austere ivy The current conversation were about you?
So in the context of calling you retarded you said someting about insulting 5 year olds.
I don’t see how it could be in a different context if you do not declare it.
@stiff yarrow @spare venture you guys made me look it up. It's not what I thought at all :( https://secrets-explained.com/america-s-got-talent-magicians/david-leeman/148-david-leeman-howie-mandel-can-t-read-revealed
Magic Secrets Explained - Explanations of magic tricks of famous magicians such as Criss Angel, David Copperfield, Derren Brown and David Blaine.
It was more fun thinking it was a pressure point lol
@unreal quarry it was a red flag to me when pressure points got mentioned, a shocking amount of people think pressure points are real, but they are just popular beliefs from Chinese alternative medicine
wat
oh boy
I figured it was cutting off blood flow to part of his brain or something. Sounded real to me
Touche
I've been heavily downvoted before on reddit informing people about pressure point pseudo science
I knew a chick that liked that. Scared me
well I posted it in a subreddit dedicated to Japanese media and its a super common belief taken as fact in asian cultures

And super weird porn
you mean awesome porn 
wait what's pressure point pseudo science
can you stop kicking me so often
if you like pixelation yeah
@pulsar wigeon everything involving pressure points is
are we talking like chiropractics?
o yea that shit
I was climbing today now my leg is hurting super bad when moving
pressure points are just a catch all term for specific parts of your body that can change physical properties about yourself when pressure is applied (typically)
it stems from alternative medicine from China
Okay, i’ll use a small knife instead i guess
acupuncture is proven medicine though?
apparently not
accupuncture works on most likely placebo, which is effective medicine
which is a whole nother bag of worms
what's the science behind it lol
it gets a bigger immune response to a certain area
OverviewIndex of SBM PostsOutside ResourcesKey Research The ScienceBasedMedicine.org Reference Pages are reviews of topics relevant to science and medicine. Each consists of a c
OverviewIndex of SBM PostsOutside ResourcesKey Research The ScienceBasedMedicine.org Reference Pages are reviews of topics relevant to science and medicine. Each consists of a c
thus healing it faster
literally the only scientific thing about acupuncture is your willingness to believe it works, which can actually result in real pain relief, but this is from the placebo effect
Hahahaha
yes
That comes with it too
actually I'm not sure about that part, but it being used for faster healing makes sense
the good thing about placebo effects is that they can work even if you know they are placebos
@meager perch that's the thing, placebo can work even if you know its placebo
pretty sure there was a study on that too
its a big scientific mindfuck
I think with placebo, it shows how much how you think you are can actually affect how you are.
the opposite is also true, you can reduce the effectiveness of certain treatments if you don't think it works, which is nocebo
Placebo studies is an interdisciplinary academic discipline concerning the study of the placebo effect. The placebo effect is commonly characterized when patients are given a placebo or "fake" treatment and then exhibit perceived improvement. This discipline was pioneered by...
¯_(ツ)_/¯
Tbh i’ll just negate everything brian says
Gotta love people with OpenGL issues, "1.13 ran so 1.14 should too! You guys are lying"
Brian just comes in here with the latest youtube video hes opened and argues that position with shocking ignorance
Thx, it’s like the correct thing to do 98% of the time
I just think it's interesting. I'm not trying to change anything ._.
I just watched an video saying functional programming is the future. Please do not use OOP anymore guys.
/s
Like scala
Maybe he's just shit disturbing so people will talk to him
I think OOP vs functional programming have their own strengths and weaknesses.
ah so what I'm getting from this is that accupuncure itself is bollocks but the electrical stimulation that usually comes with it does do what I said
We had a few hours discussion with him that aborting is not that bad
China is just a bunch of superstition
there was a time whem my mother would visit a "chinese doctor" and would be taking dozens of pills that she couldn't even read
that's some S tier stupidity
@merry talon not to mention some alternative "medicine" contains leaves, dirt, or heavy metals
so do non-alternative medicines, to be fair
People will jump on that to "strengthen their immune system"
Strengthening your immune system sounds like something you'd do when you're not sick, if at all that is.
yea
salicin (active ingredient in aspirin) is found in willow bark, so historically people would chew on willow bark as pain relief
granted, it's nowhere near as strong and refined as actual aspirin
We still don’t know exactly how it works though
.taylor
(Korobi) Taylor Swift - ME! (feat. Brendon Urie of Panic! At The Disco) - length 4m 9s - 4,278,150 likes, 333,639 dislikes (92.8%) - 164,056,538 views - TaylorSwiftVEVO on 2019.04.26
Taylor Swift - ME! (feat. Brendon Urie of Panic! At The Disco) https://youtu.be/FuXNumBwDOM
Music video by Taylor Swift performing ME! (feat. Brendon Urie of Panic! At The Disco). Download here: https://TaylorSwift.lnk.to/MeYD ►Exclusive Merch: http...
two different bots reacting to a taylor command 
.taylor
.taylor
Taylor Swift - ME! (feat. Brendon Urie of Panic! At The Disco) https://youtu.be/FuXNumBwDOM
Music video by Taylor Swift performing ME! (feat. Brendon Urie of Panic! At The Disco). Download here: https://TaylorSwift.lnk.to/MeYD ►Exclusive Merch: http...
There we go.
(Korobi) Taylor Swift - ME! (feat. Brendon Urie of Panic! At The Disco) - length 4m 9s - 4,278,178 likes, 333,641 dislikes (92.8%) - 164,061,430 views - TaylorSwiftVEVO on 2019.04.26
not having it link shake it off





