#dev-general
1 messages · Page 469 of 1
First i've heard of 
More than a year
Way more
exactly
Interesting
lol I was reading this commend on SO about this "generic" hash function pattern IJ plugs when you create the hashCode method, y'know the pattern:
int res = first.hashCode();
res = res * 31 + second.hashCode();
res = res * 31 + third.hashCode();
// ...
return res;
And I love how it says "no-one really knows why it works well, but it does"
Lmao @obtuse gale
minecraft is dumb
What is that for Pulse?
I know but for what, maps?
Yeah
yeah it's one of those things it just works lol
We know it's 4 because we said it's 4
well it's 4 because we made the concept of numbers and it turns out and two elements added to another two elements ends up with four elements
but what is a number?
4 wouldn't be 4 if we never gave it a name in the first place
@Bardy 🥲
Anyone logged in 1.16.5 that can log on my server real quick
test
just need you to accept server resource pack and see if it works
anyone want to help me test bedwars :p
Naa
D:
ive been pausing bedwars development for like 2 days now because of no testers ;-;
Sorry, I'm too busy drowning my sorrows
I can join you to test if you want
is that ur hand
😮 thx thx thx thx thx thxthxthx ththx thx
no dkim that's my thigh
Hand reveal!
hand RefvelA
thigh reveal, Matt
Discord images are not working for me at all
no i meant is it your hand
lol
Yes
yugi ill dm u the ip 🥰
ADVERT
aight
smh
lol
the tab?
huh?
yk
oh
playerlist
alright
best domain
iirc thats a free domain
😑
Scoreboard is also broken
Hand reveal, next to a giant citrus fruit
Glitchy af
Its jumping for me
like flickering?
Yes
"Growing and Shrinking" to be precise
lmao
Why does the buying from the shop always create a new stack in my inv
another bug
Look at yellows name in scoreboard
HEYY FIREBALLS WORK!11 yayyyyyyy
a"Tick"
?
um
broken
Sexy
- shop makes new stack on buy
- shop ignores amount of items in inventory (iron & gold)
- upgrade shop has item flags enabled
- traps have this weird dollar sign in front of it AND IDK WHY
- no autorespawn
- i feel like tnt takes forever to explode
- scoreboard jumping
- parties won't work
- quickjoin doesn't work
- no bed destruction or trap sounds
- item doesn't go into attacker's inventory on death
The 360 no scope god zelda skyrim bridger has been defeaten
;-;
-_-
Called Suffering™️
yo
matt
you have a ring?
Matt is a girl confirmed /s
Might be the engagement ring
Wait he is?
Yes 🤣
24
47
25
2
24 and engaged? damn
Ye that's a good age
^
Sounds like a nightmare to me
Matt's doing it right
Nah
old man sex
^
uh
pulse this is not the server
this is the wrong server pulse
Dude you were talking about me having kids just the other week when you found out i was engaged and you didn't know again? xD
bad memory 🥲
xD
wait what
must've been the exams
i've had lately
🥲
Nothing wrong with that, I'm 24 and married.
WHAT
I'm used to hearing stories that there are people that are in the late 20's and not being married 🥲
there is nothing wrong with being married around 24 or 25 or around that age tho
Hopefully i'll get married next year, if this pandemic doesn't get worse
ayy
Lmao
Yes
My Wife and I got married Feb last year, just before it hit. So we were lucky
The stage
Ayy nice!
This stuff hit pretty hard, we're on different countries but were visiting pretty often, but with the pandemic, it has been over a year now, hopefully next month things go well for us to visit
Congrats
Oh wait you’re already married
Lol
Kinda late but it reminded me of this other one
I have a few other ones as well xD
I am sure you have tonnes of them Matt haha
Ofc, certified weeb after all
That was fast, I talked to him today
the commit was 9 hours ago lol but yeah I asked him about it uh.. was it yesterday? or the day before?
they are great ❤️
is the bukkit item serialization good enough that I can make it part of my lib (sc-cfg), have they fixed that weird bugs that used to happen?
okay, does it also serialize the PDC content?
It should
whats better:
a) showing help message and error message (https://prnt.sc/12lqas0 for example)
b) only showing error message (https://prnt.sc/12lqb4b for example)
that's actually something I never thought of
I always just show the "hurr durr players only" message and that's it
I normally do player only message
Bedwars?
Yeah, you hit each other with a bed
bro..?
?
lol
@ocean quartz 👀 this IJ color scheme fits very nicely with the material ui https://gist.github.com/lucko/60d2b1ab9da449e6eae808cda355a095 ||(in case you didn't know: Editor -> Color Scheme -> Import Scheme... took me a while to find it lol)||
Hmm, it's alright, I still prefer my custom one
Plus, he's not using Atom one dark 😩
some things for whatever reason become straight up "unreadably" dark :(
I personally can't be assed to pick colors myself lol
that's why I tend to stick with default themes 🥲
Ok I swear discord isnt loading images anywhere for me
too much work; not saying it's worthless, hell it really is, but uuugh
I thought it was only an issue on pc
I guess Im starting to get the same issue I had on git a month ago
No images
It is a lot of work yeah, but it was bothering me with the old colors 😩
y no color
Stupid function
uh
Ah, I love people 🥲
There is a comedian that made the same jokes on a standup let me see if i can find it xD
Lmao
mhm
welcome to the helpchat
look at that backwards compatibility between 5 MAJOR VERSIONS
😌
Heyyyy I know you 
Heyyyy I know you 
wait, were you testing?
Nah that's a commit of the license plugin I use, when they upgrade to gradle 7
what's the license plugin you use, BTW?
What is supposed to be nullable here 
license-gradle-plugin
I uh.. kinda want to get rid of it
Also why did you make your name lowercase e? 😩
Oh wasn't it because there was no available
Because discord was like "nah fuck you"
Ah yeah, sucks
Yeah indeed
"Fefo" as a nick and all regarding my identity as a male
How am I supposed to help? It's 5am and i'm astill awake 
but wait, we don't have genders online, I mean, do we?
I kinda treat SecretX as a persona
Lol
I mean in general terms I treat everyone as they/them unless otherwise specified, but you are what you identify as
lul, that's exact the purpose of my nickname
The bound of a generic is Any? by default matt
Daily time
what do you need
Hold on a second
Oooh yeah, I remember having this issue before, the fix is <B : Any>
Yea
Man Java generic wildcards are weird
Very <? super ? extends ?>
🥲
Wait a second
If you're referring to "this" class loader
Shouldn't you be able to just refer to and use the class "directly"?
Yea the this is redundant, I just prefer using that normally, so just typed it out of habit in the evaluator
Fucc, just found out that you can't do function extensions for a java class like a static method 😩
For example Property.create() doing Property.companion.createExample() doesn't work because Java has no companion, so having Property.createExample() is impossible
Fu yole, it's been 4 years

No
Doesn't work though, how would that be?
@JvmStatic
fun <B : Any> Property.createExample(property: Test<B>): Property<B> {
}
Ahh its an extension
Yeah
That's sad
It should be PropertyKt.createExample
Property is Java though, which is why I can't
Kotlin should generate that
I might just go the lazy way
Can you try if that works?
Can you give me an example? I still don't understand xD
Like just calling
PropertyKt.createExample(...)
From your java source
Oh, though that's not what I want Yugi
Ah, theres no other way for extensions to show up in java otherwise
Do you have access to the Property class?
As in, is it from a dependency, or your class?
Let me explain a bit better
I have Property.create() which is Java
In kt, I want to create an extension like Property.createExample() to use in Koltin
But I can't create an extension to be like a static method without a companion
xD
testing
yea no that didnt work xD
fun main() {
Human.test()
}
object TestCompanion {
fun test() {
println("Hello")
}
}
val Human.Companion
get() = TestCompanion
This is what I tried btw xD
It's sad xD
Maybe one day, let's blame Andrey
Classic kt devs
Ikr
Cowell?
Peyton
@ocean quartz how did you publish your libs?
Are you asking about publishing to a repo?
I mean publishing it like to maven central or something
how do I make them available to be downloaded through gradle for anyone
For central you need to apply
You could host your own repository tho
Matts framework is
lol
Imagine not having your own dedi to host repos 🤡
Central is very annoying, you need to apply, set up domain, make sure to publish sources, javadocs, and sign it with gpg
I decided to host my own stuff, more freedom, like deleting versions, etc
Isnt yours on central matt?
Until a certain version, but I want to move everything to my own repo
how did you create your repo?
Yeah haven't updated there
Got a few things i want to change, renaming the libs, packages, changing domain, also making my own wiki, hopefully soon i can finish it
First thing I'll release with everything setup will be the gui lib
Still not sure if it should be dev.triumphteam:gui:version or dev.triumphteam:triumph-gui:version i suck at naming things :weary:
Got a vps and installed jfrog artifactory
ah
net.luckperms:api:version 🤡
just gui Matt
Is that really how he did it?
Yeah lol
Since everyone knows you're a trump supporter anyways
oh btw matt, we hit another issue xD
do you have it hosted locally?
Fucking trump ruining a nice name 😫
xD
On a VPS
What is it? xD
bidienteam when?
It's triumph not trump, Frosty just can't read 😩
would you mind sharing the name of the service provider?
I got mine from OVH
dmed xD
@ocean quartz u awake?
mzungu best
Who?
Last I heard, OVH was decent.
Noooooooo
🙁🙁😭
Mzungu!
Um... what....
They want us to make a vehicle tracking system?
This is jumping straight from A to Z
get gud?
🥲
If you need help do ask, since by the looks of it your professor stoopid
lol
I would love some help 🥲 , I dont even have any idea where to start, I've messaged a lot of my classmates for but they havent seem to have done it either
Kalman filter was pioneered by Rudolf Emil Kalman in 1960, originally designed and developed to solve the navigation problem in Apollo Project. Since then, numerous applications were developed with the implementation of Kalman filter, such as applications in the fields of navigation and computer vision's object tracking. Kalman filter consists o...
Thats the link given ^
🥲
Maybe Im misreading the assignment
But idk what else to interpret that instruction as
Well you need to apply the filter to an image no?
Apply kalman filter for vision – based real time vehicle tracking system.
I guess
ohhh
maybe I just need to present an image and an image passed through that filter?
uh
Possibly
Just go with that.
I have 18 missing assignments to go finish so cya 🤡
lol
PE ofc
Cause our professor is dumb and actually gave us PE assignments during lockdown lmao
lmao
Yes lol
oml
Frosty: thinks he’s done with assignments
teacher: https://tenor.com/bdZjt.gif
They're also delaying so many tests so I probably won't be able to take the last week off, which is sadge
oof
helpchat needs to do this
Ok wait, I think I got what the prof means
I think its just to create instructions to apply the filter for that usecase using that link as reference
ez 👏
hopefully
it*
aight xD
they are set to auto and have been for awhile now
o nice
There is no time to wait! Ask your question @short adder!
^
Ask away
How can i send pic
?imgur
You won't be able to upload images here directly to avoid spam, so please use https://imgur.com/ to upload images/screenshots.
You can also use a screenshot service like gyazo or jinx and post those links here.
ok ill send the picture in a min
If you're wanting actual coding help, #development would be a better channel, this channel is more for random development discussions
oh ok
im dumb at understanding and dont know how to put my screenshot in #development can someone tell me do i need a link or sum
Upload them to imgur, then send the link
Can anyone tell me if this link works for them. It is supposed to directly download the zip file
https://cosmo.senseiju.me/api/packs/fad44f24-4abf-491a-ab65-97ff21c583c4?type=zip
workd
It works
pack.zip
then why does it not work when in game
like accepting server resource pack
to download it
it doesnt do it
i get the message and all but it just sits at Making request 100%
Might have a redirect or something
The web app is running Ktor in a Docker container being proxy passed by nginx
is that the issue
i mean i dunno, is that the direct link? like does curling that work?
If i run the container locally on my pc and use my dev url
it works fine
so i think it might be nginx
but idk why
since no one is talking in development ill post it here. i intended it to be when you fill a bucket with water its supposed to spawn primed tnt at you, and it says it works the plugin.yml is correct too, but the execution of tnt spawn doesnt work https://www.dropbox.com/s/vzxvyb38h9nqciv/image_2021-05-07_133918.png?dl=0
sadge
=paste
Please use a paste service to share configs, errors, code and long logs.
• HelpChat Paste
?
An no one is talking in development channel because no one has asked anything
=paste
Please use a paste service to share configs, errors, code and long logs.
• HelpChat Paste
oh ok
This a java 15+ thing or?
probably kotlin
well, whatevs
Thats just a factory function in a sense
i dunno man, read the entire convo we had 
15
am i doing it wrong by using 1.8
did frosty just not recommend latest?
ah I see, rarely seen people call it constructor functions. Im pretty sure the actual term for it is a factory function
among other reasons, yeah
What* does work golden?
what?
.
No
they do work on java 8
Java 8 is the currently suppourted one
Paper is making a full switch to Java 11 in the upcoming version
Not released yet
java 8 should work completely fine, for now
😬
are there sites that show you in minecraft coding not basic java
Kali, half the plugins break on 16 hence 15 :3
because then it will be easier for me to understand
kek, enforcing encapsulation 😃
there might be, but im not sure that would be the best way to learn if im honest. learning basic java will show u the actual language ur coding in, rather than inferring what things do from the spigot API
ah
If you see minecademy, turn away, do not go near that hell hole
Lol
You should always learn basic Java first, as it is a core part of programming in the language
Just use static and you’ll be fine 
It's when something goes wrong and you go oh oops
OverengineeredObjectPoop
and i oop
If it's small enough of an issue you just oop
@obtuse gale Stop bullying me nerd
Lmao
If you're using a non shit IDE it has tab complete
ur playing a dangerous game
https://ms-paint-i.de/ thank me later
"glorified text editors like Eclipse"
ok now that i can get behind
That's way too nice
this has got to be a joke
It’s the very essence of life
yeah it's not like you invited me or anything
@quiet depot uhh do I have to rerun to create a new container everytime to add a user to reposilite?
attach and starting with the interactive flag doesnt seen to work
i’ve never used reposilite
no sorry
ah alrighty
its maven, hopefully nobody has.
you do know gradle uses maven repos too?
oh ye
lol
but gradle is better
That makes no sense
gradle doesn't have its own repository format
Gradle does actually have something Maven doesn’t in terms of artifacts: variants
a solution to you having different versions of the same artifact targeting different Java versions
when was this added 
a long time ago :)
yeah was there for some time
shows how much I care about managing a guild lol
oh btw piggy
got it to work
had to remake the container tho
had to use the i and t tags while creating
I am now
too late
Gotcha let me get out of bed xD
xD
'tis 3:35pm
YO
oh no @prisma wave is here
hello weeb
oh ffs
guess you weren't ready for that
yeah I guess not ☹️
wanna sit on my couch and watch anime? ||jk I don't like anime||
||but for you I wold do anything weeb||
fucking weeb
anime girl simon
Boy*
Cat girl Simon
please
man I love this warnings yml [16:12:20 WARN]: [NexEngine] ============== DISCLAIMER ============== [16:12:20 WARN]: [NexEngine] > You're running an unknown Spigot fork. [16:12:20 WARN]: [NexEngine] > This plugin is designed to work on Spigot (spigotmc.org) only! [16:12:20 WARN]: [NexEngine] > You won't get any support for any issues unless they persist on regular Spigot. [16:12:20 WARN]: [NexEngine] ========================================
unknown Spigot fork. Its fucking Paper. Its spigot but next level you dumb monkey
u still want help?
opening MC rn to test something as well so I can join and help u if u still need help
yes plz
dm IP
wtf is nexengine
and why is it such a boomer
some shit that breaks luckperms lol
that's all I care about
wtf how does it do that
pretty sure its the core for GoldenCrates
oy send me the ip too bro
you'd be surprised by the amount of "core" plugins that break LP
how do they even
I have no idea, 100% likely they mess with the underlying Permissible
there's like no other way lmao
okay so
what would you guys/gals prefer?
private static final byte[] NIL = { };
or
private static final byte[] NIL = new byte[0];
second
second
in the first one, is { } a byte literal of nothing?
they are the same thing, both are an array with 0 elements in them
ah an array literal
yea
the second is more verbose
and especially if you were in Kotlin or a modern language with type inference, new byte[0]; is very nice to have
emptyArray() 🙂
😠
lol
someone wants to join my couch? I want to see if dyno finally gives a default role lmao
🥲
i thought the couch was only for you and your bots
well I've been finally working on fixing it and allowing others to sit as well but dyno keeps ignoring me and doesn't give the Member roles to newcomers
😘
private val NIL = ByteArray(0) 😎
also, will a 0 size byte array even allocate any memory? lol
well the object itself
@obtuse gale internet went down or what?
unless it gets inlined or some fancy bs
why did you make me play then? 😢
yeah that'll likely get inlined
private val NIL: Any = null!!
Works totally fine
@static zealot 🖕
lmao @winter iron
hey not my fault you went all in
I had pair of aces
Kinky
it is what it is
gonna take the bot's money now
just got lucky with ur straight
boys rust is cracked
it knows what type list it is by the first thing you put into it
that is just so beautiful to me
welcome to proper type inference
how have I gone so long without it I don't know
What a beauty
if you want to see this even more on crack, look at haskell or ocaml
dont say the h word
yeah everything being pure let's the compiler do like, a bazillion things right?
that's what I read about
This doesn't really have much to do with being pure
I just mean Haskell being pure lets the compiler funk stuff around
since referential transparency and all that
no hornies in the wholesome family friendly pg block game server!!!!
loll
sure, but afaik there's no need for that in the type inference algorithms they use
oh yea
i32 bruh
literally an int? lol
I guess implementing type inference is a lot easier if you can stick to the mathematical definitions
im talking about the name itself, shut up emilyy
:(
i mean it makes more sense than the arbitary C-names we got
I mean it's pretty explicit actually, I prefer it
why is short 16 bit?
https://i.imgur.com/bHGD7PV.png I think something's up with the angles anyone able to notice an issue? 
@winter iron guess who won. Smh get good kid || I don't even know how to play poker but it was definitely calculated||
C has short?
I believe it does
seems fine to me
I got scammed
so bad
if it does you can probably implement short as 64 bit and it will be spec compliant
I believe C has macros for int8_t, uint32_t etc and C++ has actual typedefs for them
in the IC the arduino uno uses (cba looking it up) an int is 16 bits lol
it's just platform specific
cuz
¯_(ツ)_/¯
the definition of "word" varies from platform to platform
lucyy the electrical engineer dang
nah i just know arduinos
that's why I specifically mentioned the uno lol
before the 328p you had the the 168
notably used by the duemilanove
or you have the big chonker mega2560
I have a mega...... somewhere lmao
Haskell type inference 😌 😌 😌
something truly special
😌
lol im in this support discord for a plugin, and like a quarter of the people are asking for help in the api channel :p
then the server owner locked the api channel because no one was asking for api help in there, and then unlocked it again and people are asking in there again 🤣
whats with people and the word "api"
and he literally put a message in bold at the bottom of the channel to say not to ask if they didn't know what "api" meant
I mean, they store it in the NBT iirc so idk why they don't allow you to retrieve it
Annoying af
also, any of you know how you can rebase without changing the committer?
like if I rebase, it'll change all the rebased commits to committed by me
|| doesn't even know what rebase is ||
oh god
merge
lol
d;spigot Player#getTotalExperience
int getTotalExperience()```
Gets the players total experience points.
This refers to the total amount of experience the player has collected over time and is not currently displayed to the client.
Current total experience points
bruh
🥲 🥲
bruh
what
that works
?
i was saying bruh to Bardy
okay what the fuck
That works frost
I have used that earlier
gg
https://github.com/BomBardyGamer/LuckPerms/commits/feature/krypton I think I fucked up
rip LP for Krypton 🥲
annoying
can't you rollback git
maybe I could interactive rebase and manually remove the commits
yeah you can undo
Gitkraken, ctrl + z 😌
is gitkraken good?
i've just used IJ's git integration all my life and it's been fine
its good
Very good
is there actually no way you can undo this? surely if GitKraken can do it then Git can do it
since GitKraken is just calling Git commands under the hood
i mean yeah I think there's something like git rollback
well this is fucked now
there seems to be no info on how to avoid changing the committer on rebase
just undo it
Ctrl Z smh
https://github.com/BomBardyGamer/LuckPerms/commits/feature/krypton well that seemed to do it lol
had to hard reset to master then re-commit everything (made a patch file for the big one then just manually did the others lol)
I tried to remove the merge commit that came from me pulling from upstream and ended up with me as the committer for all the pulled commits, then did some stuff to try and fix it and nothing worked
lol
I love how simple Ktor is to keep everything organized
ooh what are you using Ktor for?
His framework's documentation / git book typa thing
He'd be even cooler if he released mf-config 
blitz you mother fucker
it kind of is released
yes I like to fuck your mother. how did you find out?
?
idk if its on his repo tho
there u go
it is
little bit of that, little bit of youtube videos, little bit of converting my current java to kotlin and seeing what happened
😄
I had no idea
but what about TriumphChat???
ah shit I need documentation or I'll be lost 😅
that's another story
easy peasy tho.
similar to ConfigMe since I think it is a fork of ConfigMe
I haven't heard of ConfigMe
Actually wanted to ask you, do you think this is a bad idea?
So, there is two ways of going about this
1 - Parsing markdown at runtime with react, a bit annoying to do, a bit less customization
2 - Parse with java and save it to a database to be retrieved with api request
I went with 2 but idk how good it is 😩
I really want to work on it 😫
See the profile picture I am eating the numbers
everyone's numbers are gone
Id say parse it at runtime, it shouldnt be too slow, just have it run at client side and provide a loading screen
That way you dont have to worry about publishing changes to the db
WASM go brrr
Ahhh makes sense
also is TriumphBans a possibility?
js has markdown parsers in npm right?
i need me a replacement for LiteBans asap
object Settings: SettingsHolder {
@Path("PATH-HERE")
val settingsOption = Property.create(DEFAULT-VALUE)
}
val config = SettingsManager.from(CONFIG-FILE).confugrationData(Settings::class.java).create``` Pretty much all you need to know. And to get the property its just ```kt
val option = config[Settings.settingsOption]``` and then of course to reload `config.reload()` Idk if you're learning kotlin or what but this is kotlin
Reason I went with the database rout is because of how much customization it gives and also allows me to pull changes from a separate git repo
Hmm I guess I can still change
Probably not
why not 😦
bcz LiteBans is good enough
and if you want free then you can go for AdvancedBans
or I can make my own bans plugin!!! >:)
tho LiteBans is not OS
yeah true
time to make BlitzMenus I guess and sell it for 20$ on spigot. It will be a poor copy of DMenus but it uses MF-GUI
hmm, you should still be able to fetch the data from some other repo still
Oh thanks

But yea the db way works fine too
Essentials Bans 
i dont see any loss on either side
Minecraft Ban
No Ban
StarBanz
no minecraft
Banism
Hmm gonna have to 
I normally make things based on my mood and what I want, never really cared much for banning plugins and stuff
This is so weird. My IJ still says there's no Kotlin plugin update. I might just have to manually install.
and TOML? I'd pay for that
Matt actually now. What would you say if we'd rewrite DeluxeMenus in kotlin and use your Lib? (Like a personal project of course not public or anything)
mf-gui instantly makes it better than dm
Stylized as *Bans
is TOML that much better than YAML? I've never used TOML
i think so, it seems harder to mess up the formatting
Well not really. There's no good way to update the menu for example
Rust uses it so that's my whole experience lol
well you can techincally update each item
Thought about something like that
Wanted to use Sx's syntax for the GUI
But 😫
😮
I don't even know if it's public, is it?
I don't have his github
Something similar to this
oh that's actually nice
I've seen something similar but it was used for blocks in a chunk in a plugin
Where does the checkerboard thing come from xD
that sounds like pain
bro what
No idea xD
I can definitely see tons of fuckups from people messing with the formating though
that is yaml
You could have a close enough k dsl
who needs that when u have mf-gui-kotlin anyway 
well I know but I mean the grid thingy lol
which one?
Okay but like, what about Slimjar
so many ways xD
It works rn, but we had some trouble with getting it to download its own dependencies, so its sitting at about 300 kb rn
Is that fine?
Oof
We're working on it, we're having some issues with some dependencies, for example if we use everything, gson, asm, for example, it'd be 300kb
So we're thinking of ways to shorten it, like runtime our own dependencies
I was trying to fix that which is why the delay
Yeah it's fine. I'm gone this weekend anyways.
sir id like to inform u that pdm is only 70kb!
Where ya goin?
pdm good!
Home
This is way lesser
Without the deps
Oh very cool!
lol
lol
45kb
Mom is having surgery + it's mother's day on Sunday.
ha!
It's not a lot but for a dependency trying to lower the size of your jar is kinda odd
pdm... bad?
dude 300kb is literally non-existent
The point of the lib is to help further reduce the jarsize, so keeping it minimal is important
well yeah but adding 300kb and removing 5MB is quite helpful I think
I personally stopped using PDM lmao
I mean it's probably fine for the time being. I can still slide under the jar limit if I need to.
same
I mean once we get it to load asm and gson at runtime, get get down to 45
Should I publish this as version 1.0.0 then?
If you want to, sure.
can we pdm slimjar
Alrighty
Don't do it just for me though since I won't be around to use it right away.
Ah alrighty, then Ill try to work the issue out in 2 days
i mean honestly, have you embed a little teeny tiny SmolJar that then downloads Slimjar which then downloads everything else
not a bad idea
I won't really make use of it till probably May 20th or later.
ahh alrighty
lol
It should just download the dependencies itself into a container classloader
🤨
when will slimjar be released for stable use 😍
Yugi, I just had a bigbrain idea
👀


