#general
3141 messages · Page 1807 of 4
welp time to buy another windows key again. this is the 5th time ive had this happen
modifying the registry to make it appear like its windows NT 4
this only happens on windows 11 insider preview though never happened with windows 10
I am trying to see if I can trick the system into running some NT4 applications
Why the heck are these images such poor resolution?
^
im remoted into my computer from another computer
so its showing a 4k res screen on a 720p screen
i really like casting my ipad screen to my mac
even though it serves little to no purpose
such a cool feature
in this case I am not home where my ocmputer is so I am remoted into it
Did 1.12.2 get the patch to stop opening programs or not?
Like, to stop it going to websites with Log4J
Paper has not and probably won't be patching versions older than 1.16.X. Update to get support, read the pins in #paper-help for some possible fixes.
Oh.
it did get the patch
Yeah, they patched
I use 1.12.2 cause it has the best performace...
by that logic you should """""upgrade""""" to 1.8
so you have Even Bester Performance^tm
use whatever version you want, we don't care
just note that that's the last time we'll probably ever touch that old stuff
Should I be concerned about this error? What part of tag is it not liking ?
13.12 14:22:58 [Server] ERROR Tag not valid: {display:{Name:'{"extra":[{"bold":true,"italic":false,"color":"green","text":"BURNT Knowledge Book"}],"text":""}'}}
I use 1.0 because it has less blocks and better performance /s
beta 1.7.2 for life!
I don’t use any version
read 📖📕 the 🤘 damned pins 🧷
Imagine playing Minecraft
'
1.12 was pretty good back in teh day
I don't recall that ever being valid with snbt
Weeeb
I remember starting on 1.2 back when it was java only
off topic but this is the best thing I have seen all day
discord acc back soon™ https://naomi.s-ul.eu/nMwbAkwb
omg I might have my old worlds
Oh they usually take about two to three weeks
Don’t worry naom
i think i still have one of my original worlds
this build i had would be a good stress test on a server and it was pretty
https://www.planetminecraft.com/project/23k-fireworks-display/
if you want to stress test your computer this is the map to run.
would not ever run it on a server would definitely crash a server.
https://www.planetminecraft.com/project/nuke-test-site/
I think I should just restart this bricked OS, hopefully I did not mess up all too much
hey adam
look at this comment on the nuke test site lol https://naomi.s-ul.eu/AHz94F5f
thier fault for running it on an ipad 😛
lol
i have video of my computer shitting itself with this map
Like Comment Subscribe
Minecraft Nuke map stress test on a i7 CPU overclocked to 4.6GHZ
I still own a Macintosh SE.
dont believe me take a look in #share-your-pc
i will when i get my account back
will cat ban you when that happens
Hopefully yes
we can dream
The JAVA_HOME environment variable is currently set to (C:\Program Files\Java\jdk-16.0.2).```
how am I doing something wrong
Do you have Java 11 installed in that dir? lol
literally just installed the jdk in that dir lmao
i still dont know how the hackers could get into servers if trustURLCodebase is 99% false
otherwise potentially a bad log message, do java --version in bash or something and see what comes up. in some environments you have to restart the terminal to have it use updated env vars
java --version in terminal says I'm on 17.0.1
java_home environment variable is just set to java 16 for some reason lol
yet it says jdk 16
can I hazard a guess you have something messed up in your PATH
there are other ways that do not require that flag
should have checked set path and java_home during the install
im wondering what they are lol, but i think i shouldn't ask because of discord tos
the order of the PATH actualy matters
I don't see anything in my PATH that's conflicting
I know how I would fix this on my machine, but I don't know how to fix this on yours
maybe C:\Program Files\Common Files\Oracle\Java\javapath in my system variable is causing it?
maybe restart the thing that's running the java thing it might have old variables
uwu
MC will use its own seperate runtime unless specifically specified in the launcher btw.
yeah
holy shit uninstalling and reinstalling did not fix it
I don't even have java 11 on my computer
change your launcher settigns
this isn't the launcher, this is vscode
point it to the updated java
You gotta restart your CMD for it to detect changes
I have some weird issue in git where literally every single tracked file in my repo is marked as "modified", even though I haven't touched most of them. How do I fix this?
Probably different type of line endings?
No, as in I'm very confident that they're not modified at all
Windows will convert them
I've never used windows on this repo
Well then idk
Can you unmark them and then remark only the actually changed files?
Oh, it might be permissions
I bet it is
Check the changes
I copied the project folder to an NFTS filesystem, reinstalled my OS, and moved it from the NTFS to my ext4 fs, making all the permissions +x
Is there a way to recursively set all regular non-dir files to not have execute permission?
at this point
do I just reformat my hard drive and start from scratch
I think it would be less of a hassle
got it find . -type f -exec chmod 644 {} \;
was everything commited in the proxy?
I mean
project
brain, words, typing, you know
that .git folder in there is literally just a standalone repo more or less, you can literally tell git to clone that as if it was a repo
or just reclone from whereever you're storing that repo
no it wasn't all committed before I transferred, but that's fine; the issue was just that NTFS messed up the permissions and gave all regular files +x
because windows has no concept of executable permission
What was the original reason for splitting each dimension into its own world folder? I assume this is only kept now for backwards compatibility with craftbukkit
well, it's what spigot and the fork of CB still do
CB had multiple dimensions before vanilla added their system, basically
and, thus, when mojang added support for it, CB kept their own layout
Seems like a good idea to me
I haven't ever tried using datapack-defined custom dimensions with CB/spigot/paper. Does it split those up too?

Paper is CB#
i know that in forge it just creates DIMn
vanilla would do the same too
The entire mechanism is basically stupid and not designed to "grow"
the fact that they're dim IDs and not names is kinda dumb
Thanks nomi. Very cool
and i've seen people using multiverse have folders like world-name_dimensionname
eg world_pvp2
well, mv just uses CBs system
so, you can name the worlds whatever you want
The entire system needs some love
and, honestly, some of that love kinda needs to come from mojang too, imho
sounds like a good leaf PR
its weird to me that CB splits up the dimensions, but then keeps the DIMn subfolders and still references the level.dat in world
Joy is is that much of this stuff was done years ago and hasn't really been touched outside of maintanence
Well, yea, that's part of the stupidity of the way CB did it
unread email counter goes up
the entire thin really hasn't been maintained and mojangs mechanism wasn't designed to scale past the default worlds
I mean not that it matters. This is the last version Paper will support Minecraft.
The next version of Paper will be a CSGO DOOM modding platform
idk if we remembered to tell y'all
Are we going to hardfork from mojang soon?
it was the only way
Just come up with our own updates
if mojang ever normalized the dimension folder structure, is there any chance paper would adopt it, or is there too much momentum using the CB format?
once we hardfork we have fair game
purpur client
if they cam up with something good we'd probably adopt it
and, theres many changes in CB which could probably do with just being yeeted out
you can go from Spigot -> Paper but not necessarily from Paper -> Spigot. That's my opinion though
yea, I mean, for me, the biggest factor is introducing large changes over spigot
it's already bad enough that we've got patches in the 1k+ mark
we don't need most of them. https://github.com/PaperMC/Paper/blob/master/patches/server/0152-Fix-this-stupid-bullshit.patch is the only one that really matters
(at least we have mojang mappings now, that's been a massive hell over the years especially with cb's mappings)
😄
Will you buy paper chan stickers 
Will you buy ded stickers?
no
Will you pay me to buy it?
No u pay me. That's how capitalism works my friend
They already sell those
I thought City was a kite
@ mini: paper mugs and stickers whentm
@fading oxide we're gonna need Paper beer glass before that
Lol
Bridge tagged the wrong person lol
Very true tho
don't care.
Along with mini’s paperpowered tramp stamp tattoo
tf i walk in on
For reference:
and, find a tattoo artist
yes
Wow
you should get matching tats, cat
Well
gg
Very cool
Stopid discord
lol


i'm back, bitches
Let’s gooooo
Welcome back as a real person and not a webhook bot
make sure to check out the Macintosh SE.
noice
it gona get wild in here
That was a very fast t&s response btw
Permabans are more fun
sadge
4.5 ish hrs
after 11PM for you Naomi
Yeah go sleep
I leave work in about an hour
great now i have queen stuck in my head by the meme from aurora
how can i download the paper 1.16.5?
seems legit
.downloads
.downloads
but only shows 1.17.1 and 1.18.1
1.18 world gen is funky
Yeah you have to fill that out to get the downloads.
ayy it's next to a bamboo jungle
Thanks
been trying to find this functionality in a plugin. Is this the only video player for in-game that you know of? Is this working? How do I get the plugin, thanks.
There's a link to the github in that link you posted
Not sure what version(s) it works on
I think it was mostly a proof of concept kind of thing, though.
thanks I found that. Hopefully the person who runs the server can take it from there. There used to be a mod called Web Displays, do you know of anything else like this? Seems hard to believe there isn't a plugin for playing videos in game
Haven't seen that, but haven't really been looking.
Only thing I've seen so far is Holovid.
I wonder how well oculus can handle minecraft
anyone ever experienced a bug where blazes from a spawners won't target players?
seems like the spawner is spawning slow too
normal fortress blazes target correctly
super weird
Can't believe they let a 15year old roam free on discord
are 1.18 paper servers now stable?
@ mods @wispy blade is being racist again
that's about it
hello michael
HI MICHAEL
i liked the way sulu said it better, but point taken
thanks so much!
sounds like a personal problem 😄
people not using the right channels sure is my problem 🙄
if you say so
considering how many channels there are, i'm surprised people scroll all the way down to general first
know what's funny about that? paper help is actually higher up/sooner on the list
whats even better is people using velocity help for paper or waterfall
so that's a pretty smooth brain moment on my part lol
that's exactly my point
i genuinely didn't think it was paper specific
i was like "whoa weird, wonder if anyone else has seen this before"
oh man
a friend of mine the other day said "if 99% of the world finds me unattractive, that means 76 million people still find me attractive"
and i've been thinking about that for like 3 days
AGH
did you just dad joke positive self esteem
i can only dad joke
@wispy blade yo u got ur account back?
yessir
Now I can’t say ur a robot 😩😩😩
you can, you just don't have proof
How did they resolve this issue for you this fast
made a really sad report
smth smth my bday was in 2 weeks man :c
the convincer
(Though guilt)
So like how did it happen, did you lose access or something?
nice
Merry Christmas ya filthy animals. If you want to learn the design fundamentals it takes to make something like the Glitter Bomb, enroll in my Creative Engineering course at https://Monthly.com/MarkRober and I'll see you in class!
Get the new Glitterbomb 4.0 tshirt here- https://markrober.store/products/glitterbomb-4-0-pop-art-graphic-tee
A bi...
I would argue naomi is anything but based
@waxen panther 

BEST owen
😍

says the one that doesn't play touhou.
Let’s go
that is entirely a #paper-help question
if it is something that you need help with, and is paper related, #paper-help it is
Thank you so much! I'm so sorry
i randomly chose 20,000 for a radius in chunky to pre-gen, im like 4 hours in and wondering if might be overkill lol
@lucid crystal unless you have 200 concurrent players in a SMP that’s way overkill
rip time
i can't really visualize in my head the distance of a chunk, we have about 5 players and we all have the wings and like to explore, what would you think is more reasonable?
Pregenerate 5k
Leave the rest for thosd who wants to fly
That way you migrate some of the lag at start but also don’t have to deal with a 10G backup every time
yeah, that was starting to worry me too. i just finished and it's 13 GB lol
thanks for the tips
I think it depends a lot on the world type/style/etc.
Some people really want big worlds.
40k / 40k is pretty big, though.
Like 20k / 20k is probably plent.
20k 20k is a lot imo
I like my SMP looks alive
Not 1000 blocks of wastes land then one base then another 1000 block of nothing
20k -/+
Er, I mean 20k x 20k
So 10k -/+
It's a lot but that used to be the standard for maps I did forever.
Anything smaller and people were grouchy.
Depends a lot on the server though!
im zipping the 13gb 20k world to see how long it'll take to upload to server. after that, im not sure backups would be terribly horrible on the server itself, it is SSD storage.
lol the first time i used chunky i pregenned 60k and tried to schedule it to shut down during times when i expected to get on and turn back on overnight
i crashed my server twice a day because of that
and there were 6 of us
i got about 25k done before i realized i was being a moron
^ just in case it interests anyone here, real world examples of what people use as borders
sampled from 1000+ servers, some odd number of worlds
That's radius, right?
yeah it only tracks major radius (so in the case of a rectangle, the larger size)
most people have square borders though
helo paper
o/
how we doing 2day
grinding a new nether tunnel for the wiff so she has faster travel to her new 1.18 mesa chunks
and for some reason i chose to make the nether tunnels with spruce stairs, dark oak slabs, soul soil, glowstone, and oak leaves
and black stained glass
i can only afk for the black dye and the glowstone, everything else i have to grind out for this 1500 block long tunnel
family & friends
nether tunnels with ice for boats or for horses?
actually just for flying and soul speed
ah i see
too many angles for boats
i'm trying to bribe our servermates to help me dig out the 5x5 lol
suit yourself
one of these days i'll cave in and start duping
i enabled it on the server for a buddy to use on his tree farm
tnt duping is still vanilla and fair imo
Imagine having an SpO2 reading in the 70s and thinking you didn't need to go to the hospital for days
but everyone has a different "line in the sand" theyre willing to cross
https://www.health.state.mn.us/diseases/coronavirus/pulseoximeter.html
Feb 3, 2021 ... A pulse oximeter measures how much oxygen is in someone's blood. ... If your home SpO2 reading is lower than 95%, call your health care ...
as in being aware of it?
Yes
Why would you put lines in the sand? You do lines on the sink and snort it with a credit card
so true
Well if he went to the hospital he wouldn't be able to smoke cigarettes and weed for a couple days
My family are morons
yikes
Humanity is pushed forward by a few smart people. The others are morons lol
like u
Yes like me. And like you
nah i’m not like u ded
You wish you were
Yeah that's what the nice stories tell you right. Reality is quite different
i’m not gonna let an arrangement of pixels on my phone tell me what to do
@magic river wtf hope that knock the sense out of them
Well I imagine that did a lot of brain damage so literally
rm -rf *
Very unique. Embrace it
i bet there is more than 0 people who tried to do the log4j exploit on discord
i mean
I think it worked on discord
Pretty sure discord search uses elasticsearch
They disabled search for a while
elasticsearch is a nice self contained thing, no reason for them to rewrite it
They arent refactoring all their backend, just saying going forward they are gonna depend less on java
I think there is a rust alternative but probably no need to switch
if it aint broke dont fix it (it was broke)
wait it was vulnerable? huh
I hacked ur server barty
That it's bad 😂
wow no it isn’t
What happened to your 200 players bruh
stopped advertising
Well clearly they didn't stay cx
given that i haven’t advertised it at all in like 5 months i think that’s ok
how many players do you have self sustaining
don’t really care about player counts
I thought tiktok start to ban those ads that pretends to be user made video
idk i’ve been working on a major update for like 3 months now
Ain’t that what you were doing?
They pop up on YouTube short from time to time with tiktok logo still on it 
Whenever I open mc it's around like 13 or so
i don’t think there’s anything wrong with advertising on tiktok, so no
given that i see ads on tiktok constantly
If I wanna watch Minecraft video, I’d hope it’s real user made video not just advertisements
um ok
Similar to why Mojang shut down their LFG channel on discord coz it’s full of spams and server owner pretending to be looking for people to play but it’s just ads
people who run servers aren’t real people 😡
how dare i show off cool features on my server
What cool features 
I find it useful only on the largest servers where it's extremely difficult to even get started, but then I would only use it one time
Walking is more fun tbf
rtp?
Yeah
https://en.wikipedia.org/wiki/Real-time_Transport_Protocol
The Real-time Transport Protocol (RTP) is a network protocol for delivering audio and video over IP networks. RTP is used in communication and entertainment ...
Walking allows you to see servers history and the build that’s close to spawn
Oh I wasn’t asking lol just teasing ded
we just have portals throughout our world that you can warp to
otherwise people just abuse rtp to explore and find resources
and if you limit it then it just screws people who get a bad spot
You have audio streams in your game?
random teleport
If I were to use an rtp system, it'd be centered around something more custom. I.e. spawn would be a closed system, only way out is teleporting. You walk through a portal that runs some code to see if you have an area assigned. If not you appear in some random area that then gets associated to you that you could change by walking but you can never get a new random area
but otherwise yes, walking > rtp if the server is small enough
since my map is an earth world i just have portals/warps to everrry contineent
still have to do a lot of walking tho
yeah for your server rtp wouldnt really make sense
I don't think there's a working Worldedit CUI for Fabric 1.18.1? Last release dates back to 1.16.5 sadly 😦
🤡
I hate walking
Especially with the new world gen where you walk over a mountain and then you’re greeted with a giant 50 block wide ravine
Minecraft!
elytras being so common and mending being so common really made people hate to explore by foot
i love to explore my foot ngl
i was just saying for a super large server, to get started without getting immediately pvped or followed, rtp can be helpful
bloomhost is actually top tier lol
was running bluemap and chunky and my friends were playing, i asked if they were lagging
"not at all"
now if only every host are like that. They built their own hardware iirc so they aint those budget resellers
The issues I see is majority of kids who dont know better and kinda being taken advantage of
I have a stupid question. When we updated to 1.17, I don't remember actually seeing an announcement when 1.17 releases were stable. Was there an announcement back then and I just missed it?
Eventually I figured out it was stable and just updated so all was fine, lol. I'm just trying to remember what actually happened
1.18 is generally considered stable except for lectern bounding boxes and the memory leak from upgrading pre-1.18 worlds. generally there isn't an announcement for stability as that's not something that can be easily measured.
aha
warnings just eventually are removed, slowly.
got it
I don't understand what you mean about lectern bounding boxes having an issue
Yea it’s just to prevent people from just blindly updating
their collision is wrong if you step on it so the vanilla anticheat gets angry.
Walking on lecterns is buggy
not game breaking at all but annoying.
can someone walk me thru how to get proximity chat
Paper general? 🤔 is this a Minecraft thing?
Paper general? 🤔 is this a Minecraft thing?
detrollt
Troll face
a most kek W moment

Yeah Bloom is very solid IMO. Hard to go wrong with them for sure.
can't speak to it when it comes to high player counts but for a small hobby server yeah it's beasting
Ahh yeah. 3950X is still great.
simple SMP? 
Smp?
Survival multiplayer
Eye see
Does anyone experience "An operation is not yet supported implemented" when using Gradle and JDK 17
I'm about to go back to JDK 11 cause it never happens
(on IJ anyway)
yeah whatever idk, went back to jdk 11 and it never happens so something's going fuckywucky
i take that back, it happened again
Nope, it’s been fine for me with jdk 17 and gradle 7.3.1
idk what's going on, but then again stuff always goes wrong due to WSL
so it's probably that
okay now im getting more cryptic stuff about failure to find a variant of paper compatible with java 8 
https://paste.gg/p/anonymous/1604b88ded8743a88c71f8bcfe99598c what in gods name
okay apparently that was minecraftdev defaulting to java 8, so changing to 17 fixed that one. but no clue what the "not implemented" is. but whatever, can code now
Trololo
Trollolol
ok
why do you keep saying that woofer?

Dang

aww she got her account back
niamoh
soups!
nu why have you become upside down like kneny
How old are you
16
is it safe to use 1.8.8 ?
in my server bec my all plugins work in 1.8.8
no
#paper-help pins.
Dude is just channel hopping until someone answers directly instead of pointing to something to read 😄
Wow Apple released an Android app that lets you detect nearby AirTags so you can see if someone is trying to track you
lol
Great, now apple expects me to install an app to see if their shitty hardware is used to stalk me?
https://lignaenergy.se/ unfortunate name
isnt ligna italian for line or smth
true. south east dialect france.
Just look at the AuthMe devs. 90% Italians. But 0 work gets done.
Confirms that they don't actually exist.
undisputable evidence, right there
Wait you aren't a bot anymore
All I know about Italy is that they build leaning towers and call Germans to fix it
Did they actually give your account back or is this an alt?
Have to keep up that lie somehow.
Can't be mad, if you don't exist.
Yes.
67?
Sounds like something which needs a launcher mechanism
Ultimate zombie survival tool
(Well, until you run out of platters)
Should have 3.
Probably enough to wipe out a small city.
Just imagine a 67" platter rotating at 7200 RPM.
Cat has to at least. 
needs serrated edges
ah yes
ah yes
Holy shit
lovely
We have 70 builds pending in Jenkins at work
We can process 24 builds concurrently
Log4j update go brrrr
pfft that's like 4 sequential builds then
brrrr
Jenkins though 😔 i miss ci.destroystokyo.com
Well new jobs are added faster than we can process them
hmm interesting, so i guess sdkman didnt install a particular lib that paper needs
https://paste.gg/p/anonymous/d3790096169a41bcbc17e114175b76ed
Nogui ftw
Hmm, I thought this was used even with nogui
.try
Either --nogui or nogui
Lovely... I just got on my train and then i get a notif that my class will be online
Epic. Just do it from the train.
I didn't bring my laptop lol
You have a phone.
Lol presentation on my phone
F
If I'm lucky i might make it back in time
I'm omw back now but i still got cycle for like 20 mins and I have my presentation in 22
Email your prof that you're going to be late due to receiving the announcement that class modality changed late
Let someone else go first maybe
Idk
It's a planned group presentation
But yeah I let my teammates know to inform her i might be a few mins late
good luck soldier
lmao
hahah I like that strategy
http://paper.owo.foundation/3t43T6X.png
this is very annoying lmao
i run it, get that, run it again, it works
some wsl bullshit im sure
can anyone talk me
Perhaps.
There's a chance.
I'm a bot
ok
A bot that has no work.
i made it just in time 
gg
nice pfp btw
nailed it
ggz
wtf @untold meadow
@little frost wtf
So here's a question, should I get 16GB of ram or 32GB?
@untold meadow best kezz
Well the 16GB is £60 and the 32GB is £100
I suppose the question is, do I need 32GB of ram?
how are we supposed to know lul
Hi, what are you planning to run
Well right now, I have 8GB of ram, with 8GB of swap... trying to run IntelliJ, a Minecraft Server, and a Minecraft client all at once.
64
The ram allocation to IntelliJ is measured in MB.
Yes but I'd don't have ram
The only reason why my CPU is dieing is because it's spending so much time moving things too and from swap.
wow the Material enum hurts
how do you know it's dying
Okay.
Can this log4j shit pls end already?
wha
Day 5 and somehow it keeps getting worse
So, what happened today?
The script they write to detect apps that use log4j still doesn't detect anything
kexec. 🛌
hmmm. Material.BEDROCK.isItem() => true? Implying it's obtainable? I thought you can't break that
How does one obtain it
Well not anything, but not everything either
You can in 1.12.2.
Following on from the previous video, a way of obtaining the bedrock item in vanilla survival has been found!
Credits:
cortex, Earthcomputer, and Kman, Xcom, other Hekate members - research and implementation.
landmining - big idea guy.
Matthew, Neil - end gateway tool.
Music: https://youtu.be/c-XpTMGPQvI
Previous video: https://youtu.be/l988...
Just watch the first minute.
There’s an easy cure for a slow computer: more memory. Designed to help your system run faster and smoother, Crucial Desktop Memory is one of the easiest and most affordable ways to improve your system’s performance. Load programs faster. Increase responsiveness. Run data-intensive applications w...
Hmmm
I present you this: https://posili.me/i/2021-12-14_12-06-00.png
2400? Nooo
they're cheap
Xeon + ECC REG gang.
Thank you Intel for unlocked Xeons.
well Peter probably doesn't need ecc
Ryzen likes fast ram.
screw users just restart
I have been using 2400mhz ram with a Ryzen CPU.
Understandable.
4000Mhz stick paired with a CPU that is locked to DDR4 2133.
KRUSIC!
Bro.
BRO!
Kin still banned?
Absolutely not bro what the fuck
Just checking bro.
netherite
Cureency
poison potato
Debug sticks.
the skull of minecraft user clx_
Ban books
kezz once again alone in teamspeak soon
written books with the passwords to crypto wallets
Bro.
We legit had to use TS3 again.
TS5 bro
Discord hogged 500MB of ram and the dude legit couldn't play a game with us.
bruh LOL
Already shipped some ram his way.
I've had discord use a GB before
Ts3 is still king for voice only communication
On a system with only 8GB... this is rather unhelpful.
Just open discord in internet explorer, most efficient browser
discord features like screensharing is something i end up missing
One time I just got so fed up I allocated 32GB of swap
i don't hate ts5 that much, ts3 has a weird issue where it always turns on automatic gain control for your own mic
(and the shit UI)
Swap is for weaklings
Lol
i need it if i want to .\gradlew applyPatches
Does swap damages nvmes?
well, swap is disk, and frequent disk I/O wears them out faster
naomi did you get banned again
no i'm in comp sci class and don't feel like logging in to discord on school computers
🎉
and you know what school computers are like...
I'm deleting the swap from my server right now...
Lol
??
That's pretty racidal
Radical
don't do that
Ya dont
Nvmes are expensive
Yes
No?
macOS is nice and resizes the swap for you automagically
Why
Ew a mac
hitting swap isn't bad, hitting swap all the time is
The swap isn't used that much in normal conditions
Exactly
Vivaldi.. the browser?
throwback to .\gradlew applyPatches taking up all my ram and 8+GB swap
(i have 17.3gb swap)
No
This is normal for me
vivaldi the guy is running on my desktop
doubt
Ah okay
his music, sure
He lives in your desktop
Mh ok, it has 32gb ram, so
You good
i love how my "intro to system design" is just database design atm
The world runs in sql you know
I meant the universe
ok but do you say sequel or sql
SQL is pain
Does anyone know where i can do plugin programming freelance jobs for like 5€ each?
no
Sad
Sequel in English, sql in my language
That was a quick response
Yea, my systems design class was basically the same
MySQL and then some android app, I think
but, that was uni level, so 🤷♂️
Why naomi is bot
because i am an Advanced AI
Thx
because real people have brains
™
I bet you run in python
glorious
Which part of C++ is glorious again?
a neuron or two?
On a range of 0-10 how safe would you say it is?
Only one way to know
You're in one of the shittiest communities in existence
creator likes calling std::this_thread::sleep_for(std::chrono::seconds(1); a lot
Shh don't tell them
vet people beforehand, etc, but, glhf
Naomi what happened to ur discord account? 🤔
lmao banned again?
ded
i am boost yay
E
^
also what the fuck LOL https://naomi.s-ul.eu/VDwGUbrd
Was about to ask the same lol
4 years!
everyone just wants nomi permabanned
Outdated software SMH

exactly
still newer than 1.8
TRUE
I remember my comp science class
I’d just go on my phone the entire class, it was kinda boring.
But hey, free AP credit.
@twin lagoon 😔
i caved
sw*p enabled 😔

not a kori ahegao moment

damn, what finally made you swap?

moo
🐮
i do not have internet
excuses
good excuse .
he says, communicating to us via the internet
ok nvm michael is on his phone
michael is never on discord on his phone
something is wrong
michael has to hand assemble builds and then reupload them
dragging class files into the jar and typing log messages to make it look like gradle is doing something
no wonder its so slow 🙄
wtf
nyoom
@marble lark i dare you to read pins
already have
day #189 of trying to get abs (yesterday): no exercise
day #190 of trying to get abs (today): Did some workout. More importantly,** this is the last abs log I'll be posting publically.** I'll continue to workout but I've decided to stop posting abs logs because it's not getting anywhere.
:c
but gl with working out
good one snoopa it was nice while it lasted
you'll eventually get abs, don't give up :)
just git gud
U gotta make it to day 200 at least
fact.
the anime gets good at ep. 200 trust me
villain arc
sounds like naruto
sounds like weeb
sounds like belgian
never
until wallonia is nuked and flanders is reannexated, i will not stop hating on belgium
@ jroy ban this pleb for talking politics
she's already been banned one too many times ;-;
one too little
shut up ded
hey
hi?
hi
no u
um getting ignored or i am ignoring you?
!ban DarkEyeDragon No bully pleas
wat
no roles sed
both
hol up what
perfect, now we can get rid of her
finally
i'm literally meming?
and ded
can we get rid of cat too while we're at it
uh
I still don't understand why people boost this server
the pile of shit in the corner is getting too high
seriously?
i wonder when hackers found the log4j exploit
you need to be epic for that
ok your bot tag gone nice
yes, i am epicly annoying
thats true
why is aurora so widely known as uwuwa lmao
uwu
she got unbanned from discord like today
uwu
i see
Michael, what do you do at origin realms
why do you have a file on how to write your name 
I have a suggestion on how to write your name but it would get me in trouble
the fact that you can join the server and join your realm @simple karma
say it
say it
scaling & infrastructure
say it'
alr
hey cat
Hello my #2 aurora ❤️
some realms have huge ping issues tho
the ones with huge farms and stuff
mojang cant even host their own game properly? 
the fact that there's an entire repo for that lmaoo










