#general
3141 messages ยท Page 1664 of 4
yes
its a driver problem
but when i dont have the nvidia driver
its not crashing at all
take a backup first for safety and good practice
correct
Den i have a Process crashed with exit code -1073740791 code
i used DDU tool
to delete my driver
so i had no NVidia driver
and my minecraft runned super good
now i downloaded the driver and i get the error (Process crashed with exit code -1073740791)
Read #announcements - there's DFU spam that's safe-ish to ignore.
DFU 
I would just like to insist that my name color is cool, ok have a great weekend
it's not tiffany
don't you just hate it when you forgot your had your event registration commented out?
remote debug, stop at a breakpoint, call your event registration manually
Can anyone help me with that problem maybe?
ezpz
friendly reminder this is not minecraft client support, but this might help: https://minecrafthopper.net/help/exit-code/code-1073741819/
Exit Code: -1073741819 (HEX: 0xC0000005 - STATUS_ACCESS_VIOLATION) We do not yet know the root cause of this issue. In order to solve this issue, some known workarounds include reinstalling the JVM or updating your graphics drivers, this error may also be caused by having โD3Dgearโ installed. How to fix this Due to the quite vagueness of the err...
chunks are auto-upgraded, so it's fine
not sure how the conversion process works
Don't.
It was noticeable when going through the flattening.
Now it's not worth doing, since it's a long downtime.
Apparently wasn't in #announcements but temporary #โ-1-17 update channel: <#โ-1-17 message>
HVCI is apparently why Microsoft is cutting off relatively new CPUs that are otherwise more than fast enough to run Windows 11
Although my CPU has the MBEC feature this needs to run well
That page even says Kaby Lake works with it on Windows 10
just so they can be more predatory and have control over what is running on the computer you supposedly own?
Wat
I mean, microsoft is seemingly tryna hammer hard on security given that their OS is pretty much known for, well, not
modern windows is so much more secure than the memes make it seem
memes haven't caught up since the xp and vista days
best way to make modern windows insecure is install third party security tools tbh
People think the lack of Kaby Lake might be a driver thing since drivers have to be modified to work in an HVCI environment
from what I remember it earned that reputation for not having the same security model than Linux systems have
which is odd but eh
The NT permission model is certainly more complicated but also way more powerful
And for sandboxing and verification and other things that are more behind the scenes Windows is either equal to or superior to Linux on most of it
really? I found Windows to be way easier to navigate than Linux almost all the time
only downside is no bash on Windows
which is easily solved by installing git anyway
Linux is users, groups, and 4 octets (only 3 of which you usually do anything with)
Windows is RBAC
ah'
to be honest the only reason I use VMs is to compile OS specific code anyway
otherwise Windows is usually enough for me
The Windows model is actually kind of like Bukkit permissions ๐
Users, groups, and permission nodes
I often used OP Levels in Bukkit instead of the actual permission system so I can't say xd
yeah leave it to me to not use the proper API
Right, you can get more fine grained than a single user or single group on a file via ACLs
Role based makes sense, i guess
That's one area where linux kinda lacks but it's part of the whole ecosystem BS
Windows is way easier to navigate than macOS and many Linux distros
But it's still just read/write/execute access, RBAC is meant to be higher level than that
^^^^^
Like, rm does a rm and if you have perms to modify the directory you can delete the file
100% the filesystem on windows is way less confusing
Also Windows multitasking and window management is the best
the filesystem on linux makes sense if you bother doing some reading up on what it represents
you mean windowing features they literally ripped off macOS and linux DEs?
RBAC would actually have a separate delete permission instead of the execute on a directory meaning you can delete its children
Windows window management is nothing special
makes sense yeah but much harder to learn
which features did they rip off macOS?
not entirely sure what you mean by window management
the split screen view thing
all 3 are mostly the same in my experience
multiple desktops has also been a normal feature outside of literally every other OS out there
neither is better than the other
Aero Snap
linux had had multiple virtual desktops early as all shit
I refer to easily dragging windows to the right and it becoming split screen, the maximise button actually maximising the window and not entering full screen etc
I mean, the full screen is weird but hardly an issue
Overall imo working on Windows is definitely smoother than on macOS
it is an issue
hold the maximise button and you can select the side
Maximize being changed to full screen is an annoying thing in macOS, yeah
never said it was
But their maximize was never really maximize before that either, it was "full size or maximize, whichever is smaller"
Theres multiple parties in this convo...
You can't run macOS without installing a 3rd party window manager
you never said it was but the dap basically did
I tried using a 3rd party window manager and they where all kinda shit, ngl
But, I mean, I work on a 27" screen so maximising anything is generally stupid for me, tbqh
I don't usually want things side-by-side anyway
bsd fork
i maximise everything because i have a 21inch screen
unix is more set of principles than anything else
ah
Like, bsd and linux aren't really decendents of *nix bar in spirit as such
this part always confuses me lmao
BSD is a direct descendant of Unix
The Filesystem Hierarchy Standard (FHS) defines the directory structure and directory contents in Linux distributions. It is maintained by the Linux Foundation. The latest version is 3.0, released on 3 June 2015.Linux distributions (and other operating systems) can voluntarily conform to the FHS. The Freedesktop.org project, with its XDG Base D...
oh
mfw
iirc Darwin is the actual OS and then Apple put a rendering layer on top of it and you get macOS
darwin is the kernel
yeah sorta what I meant
XNU is kernel, Darwin is the BSD distro using that kernel
macOS is Darwin plus the UI layer and all their closed source frameworks
mfw
ah ok
today is not my day
we all have those days
you actually can run darwin on your pc
I wish apple would fix their fucking thing
has fun issues with there not being all that many device nodes
lol, in NeXTSTEP you actually wrote drivers in Obj-C
oh right Obj-C
When Apple took over they updated the Mach port, added FreeBSD code, and replaced the Obj-C API with C++
iirc with mac you have to write basically everything in Objective-C if you want access to native stuff
Swift these days
oop
apple finally figured that people fucking hate Obj-C
iirc some of the stuff is actually Swift only and you can access all the Obj-C stuff more or less natively with Swift
reminds me of a few days ago when someone joked about an OS where the only language that works is javascript
Swift is a shinier language on top of the Obj-C runtime, more or less
Yea, pretty sure they mainlined swift and Obc-J is basically going the way of the dodo
Kind of like Kotlin for the JVM
Obc-J
xd
hai, am mini
sure but where to find it
Oh jeez, the Linux kernel binary is called vmlinux because BSD got its start as a full OS by writing a new kernel for the Unix port to VAX that took advantage of the virtual memory support so was called Virtual Memory Unix and the binary was vmunix
Fucking 1979
Isn't the biggest security threat basically cause by either: programs not protecting their install directory (hello discord token scanners...) Or just basically ransomware?
Programs on windows don't wanna require admin perms for installing, so it's all a mess
That's something I would like to see msft clean up (without uwp please)
Like, know that in an installation context, you give perms to this one folder, and then never again or something
The issue generally is sandboxing and finding the balance between not killing legacy apps and not exposing too much of the env
and, well, everything results in trust of the installer of software
Amusingly the final BSD release dropped the vmunix naming but that was after Linux took over since it was after the lawsuit
iirc you can using something like sandboxie to isolate applications from each other without needing any changes and without much performance loss
oh damn that's super cool
love history like that
I've always wondered why it was called that
It basically just hijacks the Win32 API and makes it look like you can write to random places but actually redirects them to per-sandbox locations
It also isolates registry use and such, means you can clean up uninstalled stuff completely by just deleting the sandbox
number 1 thing I hate about windows is the damn registry
Yea, I recall using something like sandboxie years ago
It's nice having everything use the same system for storing configuration
issue is often that you gotta go out of your way to use it
hidden place where all kinds of shit can be stored incomprehensibly and basically impossible to clean up safely
\o/
I wish program had to declare a namespace and all registry items went under that namespace
nice self promo xd
want to uninstall a program, just nuke that namespace
Does Paper even work like that? ๐
For PDCs and such, I mean
Well, it uses the plugin name as part of the key
PDC?
Or, well, tries to push for people to do that
I tried to make sure Sponge worked like that but without being willing to go in and write the code all I could do is try to persuade people, I lost since the messy way was easier
ofc, there are cases and valid reasons for accessing another plugins data
(Or, well, valid reasons because plugin devs suck at writing API for their stuff...)
it's fine to allow plugins to access other namespaces
it's not about access control
it's about organization
You should have to have a dependency on a plugin and some kind of token derived from their Plugin instance to access their stuff
though allow plugins to define access controls is a good policy
And then your own Plugin instance is how you access your own stuff
yeah that's a good model
Even if behind the scenes you're just doing pluginname:foo for the storage
hard fork paper API design discussion lol
This is an API Paper added, you don't need a hard fork to change it ๐
well if we're gonna break API anyways...
You could add a callback plugins can define for when their token is used to access stuff to let them inspect the plugin trying to do it and the key being accessed and allow or deny it
Default would be to allow everything
PDC was added by upstream
We only expanded PDC to other places
We had it on our radar but was an aikar project but got pushed off because aikar deadeded
it is?
It's probably fine to just always allow everything but access control was mentioned
rip Aikar
a simpler model would be to allow plugins to define the data as public or private
allowing third party plugins to register value change listeners to public properties too would be cool
probably#paper-help then
Ok
Well basically it's just not working all I did was change it to new_world-settings cause I made new world and it needs to be name world I'm sure of
And nothing is working still, tho it was before
Ik I'm going to
I'm much more interested in a summary of the current MCU storyline from the beginning up to this point
so, basically <starts 5 hour rant over MCU timeline>
and that's how I met your mother
patiently waits for 5 hour MCU timeline rant
Interesting, but definitely welcome news lol
Right now they only enforce the requirements via the ISO but in the future they'll just block Windows Update from going from 10 to 11 but let you use an ISO to install it manually
Still no updated release of the health check app yet 
but I guess it makes sense to not give people the wrong impression over what will actually work and what won't, through the usual update process at least
There is a link to an updated health check app in there
For WIP members only, yes
I'll probably just update my Surface Book to Windows 11 at the end of the year and see what breaks, then wait a small few months before upgrading my pc 
im probably just gonna update whenever my windows 10 install prompts me to
I'm tempted to put my desktop in the insiders program now
I have a VM which is running in insiders
random remote'd into the thing and it did whole whole "welcome to 11" crap
what's a tpm
"yes", but bypassable
trusted platform module
new mobos just have em already
but i'd have to get one and plug it in
oh okay
bypassable you say
Well, the CPU or chipset has something equiv to it iirc
Or, well, basically has it built in
Apparently I don't have SMM protection enabled or available
I'll have to bust out the old monitor and check for that again in UEFI
Some motherboards don't ship with TPM enabled, which is dum
yea but that's as simple as flippin a switch, mine's just old and doesn't have one 
and basically all the way through every step I had already made peace of mind with possibly just bricking it 
did you install the OS originally yourself?
I mean, afaik, UEFI is basically standard these days
meh I'm not too worried about it. if anything I should be buying new components all around one of these days, but i'm not in a hurry
Only dum people and 3rd rate OEMs go for legacy
I don't remember
I bought the pc pre-built around 2015, not sure about the OS
oh, 2015 was still a weird sorta time iirc
lol
hey, simple
ur old
we're all old
hey hey, don't deflect now 
me and cat were talking shit on irc like 7 or 8 years ago and now we're here in paper doing the same
๐ด
it wasn't that long ago was it...
yes lmao
cat has reached the mental age of a grandpa anyways
er.. I joined uni in 2015, which is when I started getting involved in moderation shit
but, I joined earlier than that, ofc, so, like...
well
fuck
yes
He used to have that ping on IRC
say it 3x and close your eyes for 10 seconds
part of why we call it hypickle ๐
inhales deeply hypixel hypixel hypixel
in separate messages knen
wouldnt they switch their old servers to new ones this month
i dont feel a difference
yeah i was like 13-14, but not in paper. started in bukkit, then went to spigot, then went to paper
was...erm...yea
ye
Last week?
no last week I was 12 and a half
I blame Bukkit for why I have no patience for children anymore
yeah we know
Doesn't Discord sometimes ban you for saying you're under 13?
if people report you yea lol
we've had the community longer than discord existed
cat do you remember being 13?
Oof
I used to smoke a lot of weed and don't remember a good portion of my teen years
Vague memories
Kinda rip
Side effect not often talked about ^^
13 was when I ended up in the ICU for head trauma after car surfing
Smh Amaranth
Before that I was interested in computers but spent most of my time doing other things, after that I had to spend the summer indoors and started spending every waking minute on a computer and as much as possible online
Like, I knew BASIC before that but afterward is when I learned HTML, CSS, and PHP and started making things that weren't little toys
html and css is awesome 
html and css are painful tho
CSS was cutting edge back then
not really
13 was 2000 ๐
@potent fossil 
yes?

@warm anchor 
I remember the first program I ever made was in C and it was a (text) fight between two randomly generated monsters (picked from an array) and then random damage occurring each hit till one died with 1 tick per second or so
Is that from Animatrix or something?
was kinda fun but the code was disgusting
#gifs-and-memes
No
๐พ ๐ช ๐ธ
That's seems like a cool thing to make when you are just starting
My programs weren't that fun
It was pretty fun
I went in with that goal tho, i really wanted to make that for some reason
I made stupid things like calculator and stuff before
but i was like 10
My first C program was an IRC bot, I think
all of it was stuffed into one file with functions everywhere and the naming was all ass
oof
Same with my first Python program, at least after stuff I did along with a book to learn it
python is killing me rn, trying to make a little framework for myself for physics class
me no having fun
my first programming language is redstone
The book taught how to make a poker game or something
I learned programming because of ComputerCraft lol
I messed with it and made some shit
Then got interested in Python and Java and moved on from CC
Does anyone know the name of the plugin that can inspect players inventories and ender chest?
https://www.curseforge.com/minecraft/bukkit-plugins/openinv?page=2
This plugin allows you to open any player's inventory or ender chest and interact with it in real time. You can also do it for offline players!
I think there are like 2-3 popular ones people use.
OpenInv can also open offline inventories, Essentials can not afaik
saw purpur...airplane...has anyone tried them?
can we pretend that airplanes in the night sky are like shooting stars?
I could really use a wish right now
wish right now
wish right nooooow
lol
jk but uh, i think Purpur is from a member of this discord server?? so it's probably cool
from what I know about Airplane though it's known for pulling patches from other sources without testing them a la the defunct Yatopia
hmm ok
<insert 10 minutes of rapping>
I always stuck with paper but it seems alot of ppl switching to purpur
ill try it on localhost
This is not a fair interpretation of Airplane.
B.o.B. had everything to stay relevant but he just did not put out any more hits since then + started preaching for the whole flat earth thing
Paul, the author of Airplane, writes his own patches from what I've seen. Yatopia took Airplane and Purpur patches.
oh
Purpur is Paper work with a lot more config options.
Airplane also has a paid tier for support and stuff.
@unreal pike I guess Airplane's cool too then
does anyone know how to change the difficulty for one map and have it different on another
what was the other software that'd do the same thing as Yatopia though? i swear to God there were two of them
There's like 12.
Yatopia wasn't great. Lots of hacky stuff, unsafe patches, stuff slapped together without testing, etc.
There's a bunch of similar projects run by ex-Yatopia folks or random other people. Not sure if anyone really uses them.
I'm not sure what Purpur's testing methodology is but it's gotta be 3403408340489x more stable than Yatopia was.
Especially with Tuinity being merged into Paper I'd say most folks should just use Paper.
If there's stuff in Purpur you really want, then it's worth a look.
If you look at Airplane and it has or does something you really want, then go for it.
But if you aren't really sure why you'd use anything other than Paper then you should use Paper.
Doubly so once Tuinity is finished merging because Tuinity++
@static badge I bequeath you my firstborn child.
Purpur is something you'd use if you want the behavior changes it has
hai amaranth
Yeah if bits in it are stuff you want.

.amaranth
Nightwish "Amaranth" official music video.
Order at: http://smarturl.it/NW-DPP-NB
Subscribe to Nuclear Blast: http://bit.ly/subs-nb-yt
Subscribe to Nightwish: http://bit.ly/subs-ntwsh-yt
ORDER AT
Nuclear Blast: http://smarturl.it/NW-DPP-NB
iTunes: http://georiot.co/4BLb
Amazon: http://smarturl.it/NW-DPP-AMZ
Amazon MP3: http://smarturl.it/NW-DPP...

Haha
Fuck nightwish, shit band that stole my name ๐
they make epic music tho
the hotter my computer runs the colder it gets in my room
honestly pretty great system tbh
time to do a HVAC run to your closet like Linus and cool PC on it 
Linus Tech Tip
Hey has anyone ran an paper server before? Or an server with plugins in general? Just want to ask a few questions
As Iโm sorta new to this
Nope, not once
.dontask
Sass aside, what do you need to know
not a lot of paper server experience here
Aight Iโll just say my question...
How can you run a server on paper? At least use a calculator
You're not wrong
We just shitpost about running servers
Nobody actually does it
So Iโm going to get a 32GB ram server with about 6TB of Storage (Dedicated server) and im gonna run a factions, Skywars, Skyblock etc using multiworld... Would it hurt my performance or?
Run multiple servers
it'd be better to buy smaller servers one for each gamemode and link them all with Waterfall
That would be ยฃ50+ a month that I CANNOT afford
Iโm 14 bruh
Multiple paper instances instead of multiple worlds and then waterfall to connect them together
^^
You could do that in the same machine if it has enough cores
scale horizontally, not vertically
Itโll have one....
Uhhhhh what
1 CPU core but 32GB RAM and 6TB HDD?
one core?
the tick loop ticks all of the worlds
The most cursed hosting provider
Hetzner is where Iโm buying the servers :/
I think you're confusing something
the myth about minecraft only using one thread has spread too far
Hetzner what? the CPU model? -.-
yeah they're probably an OVH reseller or something
we know that
what we need to know is the CPU model
is it an AMD Athlon?
an Intel Xeon?
Oh I can get an i7 or higher but I can only really get an i7 as I only have ยฃ25
Start small
Never in my life.
i don't know, ask them, I'm just giving examples
if your budget is ยฃ25 you probs don't have the cash to throw into a network
Use bloomhost or Dedicated MC if you only have $25 budget.
I donโt thatโs what Iโm saying
one server doing all that crap together is just asking for performance issues
Bloomhost supports the ability to host mutiple server in 1 plan so look for them first
So 32GB ram isnโt enough?
amount of ram is irrelevant here
RAM isnt gonig to be your bottleneck
Oh
Get a good plan from bloomhost and spend that $25
if your budget is $25 you're probably looking at the stupidly old i7s they have
Aight
Make sure your server dont die within 6 month first
then think about scaling later
99.99% of server fails in first year
you need more than one server instance, and doing way too much at once is just a disaster
no point buying a dedi if you are just going to shut it down later
Iโm not trying to.. trying to get big and become something and not become The Hive
Sorry for ping forgot to turn off
ok so how many people in your Discord now
I'll take shit literally everybody says for $2000
Non Iโve been trying to advertise
There's really only one person here who cares about that sort of thing
so you have a total of 0 player
Oh ok
Yes... ๐ฅบ
you are already thinking abotu running a hub?
so a hub of 0 player?
._.
scale it later, get player first.
Iโve been trying to advertise
1 game mode at a time
Yeah but one would be a little boring no?
What about a skyblock, Murder mystery and TTT?
I used to play MC 12 hours a day on a vanilla server
Those are all pretty popular game mode
You're already picking the shittest game modes to start tryna scale up with
For like a year
what are you plan to do that 's different than other 98450 server out there?
These game modes require a surge on day 1 to survive more or less
yeah
a surge of players and lost 90% on 2nd week then that's your real player count
people dont get this when they try to start running server and they want 5 game modes 
PVP modes need a huge ad spend at the start because without players you won't get players, it's a catch-22
So what game modes should I do?
I mean... that's up to you
preferably something that does not depend on an existing playerbase to exist, e.g. pvp
You probably want to think this through a loooot more before starting
So skyblock then... thatโs all I can think off
Is prison still a thing?
yes
So, discord.py just died
Yes and that
you can make creative plots
Thereโs a prisons 2.0 thatโs developed and still is continued
Yeah that could work
On a flat world
discord.js time
Gotta be careful with creative servers, though
uh, yes, just make sure you use a plugin to handle it - in this case, PlotSquared
Cursed gamemode
same, good times
more like JDA time 
played on that server for 3 years
Noted: Use PlotSquared
So gamemodes I could use: Skyblock, Creative plots, Prisons, Survival...
Thatโs what Iโve got so far that I could use
Yay, less things written in Python
But nah, on a serious note, I'm sorry for the author
same
it can help if by any case you can get any friends from your timezone to play regularly
i assume you're targeting players from your country
otherwise idk, just any friends that could play regularly and help boost that player count
No Iโm trying to target people from anywhere
Why just target one region of players when you can target more
in that case just any friends really
Yeah well I donโt really have any ๐ฅบ ||That play mc anyway||
If you don't plan to have a lot of staff at first, I might avoid creative initially.
Just my two cents.
But it also sounds like you're building a server that's pretty much what everyone else bolts together.
Unless you gave some unique aspects or game modes it's going to be hard to lure players there vs anywhere else.
I mean Iโm going small then gonna add more gamemodes
I want a factions but thereโs no point of pvp when Iโm so small
Plus this looks pretty good same for the 12GB Ram
Creative requires either strong restrictions or knowledge of plugin development
Ideally, both
I mean I got told to use or recommended to use Plots Squared
And since I can use command blocks on paper Iโll probably clear everyoneโs inventory of tnt or any explosives etc
basically restrict lava, explosions and mob spawns
The important part is not really choosing the plots plugin, it's really to deal with the millions of exploits with the gamemode
There's a lot more than that
Yeah youโve got a point but I have no idea what plugins too use, what exploits there are for said plugins etc
Ideally you'd have to heavily restrict NBT
NBT? Iโm new af to Java
Iโm legit a bedrock player connecting to Java via Geyser soo
I know more bedrock than Java
And itโs 3:14am
Oh goody an offline mode server too
are you sure you want to open a java server then?
Yes
Bedrock sucks so much
Worst API, So restricted, Only 7 servers to play apart from trash realms
Which are copy paste of each other
Java on the other hand
Is way better in many ways
7 servers is only on consoles though
Mhm
in Windows 10 Edition and mobile ones you can join whatever
Thatโs what I mean I donโt understand why Xbox canโt connect to externals without having to edit their DNS settings
but yeah i understand
Itโs fucking bullshit
Now because I donโt want to go on a rant
Letโs move on
what is this server going to be for though, bedrock players or java players?
Java
No way am I gonna have bedrock, they wonโt be able to connect as long as I donโt say the port :)
lmfao sure let me just scan all your ports, I'll come back later
Plus mobile players basically have intentional reach than controller and keyboard and mouse
If you have geyser running and someone finds out they can probably find the port. Just FYI.
If either they know you're using a bedrock client or they see that someone else is.
Eeeh Iโll just ban the IPs connecting through geyser
Or you could not use Geyser and just switch to the Java client.
Doesnโt geyser display a * in front of a bedrock user?
I canโt afford an computer with 5k worth of parts
yes
Thatโs flood gate config
you don't need that much for minecraft
You can change that
You can run Minecraft on pretty shit computers.
don't you have a computer at this very right moment?
Iโm over exadurating
Lots of folks use old laptops, etc.
you'll just need a computer with OpenGL 3 (3.1? 3.2? i don't remember) to run the latest version
No lmao it died during summers hot as fuqqq heat wave
which admittedly I don't have but that's because my graphics is integrated and it came out in 2003
h u h
so it literally overheat?
damn
i don't know how the hell countries have been so hot and the most I've experienced was 36ยฐ in one day
this year
past years have been harsh in portugal
this year was mild
Yeah in the UK it was hotttt
much to my pleasure, mind you, i hate hot temperatures
I've experienced a +40ยฐ summer day already
Me too I only like the heat if itโs cold but if itโs not too hot
i don't want it ever again
I might buy some bloom hosting soon
I mean this is better than
That
That was on my dads phone
A few days ago
Yes Iโm stuck with an SE and 5s while he has an IPhone 11
And 3 laptops
:/
Yeah
I mean tbh it looks like bloom is worth more
Yes and trying to learn my CCNAs
and he doesn't let you use any of his laptops? lmfao
He knows Iโm try to setup a minecraft server
that's quite some capitalism over there
Heโs just a prick 99% if the time and a bit mental in a way ๐
Canโt blame him of COVID
The part where Iโm stuck with an SE and 5s and no laptops while he has 3 I mean Iโm not sure what to say
Anyway
Letโs stop talking about my dads stuff tho I brought it up and basically asked for it
Bloom is looking better
Than Hetzner servers
Thatโs ยฃ11.62
the most efficient being body
well hey, actually
I'd like to imagine they made a solid block of snow and chiseled that out of solid blocks michelangelo style
if you got money to pay for your server, why not buy a laptop?
a masterpiece, really
I'd argue it's more important for you at this right moment
Laptops are not ยฃ17 are they?
they can be
I mean my phone is doing quite well
17ยฃ per month at the end of the year is how much?
One for scrap parts yes ๐
Itโs $24 a month
say if you spend $408 and your server dies in 3 month. you spend $408 for 3 month
Yeah and I ยฃ20 a week every time I go to school
if you rent a server for $20 a month you will only lost $60
So at the end of the year I get ยฃ390
Nah
lol
If this server thing goes well I wonโt even need to go school
well that's a hell of a lot of hope
yes and you're also 14

Bruh thereโs no shitty high school here ๐
you should be ending high school at 18 which just so happens to be the age of majority
let's not get too hyped for this mmmkay
oh so at 14 you just go to work at a factory?
Go get your secondary education chump
I leave school at 16 @tropic flame
๐คฆโโ๏ธ
well, let me put this in more general terms: finish your secondary education at least
Yes, sure there are people who dosnt need secondary education to live and are doing fairly well
Iโm still doing my CCNAโs and my dads mate has I think government contracts because his company is Government contracted so I can get 60k+ a year contracts when Iโm 16
but you here showing me that you need this secondary education or at least you aint realistic about your goal
Yeah well Iโm learning my CCNAs and Iโm in love with IT and tech and shit so Iโm gonna do that most likely when Iโm older
you are 14 now and you are taking a promise that's not on paper and 2 years away?
If this whole server thing doesnโt work as I want to do what I love not just minecraft
do you know how much can change in 2 years?
Whatโs your point?
Chill man it's a kid
My point is you should come back to reality first
Man itโs 3:37 I donโt want to
coz your physical body is here, in reality,
the timing was perfect
thanks
that's the whole point of it

Perfect
Fucking Amaranth
if your server does not work then at least you have a plan B
is this CCNAs thing the equivalent to secondary education at your place?
if so then aim for it
Yes do you know what a CCNA is?
Itโs a certificate
For IT
And shit
I want to do it as I want to do cyber security
CCNA (Cisco Certified Network Associate) is an information technology (IT) certification from Cisco Systems. CCNA certification is an associate-level Cisco Career certification.The Cisco exams have changed several times in response to the changing IT trends. In 2020, Cisco announced an update to its certification program that "Consolidated and u...
I am all for kids with ambition and I know a few that did well in the end but a slap of reality never hurts
i figure it's this, right?
And have a side thing like minecraft
okay
I was trying to reference https://en.wikipedia.org/wiki/Lawnmower_Man_2:_Beyond_Cyberspace
Lawnmower Man 2: Beyond Cyberspace (also subtitled Jobe's War) is a 1996 science fiction action film written and directed by Farhad Mann, and starring Matt Frewer, Patrick Bergin, Austin O'Brien, and Ely Pouget. It is a sequel to the 1992 film The Lawnmower Man. The film was negatively reviewed by both critics and fans of the original film.
It proves some shit basically to do shit
if this is your plan B and if it's the equivalent to secondary education then go for it
that reference is older than them 
and make your server meanwhile
Like a key to open a door but the door is the job and the key is the CCNAโs
our point here was about what you said in this message
Iโm going to do it as a main job I just want a minecraft thing in the side
don't ditch school for a server
indeed
man you gonna be si rich now
his father has a friend with governmental contracts so he's probably indeed rich
cool
He owns the contracts as he owns the company sooo I shouldnโt need to do much to get it
pay me a trip to the Bahamas once you can then ๐
remember me I'm your best friend
wink wink
Lmao and die of starvation
You have better chances climbing up a wall of mud than that
...do you two know each other?
No
Not at all apart from we just spoke and are in this server
Nah Iโm just chilling trying to figure out that dudes point and listening to Uk Drill on my phone
eternity's point?
it's the same as mine
So aggressive ๐ฅบ
don't ditch school for a minecraft server
Yeah I was joking
then yeah that's pretty much it
Oh ok
Felt like something different idk
I canโt be bothered to think about it now and just want to listen to Central Cee
Who? ๐
idk you said you listen to uk drill
Mhm
i assumed you knew some uk rappers
Download & Stream now: https://orcd.co/kissandtell
not a drill beat but eh he's got other songs
for real though no we don't, apart from right now and in this server
Yeah Active gang, M. huncho, Dutchavelle (Whoโs a nonce), AJ Tracey, Tion Wayn, SR, SL, Dezzie, Freddo, Aitch and a lot more
nice, you know AJ Tracey
you might like this song then
sure then
whatup people 
Yeah I would code but my laptops dead sadly
oh damn charge it?
I do have an Java IDE app installed so thatโs good ig
No I donโt mean dead battery
I leave my laptop on charge
ouch
I would flip if my pc turns out to be dead next morning lol
Yeah it died mid session
I have like 20 projects of code on it I do not want to lose
Best advice back them up
yes I have a thumb drive
on your phone??
what app?
โCodeSnack is the first mobile IDE made from the ground up for iPhone and iPad. It provides you with fast and easy-to-use tools that make it possible for anyone to create great programs, learn how to code by samples, and deploy real-world back-end and front-end apps within minutes โ for free.
Gettinโฆ
huh, i see
It does Python, C, Java, Node etc
This youtube channel is dope I watch it on my free time now. My friend showed me it lol https://www.youtube.com/c/smartereveryday
I explore the world using science. That's pretty much all there is to it. Watch 2 videos. If you learn something AWESOME, please subscribe if you feel like I earned it.
Contact: http://www.smartereveryday.com/contact. I currently get lots of correspondence so please forgive me if I'm unable to reply. I mean well, but want to focus on being ...
lmao the description makes it sound like it's an iOS-exclusive when it actually exists for android LMFAO
Lmao
nice though
Yeah it is
Isnโt hard to use, Aternosโs site could use some recoding for mobile and their staff team could use a bit of discipline
yuck
Aternos sucks. Are you talking about the server hosting?
Got muted by some 15 year old whoโs always triggered because he didnโt want to even see me in chat
lol
are you telling me kids use aternos for more than just hosting for their friends?
i mean I'm not surprised
just disappointed
Yup
at this point get a damn dedi 
They have fucking paper mc on there and give you 2.5GB of ram but you canโt even load Fucking fresh chunks
i used to be one of those kids except i actually knew what things meant ๐
that doesn't sound like an aternos limitation
I started off with servers hmmm 2 years ago at some place but forgot 0/
Theyโre hardware is shit
Theyโre staff team is always triggered lmao
And you get barely any addons
no wonder, it's kids who use the platform
have you seen there server network people advertise on there so much lmfao
Yup lol
Yeah no one in their right mind would use it
plugins? you can use anything that's in SpigotMC and BukkitDev
nothing outside of those two though
their major downside imho is they don't let you install SpongeForge because it's not available in CurseForge
I Said to do CTRL + R to refresh his client because he was having an issue with his client
next time tell him alt f4 should do the trick
What hosting thing?
it literally does, he just has to open the client again 
Because I like to fuck with that child
LOL
He started arguing with me over this
Apparently he won both?
And brought it up before he muted me
He hates me and I can tell already ๐๐๐
โ15โ year olds who are mods and have sonic in their pfp yes
How do you know if hardware a provider offers for a minecraft server is good?
hey is this an insult towards me

No that one kid who muted me for a day
oh okay then

... that's sonic?
Mhm
that swamp green is disgusting
just comes to show how 2D sonic is better than 3D sonic smh
Heโs a sonic fan boy I bet if o say itโs a terrible game series he will ban me
No offence
just tell him the first three games + Sonic Mania are better than anything else that came after Sonic Adventure
Will that get him pissed?
watch him getting red like a tomato
maybe
judging by his picture he likes 3D Sonic
Hehe Iโm gonna just say it in off topic and not direct it at anyone
Make it look so not like bait
Brb
Hehehe
have fun
I love fucking with โ15โ year olds who have mod power who always scream and cry
hmm
He says heโs 15 but the way he acts makes me think heโs younger
Most providers will tell you the machines they're using. So check the CPUs against other known good CPUs and see.
There's no way to tell if it's way oversold or not other than reviews/experience/etc, though, so sticking to well known good providers is ideal.
Aren't you 14?
Yes
I got muted for a day because I told a mod to refresh discord because they were having a bug
You're arguing with him, too. And bringing it here for some reason. Seems like you're both acting kinda immature.
Nah not really arguing with him just trying to get him to see what heโs saying is pretty stupid
That's what arguing is.
Oof, so Western Digital and Crucial swap TLC flash for QLC without changing model numbers and Samsung swaps the controller to one that gets half the write speed
For the 970 EVO Plus
There's been a lot of that shit happening lately. :/
gotta find ways to save moeny 
Samsung's controller fabs have been shut down in February
Well, they might not still be down but they were from February to at least May
The fabs are in Texas and in February hell Texas froze over
entity-activation-range
does this option disable mob AI past the value?
Like do they not move
Disables mob ticking, yeah
thanks
lol, Windows progress bars are still such a joke
Windows Update for 11 just went from 8% downloaded to 100% while I was poking through Process Explorer to try to see what it was actually doing
First thoughts on Windows 11: meh
Windows 11 on an imac
Umm...

I have a Windows Security app running though, I'm looking at it
Tfw just a poly to get you to visit Microsoft store
I think they forgot to wire it up to respond to its own URLs
I'll give windows 11 a shot in a few years when they actually polish everything that's new and changed :P

Uh oh, the built in teams doesn't work with my work account and the Teams I already had installed seems to be broken
Huh, I guess you just can't have both open at once
I'm debating moving to Linux. Only thing holding me back is Microsoft Flight Simulator.
Move to the first version of Linux
I mean, if you game and wanna continue to game, you're generally best just dual booting
Or just have two PC!
gimme a stupid mod idea. im bored.
would you PLEASE make a fabric mod that let me fly in singleplayer without cheats for 1.16.5 lmao
I literally can't find a half decent one
sorry i only do forge :pain:
sorry not enough time t owatch yt
wtf spottedleaf plays osu
Or not
You don't want to know
snoopa you tried patchwork?
use a forge mod with patchwork?
eh
works ig



