#💻︱programming
1 messages · Page 37 of 1
I’d recommend to just watch some tutorials on YouTube and practice :)
i got scolded by mitgobla just bc i said go watch youtube tut 
That person asked a different question 🙂
he asked can someone teach me programing, i said go watch youtube
in a rude way bc idk why my brain go toxic mode maybe i looking at too much stackoverflow
anyways
on my way to make megenta minecraft 🦾
me that made an rgb texure pack
texture pack sus
anyone here can help me with screen scraping?
webscraping?
yea
you need lib or you got lib?
i use HtmlUnit in java, but theres hardly no documentation on cookie manager
i mainly need help to web scrape namemc
yk namemc has a api
yes... but i need to screen crape name history of not current nicks
hmm, idk about java doe
python?
what do you need to webscrape from nammc?
name history of not current nicks
u can use it only with current nick, but if they r outdated it doesnt work
wdym?
you use the uuid in the request
oh right my bad. but i have only a not current nick, and using it i have to get uuid plus current nick
the id is the uuid
which you can then use to get the name history
you should put :username rather then _username_
or <username>
ya
don't think it makes that big of a difference
yes ik but it only works for current nicks:
https://api.mojang.com/users/profiles/minecraft/gurdion -- doesnt work cuz its not current
https://api.mojang.com/users/profiles/minecraft/l__l__JINY__l__l -- works cuz its current one
but it make it look better then _username_
so what are you trying to achieve actually?
I have a list of not current nicks, using which i have to get name history including its current nick
just use uuid
but i dont have it.........................
there should be an endpoint for that
@plush walrus he wants to search for profile from old name
i don't think you can do that, not sure
yea theres no api for that, its only possible by scraping sites like namemc
or using a timestamp but mojang didnt fix it yet
there probably is since namemc uses it but you can just use the nammc api instead of scraping
is there any documentation?
I dont think it has the feature i need
if @Nuclide#3163 == good:
life = lie
== in the first line
yep, but it has cloudfare prot
then you can use selentium but wouldn't recommend it as it is really slow and not efficient
now its in cool code
you mean selenium?
#include <iostream>
#include <string>
using namespace std;
string person;
bool isbad;
int main() {
cout << "This program will tell you if a discord user is bad or not!" << endl;
cout << "Name, tag or ID: ";
cin >> person;
if (person == "Matriox#2349" || person=="Matriox" || person=="707222256916365362") { // Note to self: THEY SUCK
isbad = true;
}
if (isbad) {
cout << person << " is bad!";
}
else {
cout << person << " is not bad!";
}
}
get outprogrammed
If programmingLanguage == usedByNuclide:
languageIsBad = true
Thats just a few lines i through together, right of the top of my head. Im kinda pro at programming
Hey, your code has errors
PS C:\Users\Meerkat\Downloads> & 'C:\Python39\python.exe' 'c:\Users\Meerkat\.vscode\extensions\ms-python.python-2021.11.1422169775\pythonFiles\lib\python\debugpy\launcher' '52591' '--' 'c:\Users\Meerkat\Downloads\test.py'
Traceback (most recent call last):
File "C:\Python39\lib\runpy.py", line 197, in _run_module_as_main
return _run_code(code, main_globals, None,
File "C:\Python39\lib\runpy.py", line 87, in _run_code
exec(code, run_globals)
File "c:\Users\Meerkat\.vscode\extensions\ms-python.python-2021.11.1422169775\pythonFiles\lib\python\debugpy\__main__.py", line 45, in <module>
cli.main()
File "c:\Users\Meerkat\.vscode\extensions\ms-python.python-2021.11.1422169775\pythonFiles\lib\python\debugpy/..\debugpy\server\cli.py", line 444, in main
File "c:\Users\Meerkat\.vscode\extensions\ms-python.python-2021.11.1422169775\pythonFiles\lib\python\debugpy/..\debugpy\server\cli.py", line 285, in run_file
runpy.run_path(target_as_str, run_name=compat.force_str("__main__"))
File "C:\Python39\lib\runpy.py", line 267, in run_path
code, fname = _get_code_from_file(run_name, path_name)
File "C:\Python39\lib\runpy.py", line 242, in _get_code_from_file
code = compile(f.read(), fname, 'exec')
File "c:\Users\Meerkat\Downloads\test.py", line 1
If programmingLanguage == usedByNuclide:
^
SyntaxError: invalid syntax
If:
programmingLanguage == usedByNuclide:
languageIsBad = true
this is clearly better
It looks better
error still .c.
Traceback (most recent call last):
File "C:\Python39\lib\runpy.py", line 197, in _run_module_as_main
return _run_code(code, main_globals, None,
File "C:\Python39\lib\runpy.py", line 87, in _run_code
exec(code, run_globals)
File "c:\Users\Meerkat\.vscode\extensions\ms-python.python-2021.11.1422169775\pythonFiles\lib\python\debugpy\__main__.py", line 45, in <module>
cli.main()
File "c:\Users\Meerkat\.vscode\extensions\ms-python.python-2021.11.1422169775\pythonFiles\lib\python\debugpy/..\debugpy\server\cli.py", line 444, in main
run()
File "c:\Users\Meerkat\.vscode\extensions\ms-python.python-2021.11.1422169775\pythonFiles\lib\python\debugpy/..\debugpy\server\cli.py", line 285, in run_file
runpy.run_path(target_as_str, run_name=compat.force_str("__main__"))
File "C:\Python39\lib\runpy.py", line 267, in run_path
code, fname = _get_code_from_file(run_name, path_name)
File "C:\Python39\lib\runpy.py", line 242, in _get_code_from_file
code = compile(f.read(), fname, 'exec')
File "c:\Users\Meerkat\Downloads\test.py", line 1
If:
^
SyntaxError: invalid syntax
if(programmingLanguage.usedByNuclide()):
languageIsBad = true;
bro.
Definitely not
that looks too complicated
does python even use semicolons?
No
yeah you have to define programmingLanguage first
and nuclide, get good
yes
usesprogrammingLanguage = ""
If:
Nuclide = usesprogrammingLangauge:
usesprogrammingLanguage = "bad"
js better than python smh
cpp is typing...
ok im great programmer
what the heck is this
this be good code
I'm just saying, idk if u can do better
cuz that's an entirely working program I got there
Written in cpp allowing me to compile it
show me
#include <iostream>
#include <string>
using namespace std;
string person;
bool isbad;
int main() {
cout << "This program will tell you if a discord user is bad or not!" << endl;
cout << "Name, tag or ID: ";
cin >> person;
if (person == "Nuclide#3163" || person=="Noob" || person=="541652140687360010") { // Note to self: they noob
isbad = true;
}
if (isbad) {
cout << person << " is bad!";
}
else {
cout << person << " is not bad!";
}
}
It still returns you as bad tho
w h y
cuz u stole my code and forgot to account for one thing
doubt
yes
what language is this?
what language is this?
You should know
it is rust



we gotem
My code is rust
its just a different dialect

Then it sucks


fn main() {
println!("ur bad at programming btw");
}
i might have trolled him too bad
now that's rust
Yeah he just went to sleep like f dis
ikr
guys im very very good at programming
matriox = good
okay, what language was your code?
LOL
u replace words with colons
fn main() {
let matriox = "good";
if matriox == "good"{
println!("matriox is {}",if matriox != "good" {"good"} else {"bad"});
} else {
println!("matriox is bad");
}
}
better stuff
ya like it?
I like it
LOL
@minor roost throw it on rustc
little did he know it prints bad anyways
hm
well i forgor ;
@tawdry radish 🤡
okay @gentle patio lets make peace, ill make a program that says were equal
as long as im above, im equel
alr fixed it run it
so make me better
You can watch me make it live in the programming vc uwu
plzplz
@minor roost show 🔫

guys why can there be an english programming language?
why it have to be all weird
always
fixed it x2
build website = yes
spawn website = yes
imma make english programming language
Its gonna be even easier than rust
You should have a look at a programming language called LiveCode
but have you tried uwu++
no
@gaunt berry but have you tried chicken
quartz did you see my version of youareanfurry?
no
want to?
sure
oh no i would die if i tried this
ikr

and it will be easy to learn as i have a high level (basically mastered level) of Rust
However Mr Brightside has just come on
check dms
so imma wait a few mins
Next thing u claim is that Assembly is high level
anyway, to make peace, I made this program
#include <iostream>
#include <string>
using namespace std;
string person;
bool isbad;
int main() {
cout << "Name: ";
cin >> person;
if (person != "Matriox" || person == "Nuclide") {
isbad = false;
}
else {
isbad = true;
}
if (isbad == true) {
cout << person << " is bad!";
}
else {
cout << person << " is not bad!";
}
}
no
why not?
where am i D:
delete that oop
nO
no swearing
..
def not tho
children must not see such BAD words
I know the rules better than you, most likely
Nuclide; != "good"
ik them pretty well too 🤔
literally cant be banned for it
cool!
enjoy the pain
This is discord
not the server
There are seperate discord rules
oh oop
https://www.cubecraft.net/rules has no rules against swearing in discord, other than the one included by chat rules
first rule
However, there is the rule at #🔷︱rules-and-faq so it def not allowed tho
Doesnt that mean bullying,insults harassement and hate speech, I thing swearing follows the other track as long as its not directed towards someone in a bad way-
frick is allowed.
Doesn't matter tho, there's rules against it, doesnt matter if there are them twice or once does it, lets get back to crying at our programming language choices
swearing is inappropriate language
enjoy @gentle patio
To be fair it does start with a warning though
c++ is like the weirdest language change my mind
LOL
I hate C++
😂
😂
nobody
*pure c
->@plush walrus
hey
hello
its mean D:
no it just bad
I'd prefer anything over python
Wait why?
pythong bald atleast some people agree with meh
cause he doesn't know what he's talking about
beef
Rust is the upcoming best language
not upcomming, it best language
it is top since 2019
even in 2018, 2017, 2016
not adopted yet
by the masses
I remember it has no gc at runtime
it is only on discord
schools and enterprises have to pick it up and it'll take years
c++ bald, change my mind
i think there were some
hmmmm
there is a guide 0-o
never thought someone already made an os with rust
I guess an os is just time consuming but not really hard if you have a compiled language
it's the same architecture so yeah
I'm learning the electronics so I can maybe design some FPGAs one day (hopefully)
running a discord bot on these shouldn't be so hard
:0
@tawdry radish keep me updated on your wgpu stuff
I've never really done any serious accelerated programs before
eh it was just me trying to make a rounded rect
Suppose i hv a 1.17 plugin, and i want to update it to 1.18, how do i do that? (Suppose i unzipped it)
java?
idk then 
mkay
wait a second... that will ping all the users having that role 
Depends, you can do
!list_roles @role
or
!list_roles role_id
dont be a square
!list_roles
Is it a plugin created by you?
Why people always use Hello World when they starts programming? Why not use Hello Vadim instead?
``
@copper ice
// Nuclide is bad
#include <iostream>
int main() {
std::cout << "Hello World!";
return 0;
}
thats not copy and pasted
@minor roost
Woohoo, totally not pasted
I know its pasted cuz you are using std::
lol
why
more work
Okay, do you know how not to?
What is std?
.c.
I hope it is smth good
something useless i'd say
I hope it isnt a disease
std::cout prints the content inside the quotation marks. It must be followed by << followed by the format string.
never
cpp Standard lib
// Nuclide is noob
#include <iostream>
int main() {
std::cout << "Nuclide is a noob, trust meh plz";
return 0;
}
@gaunt berry can u be proud of my programming skills
I wonder, is vid games source code can be decompiled? I wonder how the game works tbh
Yes, it can be decompiled, they wont be happy though, just look for an open source game
Why they didnt obfuscate it?
Okay, now make that text inside a variable, and then print the variable :)
And how to I identify the game is made using unity? (If the unity logo is hidden at startup)
string nuclideBad = "Nuclide is bad";
cout << nuclideBad;
This language is easy
im ready to make a game
Using UE4?
Paired with my masterful knowledge of Rust
compile it then :>
fn main() {println!("what knowledge");}
fn main() {println!("a lot of knowledge my love");}
Nice :D
Copypasted?
hmmm
nope
right of the top of my dome
my brain
in case you didnt understand
you are just a c++ programmer
nothing like a rust programmer
how to copypasta 101?
debatable
fn main() {println!("no :eyes:");}
this man is scared dogo, the legendry rust programmer
lol
There's ways to view minecraft "source code"
you should do some googling uwu
i thought ur not allowed share mc source code
throw that in ida or ghidra
you won't see function names, but how program works in cryptic language 
Mojang provides deobfuscation maps actually
They want you to look at it
modify it
make cool stuff
because thats what makes it great
te hel where it
they won't let you see full source doe 
but mojang don't have it 
i hv perms to unzip it
I am pretty sure you'd have to modify the source
wdym/
paper plugins generally work across versions
i think i might have just fallen in love with powershell
i love cmder for some reason too
oo cool
having access to .net stuff
i feel like its slower than c# tho
Minecraft Java artifacts are not really obfuscated
The variables are just renamed
It's kind of like minified js
bois anyone know about bedrock marketplace api?
I don't know about client side but you can get a mojang mapping version of the server with spigot
hmmmm
i mean server has a pdb file already
ez to make mods for it if i wanted
anyone knows a pack that gets the entity data, block data from a server and stores it in idk what file?
does anybody know the difference between the .teleport and .getLocation functions?
i don't but pro chads might know
If I’m correct .teleport uses a players position and .getLocation is the cords at that exact moment.
alr ty
No problem, feel free to ping me in any of your questions :)
what is meaning of life?
Hmm, freedom?
i sit in my room is tat freedom?
Define freedom yourself
😮
just click it
This has some puzzle game potential
What do rubber ducks have to do with developers
Force the image to follow cursor
then make the cursor invisible when it's on the window
why
because it then would be working like a normal one
why would i want it to work like a normal one

why not
I'm trying to make it more painful to use
Oh
then make it work in mirror
But every 3-27 seconds it decides to change back to normal
I guess the trick would be to not make it so annoying that it's near impossible but to make it just so annoying that you can manage to do things but with unnecessarily much effort
rank lookup by username
Anyone knows a way in which I could upload audio files to a texture pack and then play them using Spigot w/o replacing any of the original sounds?
can be done via a datapack
Sth more?
So far I've got it working just as a resourcepack that registers the sound in-game but it won't actually play D:
Uhhh
Managed to make it work already!
Yea datapack what he said then adding new directories in the resource pack with the new audio
Ok
You epic gamerr
does anyone know how to fix this?
Happens to me on Halo Infinite
Just restart PC
tried but didn't work
noice
This server has been written from ground up
I have a coroutine listening for player packets
Took me a day to reply with a somewhat correct ping response
Like custom software?
yeah
this is all it has
I don't know what that means
it can only reply to Minecraft server list status requests
ohh
because that part is unencrypted
once past that the data is actually encrypted
it's the 1.13+ "Encrypting..." message while connecting to a server
smart moment
I'll be working on that today
it's okay
my system is very 🍝
I mean
Java itself kinda is too
Java mc
Not java java
Well they are still players
#freeminecraftgamers
Imagine anarchy server offline. No encryption
And the clan battles are just DDOS attacks
Yea
But since server ain’t encrypted
I would think it’s easier to grab peoples data
Rbh I should sleep I work in 7hours
Gl on server
And make it good spageddi so u can eat later
@minor roost why are you making your own server software?
For fun or for a project?
Also guys I think I did ok on my computer science test 😎
I guess we’ll find out if sharing your email with anyone is worse than hotel wifi soon enough
The encryption scheme can be a bit complicated to write if you haven’t done it before, but it’s a very good learning experience 😄
Hey @sweet barn do you know if there’s any active developer recruiting at cubecraft?
I don’t believe we have any open positions at the moment, but keep an eye out on https://jobs.cubecraft.net
Will do thanks! Do you think I also won’t be able to apply for a volunteer position / unpaid internship (with career opportunities) purely for work experience?
I don’t believe so, no, but I’d encourage you to send an email to jobs@cubecraft.net with any questions you have relating to job positions 🙂
Alright, then I’m going to that. Thank you!
Perhaps use it in production for my network
but that'll be in the long run
I'm halfway through it, it's pretty fun as a challenge
Couldn’t you put people on a certain shard like lets say every 30 new users is a shard and they all have the same or very similar encryption code. Or even give everyone their own encryption key to the server. So then like make it hord
...
I don't see what you mean
Not entirely sure what you’re speaking about, but this is not how encryption works for Minecraft
maKe iT
he's maybe referring to how discord api supports "shards" for bots
a typical server (game instance) on a minecraft network will almost never operate more than 20 active players at once
so it's already "sharded" in a sense, there's just a final proxy layer to group the connections so it appears like one minecraft server (in vanilla conception)
Is it open source? 👀
and in most cases the instances & proxies are operated by the same organization, so the instances actually run in offline mode by leaving the encryption (and compression) to the proxy layer
nope, it's not worth making it that way
totally not because the code is terrible
F
Written in Java I assume :o I actually wonder how a mc server would perform if written in a language like C++/C# with all the features, but keeping efficiency in mind at all times
nope, I'm on Go
I believe someone has made something similar
Interesting
I think that C/Rust will be the absolute best for this kind of system
C# is basically java, and I remember it has more latency than Java but I might be wrong
Also, fun fact: I'm currently writing a library (for now, might become something more in the future) that will convert code to command which will output all the functionality to command blocks. Doing it for Bedrock at the moment as the commands there are much simpler to handle than in Java. It's heavily inspired from Bukkit/Spigot's API
So you're making Bukkit in command blocks?
Sortof. Commands in Bedrock do unfortunately have much less features than Java
It's main usage would be for map makers where they could code functionality to their map
yeah
that's what I'm thinking about
how are we supposed to pass data in config files with command blocks 😢
I just feel sorry for those who have to write in the horrible command bloxk GUI Mojang has given them to work with
Well, in Java you can store data in scoreboards. I haven't gotten that far though with the project so I'll have to look into scoreboards in Bedrock first and see what's possible
I remember java commands are turing complete ish
Nono
So like I meant
you can use signs as memory
Not the first 30 people in a session but all time unique
and convert between strings and numbers
the encryption is automatically negotiated every time a player joins afaik
And for each single player it wouldn’t look at them all at once
Ah so every player has a unique code already
yeah, you call mojang's api to verify the data
Well on an offline
I was meaning making your own encryption
Like more than just a “this player is this one from mojangs servers” with their UUID and other stuff
well what for
¯_(ツ)_/¯
sorry but I still don't get what you mean
So like a server that you would make.
Offline or Online.
Couldn’t you make your own unique encryption for each player. To like store and write data. But have it separate from mojangs/microsofts.
yeah you can
but then I believe people can just use any username
Wdym
well my feeling of the encryption thing is just like /login on offline servers
Ew no
Mojang has an endpoint to verify if the user is valid
if you ditch that, there's no official way to do it
anyone can connect
Can’t u just save a file that identifies the user on the MC file
You can on bedrock with packs and stuff atleast
what's a MC file? and do you save it on the servers?
So like
Imagine your encyption key is like
736hfhsv7736-h on the network
And mine is urgeywgsg726261-j
So our codes get saved to our own device. As well as the server
okay
So for me to login as me. I just have to login with the same client or version
then what if someone gets your token?
Well the token would be encrypted with the key
So the code isn’t 736hfhsv7736-h the code is something else
But to decrypt what the server is saying you need the specific key related to your profile
well it's kind of what already exists
the server generates a new secret for every player connection
afaik
And like a a-9 is like 36 with 13 characters is such a large number
and there may also be malicious servers
Yummi
I mean technically cubecraft collects data from kids under 13 so like #poggers#gamer
the client shouldn't over-trust the server, and same way for the server, so both get the key data from Mojang
Not intentionally obviously but because they setup their XBL account wrong
I'm talking about Java, I don't really know how Bedrock works
it should be the same system because I'm on a microsoft account now
Well they are both microsoft now ig
so yeah, I think I get your idea
but that just relies on you having the key on your machine
Yea
when tokens are generated by Mojang and they regenerate over time
Idk how offline servers work except that kids that went to freeminecraft got the game
offline servers have no encryption
so they have to put a /login to match the username
Yea
which is terrible, because most people use their daily password and a malicious server can (and did in the past) store it
But idk how they can like even load the game
I just set the password to like “gamer123” when pocket servers use to have it
well both the minecraft client and server mostly operate outside of Mojang if you don't use encryption
you can easily play any steam game for free
but not online, because most multiplayer games happen on official servers
that's because big corporations are anti consumerist to some extent
Like okay
just like you can activate your windows without internet
But if you just store the game as a “online download” or a “disc download” you should be able to play the online ones offline
Always
I bought a game on steam that I have on my Wii
well you can see who's a good game publisher and who's not
Nah just entirety of xbox works under their servers to play games so publishers get no choicd
I don't know about that, it may be true because that'll be very neat for azure
Altho I think they allow you to play free games without live anymore. Because they realized how many kids buy the battlepass in fortnite
Minecraft probably kept offline servers going for their own interests
kind of like a trial, since most people will end up buying minecraft
Yea
Thats what I did lmao
I used APK’s of pocket edition on my Nook like 5years ago
well that's forbidden
one day if I continue on my server implementation I wanna try native java+bedrock support
Do it better than redned
hahaha
they're better than me for sure, but I can give it a try
Joane?
nope
Brock?
lol
y e s
a company in my country name their projects after food
Neon software
that's the name of my upcoming network
Ahh yes I love my new Motorcycle it’s called the “Macaroni”
nice
Yummi
original name
?
It keeps dying and I am just connecting to discord for 3minutes
lol
Ok imma go do stuffs
enjoy
Make ur garm gooderer
haha hopefully
You willfully
Hey guys
I have a question if anyone of you can answer it thank you very much
So currently me and my friend is hosting server mc for my discord server
but we dont have any money
and we want the server to be online 24/7
So can someone tell me a website to host servers
Thank you very much
There are no good 24/7 free minecraft server hostings. If you would like a server that is online 24/7, you will have to pay
Servers cost hosting companies money to mantain them. Wouldn't be logical for them to offer them for free :)
you're welcome

left the server haha
and joined back
more seriously you can run the server by yourself
Minehut is ok if you’re not looking for the best server but want it for free
alright
I fixed a number of issues in my program
we now have proper ping response and sampled players lol
anyone knows what's the issue here? (apart from the warning)
is that docker 
ofc :)
idk what is error 
no such host
idk why, when I tried it locally (without random password), it worked and told me that the pass is incorrect
put that line in google
and let tem google do it work
I have tried that
oh, well idk i can't help 😔
I think it has to do with the network
or maybe host ded
no
it'll be something like connection refused
or a timeout
@hearty bloom what are you doing?
building a dockerized application
i don't even know docker stuff 
but you're not the only one with this problem, you should find some stuff online
and docker info prints this...
can you maybe send the file you're using?
this one seems related as well
.docker_script: &docker_common
image: docker:19.03.12
services:
- docker:19.03.12-dind
before_script:
- docker info
- docker login -u gitlab-ci-token -p $CI_JOB_TOKEN registry.gitlab.com
- docker pull $CI_REGISTRY_IMAGE:$CI_COMMIT_SHORT_SHA || true
dockerize:
<<: *docker_common
stage: package
script:
- echo "Building docker image"
- docker build -t $CI_REGISTRY_IMAGE:$CI_COMMIT_SHORT_SHA -t $CI_REGISTRY_IMAGE:latest ./.docker/php.
- docker push $CI_REGISTRY_IMAGE:$CI_COMMIT_SHORT_SHA
- docker push $CI_REGISTRY_IMAGE:latest
cache:
key: composer
paths:
- vendor
policy: pull
except:
- master
added the services part just now, it may be the issue
they said something at end 
yes i was lol
thankyall, fixed
np i did nothing doe
same xD
does cubecraft uses c++? , _ ,
Hi i have a problème
no sir, rust would be better option doe
any ideas on why I can't find copilot on the extensions in vscode on arch (manjaro)?
you in beta program?
yes
but I think you should be able to install it even if you're not
ya
cuz u suck
i mean
idk
😔
Java, for both their Java & Bedrock network
@plush walrus try use vscode
Nope
pacman -S vscode?
I'll try later, thanks!
Code is open source
And vscode is a proprietary distribution
That's what I remember
Kind of like chromium and chrome
That might solve your issue
You can use C++ for Minecraft if you want
they should use rust ngl
Fork cuberite, make it production ready
Rust is harder to maintain
doubt it
It's also too low level for a cloud application such as cubecraft
rust never too low level
You're welcome, arch can be confusing for new people
Ye, can confirm
I prefer windows or macos
package managers on linux are confusing in general
Not really
I got pretty used to apt
But pacman is different
i dont really use apt
i mean package name wise
i dont think they were affected in the first place but yes it is safe
Nee, I think it's prett good
That's what you think mate
flatpak my beloved
ye flatpak is good
@plush walrus try yay if you're in manjaro
remember when you wanted to sudo apt-get install java
but apt said: sudo apt-get install openjdk-17-jdk-headless
@minor roost lmao rip
😔
Doesn't java work?
nop
I see
Well I think there's a message when you type java right?
And it kinda makes sense because everyone wants a different java
Some need 8, others 11, 16 or 17
Headless, jdk, jre
Temurin, corretto etc
i just think its confusing for newer, inexperienced users
all JDKs have JRE shipped with them :p
but yeah, one time I remember 1 thing wasn't working on coretto and I had to get oracle's
and no, there is no message
Type java
Yes, I remember jres don't have jdk
Probably means hmm Java runtime environment
Also why you're on root lol
JRE java runtime environment
JDK java development kit
JVM java virtual machine
cuz it's my vps
i have java installed already
but 1 sec ill try sth
nope, it won't let me deselect it
:(
actually
i can just remove the symlink
and ignore the update-alternatives
Ah yes, we love debian
nope, still no hints what to do
ubuntu to be exact, but yes I do love it
It's Debian skin
Well I think that's a feature on manjaro or arch then
i'm pretty sure i've seen hints on what package to download with some commands
but probably there aren't any for java
the hell does driver timeout mean?
What
drivers timing out, what that mean?
Drivers of what
gpu
tried creating a folder on my ntfs hard drive from manjaro but got this error
why ya have nfts they are bald 🧐
because windows
what does windows have to do with nfts? 🧐
the drive came with my laptop, already inside and formated to nfts and I have not thought about it that much, now that there is a lot of data on it, I can't really format it
is it an nvme drive
because if yes you have to change from raid to ahci iirc
yep thats it
He said NTFS not nft's lol
ohh
Lmfao
alright so
I remember ntfs is patented
so the best linux can do is to read it
but not write
html is better for creating presentations than powerpoint
welcome to windows where everything is proprietary 👐
best you can do is find software to convert everything
But
I remember some time ago I tried pop os and it worked
Debian based btw
So i assumed it would work on arch too
anyone knows how to do opengl or other stuff in rust
I dualboot pop os 🙃
I used to
So i have 3 cool ideas to add to bedrock cubecraft 1 add rewards for leveling up 2 end update skyblock 3 uhc meetup 4 make skywars chaos free
good question..
you know how? 🔫
wait isnt the log4j exploit actually really cool
Apart from being malicious
From my understanding you should be able to run minecraft in minecraft
in minecraft in minecraft and so on
I really need to experiment with that
:0
didn't' fundy do tat
he did tat
so fixing log4shell is great and all, but.. wouldn't it be ✨ amazing ✨ if we all just promised to be nice and instead use this power to make vanilla minecraft doom server 🤔 https://t.co/tCaUCG1dqg
1123
3279
LMAO HAHAHAH
Lmao
xD
Yes
That doom thing is super cool
console.log("update tower defence")
doom Log4J
i wonder what what people run doom on now
Hi
Error: Not gonna happen



