#general

3141 messages ยท Page 1167 of 4

slim nymph
#

for the adults that is

warm anchor
#

Same here machine maker lol

twin lagoon
#

cameras behind the display will likely become the norm within 2 years

slim nymph
#

apparently wireless is starting to become a thing, just will be ages before its standard

unkempt drift
#

they might be able to come out with a usb/bluetooth thing for carplay

warm anchor
#

Yes

waxen panther
#

tbf i actually wouldn't mind a portless phone lol

wraith trail
#

I've got the wireless android auto in a friends car and it's meh

slim nymph
#

apparently bluetooth doesnt have enough bandwidth

waxen panther
#

if we had good wireless chargers, I wouldn't use my cable anyway

wraith trail
#

but I don't like the wired one either

mossy vessel
#

Ofc we need good stuff here, I can't take a selfie with some crappy ass camera ๐Ÿ˜Œ

twin lagoon
#

nmf tacoplead

warm anchor
#

Doesnโ€™t even have to be a good wireless charger

mossy vessel
#

Michele ๐Ÿ‘€

warm anchor
#

As long as I can put it off at night and wake up full charge I am ok

wraith trail
#

that's another thing about the 4a5g. No wireless chargine

waxen panther
#

I'd like one where it's fairly large and i can place the phone anywhere on it

wraith trail
#

I wierless charged my 3xl like 18 hours a day. Never ran out of battery

waxen panther
#

i hate lining my phone up with a wireless charger

slim nymph
#

i try to avoid charging over night, but apparently newer pixels have adaptive charging to slow down charge rate while charging over night

warm anchor
#

I never have to charge my mouse

slim nymph
#

charging over night is what kills batteries, at least did until this new tech

waxen panther
#

yee but it's not powerful enough for phones

#

I used to have that mouse with the pad

vernal moth
#

here we go again!

warm anchor
#

True but I am sure with apples 3848374826622 dollar in development they can figure it out

waxen panther
#

airpower one day ๐Ÿ˜”

vernal moth
#

gonna let it run for an hour and see how many hundred patches I can apply later

unkempt drift
#

yeah, was sad apple dropped that

#

would've loved one charging pad for my phone/watch/air pods

waxen panther
#

They're probably still working on it

unkempt drift
#

(speaking of air pods... $550 for a set of over-the-ear ones)

wraith trail
#

this would be cool if it worked well https://www.youtube.com/watch?v=YeNXRD8eziA

Buy the Thermaltake View 37 case on Amazon at http://geni.us/0HJ69
Learn more about the Thermaltake View 37 case at http://geni.us/3tAR6a3

Check out CableMod's Global Configurator at http://geni.us/7acBzPm
Check out CableMod's EU Configurator at http://geni.us/7qMLnpe

Learn more about Wi-Charge: http://geni.us/7S8iHd6

Buy regular Wireless Cha...

โ–ถ Play video
#

don't know, never watched the video but the thumbnail looks cool

waxen panther
#

I have airpods but the headphones ones are fcking stupid

warm anchor
#

BUT MEH CSNCER CAUSING WIFI @wraith trail

mossy vessel
#

Never bothered much with wireless charging, everywhere I go I got charging ports. Even my car has a couple of usb c ports so I can use my phone while driving kekw

warm anchor
#

use my phone while driving
PoliceWOOP PoliceWOOB

visual egret
wraith trail
slim nymph
#

i was supposed to do the v2 update but forgot, but mini worked on it.

olive marlin
#

I think Mini or someone made PR yesterday to update it?

slim nymph
#

oh did it get PR'd?

olive marlin
#

I think I saw a PR with it.

slim nymph
#

we also need kashike to fix some data issues and the bug causing data issues lol

olive marlin
visual egret
left swift
dapper nacelle
#

hacks

visual egret
#

am i running out of ram?

warm anchor
still cosmos
#

any1 exists?

next frost
#

no

twin lagoon
#

@olive marlin are you a python mastermind

visual egret
#

i cant find my project files for my lobby server plugin

olive marlin
twin lagoon
#

i need to sort my JSON data on date

#

i don't know how

#

lmao

olive marlin
#

It's been my main language for a while lol.

twin lagoon
#

let me get you the json data

olive marlin
#

Gimme example.

visual egret
slim nymph
#

geez yeah chrome can use all that itself

visual egret
#

i dont even have my web browser open

twin lagoon
#

ok i've got this

#

i need to sort the items array based on items[].created

#

"created": "2019-12-27T14:30:29.824+0000",

restive mirage
#

i know this is silly but how do i join my paper mc server i created?

twin lagoon
visual egret
#

um

#

you type the ip in?

#

lol

twin lagoon
#

ngl

#

getting to the part of just printing the created keys was hard enough already

#

and that's just

for item in data['items']:
    print(item['created'])
olive marlin
#

Why is this not ISO8601 format...

twin lagoon
#

ask tidal

olive marlin
#

I mean it is, but it's with timezone lol

twin lagoon
#

i'm trying to create a conversion tool from tidal to spotify

#

using an unofficial tidalapi which is almost perfect

#

but conveniently does not have support for getting favourite tracks list sorted on date because it's outside of the item array

olive marlin
#

So something like this:

data['items'] = sorted(data['items'], key=lambda item: datetime.datetime.strptime(item["created"], '%Y-%m-%dT%H:%M:%S.%f%z'))
twin lagoon
#

that seems perfect

olive marlin
#

๐Ÿ™‚

lunar spade
#

Do you get notified in here when a new paper version drops

waxen panther
#

no

wraith trail
twin lagoon
#

oh my god why can't the artist just be a single string key

#

it's a fucking array again

#

although i probably won't need that luckily

waxen panther
#

hehe

twin lagoon
#
2019-12-27T14:15:07.059+0000 Babel
2019-12-27T14:17:24.178+0000 I Will Wait
2019-12-27T14:17:50.320+0000 Guiding Light
visual egret
twin lagoon
#

then separate it by comma

visual egret
#

might as well use a list thonk

#

yo stupid bungee devs use colour instead of color

#

it pisses me off :/

topaz mortar
twin lagoon
#

british

#

proper english

#

canadian

#

whatever you want to call it

visual egret
#

bri-ish

twin lagoon
#

shut up billy

#

fuck i do need the artists

olive marlin
#

@twin lagoon I dare you to make the whole conversion tool on a single line.

#

Might be 2 if you want to include shebang

twin lagoon
#

honey it's at 42 lines

#

i can get rid of some imports atually

#
#!/usr/bin/python3

from secrets import tidal_username, tidal_password
import tidalapi
import json
import requests
import sys
import datetime

def connect_tidal():
    session = tidalapi.Session()
    try:
        session.login(tidal_username, tidal_password)
    except:
        print("Unable to login to Tidal for username=" + tidal_username + ", password=" + tidal_password)
        sys.exit()
    print("Successfully logged into Tidal account " + tidal_username)
    return session

def get_favorite_tracks():
     params = (
           ('limit', 5),
           ('countryCode', session.country_code),
           ('sessionId', session.session_id),
     )
     response = requests.get('https://api.tidal.com/v1/users/' + str(session.user.id) + '/favorites/tracks', params=params)
     data = json.loads(response.content)
     favorite_tracks = sorted(data['items'], key=lambda item: datetime.datetime.strptime(item["created"], '%Y-%m-%dT%H:%M:%S.%f%z'))
     return favorite_tracks

def print_favorite_tracks_info(tracks):
    for track in tracks:
        print(track.created)

session = connect_tidal()
favorite_tracks = get_favorite_tracks()

for item in favorite_tracks:
    print(item['created'] + ' ' + item['item']['title'])
``` so far
still cosmos
#

is this kotlin

twin lagoon
#

yes

visual egret
twin lagoon
#

literally only abusing tidalapi's tidal API token for authentication

#

the rest of it is useless catvibing_kerst

#

ok getting the artist is i think easier than i thought it would be

olive marlin
#

Michael dum. Imagine manually loading response content instead of doing response.json()

#

smh

twin lagoon
#

wat

olive marlin
#

jk

#
data = json.loads(response.content)

You can just do:

data = response.json()
twin lagoon
#

ok programming is too easy i got the artist

olive marlin
#
def get_favorite_tracks():
     params = (
           ('limit', 5),
           ('countryCode', session.country_code),
           ('sessionId', session.session_id),
     )
     response = requests.get('https://api.tidal.com/v1/users/' + str(session.user.id) + '/favorites/tracks', params=params)
     return sorted(response.json()['items'], key=lambda item: datetime.datetime.strptime(item["created"], '%Y-%m-%dT%H:%M:%S.%f%z'))

๐Ÿ˜›

twin lagoon
#

ez

olive marlin
#

What are you listening to? WTF is Black Butter Limited lol

twin lagoon
#

some company

#

.g Black Butter Limited

#

k guess not bing

#

k

lucid thunder
#

okay

spiral robin
#

Hello

twin lagoon
#

TypeError: list indices must be integers or slices, not str

#

i was making good progress

woven otter
#

.rekt

#

bot is rekt

twin lagoon
olive marlin
#

@twin lagoon You dum. items is a list.

for item in track['tracks']['items']:
  print(item['uri'])
twin lagoon
#

o

#

ok now to add that shit as a liked track

#

almost doneโ„ข๏ธ

spiral robin
twin lagoon
spiral robin
#

Keep it up

twin lagoon
#
requests.exceptions.HTTPError: 400 Client Error: Bad Request for url: https://api.spotify.com/v1/me/tracks/?ids=0,W,m,H,9,f,X,W,C,Q,5,1,R,Q,i,1,k,W,P,J,r,I
#

wtf is this api why is it adding commas

olive marlin
#

Paste your code - are you sure it's API fault? ๐Ÿ˜›

twin lagoon
#

probably mine tbh

swift root
#

Mikeยก!!!!ยก

twin lagoon
#

i'm just doing

#

sp.current_user_saved_tracks_add(tracks=item['id'])

swift root
#

Chelยกยก!!!ยกยก

twin lagoon
#

larry!!!!

swift root
#

<3

twin lagoon
#

<3

olive marlin
#

Michael You need to give it a list, not a single string

twin lagoon
#

why can't i just give it a single string

olive marlin
#

Both are iterable, that's why it gives you , between chars.

twin lagoon
#

reeeeeeee

#

fuck yeah got em

#

going to make 2 API requests per song

#

naturally this can be optimised but i don't know how, let's see how fast i get ratelimited by spotify

meager tusk
#

Ok

twin lagoon
#

idriz pepelove

meager tusk
#

Whatever makes you happy Michael.

twin lagoon
olive marlin
#

Samsung is having trouble with a single hinge and Oppo wants to do 3 hinges.

meager tusk
#

@minor badge PES3_Wave PES_Heart clappywappy

twin lagoon
#

it's working

meager tusk
#

Typical Michael.

twin lagoon
#

fuck 20 songs are just missing now

meager tusk
#

What are you doing.

twin lagoon
#

tidal favourite tracks to spotify migration tool

gaunt ridge
#

does anyone know a good plugin that reduces lag on survival servers?

twin lagoon
#

none exist falk

meager tusk
#

why are you migrating from tidal to spotify

gaunt ridge
#

:(

meager tusk
twin lagoon
olive marlin
#

I mean, there's villager lobotomizer

twin lagoon
#

which is like some 8d audio shit

meager tusk
#

what the fuck

#

is that on by default?

#

LOL

twin lagoon
#

apparently

tribal flicker
#

.optimise

limber knotBOT
gaunt ridge
#

thx

tribal flicker
#

wait that was for me, aha

twin lagoon
#

the order it added songs in is slightly fucked

#

now i have to implement something that deletes all songs from my liked songs

gaunt ridge
tribal flicker
#

๐Ÿ˜ณ

undone crest
#

Brothers

#

spawn-protection=50

#

This means my 50x50 spawn radius can't get griefed right?

#

From server.properties

#

But how come I can still break

minor badge
#

are you op?

olive marlin
#

It means 101x101, I think. Would have to check.

undone crest
#

Not OP

ashen cliff
#

AFAIK if no one is OP, it's ignored.

olive marlin
#

If there are no ops set on the server, the spawn protection is disabled automatically as well.

#

Which is dum.

ashen cliff
#

Well, yes and no.

twin lagoon
#

oh my god why is there a 20 song limit on getting saved tracks

#

spotify why are you like this

undone crest
ashen cliff
#

It should.

#

You could just OP some invalid name.

olive marlin
#

I don't think it'd.

#

Oh, yeah. Can try to OP user xD

#

But probably need to do it manually in the json to bypass the command check?

undone crest
#

Thank you I just OP'd my wife

ashen cliff
#

Is there even a command check for OP?

undone crest
#

it works now

olive marlin
#

I think just like with whitelist, op checks if users exists.

ashen cliff
#

Yet, the number wasn't even 50, but 70.

twin lagoon
#

definitely calling myself senior python backend developer

#

literally ddossing spotify

vernal moth
#

kotlin ppl

#

explain yourself

olive marlin
#

Why not trim?

vernal moth
#

its a newline, not a space

#

trim is just space, right?

#

For input string: "615
"

#

thats my error

olive marlin
#

Returns a string having leading and trailing whitespace removed.

vernal moth
#

in java trim only removes spaces, wtf

olive marlin
#

newline is a whitespace.

vernal moth
#

cool that kotlin is 99% consistent with java

#

really makes you enjoy the cases where it isnt

#

the deprecation notice didnt even mention anything useful

#

smh

olive marlin
#

Yeah, I too wish it was less consistent with Java - could be so much better if it didn't hold on to its API so much.

ancient bolt
#

@vernal moth strip was added in JDK 11 I think

#

so best to not use it :p

vernal moth
#

really?

#

heh

ancient bolt
#

yes, it's a better trim, basically

#

kotlin probably has it's own strip / trim equiv though

topaz mortar
vernal moth
#

yeah since 11

ancient bolt
#

trim isn't just spaces though

vernal moth
#

trim on java is

ancient bolt
#

but it's not all unicode whitespace, which is what strip is

vernal moth
#

trim on kotlin isnt

ancient bolt
#

no trim in java is something weird like all ascii below a certain value

vernal moth
#

oh wait I didnt read it properlly

wide chasm
#

Yes, all below 0020

#

And 0020 itself

vernal moth
#

anyways, 108 patches apply

ancient bolt
#

Strip is much better, literally just anything that is Charater.isWhitespace()

#

but I assume that weird error is caused by the fact that it's a new method in java 11

#

which probably screws up something with kotlin somehow

olive marlin
#

If for some reason you want Java trim in Kotlin - you can do "\t something \n".trim{it <= ' '} ๐Ÿ™‚

vernal moth
#

I dont want kotlin at all tbf ๐Ÿ˜›

olive marlin
#

But like - never had any reason not to trim newlines lol

ancient bolt
#

I love that I'm forcing you to use kotlin then ๐Ÿ˜„

vernal moth
#

well I used kotlin for toothpick too

twin lagoon
#

demonwav just hates mini

vernal moth
#

only sane way to do it

#

really loving gradle tho

twin lagoon
#

i get more confused the more i look at my code

unkempt drift
#

so I'm trying to get gradle to publish something to my local maven repo, and maven-publish doesn't seem to be doing the trick. Its publishToMavenLocal task isn't actually doing anything. It says its UP-TO-DATE which its not...

olive marlin
#

I have like 50 100 lines of Python that tries to parse emails. I have no idea at all how it works, but it works for now lol

ancient bolt
#

@unkempt drift sounds like it's misconfigured to me

unkempt drift
#

I'm just learning gradle now. How should it be configured, I googled around a bit, and they all said just run ./gradlew publishToMavenLocal

#

after adding id 'maven-plugin' to the plugins part of buiild.gradle

topaz mortar
#

plugins {
id 'maven-publish'
}

unkempt drift
#

yeah, have that

ancient bolt
topaz mortar
unkempt drift
#

the docs don't seem to make that clear

#

ah ok got it.

ancient bolt
#

end of the first paragraph:

You can learn about the fundamentals of publishing in Publishing Overview.
aka this documentation expects you to know what publications in gradle are - in general - first

unkempt drift
#

yeah, I hadn't gotten there yet

ancient bolt
#

then the first paragraph of usage under the plugins block says:

The Maven Publish Plugin uses an extension on the project named publishing of type PublishingExtension. This extension provides a container of named publications and a container of named repositories. The Maven Publish Plugin works with MavenPublication publications and MavenArtifactRepository repositories.

#

So I think you just didn't read the docs :p

unkempt drift
#

well no, I didn't read every word, but I saw publishToMavenLocal was a task and figured it was that simple ๐Ÿ˜…

#

and I didn't know what publications meant in that context cause I hadn't learned those yet

ancient bolt
#

don't get me wrong, gradle docs are dense

#

but once you get used to it you learn how to parse out the right info

olive marlin
#

I had trouble with publications, because half of the docs showed one groovy syntax, the other showed different groovy syntax and there was also kotlin added in another place.

unkempt drift
#

still have barely any idea what I'm doing re: groovy syntax

ancient bolt
#

click the button on the example code snippets to switch it to groovy...

slim nymph
#

article headline was shit though calling him a developer lol

waxen panther
#

lmfao

vernal moth
#

yeah i saw that

waxen panther
#

ark 2? you mean rust? krappa

vernal moth
#

isnt ark rust2?

waxen panther
#

no ark is rust is 0.5 but with dinos

#

and toxic players PepeLove

twin lagoon
#

wtf is ark 2

slim nymph
#

rust was a fail compared to ark lol

wide chasm
#

Ark 2: Electric Boogaloo

waxen panther
#

Rust is still going on and is bigger than it ever was :)

twin lagoon
#

ark is aids

waxen panther
#

It's having it's console release next year

slim nymph
#

i hope they fix arks hardcore requirement in 2

waxen panther
#

Rust youtube content gotta be some of the highest quality content on the site tbh

slim nymph
#

ark is a great game, just so buggy and requires you to be hardcore

twin lagoon
#

welyn LilPog

waxen panther
#

welyn ๐Ÿฅบ

#

frost heartoblobble blooprint phoslove

twin lagoon
slim nymph
#

but yeah ark is designed as a hardcore pvp game, i just want a pve focused version that allows you to stop playing for a month and come back and resume even in multiplayer

#

and for dinosaurs to not require days to weeks to breed

waxen panther
#

pvp was terrible in ark, would've been much better if they focused on pve yeah

slim nymph
#

i like the game for the building

#

its building system was pretty good

waxen panther
#

i think rusts building is better designed, theres just less stuff you can build

#

ark was fun for a few weeks though

slim nymph
#

rusts buildings looked like total shit when i saw it

waxen panther
#

the game has changed a lot since it's first release

#

it's had probably 4 or 5 huge overhauls since then

slim nymph
#

https://youtu.be/pzzxMKZMTdc?t=541 metal still looks like ass to me lol

Rust Building Tips and Tricks 2020, these are the top 5 current rust base building tips and tricks to help you the rust solo player build a super strong rust solo base using these rust tips you will be able to strengthen any base to keep loot more secure. some will see these as rust exploits but they work in the game using normal functions. from...

โ–ถ Play video
waxen panther
#

oh no, it's not a pretty game

#

it's not trying to be either, all the walls need to be extremely distinguishable from afar

coarse lily
#

Xbox: finally ordered

slim nymph
#

SX or SS?

#

i saw they got new shipments in for in stores

coarse lily
#

X

#

Yeah

#

Through BestBuy

#

Gotta go pick it up now.

#

Was a shitshow refreshing and checking out.

#

My card kept declining for security reasons and I had to keep saying "No, no, it's fine"

vernal moth
#

200/600 patches reapplied to mojang mappings

slim nymph
#

ark pvp is insane, i always wanted to get into stuff like this sometime https://www.youtube.com/watch?v=lm-MX6sj9ww

Lunar, Bog, Ocean... home to many great Mainbases on Genesis. But the most iconic one ever built resides on an older map. For the longest time in the history of Official PvP on PC, Ragnarok 37 has been the homeserver of NoNoNo (= N3).

Enemies change, Alliances change, but NoNoNo's Mainbase has always been a constant that existed throughout thes...

โ–ถ Play video
vernal moth
#

give me one or two days more, and ill have reapplied all patches and I can start fixing shit, maybe I can have the first try running paper on mojang mappings later this week

coarse lily
#

That's pretty sweet, Mini

vernal moth
#

time to sleep

waxen panther
#

good night mini :D

#

good remappen'ings

worn ember
slim nymph
#

desync?

worn ember
#

dino's scooting all over the place

slim nymph
#

technical bugs cant have conversations

worn ember
#

the dino you're hitting on your screen and then suddenly teleports halfway across the map

limber knotBOT
#

I tried ark once during a free weekend

#

laggiest game I've ever played

#

somehow worse than minecraft

slim nymph
#

yeah its intensive lol

worn ember
#

the rubberbanding is the reason i quit ark

#

well that and not having anyone to play with lul

limber knotBOT
#

like 5 fps and network lag

#

on xbox one s at least

slim nymph
#

yeah its not a solo game

worn ember
#

was trash on pc too

#

at least you could pvp somewhat in rust

#

in ark you just boot speed and health and scoot across the map at lightspeed

#

gl hitting anyone

slim nymph
#

well your supposed to use dinos to fight ๐Ÿ˜› unless your in a tek suit

limber knotBOT
#

I also had no idea what to do but then again I haven't watched anyone playing it so there's that

slim nymph
#

but thats endgame stuff there

#

ark is a def weird game, people know it as the dino game but it goes way more advanced than dinos

#

its this weird mix of future plus dinos

worn ember
#

i love the concept but the execution is very flawed

limber knotBOT
#

I only know it from website ads and one person I haven't talked to in eons playing it some time ago on steam

#

and ya, all I see are dinos, so yes, laggy dino game

slim nymph
#

its a lot better on small private servers

worn ember
#

early game is also just dying until you're level x

slim nymph
#

official is abysmal

worn ember
#

you spend 3 hours taming a carno to then get it one shot by a level 300 trex

limber knotBOT
#

the one time I did get somewhere is I found some house saying free/community stuff and it's just a player trap. But at least I got to pick up a guy's inventory lol

void void
#

why is that guy a bot

worn ember
#

wh arent you a bot?

waxen panther
void void
#

falixnodes best hosting KEKWHYPER

worn ember
#

i built a pretty ok base spend like 3 weeks on it to then get offline raided

slim nymph
#

well for anyone let down by cyberpunk and wanting to let it polish a bit more first, give the real MVP its chance, Fenyx Rising!

void void
#

i wanna play cyberpunk

#

but waiting for the fixes

#

game is bugged from what i've heard

#

also, terrible performance

slim nymph
#

yes its got a lot of issus

#

ima let it polish first

worn ember
#

idk why people hyped it so much lmao

void void
#

same

waxen panther
worn ember
#

its really nothing special

slim nymph
#

well they hyped it lol

#

well it is special, just bad launches sour even great games

#

they should of just took the L on another delay

worn ember
slim nymph
#

Halo Infinite did

waxen panther
#

oh yea i thought you were

#

ayayyaa

slim nymph
void void
#

ark is full of people grinding dragons and selling them for irl money from what i've heard

worn ember
#

sounds about right

slim nymph
#

man if thats the case i should be rich @void void

#

I raised soooooo many wyverns

void void
#

not dragons LMAO

#

dinosaurs

void void
worn ember
#

wyverns arnt dragons reeee

slim nymph
#

wyverns are a fun experience to newbs to the game

#

but once you get the confidence, its easier

#

to get your own wyvern you have to go into the wyvern trenches, and literally steal an egg, and when you pick it up, every wyvern in the area comes after your ass, the hard part is getting out alive with the egg lol

#

then.... to raise the baby you gotta go back to the wyverns, find a female and knock her out and..... steal her milk

void void
#

isn't that a tad bit hard lol

slim nymph
#

yeah to a beginner very

void void
#

i mean i'm like "wow that's hard" and then there's me playing wow classic

slim nymph
#

you need a "wyvern trap" where you trick the wyvern to fly into a trap and pin them inside so you can shoot them with tranquilizers to run up to it to loot the milk off her

#

ark sure is an intersting game

visual egret
#

is there a namemc for bedrock players?

void void
#
        Input input = new Input();
        print("Your name is " + input.getInput());

        print(str(4));
``` what am i missing from python
#

๐Ÿค”

visual egret
#

wwhat

#

is that code

void void
#

python

#
public class Test extends Python {
cunning raft
#

@visual egret xbox live

visual egret
#

is there an easy way to look that up

#

im working on a minecraft tournament and half the people there dont know how to use a computer

#

yet most people play on that

#

60% of my school will leave me

viral hornet
cedar spade
#

Kenny is being mode

visual egret
twin lagoon
#

@quasi valley cunt

#

@viral hornet tacoplead

#

@restive thicket uwu

viral hornet
#

@twin lagoon pleataco

restive thicket
#

@twin lagoon uwu

twin lagoon
restive thicket
quasi valley
#

I simply called camm fat

cedar spade
#

Hmmmmmmm

#

That's very median of you

twin lagoon
#

literally master at python now

waxen panther
#

we love michael

viral hornet
#

w t f

visual egret
viral hornet
#

wtf oskar

visual egret
#

what

viral hornet
visual egret
#

???

void void
#
 _   _      _ _           _                          ____  
| | | | ___| | | ___     | |__  _ __ ___   ___     _|  _ \ 
| |_| |/ _ \ | |/ _ \    | '_ \| '__/ _ \ / __|   (_) | | |
|  _  |  __/ | | (_) |   | |_) | | | (_) | (__     _| |_| |
|_| |_|\___|_|_|\___/    |_.__/|_|  \___/ \___|   (_)____/ 
twin lagoon
#

no

viral hornet
#

what in the spigot plugin is that

visual egret
#

ascii art

heady spear
#

is brocc cheating on us with this oskar dude

#

unacceptable

visual egret
#

what

viral hornet
#

& kenny called me a whale/fat

visual egret
#

wtf is happening

viral hornet
#

That pretty much sums up my morning

cosmic raft
#

๐Ÿ‘€

heady spear
#

Wtf @quasi valley

twin lagoon
#

camm you're a fucking whale

visual egret
#

hi kash

heady spear
#

This is why Kenny is a suck

#

Hello cute kashike xx uwu

twin lagoon
#

@cosmic raft uwu

visual egret
#

kash just appears sometimes, says something then disappears for the next 2 hours

cedar spade
#

@waxen panther wtf wtf wtf

mossy vessel
#

Pretty rude calling Camm fat smh

waxen panther
#

who ping

#

hello md !

void void
#
 _   _      _ _           _                          ____  
| | | | ___| | | ___     | |__  _ __ ___   ___     _|  _ \ 
| |_| |/ _ \ | |/ _ \    | '_ \| '__/ _ \ / __|   (_) | | |
|  _  |  __/ | | (_) |   | |_) | | | (_) | (__     _| |_| |
|_| |_|\___|_|_|\___/    |_.__/|_|  \___/ \___|   (_)____/ 
waxen panther
heady spear
#

Shut up and go to bed

void void
#

:D

cedar spade
#

no

waxen panther
#

no city answer my question in incendo

heady spear
#

all of you go sleep

viral hornet
heady spear
#

No thanks

waxen panther
#

no im just waking up

cedar spade
waxen panther
#

it'll take you like.8 seconds to answer it

cosmic raft
#

?warn @void void stop spamming giant text art

waxen panther
#

go answer it

leaden oxideBOT
#

dynoSuccess Warning logged for _Chivitos100_#6473. I couldn't DM them. || stop spamming giant text art

heady spear
#

No

viral hornet
#

?warn @viral hornet Being a whale

heady spear
#

I donโ€™t wanna

waxen panther
#

f chiv ๐Ÿ˜”

#

pls

void void
#

๐Ÿ˜” .

waxen panther
#

im like ur one roraling user so

heady spear
#

Beg

cedar spade
#

broc !?!?

waxen panther
#

who else is going to answer it

mossy vessel
#

๐Ÿ‹ ๐Ÿณ

waxen panther
#

i am begging

#

md !??!

viral hornet
#

wtf NMF PES_Hands

#

now you too PES_Hands

mossy vessel
#

More like ๐Ÿณ

visual egret
#

running a minecraft server on github actions question mark

waxen panther
#

no exclamation mark

mossy vessel
#

๐Ÿ˜‚

viral hornet
#

I'm going back to bed

#

today is mean

cedar spade
#

!

void void
#

!

cedar spade
viral hornet
#

@quasi valley I'm going to shred to hard I will squash you with my abs

mossy vessel
#

Today is almost over, ima continue bullying in 49 minutes.

viral hornet
#

no

waxen panther
viral hornet
#

no bullying

mossy vessel
#

jk panda_heart2

heady spear
#

NotMyFault is a suck

viral hornet
#

omg MD

waxen panther
#

beautiful

viral hornet
#

Why are you drawing

waxen panther
viral hornet
#

Don't you have a balloon to be blowing up

heady spear
#

Yes go work on balloon

#

Wtf you are all so unproductive

mossy vessel
#

Leave me alone, I've made an awesome cake today.

viral hornet
#

Can you show me your cake

#

๐Ÿฅบ

heady spear
#

Plz show me ur cakes

#

Both of them

waxen panther
#

๐ŸŽˆ ๐Ÿ˜€

visual egret
#

"
he's in your bed

and i'm in your twitch chat
"

cedar spade
#

no balloon until assignment

mossy vessel
#

Fosho ๐Ÿ˜

heady spear
#

Imagine quoting Wilbur

#

Smh

waxen panther
#

ur giving too much away!!

twin lagoon
#

@mossy vessel uwu1!

mossy vessel
#

It's my prepped bday cake cuz I'm lazy and don't wanna bake stuff tmrw lol

cedar spade
heady spear
#

Who even watches streamers

#

Twitch is for lame nerds

cedar spade
#

like City

heady spear
#

idk any streamers

#

can't name any

viral hornet
#

Has NMF showed his cake yet?

#

???

#

I don't see it

waxen panther
#

city did you see luds mcc video

#

he was practicing

#

techno said the server was bad lol

heady spear
#

i did see some clips

#

and then i saw him live

#

anyway tommy has 275k viewers

#

and idk how

#

it's insane to me

waxen panther
#

too many people

#

the race minigame looked fun though

mossy vessel
visual egret
#

@worn ember does your rtp plugin have an API

worn ember
#

yes

visual egret
#

send the repo again

#

please

coarse lily
#

Is there a demo of Hangar up somewhere?

heady spear
#

wait r u making ur own cake @mossy vessel

mossy vessel
#

Yes, who should bake me a cake?

worn ember
mossy vessel
#

lol

worn ember
#

ur in luck cuz i fixed an event about an hour ago lul

worn ember
viral hornet
#

wow what a cutie

#

look at that hair

#

jealous

worn ember
#

sadly i'm blonde irl lul

minor badge
#

you're a cutie, camm

waxen panther
#

proxi weren't yuo going to bed

#

like an hour ago

twin lagoon
minor badge
#

no brocc .

mossy vessel
#

lmao

viral hornet
#

proxi peepoheart

coarse lily
#

Haha

minor badge
#

camm pls

waxen panther
#

we love proxi myst .

viral hornet
heady spear
#

proxymist is my favourite spigot mod

warm anchor
#

Thatโ€™s epic

worn ember
waxen panther
#

proximyst is my favourite paper mc member .

viral hornet
#

Long shot, but is anyone aware of a plugin that lets you display custom (defined) recipes to players (laid out in a Crafting GUI)?

#

All I can find is virtual crafting GUI's, which isn't what I'm after

cosmic raft
#

๐Ÿ‘€

waxen panther
#

@viral hornet AusRecipies

viral hornet
#

๐Ÿ˜‚

waxen panther
#

i cant spell it

coarse lily
#

Didn't barty have a plugin for tha?

viral hornet
#

@spare venture hi

waxen panther
#

all of bartys stuff is closed source and in kotlin

#

and all part of a mono plugin afaik

viral hornet
#

Please see above ๐Ÿฅบ

viral hornet
#

Where they obviously can't interact/take items, purely just view a custom recipe in-game

#

Yeaah.

waxen panther
#

thank you kash

twin lagoon
#

HELLO CAMM

fallen oracle
#

Would they have to craft it in the inventory to see it though?

twin lagoon
#

HELLO KASHIKE

waxen panther
#

no kpop

#

delete it

cosmic raft
#

yes broc

viral hornet
cosmic raft
#

.1.13

limber knotBOT
#

BTS (๋ฐฉํƒ„์†Œ๋…„๋‹จ) 'ํ”ผ ๋•€ ๋ˆˆ๋ฌผ (Blood Sweat & Tears)' Official MV

Music video credits:

Director: YongSeok Choi (Lumpens)
Assistant Directors: Edie YooJeong Ko (Lumpens)
Director of Photography: HyunWoo Nam(GDW)
Gaffer : GyeungSeok Kim(Sunny)
Art Director: MoonYoung Lee (Myllab)
Special Effects : YunKyun Shin(DnD line)

Choreography by: Keone Madrid...

โ–ถ Play video
fallen oracle
#

Are you talking about just adding new stuff to the green book?

viral hornet
#

I thought about that, but I feel like it might be hard to categorise it, and people just don't use the recipe book lol

fallen oracle
#

So how the heck are they going to know what to do

#

I'm so lost

#

Oh I know what you're saying

cosmic raft
#

have people here stumbled upon the "new" launcher stuff yet?

fallen oracle
#

You want to click an item in a GUI, open a crafting GUI and display the recipe so they know how to trade it

#

Kinda like NEI

golden gust
#

the msa stuff?

waxen panther
#

why is it so hard to download twitter videos

cosmic raft
#

no cat

viral hornet
golden gust
minor badge
waxen panther
fallen oracle
#

Okay yeah I know what you're saying

golden gust
#

Oh, I thought that that had been there for a little while

viral hornet
#

I've found a few "custom crafting" plugins, but they just have this weird crafting table as a chest GUI and it's strange lol

golden gust
#

we talked about that in the UN place iirc

viral hornet
#

If only you could add another crafting tab to the recipe book, that would be pog

cosmic raft
#

just not sure if people here had seen it yet

fallen oracle
#

Well, you can set the result in the crafting inventory

void void
#

hangar

golden gust
#

ah ;3

fallen oracle
#

He just wants NEI in vanilla

cosmic raft
#

NEI is dead

#

JEI is alive

golden gust
#

recipe book would be perfectly fine if it was client sided

waxen panther
#

there's been so many

golden gust
#

There is literally 0 reason why that needed to be handled server sided

fallen oracle
#

Idk what is alive and not but I mean the concept

#

You click the recipe and it tells you how to make it

#

Seems pretty straightforward

golden gust
#

NEI is no longer maintained or at least not the best one anymore

fallen oracle
#

Well he wants them to see the result you can just cancel the inventory click event probably

viral hornet
#

I don't see how that would confuse players

#

They'd have to be pretty fucking dense

waxen panther
#

i think it's fine

#

esc ?

fallen oracle
#

I just tried wearing my mask only over my mask and not my nose and I feel so dumb.

#

Only over my mouth**

viral hornet
#

Literally make any slot in the crafting GUI click to return to the GUI

fallen oracle
#

That works too

fallen oracle
#

The gui framework that you're using for prefixes and I'm using for gifts could do that Camm.

waxen panther
#

no idea how people struggle with masks, i dont even take mine off to work out PepeLaugh

viral hornet
#

kash wtf

cosmic raft
#

what? :p

waxen panther
#

i miss my pc

upper flicker
#

camm is upset you didnt share your juice

waxen panther
#

this laptop is giving my hand cramps and my back is in agony

viral hornet
#

I want a juice box

waxen panther
viral hornet
fallen oracle
#

The sauce ZoomEyes

mossy vessel
waxen panther
visual egret
mossy vessel
#

Better gonna clean dis up

cosmic raft
warm anchor
candid spindle
#

Why u all hate on tab?

coarse lily
#

Like the soda?

candid spindle
#

No the plugin

#

By the neznamy person

twin lagoon
#

we don't hate it

warm anchor
#

Tab is poop poop

limpid comet
#

i actually like tab

twin lagoon
#

the plugin is just questionable sometimes

#

author seems immature & not able to take feedback

limpid comet
#

though i use it for super basic stuff

coarse lily
#

Never heard of it.

candid spindle
#

That's like 10 different opinions

limpid comet
#

stuff that i don't feel like writing a plugin for

#

well, yeah

twin lagoon
#

tab also broke shit during major version upgrades

#

like entities being invisible

spiral robin
#

Use skript

limpid comet
#

you asked a discord what did you expect lol

twin lagoon
#

and then you have 80 players in #paper-help complaining about entities being invisible

candid spindle
#

True

coarse lily
candid spindle
#

Oh so entities were invisible

waxen panther
golden gust
#

It's a fine plugin, it just basically breaks every single update almost and causes a tirade of people asking about missing entities, it's not saying we hate it when we literally say "do you have tab? it's known to cause that"

candid spindle
#

Oh lol

#

Why does it break every update?

limpid comet
#

nms prolly

candid spindle
#

Is it because it alters nms?

warm anchor
#

Itโ€™s more of a sea of people coming to help chat asking for issue which an cause by paper pretty much

candid spindle
#

Ahh ok

limpid comet
#

idk, in my experience its been super good - it's the best tab (and scoreboard, ironically) plugin i've found

#

at some point i'm gonna write my own but i didn't feel like delving into that

candid spindle
#

Yea that's 2hat I am thinking

#

So I didn't understand

mossy vessel
#

Haven't touched tab yet, but looks super bloated.

#

Wouldn't enjoy to maintain dat

limpid comet
#

yeah it does have a shit ton of shit in

#

fortunately you can just disable everything

candid spindle
#

If you crazy enough to update to the latest MC versions before it's been tested it's not exactly the devs fault

limpid comet
#

i mean it's just the annoyance of the flood of people asking for non-paper related issues in #paper-help

spiral robin
#

That's why you should stay on 1.8 forever

waxen panther
#

aber moment

coarse lily
#

Yeah if you never update then you never need new features.

candid spindle
#

Lol, you say that and you have that essentials alternative with every feature under the sun

#

For just 15$

spiral robin
#

@waxen panther peepoClap peepoheart

limpid comet
#

ever since the 1.8 support discord came out all my issues have been solved

#

i've actually ascended

minor badge
#

@waxen panther broccolai - open dms ? flooshed

limpid comet
#

proxi pog proxi pog

candid spindle
#

Lmao

coarse lily
#

Let's switch to 1.1

#

Pre-ocelots.

candid spindle
#

Yes best version

spiral robin
#

Proxi ๐Ÿฅบ

coarse lily
#

Haha there's really a 1.8 support discord?

limpid comet
#

it's a joke discord ran by nny

spiral robin
#

No it's very serious

mossy vessel
#

Can't even join this without leaving another one lol

vernal moth
#

Why are we advertising discords?

limpid comet
#

ooooooooh lets throw the ban hammer on aber

spiral robin
waxen panther
#

broccolai - dms are always open x flooshed

potent fossil
#

yes ban aber

waxen panther
#

except in mcmmo

spiral robin
#

Yes ban me

waxen panther
#

i get so many fucking support dms in mcmmo it's unreal

limpid comet
#

hi simple

potent fossil
#

hi bluely

waxen panther
#

my nick is literally "dont dm me for support" and people still dm

minor badge
#

ban hammer is more rarely placed on folks we know have experience w the rules; folks who join only to advertise are the ones who usually get it* :p
(*case by case basis; do not take this as your "but you said we get warning first!!!")

coarse lily
#

Mini go to bed!

waxen panther
limpid comet
#

i have a personal vendetta against people with those kind of nicknames

waxen panther
#

agree

coarse lily
#

Haha

limpid comet
#

you know whats cool

waxen panther
#

tags

limpid comet
#

yes

#

and

#

i got a free $5 on ebay so i got a $5 pokemon booster (free shipping so i ended up paying like 80 cents for it pog) and i pulled a dope card from it

spiral robin
waxen panther
#

resealed

#

๐Ÿ˜”

limpid comet
#

tbh i dont think so

waxen panther
#

not first ed wtfwtwf

limpid comet
#

every card was in mint

#

but

golden gust
#

I'll show you my rocket's handiwork

limpid comet
#

it would've been PSA 10 if the centering wasn't insanely fucked

#

one of the borders is like <-> and the other is <---->

#

cat pls ๐Ÿ˜ฉ

waxen panther
#

psa 5

limpid comet
#

yeah

spiral robin
#

What's psa

limpid comet
#

card grading company

#

cards, coins, etc

golden gust
#

Okay

#

and for us non nerds?

limpid comet
#

they look how stained the card is with your cheeto dust and give you a number 1-10

#

10 = epic
1 = literally dirt

waxen panther
#

no

#

more like

#

10 = epic, 9 = epic, 2 = insanely good cant find a fault

spiral robin
#

Lol

limpid comet
#

10 is literally impossible to get because pokemon cards always have centering problems

waxen panther
#

it's easier to get on the japanese cards

limpid comet
#

yeah

waxen panther
#

they have better printing

#

america moment

limpid comet
#

i love the jap cards

waxen panther
#

yeah

#

much thicker too

limpid comet
#

i wanna buy a booster box for chrismtas

#

shining star v or whatever that one set was

worn ember
#

reported for boosting

limpid comet
#

reported for having nickname "DarkEyeDragon"

coarse lily
#

Now I want cheetos.

spiral robin
#

Cheetos peepoxNo

golden gust
#

.s/DarkEye/PinkEyed

potent fossil
#

No need to project your situation on others, Cat

golden gust
#

Listen here simp

#

1 + 1 = ?

void void
#

UwU

waxen panther
#

no

potent fossil
#

I don't know the answer to Cat's question

woven otter
#

it's simple

#

it's a trick question

potent fossil
#

Teach me your ways

woven otter
#

that will be $99.99/mo

#

or if you want to learn MORE SECRETS and TRICKS to then you can get ULTIMATE package at: $499/mo

potent fossil
#

I see

#

Well, I don't have money but I am hungry so I think I'll prepare some Foie gras

#

.kill Duck

woven otter
#

bot is dead

#

i killed it

potent fossil
#

In that case, I won't use the bot

#

slaughters Duck by ripping its head off

woven otter
potent fossil
#

prepares the Foie gras

#

monch

woven otter
#

eats simple from within

potent fossil
#

Foie gras is just your liver, everything else went in the trash

#

How is your liver eating me

woven otter
#

because ducks regenerate from any part

potent fossil
warm anchor
#

My Peking duck would disagree but ok

potent fossil
#

I'll take the liver you can keep the rest to make whatever dish you want @warm anchor

twin lagoon
#

simple!

potent fossil
#

michale! ๐Ÿฅบ

warm anchor
#

Deal

twin lagoon
warm anchor
potent fossil
waxen panther
#

we need to get eternity a role

potent fossil
#

do we

warm anchor
waxen panther
#

yes

potent fossil
#

ok

waxen panther
#

etenity has epic emotes and gave me a role on their epic server so

golden gust
#

We don't have a role for dum ppl

twin lagoon
#

eternity is dum

waxen panther
#

yes we do

warm anchor
golden gust
#

otherwise i'd have it, apparently

waxen panther
#

we have vegtabl we have hohoho

twin lagoon
#

can we give camotoy a role

waxen panther
#

we have old prune

twin lagoon
#

he's a qt

potent fossil
#

EXCUSE ME

waxen panther
#

we have so many dumb person roles

worn pasture
#

imagine having a role

waxen panther
#

tehbrian has it too simple

twin lagoon
#

oh and turbo

#

turbo is also a qt

potent fossil
#

it must be true then because tehbrian is ultradum

warm anchor
golden gust
#

Yea, but, none which encapsulates the level that Eternity puts forth

minor badge
#

moderators role is true dum role

waxen panther
#

wtf

golden gust
#

True

waxen panther
#

give the @ mods role

#

now

#

not moderator just mods

golden gust
#

Gotta be dumb to sign up to be a mod

twin lagoon
#

proximyst ur literally the definition of dum

minor badge
#

wtf

#

blocked

warm anchor
#

Moderator get pinged all the time and dev role by people demanding support lol

potent fossil
#

no proxi is the definition of CUTE

golden gust
#

Hey, proxi, when you dying your hair blonde?

worn pasture
#

can i get a "banned for pinging wiz" role

golden gust
#

Then you can fall into the sterotype perfectly

waxen panther
#

she is dying it white

#

and is going to look like her avatar

minor badge
#

i wanna get turqoise actually

warm anchor
#

Will she get Santa suit like her profile pic Blush

twin lagoon
#

hot

waxen panther
#

:rieahegao:

twin lagoon
waxen panther
#

ahem

warm anchor
#

Lol broccolai

waxen panther
mighty storm
waxen panther
#

bro imagine using gnuv3 and not gnuv2

mighty storm
#

gnu v4 when

waxen panther
#

#linustorvaldsgang ๐Ÿ˜Ž

golden gust
#

You're not a real FSF warrior if you're not eating your own toe gunk

waxen panther
#

Joseph Gordon-Levitt talks to Linux developers at Open Source Summit.

limpid comet
#

richard stallman activates global FOSS death rays

minor badge
limpid comet
#

dude wtf

#

hes got movres that the fuck

minor badge
#

mfw not full gif

limpid comet
#

ive never seen a man vibe so hard in my life

potent fossil
golden gust
#

Yea, but, like

mighty storm
minor badge
waxen panther
#

stonar are you a stoner

potent fossil
#

Fuck rms

mighty storm
#

Nah didn't help much. It's probably gonna be more aggressive on no acronyms or contractions or whatever

potent fossil
#

Hm weird

waxen panther
limpid comet
#

that was fucking awesome

#

thanks proxi

#

i needed that

potent fossil
#

rms sux

#

actualvillain.gif

waxen panther
limpid comet
#

wtf thats cool i've never thought of implementing consumer

#

wtf

#

thats actually so high iq

waxen panther
#

gaming ๐Ÿ˜Ž

stiff yarrow
#

downside of programming is brain and body are so done at the end of the day

limber knotBOT
#

downside of programming is that shit would be so easy if it just worked

warm anchor
#

I think programming beats busting your ass in McD phossure

waxen panther
#

downside of programming is users ๐Ÿ˜

limpid comet
#

upside of programming is copying everything brocc does

stiff yarrow
waxen panther
#

i like interacting incase they're not annoying

#

so rare though ๐ŸŽป

eternal widget
#

hi, i come looking for a recommendation, a plugin that really blocks hacks?
I have people flying, becoming direct tp, killing with a hit ..

coarse lily
#

NoCheatPlus works kinda.

#

But nothing works perfectly.

tribal flicker
#

i literally just have no anticheat and just manually ban them

#

unless u are trying to run a 1.8 faction server there arent many out here tryna hack from what ive seen

potent fossil
#

the best anticheat is one that simply notifies staff when it thinks something is wrong, so staff can go take a look and take action if necessary

#

automodding anticheats are usually idiotically stupid

olive patio
#

there are some things you can absolutely autoban for. like packet order/content checks

#

those are not always detectable by looking at someone and the server can detect usually within a few ticks

potent fossil
#

sure but not what he was talking about