#💽Programming Chat v2
1 messages · Page 134 of 1
by that logic minecraft is cli configured
ever wondered how you can logon? session tokens are through cli
Partially
Yeah it should be in a file
also what
you don't select mods through cli
EAM is a general purpose application modifier
that just selects the minecraft injection set
mmm ic
I dislike your funny words
what is a META-INF descriptor
when you create a JAR file
you have a META-INF in it that describes stuff
for using it to create a mod, you put a file named that in
and put your mods class file(s) (a single jar file could contain multiple mods) names
in that file
its then loaded by EAM using a service loader
Yaaaaawn
[09:10:47] [main/INFO]: [STDOUT]: Registry[ResourceKey[minecraft:root / minecraft:block] (Stable)]
[09:10:47] [main/INFO]: [STDOUT]: Registry[ResourceKey[minecraft:root / minecraft:block] (Stable)]
REMASTERED IN HD!
Official Music Video for The Devil Went Down To Georgia performed by Primus.
Follow Primus:
Instagram: https://www.instagram.com/primusville
Facebook: https://www.facebook.com/primusville
Twitter: https://www.twitter.com/primus
Website: http://www.primusville.com
#Primus #TheDevilWentDownToGeorgia #Remastered
oooh.....
fucking BNUUY
net.minecraft.core.IdMapper BLOCK_STATE_REGISTRY -> q
45:46:void add(java.lang.Object) -> b (IdMapper)
for(dfy $$0 : lt.e) {
UnmodifiableIterator var2 = $$0.l().a().iterator();
while(var2.hasNext()) {
dtc $$1 = (dtc)var2.next();
dfy.q.b($$1);
$$1.a();
}
$$0.v();
}
AERAAAA
IT OWKRS .1. 1. .1. 1.1.1.
doesn't* work
meanwhile
bunny gaming
shiny
bad commit
Thanks for the PR. Since this PR updates so much of the content, I'm going to loop in someone from the product team to make sure everything looks OK to merge.
ms employee spoke to me... 🥺
next ms employee comment: "these docs are ass, pr terminated."
:<
ええ???!!!なにこれ???!!
he added 2 more employees 😭
🥀
What does that mean..
:wqa
何
Mmmb
I wanna send bayachao manga here
But.. it’s…
:<
@timid quartz you fat liiiaarrrr
They DO send rejection thru email
I unsurprisingly got declined from the first 5 which are very high positions
I don’t have my degree so I’m fine if they decline all of them… but I’m glad they told me I’m unqualified rather than not considered
are you even gonna go to college
what about enlisting
Shrug
sell your soul to uncle sam
And just to elaborate
I’m not planning on just enlisting
The whole plan is to go to WOCS if I do choose the military because then I deal with little politics
one of my friends is starting wocs
What field are they going into
idk
And (although it doesn’t matter for WOCS*), what are they rn
idk either
car
I am going to SELL her
I'll take her for free
you’re not signed up on GSA buddy
I'll give you a po box to mail her to
It’s my cat thoughhhh
Question. How many Japanese people use yahoo email accounts
idk
pizzer
good kitty
what did your cat ever do to you
and you call me mean...
well. because you insult because you’re mean.
I insult because I mean it in a nice way.
@flint belfry FAT FUCKKK
Also because they just spy on me..
手前。。。
atp stop ddosing me
Huh..
stop using your devious kotlin programs to ddos me
but your ddosing programs arent
Impostor syndrome level max…
They’re gonna say I’m a faker aera…
That my changes are dangerous…
yes
;<
Your changes were on the same computer with Kotlin on it
Automatic biohazard
its funny that theres nothing thats wrong with webm itself
its just that literally nothing fucking supports it
discord uses it to some extent i think but besides that basically every image manipulation tool (at least minimal ones) or basically anything that would use a PNG typically wont accept a webm
basically yes
but this was (and is) the issue with it
Well nothing supports it because there's no reason to
Everyone uses everything else which were created for good reasons; webm was literally just created to replace everything that existed without even so much as being better
webms evil brother webp is good though
Yeah but there's better lossless compression with mp4
mp4s can hold lossless compression too though
something something file efficiency something
And nobody who cares about lossless compression would be using a website to get their lossless content
look it up there is probably something special that makes them different
no
for loading
well whatever the case you can't really come up with a better mp4
its by design a container format of ISOBMFF, can't really get better than what is already extensible
av1 videos are also mp4
And??
It was created to fix all the problems mp4 and gif (there are no problems with mp4 and gif)
well actually there are significant problems with GIF
it hasn't been updated in 36 years after all
but APNG / WebP solve those issues
WHAT!!!!
atp, choose one: yes or no
don’t ask why
don’t think about why
choose one
@spare quartz
maybe
Not an option
sigh.
please choose either yes or no
what was the hcoce. .
bread loader is now viable..
you misspelled not
Stop thinking
this just in: thinking considered harmful
everyone should stop thinking immediately
especially if your name is @spare quartz
解決するわ
(IQ3 でもまかせなさいー!)
copy paste
yes you idiot it's lyrics
says the kotlin user
are you saying rust users dont listen to music
im saying rust users arent idiots :3
uh huh
im taking that as you're all uncultured and terrible.
public final java.lang.Object kotlin.Pair.getSecond()
(Identifier(namespace=breadmod, subject=bread_block), org.bread_experts_group.eam.minecraft.feature.block.MinecraftBlock@45435fed)
public final java.lang.Object kotlin.Pair.getSecond()
456546thm
😭
IT WORKED
first ever mod to have 1.0 and 1.21.1 "support"
failed to work
every word that comes from you
please help
send help
I rate it a >:( out of 10
Modrinth paid us
you should have made a whole -$1
?? why did you have to give banking info to them
Oh my god bruh shut upppp
I didn’t
codev?
That’s just the amount of revenue available to us
less*
I made like $2k over the summer
which...isn't a lot but
actually probably more than $2k
Apparently on amd you can use hw raytracing in OpenCL
Congrats
pppppjjjjhhhh
why are big messages scary
at least he marked it as approved
just need to wait on 2 others
the single guy left 4 reviews and one comment .....
at least 2 of them were easy to correct
the other 2 i neeed to wait on an employee
hey kotlinchao
one second im applying
can you do dynamic importing of files in kotlin
wdym
im not sure what you mean
in the context of the JVM
like i know what you're talking about
but i don't know what you want
yeah so like if I have a Kotlin file
and a Kotlin program
how could I load the Kotlin file in the program while it runs
Versus compiling it before running
weeellll you'd need to compile it either way, but depending on how complex you'd want to be
it can either be just before using it, or anytime before loading it
when you have the CLASS form ready, just loadClass it into the local class loader
and use whatever
mmm ic ic
you don’t meet the requirements 😭
well you need to go to school for that
(Which you don’t)
gonna sneak into my ms docs edits
"pls send me a recommendation"
that'll show them
tst
Who needs bytecode
Mmmmamammamammaa
Just applied to MORE jobs
and fixed my profile so I don’t look like a NEET.
show your profile then
idk good luck
mmmbbbbbbb
if you were to talk to the right person you'd probably have a way higher chance of getting an offer
i applied for some new ones which DON'T require a degree
but automated systems can be ruthless
well
unfortunately i've only ever spoken to 3 microsoft employees
1 of them i never wanna talk to ever again
and the other 2 are just talking to me about my PR
btw...if you get a job in this day and age...there's a decent chance they force you to use LLMs when programming
yeah
like
basically having the LLM do more work
and looking over what it's done
because they want you to churn stuff out faster
then u have to review it and have a 30m long chat
to explain to the intern
why his code is trash
well i hope those ais are trained better than anything else
lolno
cause i ask chatgpt sometimes and it does NOT know a thing about the current header files in use
"I have your family hostage, fix this bug or I will kill them all one by one using slow and excruciating methods"
😭
...you'll probably be using chatgpt
GitHub Copilot and MS Copilot are basically ChatGPT
they r
awww
Then you have stuff like Gemini and Claude
but they're all just about as good as each other
prolly gpt 5 if ur lucky
you'll be able to tear down a rainforest and dump 40 MW of heat into the atmosphere while you recieve some of the worst code you've ever seen
then you can do it 20 times over doing pair programming with it
@timid quartz u ever do pair programming
until it runs out of context and repeats itself :<
I've done "pair" programming in some of the classes that have had projects with partners
I've never done it professionally or with an LLM though
i have with my friend
pretty fun ngl
ok
thats what I meant
I didn't mean professionally
apparently ms has a whole separate
thingamabob
for government
like government copilot
government teams
government outlook
government everything
removing "woke ai" in government
currently training a person on how to write jvm bytecode with me....
who
my friend...
no
yse
u have friends
theres only about 200 instructions so it shouldn't be hard
?
perchance...
I dunno
atp would be the type of person to "pair program" with the kotlin lsp
im not A NERD
☹️
just you wait until they add the Agile class
dont u mean AGILE
i dunno
fumbled already
im not a businessman
ur fired
promotoed to hobbyist progrmamer*
oh
@timid quartz i am witnessing the makemon infection of the Koreans in real time
I am witnessing the koreans in real time
this will unite the japanese and koreans.... trust me bro...
no it will not
you're chinese don't do that
youre gonna witness my descent into madness in real time
if I cant get a job before you do
noooo
whatt
well
you see the orange part
those are filters
so its actually rlly safe
because the filter effect stacks
no that'd only be the case if you were smoking them in series
they're in parallel so the nicotine is actually increased
bruh
parallel computing and its dangers
you know I think I got spoiled by clion
recently started using vsc for c++ again and its
its um
awfful
its Not Great™
microsoft should really give up
jetbrains and its dangers
buy jetbrains
JVM users and their wins
clangd + mscpp extension + vscode
with the mscpp extension intellisense turned off so it only provides debugging
then cmake will feed compile commands json into clangd
just use neovim
stop
im not a nerd
idk hwo to use that
I bought a fancy mouse im gonna use my fancy mouse
life is different when you realize japanese people say love like rabu and you realize rabu is similar to "ruby"
japanese people are ruby programmers...
dude vim keybinds have honestly been the biggest W for me in any text editing situation
esp coding
bruh
pretty sure a japanese guy made ruby
i knew it.....
I don't use (n)vim directly that often, but basically every text editor or IDE that I use has vim keybinds enabled
us has ada 💪
wut in the world
what keybinds do you even find useful
OK dude
Americans with Disabilities Act
i only know C/V/X/Z
F
and the delete key
Shift+F
im
okay
i thought you meant just shift + f
and it took me too long to realize im stupid
oh i didnt know that was a thing
i just typed it out to make the autocomplete find it 😭
basically any keybind involving c (ciw, ci(, ci[, ci{, c$, ct<symbol>)
keybinds using y (basically the same stuff as c and also yy)
o and O are useful
I (capital i) and A
I use ^ sometimes
making macros with q<letter> is super useful for repetitive actions
but yea in clion it will usually find project specific headers that aren't already included if I just start typing
oh and how could I forget dd
"c (ciw, ci(, ci[, ci{, c$, ct<symbol>)" is not a key specification
thats just what intel uses to encode instructions
i know you
in vscode + clangd it just
❌
those are vim keybinds
in normal mode
its kinda hit or miss
normal mode... as opposed to unnormal mode..
wait
you dont need more modes than keyboard
as opposed to replace mode
I had a rlly interesting discussion with
others
how do yall hit the & key
for like refs
right index?
shift 7
which finger goes up there
right index yeah
for &?
ye
no??
what
no bruh
or are you using a weird keybord layout?
no
I get that right index is closer
butI still can't hit it without lifting my palm
which is dumb
also i dont have those so i barely use it
I can't hit it without lifting my palm on my left hand either
maybe it's just cause I have long fingers
weirdo
my palm doesnt really lift when I hit it
not left hand
right hand palm
I can't hit & without moving the palm or lifting it
which is annoying
but you're making it sound like you hit & with your left hand
and I'm saying
what im tryna say is im trying to start using my right hand
majority rules say aera is weird
your point is that using your right hand is weird because you lift your palm (and therefore implying that you don't on your left hand), but I'm saying that at least I have to lift my left palm if I hit & with my left hand
and you don't have to lift your right palm?
not really no
I just stretch my index finger lol
ew
but it's probably a combination of my hand size and my laptop's keyboard size
ghhh i hate software installersss
no will never exist
ok then it will forever be Bread's Stupid Library
loabe of bread
Big Stupid Installer
Big Stupid Library
MY FAVORITE GIF
is that you
thats you using rust in an interview
that's you applying for any job
noooooo
unhireable
must be Jose
guess i gotta apply to work at bayachao.com.....
it'll buff out
Jose speaking perfect english and not even knowing another language 😭
bayachao will take a look at you and go "えっ、ダレ?" and then "シネ!!!" and then you'll explode
뭔가 나는 그림을 그리는게 아니라 그림을 양산하는거같다, 버튼 딸깍하면 그리는 기계가 된 기분이다, 마케몬 하루에 10마리가 말이 되는 숫자인가..?ㅋㅋㅋ 뭐 그린후에 보람느껴지고 그리는 과정도 은근 재밌으니까 상관없으려나? 손목이 점점 아파오는거같다..
aerasto at his first day of being a security guard
I fired up this ancient HP the other day
HP laptop
thing still works great
dunno about the battery. kept it plugged in the entire time
windows xp
and DANG were there some cool stuff
copying/moving files gives u this cool animation
where the files fly from one folder to another
its sick
at the end of the day couldn't get what I wanted working tho unfortunately
but it did its duty honorably
nuclear launch detected
im so glad these two cats aren't actually hurting each other
they're just screaming when they get close
you got a new cat?
you have a sibling???
yes
older or younger
(the jvm is so lightweight yet flexible enough that it can carry an entire shipping container while being perfectly bouyant)
the jvm is the shipping container.
vs the rust ship which requires tow boats to move (libraries)
the massive bloated jvm almost sinking the poor ship
meanwhile rust would be so lightweight the ship would float above the water
thats how all ships work moron
because rust would be so lightweight
jvm launching missiles at the rust ship
(it came with its much more practical standard library)
(the missile pauses mid-air to collect garbage and falls out of the sky)
(it runs on the epsilon GC and has no pause time)
(because a missile is by nature shortlived)
wait this is goated
can u use that
well
can you manually control when to collect
no
(the missile's CPU also doesn't support AOT so the missile runs REALLY slowly)
I dont think I can never collect
epsilon is NO gc
well
then collect at the end
if your code can run in a session with epsilon, sure
but otherwise if you need manual memory management, use FFM's arenas
wth are those
if you need manual mem mgmt then dont use the jvm
lol
use a real lang like C or C++
arenas are apart of FFM for memory mgmt of off-heap memory
?
do you mean JIT?
ok well so basically
super slow runtime.
my needs are
run this block of code without interruption
not sparc
then collect
why not
because it is a dead architecture
but also I doubt esp32 supports jit
embedded
yeah you can use FFM arenas for that
youre right why would a missile run the jvm ever
Arena.ofConfined()
do stuff with it
arena.close()
can u link me to what I need to read
sure
thx
one moment
NOOOOOOOOOOO
sorry pal
22
bruh
or 21 w/ preview
what do you have thats on 17
you COULD use Unsafe for memory management but
well
its Unsafe
code
its existed since before rust so
wait it looks awful
some rando
are you talking about me
yes
whats the theme look like
yeah cause atp isnt their display name anymore
but atp will be 4ever atp
it looks weird
oh
so they just made it look like an iphone app
okay.. i guess..
the old one looks better methinks
as long as theres the same amount of visual info im fine with it
i just wish i had my full toolbar by default instead of needing to lcikc the hamburger thing
how do you even have a garbage free jvm application
wdym
nvm
thats a dumb question
you just allocate everything you need
and only mutate
ig
yeah
dang
that would be hard to refactor for I think
ok whatever
I can't do any of this on 17 anyway
if you're dead set on needing as minimal allocs as possible you should probably look into using a real-time JVM
if any of those are available to you that is
prolly not
oh right
we can't upgrade to jdk 21 lol
even if we wanted to
I forgot
idts
not on arm32 at least
wth
but yea atp
even if we wanted to
which I think we did/do?
we can't upgrade to jdk 21
well that's unfortunate
Component: hotspot | Sub-Component: runtime
cuz of that
all the trig functions are just broken on arm softfp
i have the same issue with my own project wherein a library we ('re migrating away from) just crashes if you use anything BUT 21
and i assume its broken on both strictmath/math
yuh
damn
dunked on
Should have named yourself JVMStorages
Your discord handle should be signon.oracle.com
@rustic vine would you ever freely use the JVM
he’s silent…that means he wouldn’t…
do you wanna join the eam sever..
eam?
ummm
Eat All Militant jvm programmers?
bread experts group project server but kade and my codev are in it as well as me...
and.. programming chat 2,, without qsp restrictions..
sure
oh really ? okay hold on
i also wanna get harry in there if i can
@rustic vine do you want an invite to progammu chat 2
@lavish dove and you maybe..
and uh.. who else talks in her.e.
its bad i can't really tell isn't it
are you trying to kill this chat...
we still haven't gotten 200k+ messages yet...
umm
maybe....
you always wanted ot move to matrix!!
yeah but this isnt matrix
hi 😭
hello
would you like an invite to progroramging ign igni chuat 2 2
yes
also ive lost access to my matrix
i dont think ive recieved one verification email in the past month or so
and I use gmail so idk whats on with that
I think so actually
It depends on the circumstances and what I need to do
But now that I've escaped from enterprise Java and have kinda built my own way of doing things Java is actually relatively bearable... decent, even
I think Java when written well can actually be quite solid
Its just flawed that its very easy to fall into a deep dark pit
@spare quartz invite this guy
So agreed that its not the best language in the world or anything
But there are languages that people complain about and then there are languages nobody use
Wut
we're movinggggg
Wut
Why
To where
do not crshhhhhhhh
why is there a third one
wtf...
erm what the flip
just raelized this channel is going to be fucking barren as hell now lmfao
a price to pay for no 1984
worth

whissleblower qs policy act 
@spare quartz dead channel 💔 🥀
Deprecated
Deprecated in Java 25
YOU are!!!!!!!!!!!!!
crazy
@spare quartz how many hours do you have on DevilConnection
wiat whar happened
unless they moved to the qsp matrix v34590859034 or whatever it is now
not element
its discord
Yess
oh,,,
Noooo
Yesssssss
fight me in forts
okay yay another server to add to the bottom of the list
idk whaqt forts is
its cuz you're lame
wowww :((
miko that was a one time invite right
nnnnnooooooo
retract it
its ok we can just kick anyone who is problematic..
kick you
theyre VERY strict on sending invites
well. i deleted it .
so they can't be mad .
EVERYONE JOIN MY DISCORD SERVER
yeahhh nooo
like 1 out of 4 qspers are...
strange..
3 out of 4*
astro:
everyone in general is strange..
most are hyper-this-is-my-fucking-personality femboys
okay well im literally that except for femboy
i literally just program all day :Sob:
i guess
at least you dont act like a degenerate though
since those are basially what those types of people are
meanwhile... you with plane dragons..
lets have a look 👀
well.
i just like plane dragons
YOU sent me anthro tanks
lie
truth
she sent me aeromorphs :(
OH GOD
:(
okay well she literally makes self image goals .
i mean the series not thje person thgenmselkves
wtf myu keyboarsd
WHATEVER SLOPACHAO MAKES
you're not chaopilled
POKEMOIN
.
IM GETTING NINTENOD TO SUE YOU!!!
ohhh qcoddd
this guys threatening real life harm on meee
:))))))))
give me his minecraft admin seat...
miko you would BURN that shit to the ground
kotlin fabric rewrite
you IDIOT.
i wouldn't play on it for 5 years.
YES
whenever i say that i think of flowey
OK. back to talking to my wife and sleeping.
your a dead dust child scattered on gold flowers and reincarinated by a anime hyperaddict lizard without any empathy or emotions?
tricky tony
he is literally american bayachao
why does that look exactly like AI
thats basically floweys backstory
cuz it is AI
oh
slopachao if it didnt fucking suck ass and was peak
slopachao dosent crash steam servers
PEAKERUNE however
bayachao if she had debilitating autism and was a poser

