#general

3141 messages · Page 1744 of 4

magic river
#

"new"

void void
#

new chunk format?

magic river
#

Well, not that last line you said, but a MC-specific compression algorithm

#

Yeah, the palette system

void void
#

oh yeah lol

magic river
#

I want to saw it was a 1.12 thing? Maybe 1.13?

void void
#

wait so palette didnt exist at one point 👀

#

think of that filezise bro

#

Are the block highlights made with the game test plugin channels?

magic river
#

The server used to use more than 160 KiB memory per chunk for block data, that's just under 19 MiB per user at default view distance

#

Just for the block data

brave radish
magic river
#

Your filesize could be even smaller than it is now though, if the game used zstd for on disk compression

#

iirc it was something crazy like a 40% reduction

void void
#

and a bit more obvious:

lean kiln
#

he's using the gametest framework

brave radish
lean kiln
#

so yes it's using the game test block highlight packets

#

just not directly

void void
lean kiln
#

he linked the repo as well

cunning raft
#

wait that shit's enabled on the client by default?

brave radish
#

as of 1.17 yea

cunning raft
#

actually cool as fuck

twin lagoon
lean kiln
#

I think that code is for js generation

#

idk tho

twin lagoon
#

neat plugin that uses it

#

allows you to make a full block highlight with any RGB color and transparency, create a small floating text without a background.

spare venture
#

is that new?

#

1.15

#

huh

void void
#

1.16.5 iirc

twin lagoon
#

1.15 according to the plugin

void void
cunning raft
#

you can also do holograms without entity hack?

#

heh

twin lagoon
#

wonder how those work

vernal moth
lean kiln
#

could also use mappings

vernal moth
#

And yeah, I literally just registered the vanilla command

lean kiln
#

unless they need to be constant fields

vernal moth
#

This was the easiest way, lol

#

But yeah, proper mapping would be cooler but then I don't know if I can generate types

#

Actually I can generate types from the mapped code I guess

#

The game test helper delegate exists for the same reason, calling mapped methods from js and letting paperweight remapp my code to obf

lean kiln
#

If you need to do any reflection I have a thing for that now :p

craggy mountain
#

@stoic loom ¿? .-.

potent fossil
#

mfw photoshop froze while im working on this picture and i dont have a psd yet :))))

#

maybe i do need to upgrade some hardware 😔

limber knotBOT
#

lmao, so the Minecraft SquidGame streamer event that just crashed in game 2

#

because they sent too many chat messages with click events xD

vernal moth
twin lagoon
#

that's a unique way of doing that game

merry talon
limber knotBOT
#

I have zero idea what those games are in the series, haven't watched it lol

twin lagoon
#

lol the third game is fucked

#

the second game didn't seem to properly work either

limber knotBOT
#

second one crashed the server

twin lagoon
#

it crashed twice the second game

limber knotBOT
#

apparently they didn't plan to ever run those with that many players

twin lagoon
#

third game doesn't seem to be doing anything

limber knotBOT
#

but they wanted to test it with everyone

twin lagoon
#

getting a large trusted group to test is a bit tricky but shouldn't be too big of an issue for a team their size

limber knotBOT
#

I mean not sure about the trusted part but getting a bunch of players to test shit isn't that hard

#

oh wow

#

they have stuff based on Vanilla functions 😅

twin lagoon
#

yeah that's to be expected

#

it has to be all made out of vanilla datapacks/functions

#

phoenixsc is known for some crazy stuff so i expected things to go better

limber knotBOT
#

but why

#

just use plugins lmao

twin lagoon
#

eh i mean

#

keep in mind phoenixsc is the guy behind https://youtu.be/RXxkdDS-PDY and some other cool stuff

Full "Pokémon Cobalt and Amethyst" Wild Battle cinematic! Extended battle to showcase as many features as possible!
Download and play "Pokémon Cobalt and Amethyst" - for Minecraft 1.8.8! #PokeCA
https://www.youtube.com/watch?v=MLa7YZeyOKk

Merch: https://phoenixsc.merchforall.com/
Cape: https://store.badlion.net/shop/PhoenixSC

Wild Battle Music...

▶ Play video
#

so he probably thought he could get away with datapacks / functions

#

not knowing the performance implications on a 150 player server

limber knotBOT
#

I really hope they aren't that uninformed about the general state of the game lol

celest ridge
#

anyone know the mechanics for spawning the ender dragon? last i spawned it it deleted some blocks :x

limber knotBOT
#

the dragon deletes blocks, yes

#

that's a vanilla mechanic

#

either cancel the events for when it does that or spawn them outside of blocks

celest ridge
#

do you know the specifics are for that

#

just want to make sure my builds are outside of the "deletion area"

limber knotBOT
#

(or disable the mobGriefing gamerule but that obviously influences lots of other stuff)

celest ridge
#

cant seem to find any specifics on this online :x

limber knotBOT
#

what part exactly?

celest ridge
#

like whats the exact area that it deletes blocks in

limber knotBOT
#

the hitbox I would assume

languid karma
potent fossil
#

can we use it on you to find who asked

warm anchor
#

true

#

good afternoon simple

potent fossil
#

henlo etern

#

i cant send pepe love because i am poor

#

but i am sending it in spirit

warm anchor
#

you can send

potent fossil
lament patio
#

That rendered weirdly

ashen cliff
#

That's the point.

lament patio
#

Oh, lol

#

TIL

untold copper
#

another wonderful morning here in India

warm anchor
#

snoopa you can help reduice the airborne particles by sucking in polluted air

magic river
marble lark
#

Lmfao

rotund palm
#

Is viaversion good?

chrome cosmos
#

not so much for backwards or rewind

viscid wedge
#

ViaVersion is an essential

#

ViaBackwards is unnecessary (exceptions may be made for minor updates)

#

But even then, the players that'll want those are mod users and have better options to join

rotund palm
#

Is there some gitignore for Minecraft server?

marble lark
#

server source code or straight up the server itself?

#

if it's the latter I really doubt you need to put an entire jar on a repo

rotund palm
#

Wait

#

If what can we consider source code

#

I think source code

#

Java?

marble lark
#

If it's just the source code Paper's gitignore already covers it

#

(Well assuming you're talking about the Paper server at least)

marble lark
#

wait wrong link

#

._.

rotund palm
#

Lmao

rotund palm
#

So I can just paste it in the root?

marble lark
#

yeah

rotund palm
#

Thx

marble lark
#

I'm still not sure what you're trying to achieve but if you just want to clone Paper the gitignore is already done for you

rotund palm
#

Wait

#

It doesn’t cover cache, crash reports, logs, usercache, console history

#

I think that’s fine

potent fossil
#

...did...did you take a picture of your screen, and crop it

#

this triggers my inner photographer

wispy blade
#

windows shift s

#

please

hidden harness
#

Why run the server in the repo?

olive marlin
#

Easier to have same config on test server and real server?

golden gust
#

moronity

olive marlin
#

Easy to see what changes when you update plugin?

golden gust
#

I mean, if you're working with a competent stack, yea, sure

hidden harness
#

Plugins are separate?

golden gust
#

downfall is is that like, the entire thing more or less flops when you have things which cause config files, etc, to randomly reorder themselves

olive marlin
#

Yeah. Some plugins (DiscordSRV) sometimes adds a trailing newline after keys causing big diff. Some plugins also force Windows line endings in the config, causing huge diffs.

#

But 99.5% of the time, it works great.

#

Being able to run same config on prod vs staging (minus the change to secrets like webhooks etc, which get changed automatically) is super helpful.

golden gust
#

I mean, depends pn what you're tryna do; For cases where 90% of the stuff in play is your own software, I mean, it works cos you can cater for the stupid plugins, but, in the end I just gave up with it as it just caused far too many issues once you start adding random plugins in

#

Kinda wish that somebody sane set up a convention for data and config to be stored seperatly, etc

olive marlin
#

I think only plugin I have that stores both in one file is Chunky.

#

And I created issue, pop said it'll be fixed at some point.

golden gust
#

I mean, a lot of it is the folder structure aspects

#

Like, the entire setup doesn't really work with docker for example

olive marlin
#

Well, depends? I run all my crap in docker. I blacklist non-config files from getting added to git.

#

No issues.

#

Well, there's issues with my management software that I'm too lazy to fix because it mostly works 😛

golden gust
#

Well

#

The way you're saying it just screams that you're doing the lazy "I just mount the server dir as a volume", not, "actually creating sane docker images"

olive marlin
#

Of course. I have to persist data somewhere.

#

The fact that the volume contains git repo with config- ehh, I'll live with it. I have to work with what I get.

#

@viral hornet happeepoheart

viral hornet
#

@olive marlin ! happeepohearthappeepoheart

golden gust
#

Yea, but it's a shit setup and a crappy workaround for the lack of proper seperation of data, which, shamefully, nobody ever set a standard for seperating that crap 😦

#

I kinda wish that data was stored in directories which made sense, so that you could actually use docker properly with it

olive marlin
#

Given how people are "I want my 7 years old unmaintained plugin to work on latest1111!!1", I doubt we'll get it any time soon, so I just have to deal with this crap.

#

Ideally, to work with Docker philosophy, I also should embed all plugins and config in the Docker image, and shouldn't push the changed config later back to repo. Which would suck big time with MC.

#

Tbh I overengineered our setup a bit, but hope to simplify it for 1.18 and make it almost completely automatic (might even get CI/CD and dependabot for plugin and server updates one day).

golden gust
#

Yea, I mean, that was basically my horror

hidden harness
#

Some stupid bungee whitelist plugin put the whitelist and the config in the same file, making my setup worse

marble lark
#

Tbh I overengineered
relatable

hidden harness
#

Immutable vs mutable data would be a nice separation

golden gust
#

I did have the git setup working for a while, but, like, so many stupid things got in the way, like, you introduce some random arse plugin and next minute your pull flow is literally hulk smash more or less

hidden harness
#

So that I can overwrite the config every time, but keep the data

golden gust
#

I ended up just yeeting the thing out, like, when it was just my data it was workable, outside of one of the files which loved to rearrange itself

hidden harness
#

mm

#

No one is really setting standards right?

olive marlin
#

Probably one of my "favorite" changes to config by plugin - let's add useless trailing whitespace and many empty lines at the end courtesy of DiscordSRV:

golden gust
#

tf

#

hey, prof, prof, prof

#

fuck you ~ Dsrv, probably

hidden harness
#

Oh you put your live server in git?

olive marlin
#

I know, but it's not personal - they do it to everyone :/

#

Sadly there's no valid alternative for us so far.

olive marlin
golden gust
#

I mean, I had all of my config, plugins, etc, etc, inside of git

#

It made it sooooo easy to push stuff out, until, like, everything else

#

defo would not recommend it unless you're mostly dealing with private plugins

#

(or suffer from a slight major bout of masochism)

hidden harness
#

Ah interesting. I do bind mounts with docker so not so different I guess.

olive marlin
#

Hey, Cat. Paper bad - removes my comments sadge

golden gust
#

git fukt

hidden harness
#

Haha

#

Hmm. I'd be really good of somone could decide on a new data sepearation structure.

golden gust
#

hopefully one day we'll switch to configurate and deal with that

hidden harness
#

What is configurate?

golden gust
#

spongies config library

olive marlin
#

It's really epic.

#

But still doesn't support comments in YAML ANGERY

hidden harness
#

I thought sponge was for modded only

golden gust
#

Well, it's on their todo list for when they update snake

minor badge
#

let's just switch to toml or hocon where there ARE comments

golden gust
#

Sponge makes many libraries which are independent of their stack

#

oh god no

olive marlin
#

Mari RON in Paper wen?

hidden harness
#

Will that enforce data separation from config though?

golden gust
#

No

hidden harness
#

So what's better?

golden gust
#

The config library just reads the config

#

right now the current config mechanism we use doesn't support retaining comments, configurate is planning to support that, so, we wanna switch over one day

hidden harness
#

AH

golden gust
#

the data seperation is not something we can enforce, but, we do have plans to work on like a "best practices" documentation for devs

minor badge
marble lark
#

naml in Paper wen

olive marlin
#

RON sucks!

hidden harness
#

weird formats seem like a bad idea

olive marlin
#

We should use PON - Paper Object Notation. It's gonna be so epic!

golden gust
minor badge
#

I honestly think the major issue with RON is just that there's no decent impl of doc comments

#

which can be fairly easily solved with a new proc macro peepoThink

plucky sparrow
#

this is the only ron i know

#

(ron = rum)

void void
#

im interested does NAML support working

olive marlin
#

I think you might need to create a feature request for it to be added.

marble lark
potent fossil
#

@warm anchor

#

can you make my cat into a meme

minor badge
#

@potent fossil meowflower

potent fossil
#

🥰 mari

worn ember
twin lagoon
#

@potent fossil pepelove

potent fossil
#

🥰 michal

untold copper
#

chemistry in a nutshell

cunning raft
#

ok

marble lark
#

i can make out "methyl" "butane" and "carboxylic acid" and pretty much nothing else

cunning raft
#

The stuff at the bottom is electron configurations

marble lark
#

more importantly

#

that handwriting tho

minor badge
#

yep

#

too good for a doctor; gotta fix that, snoopa

untold copper
#

its the uh degree of prefixes and suffixes according to the naming nomenclature

potent fossil
#

4-bromo 2-methylcyclopentane carboxylic acid?

untold copper
#

yes

marble lark
#

I'm amazed you managed to read that xd

#

no offense Snoopa

potent fossil
#

it took a minute

marble lark
#

the pentane looked like butane to me

#

rip

quasi valley
twin lagoon
#

wtf kenny since when are you participating

untold copper
twin lagoon
#

chemistry is harder than kubernetes

#

and that's already hard

minor badge
#

what about our chemistry?

#

x

#

x

twin lagoon
#

x

#

mari pog

quasi valley
#

It's just open vc right now and I'm a pro gamer pepela

golden gust
#

our chemistry?

#

it was an exothermic reaction

#

Which, like, the full house

untold copper
#

dam

#

cat do be flexing his chemistry knowledge tho

twin lagoon
#

@viral hornet look at kenny grow up and being famous pleataco

golden gust
#

In that case

#

can I please use my knowledge to bring attention this truth!

#

This deadly substance which is killing us which NEEDS to be banned but governments won't step up and look out for us!

#
untold copper
#

Death to Dihydogen Monoxide!

marble lark
golden gust
#

I mean, I only really noticed it from cody slab

untold copper
nimble depot
#

But, what does that do for me?

minor badge
#

gives you new places to host

#

oh it's only cloud

#

cringe

neat oyster
#

Ok im here to bulli

void void
marble lark
hidden harness
void void
#

No dedi's

#

They only have their cloud lineup available

hidden harness
#

I thought cloud was just = datacenter?

#

Wow that terminology doesn't match what I've seen elsewhere at all.

#

Would would VMs be cloud?

void void
#

Main difference is that the dedicated machines are bare metal, and the cloud lineup is virtualised. ^

#

Plus, cloud instances can be made and destroyed on demand, whereas you have to rent their dedicated machines for a whole month

hidden harness
#

Yeah I know that difference

#

I just thought it would a ll be under the "cloud" name do the the fact that that's it not "on premise", no matter if it's virtualized or not.

#

Been looking too much at gcp I guess

plucky sparrow
#

Gosh the fingerprint scanner on the new iPad mini sucks so bad

#

You need to position your finger strategically and hope that it works

untold copper
#

i love how you're still complaining about ur ipad mini

#

lmao

warm anchor
#

It’s like Snoopa getting abs it never ends dedrie

plucky sparrow
#

sucks

#

There’s so many flaws

left swift
#

it's like eternity it never ends

#

get it

#

eternity

#

hahahaha

ashen cliff
#

Why I love HP: 3 different model numbers, all non searchable.
Based.

plucky sparrow
ashen cliff
#

Understandable.

untold copper
#

@potent fossil i finished doctor who
i feel purposeless

queen imp
#

just random question here, when sending a (minecraft) packet, does type of block(for sending chunks etc) is sent with string?

toxic bone
queen imp
untold copper
#

hi naomi

little frost
queen imp
#

thanks for confirming :D

little frost
#

ive been messing with the protocol too much lately

queen imp
#

someone says they are sending type of block as string(or bytearray) so i thought i was very wrong about protocol spec

waxen panther
#

has anyone seen the asmr jetbrains advert

#

shit is so creepy

vernal moth
#

It depends on where

#

Iirc the chunk format on wire is the same as on disk nowadays

#

So should use palettes and shit

charred sleet
waxen panther
#

cant, it was a youtube ad :(

#

trying to find it

charred sleet
#

damm ok

#

@ me of u find

little frost
olive marlin
#

My phone started automatically deleting every new photo I take wtf?

#

Like, I snap a pic and it's there for a few seconds, then it's gone.

#

I'd buy a Pixel, but non-pro here costs over 1.2K USD, which is over twice of its US price...

plucky sparrow
#

Day #9, #10, #11, #12 of learning Rust: I didn’t feel like reading so not a lot has changed

waxen panther
#

day #300 of reading peoples "day #n" messages: still haven't laughed

#

@twin lagoon koriLove

plucky sparrow
waxen panther
#

not supposed to laugh but ok 👌

twin lagoon
plucky sparrow
#

👌

waxen panther
twin lagoon
vernal moth
#

Aren't you in Poland? Can get it in Germany for cheap too

twin lagoon
#

oh shit pop!_os is building it's own DE in Rust

minor badge
#

oh yay another project that'll never work out prayga

twin lagoon
#

they want to keep it similar to how their DE works right now (gnome + extensions)

#

which could be very good

warm anchor
twin lagoon
#

they already plan on rewriting their tiling window manager for gnome in rust

meager tusk
#

kekwhyper 🏃‍♂️

waxen panther
#

DE's 😬 👎

meager tusk
#

They're all poop.

#

The best DE is macOS or Windows.

#

Fight me.

twin lagoon
#

What about KGBLinux bro

meager tusk
#

Bro.

#

KDE?!

#

Don't you mean KGB.

mental meadow
#

KGBro

twin lagoon
#

KGBro Linux

ashen cliff
#

KGBrw Linux.

meager tusk
meager tusk
ashen cliff
meager tusk
ashen cliff
#

Good.

plucky sparrow
#

@wispy blade when write ur own DE

magic mesa
#

@wispy blade when write ur own kernel and OS?

wispy blade
#

never

magic mesa
#

and design your own cpu architecture while we at it

plucky sparrow
#

@wispy blade when create ur own cpu

wispy blade
#

i might try window manager but that's it

plucky sparrow
#

We need Naomi leenux

magic mesa
#

Naomix

wispy blade
#

no

plucky sparrow
#

GNU/Naomix

tropic flame
#

Being able to disable it was useful

marble lark
#

lmao

limber knotBOT
#

Hi, does anyone here know how to use NMS with paper 1.17.1

wispy blade
#

check pins

toxic bone
#

🚙

viral hornet
void void
viral hornet
#

Why @vernal moth why

wispy blade
void void
#

That's the spirit

wispy blade
#

the krusic22 spirit

#

alright im gonna go get breakfast

void void
#

at four in the afternoon?

wispy blade
#

yes

toxic bone
wispy blade
#

i've been busy

void void
toxic bone
#

😔

wispy blade
#

in the elshout rabbit hole

toxic bone
plucky sparrow
#

I’m experienced

toxic bone
#

Ok!

plucky sparrow
#

Wanna make sure it doesn’t happen again

void void
#

for the dap religion

toxic bone
#

dap religion is for Losers

void void
#

watch your mouth

plucky sparrow
plucky sparrow
void void
plucky sparrow
#

It’s a very common practice over here

toxic bone
#

Dap who did you vote in the mob vote

plucky sparrow
#

allay

#

@void void I need to confess this to you.

#

@toxic bone helped me rig the picture of my vote.

toxic bone
#

dont bring me into this

plucky sparrow
#

He made me do it

void void
#

😢

plucky sparrow
#

😔

toxic bone
#

you even thanked me

plucky sparrow
#

that’s edited

toxic bone
plucky sparrow
#

Stop exposing

heady spear
#

@viral hornet You're hot and cool and nice and dope. Have a great day/night/whatever the hell it is for you. uwu.

toxic bone
plucky sparrow
#

how does that fix things

#

You can Ctrl + I on discord

#

You just used inspect element 😔

void void
toxic bone
plucky sparrow
toxic bone
void void
plucky sparrow
#

Yea

#

Report

#

It’s very clear that toast is just against our love and my religion

void void
#

and TOS!

plucky sparrow
#

Yea

void void
#

our religion respects the discord tos*

*99% of the time

toxic bone
plucky sparrow
#

Always respecting the discord tos

void void
#

Why are you in a group chat with an azure ip as name lol

plucky sparrow
toxic bone
#

104.43.65.203

plucky sparrow
void void
#

+1

toxic bone
#

i sadly do not have access to discord's database

#

i cannot delete naoms account

#

😔

plucky sparrow
#

Gain access to it then

toxic bone
#

How

untold copper
wispy blade
#

only 18000?

plucky sparrow
#

how do u check

#

where

#

how

void void
plucky sparrow
#

LOL

#

They take years to send you your data

#

😔

void void
#

Server banner and bio 👀

plucky sparrow
void void
#

Last time it went horribly wrong

plucky sparrow
#

There’s no more mob votes anymore tho

#

Oh wait it just says that because it did work

#

I thought it was because I asked for my data two months ago

toxic bone
#

waiting time

#

"privacy farmers"

#

🤔

plucky sparrow
#

They take so damn long

void void
#

couple of days, yeah

plucky sparrow
#

Couple of days?

#

Only?

void void
#

they probably run the data collection on an old potato laptop they found somewhere

plucky sparrow
#

They took three weeks last time I asked for my data

toxic bone
marble lark
#

lmfao

plucky sparrow
toxic bone
#

i love minecarft

vernal moth
marble lark
toxic bone
#

dirt and grass textures are different ???

plucky sparrow
marble lark
#

sure

plucky sparrow
#

😳

marble lark
#

I was about to send a tf2 meme but it wasn't funny

#

._.

plucky sparrow
#

Who cares

#

Send it

#

Also which part of your body is stuck

marble lark
#

well

#

the most honest answer I can give you is everything

toxic bone
#

🍿

marble lark
#

ask Mini for the context lmao

plucky sparrow
#

Those are some very wide holes

#

@vernal moth

#

Context

toxic bone
#

he got Stuck in His own Holes :((((\

viral hornet
#

Idk why you need context

#

It's a pretty clear message

vernal moth
#

Lemme explain

#

It starts simple

#

You take your hand

#

And then you just start digging in your hole

#

What hole you choose is irrelevant, we are inclusive here

plucky sparrow
#

Go on

toxic bone
vernal moth
#

You got enough imagination for that

toxic bone
#

so his hand is stuck??

vernal moth
#

Oh not just his hand

toxic bone
#

thanks for the clarification

vernal moth
#

You gotta see, the more you dig, the bigger the hole gets

marble lark
#

I was sitting here wondering if i should explain what the 2 of us were really talking about but I like the energy Mini created so I'll leave it at that

vernal moth
#

Idk about what you are thinking right now

#

I was talking about digging holes at beaches

marble lark
#

oh ye playing it like that eh?

plucky sparrow
#

Oh

#

Oh yes absolutely beaches

#

I was thinking that too

marble lark
toxic bone
#

the hole belonging to me

#

not the beach

marble lark
#

somewhere along the line Mini was like "My dad called me a Mini Digger for digging massive holes on the beach when I was young"

#

and I was like

plucky sparrow
#

I need to have my holes digged

marble lark
#

"cool me too"

toxic bone
plucky sparrow
#

@marble lark we can help each other

vale saddle
#

Diggy Diggy Hole

marble lark
#

?

marble lark
#

lmfao

plucky sparrow
toxic bone
vale saddle
#

It makes it worse that that sentence reminds me of Diggy Diggy Hole

#

Childhood song ruined

marble lark
#

diggy diggy hole

toxic bone
#

diggy diggy hole

viral hornet
vale saddle
#

diggy diggy hole

marble lark
#

digging a hole

toxic bone
marble lark
#

the sunlight will not reach this low

vale saddle
#

especially not in the hole

toxic bone
vale saddle
#

would be weird if sunlight did reach the hole

vernal moth
#

Idk what you guys think my name comes from

#

Am an expert at holes

vale saddle
#

kinda makes sense since your pfp is digging a hole in it's chest

plucky sparrow
#

It happens to be that I’m an expert at filling holes

vale saddle
#

match made in heaven

charred sleet
whole prawn
whole prawn
void void
#

what is that username lmao

charred sleet
#

flyingdildo

#

it’s that simple

toxic bone
#

step one of good usernames: do not pick usernames that will make people Cry

charred sleet
#

I guess Tear gas isn’t possible then

wispy blade
#

step one of good usernames: pick one that won't make you cringe in 10 years

plucky sparrow
#

mine is so simple

#

people made it simple

hidden harness
frank otter
plucky sparrow
#

ur ususrnarme makesme cry

#

can u press this button to fix it:

#

pls 🥺

toxic bone
#

"helvetica" a font
"toast" a food

how does that make you cry

plucky sparrow
#

im helveticatoast phobic

silver nexus
#

My great grandma nearly choked to death on toast one time lol

plucky sparrow
#

that's another reason

toxic bone
#

wow @modertator pls ban

golden gust
plucky sparrow
toxic bone
#

You do

plucky sparrow
#

i only suck toes

toxic bone
#

I dont know how to respond to that

plucky sparrow
#

exactly.

void void
#

?

#

what kind of crash?

#

server freeze or a crash that makes crash report

warm anchor
#

The joy of running anarchy

toxic bone
#

the anarchy experience

void void
wispy blade
#

oh trust me it is

void void
#

minecrafts protocol is very goood in that sense

wispy blade
#

in other news: i finally got my thing to read tcp packets

void void
#

it gives very little trust to the client

wispy blade
void void
#

imagine pressing w and there being a 1 second input lag

wispy blade
#

you can literally tell the server you're walking on a block lmao

#

even when you're in the air

void void
#

oh onground

#

thats fair enough, not sure why server has that

#

anarchy vs poorly moderated server not much of a difference

#

velocity vs bungeecord performance is getting velocity worth not having 99% of plugins

#

So, anarchy

twin lagoon
#

plenty of velocity support

void void
#

michael do you use velocity

twin lagoon
#

when possible yes

frank otter
#

what's the best syntax for for loops

void void
#

why should i pick debian and not centos 8

twin lagoon
#

because centos is cancer

toxic bone
#

semi anarchy is just anarchy but people have use hacked clients in secret

void void
#

bro every distro is the same 🤓

twin lagoon
#

no but really that's personal preference

#

use what you want

frank otter
golden gust
#

centos is literally the worse linux distro I've ever used, right after hanna montana linux

toxic bone
#

ok but arch is for losers

golden gust
#

wait, or before? er,

  • arch
  • 'buntu
  • Manjaro
  • HML
  • centOS
void void
#

how is that possible when all the distros are the same im confused

twin lagoon
#

they're not the same

golden gust
#

they're literally not all the same

void void
#

https://youtu.be/SxDNiq6bMSo?t=6 this mf called velocity a "bungeecord fork"

Today I go over bungeecord server setup but on velocity network and servers using SoulNode hosting and guide you through the setup process for your velocity server network.

✨Sponsor:
✨IP: play.silver-city.net
✨Discord: https://discord.gg/DGtgxxn26X

📥Downloads:
📙 Velocity: https://velocitypowered.com/
📘 Wiki: https://velocitypowered....

▶ Play video
golden gust
#

You're watching youtube videos

void void
#

just for fun

golden gust
#

The last of very few places where you can teach and know fuck all about what you're talking about

void void
#

ofc

#

i know who im watching lol

vernal moth
#

lmao they got a sponsor block segment

void void
#

yeah dude is a mega shill

vernal moth
#

anyways, I was at my parents today and most likely spend too much time in the sauna so I got a really dum idea on how to waste time/procrastinate next

#

time for a patented "dum mini idea" (tm) (patent pending)

void void
#

minidigger martin idea

little frost
#

the test framework wasn't enough? :o

wispy blade
#

help ethan write honeybee?

vernal moth
#

its so much worse

wispy blade
#

xd

#

you're gonna finish hangar?

vernal moth
#

in my mind this somehow helps me finish hangar

wispy blade
#

what are you going to do mini

vernal moth
#

no spoilers

wispy blade
#

you are free to slide into my dms

#

(breakfast club slide ONLY)

hidden harness
#

Paper is now called Cardboard?

vernal moth
#

it involves directus

#

an open source project I am contributor and moderator at that I use at work

#

(I actually got my company to paid them!)

wispy blade
#

basically antlr for databases?

vernal moth
#

its a fancy admin interface for databases

void void
#

And how is it needed for hangar?

little frost
#

feels like supabase

vernal moth
#

its not needed for hangar at all

#

its needed for a thing that might help me get hangar done

warm anchor
#

So beer??

vernal moth
#

lets see, can I write a compose file that works first try?

wispy blade
#

no

#

if you can: chad.

vernal moth
#

ha!

potent fossil
#

Directus 🥰

vernal moth
#

I fucking love the new field creation flow

potent fossil
#

i use directus as a general cms lmao

#

kinda out of scope but i dont care

vernal moth
#

oh I wanna use it for everything at work too

plucky sparrow
toxic bone
#

I said it.

#

Arch is for losers.

potent fossil
#

as said by one of the biggest losers in paper

#

doesn't hold much weight

plucky sparrow
#

Exactly

wispy blade
#

no, put the furry in his place

toxic bone
#

@naom

plucky sparrow
#

thank you very much

toxic bone
#

You are the worst

wispy blade
#

can't hear you over my epic programmer music

plucky sparrow
toxic bone
wispy blade
#

https://www.youtube.com/watch?v=-h2l2ct1VK0 the epicest of programmer music

Label: Clack ‎– BR 33.073
Format: Vinyl, LP, Album
Country: Brazil
Released: 1980

Tracks:
Gente Humilde 0:00
Eu Sei Que Vou Te Amar 3:40
Abismo De Rosas 8:12
Manhã De Carnaval 13:06
Odeon 17:04
Da Cor Do Pecado 21:11
Bachianinha 23:59
Travessia 26:51
Choro N° 1 29:56
Zelão 35:03
Pra Dizer Adeus 38:33
A Mesma Rosa Amarela 42:15

▶ Play video
magic mesa
#

I was expecting just full on screaming

wispy blade
#

46 minutes of brazilian acoustic guitar

magic mesa
#

am disappointed

magic mesa
wispy blade
#

thy maternal figure

potent fossil
#

that's more like put simple into a deep slumber music

wispy blade
#

yes

#

need slow music to keep the brainwaves going at a constant pace

#

so i can jam the whole way through

potent fossil
#

ah yes but you see i have adhd and my brainwaves run at very high speed

#

much like this dog

wispy blade
#

here's my playlist which is definitely not a mess

plucky sparrow
#

my life has been better since i hid the 🤮 doggos 🤮 channel

wispy blade
#

wtf

wide chasm
#

Maybe we should hide you grabs ban hammer

plucky sparrow
#

am just fixing paper

potent fossil
#

anyway i started blasting

#

.kill dap

#

did my bot seriously die

#

okay well

#

🔫

plucky sparrow
#

its ok

#

here's a throwback to june

#

where it worked

wispy blade
#

:rgun:

toxic bone
warm anchor
#

Please remove Naomi

toxic bone
#

yes

#

remove naom

warm anchor
#

This is good

potent fossil
#

ok

#

.kill dap

limber knotBOT
#

grabs dap's head and rips it clean off their body.

plucky sparrow
#

Please remove HelveticaToast

toxic bone
#

No

#

Please keep HelveticaToast.

plucky sparrow
#

No

plucky sparrow
#

killed

warm anchor
toxic bone
#

can you please extend the limit

#

to two

plucky sparrow
#

no

toxic bone
#

why not

plucky sparrow
#

always too much

toxic bone
#

you already have one you dont have room for one more ???

plucky sparrow
#

no

toxic bone
#

im sure you have room for one more

plucky sparrow
#

it wouldn't be healthy for this already devastated general chat

#

you need to understand it

toxic bone
#

only thing that is devastating this chat is you

plucky sparrow
#

have you seen your pfp

#

that is truly devastating

toxic bone
#

have you seen your pfp

plucky sparrow
#

you aint one to talk

#

yes

#

Saati

toxic bone
#

what even is that

toxic bone
plucky sparrow
toxic bone
#

(this is me)

plucky sparrow
void void
plucky sparrow
#

very true

toxic bone
plucky sparrow
#

wise words from my beloved

toxic bone
plucky sparrow
#

you are a problem

toxic bone
#

no u

plucky sparrow
#

shut up

mental meadow
potent fossil
#

!!!!! yasssssss

#

did you post it to the gallery?

mental meadow
#

should I?

#

scared

potent fossil
#

people are generally nice if you ask for feedback and put it in the photography tag (or astrophotography tag or both) but yea idk, there are always people who could be mean so up to you

#

that last one is great

#

the landscape with stars behind is very chefs kiss

mental meadow
#

I'm pretty amazed how much light there actually is

#

Like it was pitch black for my eyes

#

but on the pictures you can clearly see the glow from the city

potent fossil
#

how long was your exposure?

mental meadow
#

on the last 2 pics 30s I believe, f/3.5 and ISO 3200

potent fossil
#

pretty crazy how our eyes can't see it but with the shutter open long enough it will

#

remember to tag it with photography/astrophotography otherwise not many ppl will see it btw

wispy blade
plucky sparrow
limber knotBOT
#

wait, I just noticed that: why is Mojand calling the Windows 10 version "Bedrock" in the game pass launcher news? Oo I thought they didn't want that to be a thing?

mental meadow
#

It's been called Bedrock for ages now

limber knotBOT
#

I mean internally, yes, but in official marketing material?

mental meadow
#

yes

limber knotBOT
#

I remember some of their marketers behing very aggressive about it not being called that

#

e.g. on twitter and reddit

rocky scaffold
#

Muhammed Ali just plays 1.8

mental meadow
#

cool

rocky scaffold
#

He has 5 cps irl

mental meadow
#

amazing

rocky scaffold
#

He's also one of the greatest trash talkers of all times

plucky sparrow
#

so cool

rocky scaffold
#

He's also a father figure of Mike Tyson

meager tusk
#

minecraft bedrock on macOS wen 😔

magic river
#

Oh hey they stopped calling it Windows 10 Edition

#

They still call it Minecraft for Windows though so good luck on a macOS version

plucky sparrow
#

minecraft bedrock on Linux when

magic river
#

Get waydroid

void void
#

what programs can dump obfuscated java classes?

#

so lets say an obfuscated plugin uses string encryption which decrypts when class is loaded

#

what can call the class load and dump the non-encryped strings

limber knotBOT
#

BytecodeViewer has an inbuilt plugin for some string encryptions

#

but running obfuscated classes without knowing what they do is really not a good idea 👀

#

pretty sure the java deobfuscator also has a string decryptor transformer

void void
void void
little frost
#

what the fuck

void void
#

i dont think its a good idea to run obfuscated classes

#

have u tried reverse engineering the string encryption

minor badge
#

ouch, pkcs5 padding

limber knotBOT
#

I tend to just copy the decompiled decryption method into my own project and copy out the strings I want to know to manually decrypt them

#

or run an automatic deobfuscater/decrypter in a vm

#

depending on how annoying shit is

plucky sparrow
#

There’s only two types of people
int[] array and
int array[]

#

(java)

limber knotBOT
#

I've yet to see anyone use the second way unironically

plucky sparrow
#

I did it once

#

But IntelliJ barked at me

cunning raft
#

ok

magic river
#

You mean you don't like C array syntax?

plucky sparrow
#

Yes but

#

Java

#

Not c

magic river
#

I hate C array syntax no matter what language you're using it in

rocky scaffold
#

Everyone is allowed to name their daughter north

#

Unless you're kenya west

cunning raft
#

thanks for your contribution

warm anchor
plucky sparrow
#

Ok

void void
#

ive been using c array syntax this whole time

little frost
#

femboy c moment

void void
wispy blade
#

using syntactic sugar C like: varname []int

void void
#

what does kotlin have to do with this

#

now youre just attacking me personally

plucky sparrow
#

I am

wispy blade
#

dap

#

no.

#

bad dap.

plucky sparrow
#

It’s for a good cause

void void
#

kotlin bae <3

plucky sparrow
#

Thankfully it isn’t us

#

Weeb

wispy blade
#

:vlang:

#

6c 6f 63 61 6c 68 6f 73 74

void void
#

yall mfs think I know what that image is from

wispy blade
#

ooops middle mouse click page

void void
#

nah i just use anime girl images to meme smh

wispy blade
#

paste*

limber knotBOT
#

naomi's hexadecimal secrets leaked

wispy blade
#

oh no

#

localhost in hex!

void void
#

naomi ip doxxed :O

wispy blade
#

yall do not look up the ascii value for the lowercase i in hex :tf:

void void
#

called it

golden gust
#

Astoflo = best boy

plucky sparrow
#

It ends in 9

void void
#

0x69, yes

plucky sparrow
void void
#

isnt astolfo gender neutral or sum

#

i forgor 💀

wispy blade
#

who cares

#

it's anime

golden gust
#

Erm

#

"actually I'm a boy" is really all I remember

void void
#

that was another person

#

i don rember who

wispy blade
#

cat i will bury you in your litterbox

golden gust
#

Don't you threaten me with a good time

wispy blade
#

between all the turds

warm anchor
void void
#

for the paper 👏 folder 👏

plucky sparrow
#

Who is astoflo

wispy blade
#

i keep forgetting to add stuff to my paper folder

plucky sparrow
#

Is this some weeb shit

wispy blade
#

😔

void void
#

this peson^

#

person

vernal moth
#

lmao nuxt 3 docs are a catastrophe

little frost
#

femboy c moment

wispy blade
#

i prefer twink V moment

void void
#

why not both

#

where is twink V moment

wispy blade
#

in my bed

#

right now

void void
wispy blade
#

yes i have a laptop and am not tired how could you tell

plucky sparrow
#

hmm

void void
#

who needs a laptop to put on your lap when you have femboy c

warm anchor
wispy blade
#

i turn that off

#

even on mobile

void void
#

same

#

its annoying

warm anchor
void void
#

who needs proper grammar anyway

plucky sparrow
wispy blade
#

no

void void
plucky sparrow
#

That and grammar

void void
#

menace to society

little frost
wispy blade
#

just generally wanting to remind myself that for formal stuff you need to have proper punctuation and capitalization?

void void
wispy blade
#

it happened today.

warm anchor
wispy blade
#

that's often enough

#

yeah sublime text mobile B)

little frost
#

i actually used gitpod on my phone through an usb-c keyboard

#

it was p a i n

#

at least i didn't have to use the on screen one

plucky sparrow
#

why do iPhone screens feel huge

#

but they’re smaller

#

than other phones

wispy blade
#

cuz they're wide

plucky sparrow
#

does that apply to other things

#

asking for a friend

wispy blade
#

are you asking me if i have wide hips?

#

dap, could you be any less subtle?

#

the answer is no btw

plucky sparrow
wispy blade
#

because you're horny

#

mr dap[]

plucky sparrow
#

I’m literally

#

gay

wispy blade
#

we know

little frost
#

smh horny in general

plucky sparrow
#

Unless you are a hot dude I’m not interested in you

wispy blade
#

Ok!

#

time to write an nbt serializer

warm anchor
#

Naomi serializer when

wispy blade
#

already exists

vale saddle
#

"make stuff public"

little frost
#

why the fuck did you make an org for that

plucky sparrow
wispy blade
#

ask lynx

toxic bone
#

hello

mighty wind
#

5:30 PM and it's dark outside.

plucky sparrow
#

congratulations

void void
#

wide hips are not gender specific

plucky sparrow
#

The thing is Naomi is implying I’m being horny to her

#

Which is

#

Very inaccurate

void void
#

i see

wispy blade
#

all i hear are excuses.

plucky sparrow
#

accept it naoiomiomio

#

I’m not into u

void void
#

||tomboy naomi when||

wispy blade
#

not

void void
#

not

marble lark
#

What did I wake up to

void void
#

stuff

#

ayo so how are these companies actually getting their data leaked

#

i wish there was a list of how it happened, i wonder what patterns would start to show up

ashen cliff
#

We forgot to secure this internal service.

void void
#

what does that mean tho

ashen cliff
#

Or: We didn't update Apache in like 10 years...

void void
#

no way they have "username" "password" credentials

void void
#

e.g. we are using an outdated version of <random backend software> and it has an uncountable amount of critical bugs