#dev-general
1 messages · Page 489 of 1
but by that logic coal power plants would also be illegal
you can't overdose on weed
oh nvm then
xD
it's a huge number idk it off the top of my head
Probably less than caffeine
yeah caffeine is comparatively quite easy to overdose on
More i mean
weed deaths come from what it can make u do
like driving under the influence
but it alone can't kill u
hmm
Fun fact portugal decriminalized drugs in 2003 since then the number of overdose dropped an insane amount
ig Alcohol is more dangerous in that sense
yeah alchohol actually can kill you, it alone
Yea I think I almost did once
I dont remember anything from that day
My friends were carrying me around xD
not to mention alchohol's effects are without doubt much more severe than weed
We got fined at a lounge coz I vomitted all over the place
lol
I've seen too much bad stuff happen because of alcohol growing up in the middle of alcoholic people
I don't drink it at all because of that
ye it's a little bit fucked
o
guess I'm not reading that anymore kek
nothing you can't find on google
yeah ik I only read a few messages and then poof
@prisma wave https://github.com/zyla/haskell-nullpointer
your new favorite thing
You need to be put to death
heheehe
Surely though, the better the language, the more people that like it

python is the most popular language
^
it's one of the worst
So python and JS are good by that logic
True I guess
Also by your same logic, Scala and PHP are better than kotlin
oh but that's actually true
well
Yes of course
The stats I like to use are stack overflow's on the most loved languages, which are much more accurate about which are the best than most stats
In which, Kotlin is 3rd or 4th and Trashskell is like 15th
yeah I don't trust those when I see python as a "most loved language" every year
And Rust is the most loved iirc
I just cannot accept python as a loved language
The good thing about the stack overflow surveys is that they are mostly done by the non smooth brains in the development community
Which is why you get more accurate results like Rust on top and Kotlin at like 3rd or 4th
And Haskell at like 15th
https://insights.stackoverflow.com/survey/2020#technology-most-loved-dreaded-and-wanted-languages-loved okay Python is 3rd I take that back
and it's very close to being second
c# near the top
java near the bottom
how can two languages which are so similar, be so far apart
only thing I dislike about c# is its naming conventions
I think some of its features are a bit over verbose as well
Like the declaration of extension methods
I appreciate java's verbosity, and seeing as how c# is less verbose than java, can't say that'd affect me
I like Kotlin because I write less code and get more or less the same result
And as I heard from watching a YouTube video last night from this older guy called Continuous Delivery, software development is all about writing less code
Though I have taken that out of context
Continuous Delivery wow what a unique name
He meant that in a way that you're meant to find better ways to solve problems so you need to write less code to solve them
can tell they put a lot of effort into that
Lol
Software developers aren't creative
We're logical problem solvers, not creative designers
not mutually exclusive
Because yes, contrary to somewhat popular opinion, software development is about solving problems, not writing code
Writing code is just what you use to solve the problem, it's not what you get paid so much for

The best way of solving problems is of course modeling them as a composition of pure functions
Statistically proven to be most effective
Of course functional programming circlejerking has to come in to this
when wouldn't it?
Get outta here BM, no one wants to hear your crap
It's applicable to everything
There are many different ways to solve a problem
also pretty ironic seeing as how this conversation started from you circlejerking kotlin
But only one is the best way
That you still use and love, despite you trying to convince yourself you don't
Or pretending like you don't, one of the two
"love" is something of an exaggeration
eh
All circlejerking aside, Kotlin is one of your most used languages
And you like it
who cares lol
Good point
^
Only from IGNORANCE
Wat
Wdym from ignorance
Oh btw, can I get some ratings out of 10 for https://github.com/spongepowered/plugin-spi ? Debating whether to use it in Krypton to replace the current plugin system
It's Sponge's plugin system standalone
try osgi
Most people voted for the Krypton API lol
Nah reading the specification for that just confused me
true
I don’t want to over complicate things on either the API or the server side though
OSGi has too many layers for me
also the encapsulation between plugins is not something that I need either, and I kinda need to use a URL class loader to allow plugins to inject paths into their own class loader at runtime (e.g. what LuckPerms does)
right
what about what spigot is doing now
with their new loading thing
that looks cool and useful
what are they doing now?
it's like pdm but integrated into spigot
and more isolation
so I think plugins can't interact with eachother anymore unless it's defined in plugin.yml
and spigot also downloads dependencies
They can interact, but dealing with each others dependencies directly withiut stating it in plugin.yml will end up with issues
I want to allow reloading of configs at some point
lol
but not sure about any more than that
that's like the easiest thing ever
yeah ik
yeah
Probably should
what’s against the ToS?
Downloading directly from central at client end/ abusing their bandwidth
He's md5
What?
the Spigot CLA is against Bukkit’s GPL terms, but does he give a fuck? 
does he fuck
fun fact
lol
Ohh?
no way
Thats.. awkward
yeah pretty sure I heard he's a law student
but that was a little while ago, which is why I said he may be an actual lawyer now
Ah
maybe he does what Paper does then and licenses the commits under the Spigot license and licenses the code under GPL
Doubtful
Nothing like a law major publically breaking the law 😌
surely though, if he’s a lawyer, he’d know that the CLA is against GPL
I think you missed my point
if he's a lawyer, then it's probably not against the gpl
How so
maybe 🤷
link?
also, if Spigot’s breaking the Sonatype ToS, how is aether not?
What now :))
as in Eclipse aether, which is the library he uses
Ah
No idea. You can check their docs or ask irc lol
I will break something if this doesnt stop happening property <property name> (Kotlin reflection is not available)
Matt and me went there to ask earlier
that produces a even bigger error
AND it cam out of nowhere ...
The quotes gaby
Use normal quotes
not that Yugi, im talking about adding kotlin reflect https://paste.helpch.at/sunupuhupo.hs
You copy pasted what bard sent?
no
.hs 😌
500 million+ members | Manage your professional identity. Build and engage with your professional network. Access knowledge, insights and opportunities.
you can't actually go onto his profile
you can just see him at the top
implementation 'org.jetbrains.kotlin:kotlin-reflect'
but I dont want an entire library just to fix a thing that shoudn't happen
not sure Kotlin reflect likes you relocating Kotlin
again, it worked just fine for a month, and yesterday stopped and instead I get this thing when debugging the properties
what actually produces that error?
if you’re not doing reflection then that shouldn’t occur
I dont think I can,
Unless his name is tushant
Which I dont think it is
show pic
exactly
lol
ok just search spigotmc
Alrighty
no it’s just you have to be in the same network to view their profile or something
Well last night I wanted to test some changes and for some reason the result for that method (item.displayName) looks like this !!me.gabytm.minecraft.guihelper.generators.implementations.DeluxeMenusGenerator$createItem$4 {} so I decided to print it to console and it shows property displayName (Kotlin reflection is not available). The error is from trying to same thing but with kotlin-reflect added
ah actually ik why it’s saying Kotlin reflection isn’t available
yes
Ah
second down
because reflection is required for the full toString result
that’s md
Ahh
how tf do you know that’s what md looks like?
there’s loads of pictures of him
stalker
Again, the error came out of nowhere, and as you can see is a simple thing, nothing related to reflection imo.
yeah you don’t need reflect here
I have no clue what could break it or how to fix it
so you getting an NPE from using !!?
or what?
thank*
!!me.gabytm... is just what's being set to config when calling item.displayName
show me the full stack trace again
This one is after added kotlin reflect https://paste.helpch.at/sunupuhupo.hs
The only error without kotlin reflect is just from yaml not being able to find !!me.gabytm.minecraft.guihelper.generators.implementations.DeluxeMenusGenerator$createItem$4 {}
what the fuck
Gaby
the only explanation is Kotlin not being on the class path, but if it wasn’t, your plugin wouldn’t even load
wait what
You're setting the configuration paths value to a function
Line 30 on ConfigurationSections.kt
I swear that's been there since begin
nah null removes a section
also make that an operator fun
I dont think that can be one
[path, { condition }] = { value }
It has 3 arguments
fucking ide
nah gaby its just your
Execution failed for task ':processResources'.
> Entry plugin.yml is a duplicate but no duplicate handling strategy has been set.```
So cute
blitz did u switch to plasma?
I did but then I switched back
y
oof
I tried to remove plasma completely but it didn't. the login page is ugly af rn xD
and broken
What lmao
changing de's isn't a smooth process
to install it
ik star said it is yesterday
you need to manually install the sddm theme
You probably still need to configure it
otherwise you get the ugly blue one
sddm?
display manager
how can you not love jetbrains ide -.-
plasma login should look like this blitz
I had an ugly white and blue one yeah idk. SOme elements are still persisting like icons for trash can, folders for the close/minimize buttons
etc.
wdym i3 on top
i3 + plasma is a match made in heaven
nah it was way uglier
default i3 theme 😎
the best option is to install a distro with the right de
like for example the login password thing opens a keyboard that's bigger than my screen
lmao
did it look like that
and once you're on kde you shouldn't need to switch because there's loads of themes
😢
ew what is that shit
yeah just change it in the plasma settings
well I kinda uninstalled a lot of shit to do with KDE so idk what I broke now lmao
I use this login screen beginning with a G, can’t remember exactly what it’s called
blitz what do u have on ur computer
:)))
gdm?
I think most installers can install a new os without destroying ur personal files
well on ubuntu not a lot of shit but I spent like 2 days (without sleep) to set it all up 😢
well now you've set it up once
that explains a lot
no thanks
What did you setup that it took 2 days?
what's wrong with the keyboard?
well mostly was my keyboard lmao. I spent over 7 hours in total just for that
xD
oh boy let me find my message its way to much
for me
here you go
I had nightmares last night
yeah I use gdm lol
what's the keyboard called
I constantly have a panic attack before my exams on the thought of it not booting up minutes before the exam
star is right
🥲
star?
ubuntu is a pain in the ass for anything that's not stock
star is never in here anymore I swear
let me see lmao I almost broke it but then I remembered I'm fucking poor and I can't afford a new one otherwise I wouldn't have wasted those 7 hours xD
He was here just yesterday
White Shark GK-1621
I won't
he's a beginner...
arch isnt as bad as everyone makes it out to be
it is literally the opposite of a beginner distro
if you get handheld through linux then you dont know how to use Linux
im pretty sure that like 99% of ubuntu users don't know what systemd is
well I don't want to use linux anymore xD
I switched bcz windows barely even works anymore. since 2 updates ago everything crashes
Just use whatever you want blitz
Didnt a new update fix it?
Weird
but still the same
I pretty much started with Arch (had Ubuntu for maybe a day before my friend convinced me to go to Arch), he helped me out a lot with it but I’m used to it now, taught me a decent amount about stuff
Rollback the update
Arch throws you right in the deep end
I did already 2 times. but I Forgot how to cancel auto updates so every time I Restart it just updates back
I'll just stay with GNOME for now
Alrighty
blitz perhaps linux from scratch is for you
Arch is about as close you can get without having to compile the OS yourself
An install shouldnt take long
I tried reading that once, pretty much got lost within the first couple of pages
I didnt mean to quote that
lol
Also
Hmm just noticed, discord android doesnt seem to allow removing embeds
why would you add a registry entry for that instead of hard coding it smh
well anyways windows made me waste like 5 days or whatever then I spent another 2 on setting up ubuntu. I literally wasted a week. reinstalling ubuntu will probably take another 1 day (as in 24 hours xD)
you need to make it a real nightmare for your average granny to disable auto updates
^ vouch
exact same way you install
whatever OS you choose, make sure it’s not Manjaro lol
but to install I had to free up space from my C:. Can I Just rewrite the new thing on the already existing drive or will it just break more? xD
anyone know how to delete holograms that were created with deluxehub? ive deleted them for the plugin but they are still in the game
You can
unless they're client sided
u can just rewrite
So I Can just select my dev7 I think it is rn without having to clear it first?
i did that but they came back after restarting
yes blitz
Mhm, select the partition you installed it on currently
do u still have windows blitz?
Manjaro is basically what happens when you take Arch and try to turn it into Ubuntu
What happened?
why?
was in a rush to get into a meeting and was struggling to passthrough my headset to my windows vm (using a different headset, already had the passthrough working fine for the other one)
Ahh lol
so said fuck it and just switched to my main pc (was on my laptop) and booted up windows
lol
Also btw my mic problem from earlier is specific to this earphones
I tried a few others and it works fine
💀
Dont understand why it works on my phone tho
rn I have like 7 paritions and 4 of those I've got no clue what they are lmao
The partitions should show a tag for the ones you use
then one is for the boot
1 second
here
oh btw SharenIX
was another problem
that I Struggled with
xD
i just use spectacle
so the 3 main ones
and the small
one with the star
I Know what they are
xD
also recovery partition which idk what or when I made
and there's 2 I have no dea what they are
wat
Ubuntu is probably the ext4 one I think
which 2
yeah it is
the ones with the stars
are the used ones
so boot partition
and ubuntu
uh no
pairtition 4 is my C: for windows
first one isn't a boot partition
2nd one is
isn't 100mb a bit small for the boot partition
Thats what windows has default
well I didn't make it. or at least I Don't remember making one xD
in that case it definitely seems too small
I had an issue the other day on my nuc which has like a 1gb boot partition, it actually ran out of space
we'll make it 500 MB. I have a lot left in my C: xD
I have 260 actually
yeah it is recovery
so I have 2 recovery partitions
...
I didn't realise it says when I click on them lmao
What are you using blitz?
smh yugi
hmm ?
what u on windows for
wdym yugi?
havent used pc since exam yesterday
not even using a vm
the partition manager
Why tho
its the ubuntu one
the drivers
or whatever its called
Disks*
Ah
yeah they are tagged here as well. I Didn't know that xd
2 of them are recovery partitions
for windows
for some reason
No like it showed a name for each partition
yeah
"Manjaro", "Root", "Windows"
this is only one I Don't understand I guess
but anyways
will try and reinstall I guess
and also will make the boot partition a bit bigger
probably not possible
Also, piggy, can I grow my home partition without any extra steps or do i need to do something more?
unless you've somehow got a bunch of free space infront of your boot partition that it can expand to
depends yugi
show me the partition structure from fdisk or parted
I had an app before that allowed me to put space from any partitions in other partitions but I completely forgot what it was called
fuck
ah here we go https://i.imgur.com/HxRibT8.png
I do want to use windows properly tho, vm is probably going to be slow
neon on vm was not smooth
vm's take lots of configuration to be smooth
Yea I think this works, atleast for now
Cant risk screwing things up during online semesters
well time to get everything ready for KDE Neon I guess
yeah this isn't very useful unfortunately
What info do you need piggy?
wait what the fuck do I use to put KDE Neon on my USB Stick again? something for linux
please
alrighty
I found the solution! After reading various articles, I came across a similar problem in the game Rust (there, too, teams were deleted after restarting the server)... Someone wrote that if there are no players in the team, then the team is removed. I decided to check in Minecraft, so I accidentally found a solution to my problem, adding players of the type "*player1", "*player2" and so on to each team.
Good job!, but no need to spam it in every channel
Sorry, I'll delete in the second channel then
yugi assuming these partitions are in order
oh fuck
you first need to resize the d partition
then extend the second partition backwards
then resize the file system of the second partition
I can access my C: from linux and I really hope that didn't break my windows part
then move the data on the second partition backwards
and then do that for every partition till you reach the target partition
fuck
it's a long unenjoyable process
blitz mounting windows partitions in linux is harmless
Unless you have fast boot on
I have my windows partition permanently mounted on my linux install and nothing has ever happened
oh ok
yeah I don't think I have fast boot on
The installation guide warned about that sometimes setting it to "read-only" mode? not sure if its just an issue while on linux
it wouldn't be the first time I've messed everything up
you get a warning about hibernation which NTFS-3G turns into an error and refuses to let you mount with
ah
NTFS-3G won’t let you mount a Windows drive that has a hiberfile
what does hibernate even do
Speaking of which, hibernation seems to work slightly differently. Like discord seems to be active when I close my laptop
It doesnt have the same "connecting" period as on windows
when you close your laptop it's not going into hibernation
It seems to already be connected when I open things back up
I wonder if I can just rewrite KDE NEON over my Ubuntu usb stick
I meant the windows equivilent, not sure what its called
hibernation stores a sort of snapshot of your RAM in the hiberfile that gets loaded into RAM on startup
Windows doesnt go into sleep I think
yes, hibernation != sleep
windows definitely does go into sleep
wait maybe not
google time
yep windows does sleep
what does fast startup do
I mean it can sleep bardy
@boreal needle
so just so I don't missuneerstand. kde neon will take place for ubuntu completely right?
is fast startup hibernation then
fast startup doesnt do it entirely
yes blitz
just the kernal files
fast startup is the result of hibernation
time to google KDE Neon instalation tutorialsxD
or is it different hmm
blitz
yes?
you don't need a tutorial lol
these installers have all the information you need
once you've done it once the process is identical for most distros
the installers are basically the same
another question I have. If I select the boot drive to be the same as the windows one will it not mess up since I have ubuntu in there as well?
no clue
with uefi, no
ok good
how is that good
lets hope 60 MB is enough for kde neon
not having a kekw'd efi partition sounds pretty good tbh
not what i meant
uninstalling is possibly easier with a separate boot partition
cant you just mount it and delete stuff
🥲
blitz, reusing a partition is fine
Yes, but if with a separate one, you can just delete it and change the boot order
That seems like a fair cost
fuck
are we talking about the new discord colours
stupid change
well I they're trash. I just didn't know they changed it for online color
yeah theyre pretty bad
the circle?
yeah they changed that
i'm talking abou tdiscord
wtf is tdiscord?
fsr they havent updated android beta with the new colours
about discord*
is it slightly darker
Isnt that the normal color?
I think it's slightly darker
it is
it looks darker to me too
also
for people curious
because I was certainly curious
there's the imperfections
could they not have just fixed them
guess not
do we reckon they'll change it all back
now we'll have better discord t-shirts tho
no lucy
xD
Discord had merch?
well
yeah
lol
idk if merch is the right word because you can't buy it
Hypesquad stuff?
it was for like employees and stuff
i think anyway
and some shit
hf
and also they host giveaways for discord merch every year
enjoy your superior de
Ahh
ayy
they give away loads of shit
like game consoles
and hundreds of plushes
hoodies
etc
Do they make enough profit from discord?
discord isn't profitable
Then why do people invest? 🥲
same reason people invest in any company
nitro 
hope that it'll become profitable
I meant it's not profitable right now
doesn't mean it won't be in the future
hmm
hmm did they make it public tho?
no
Ads on right panel?
don't think so blitz
plsno ads ;-;
Microsoft will make it extremely profitable 🥲
Ads on startup??
🥲
fun fact youtube isn't profitable either
if they do that i will move somewhere else
really?

yeah
I don't believe you
they don't make any money
well
I guess
bczz the adds company
makes all the money
whatever that is called
and their ads don't even make that much
there's a reason every youtuber relies on third party sponsors despite their videos being littered with ads
well revenue != profit
Yea there seems to be articles stating both the sides
yeah
this is the article that says it's not profitable https://www.wsj.com/articles/viewers-dont-add-up-to-profit-for-youtube-1424897967
it's 2015 though
so maybe it's changed
seeing how many ads youtube has been putting on videos recently
lol
true. the 2 x15 Unskippable adds
😢
that's why I have YT Premium
i setup pi hole then I learnt that it doesn't block youtube ads in app
yea i dont think yt premium was even a thing in 2015 was it
Try spofity, Ive had times wth 3x 30 second ads
like wtf
1.5 mins of ads
Spotify premium 😌
There might have been more, but I gave up and moved to yt music
I don't get the point of spotify when youtube exists
Background
oh right phone
yea
also yugi if thats on pc u could use browser version + adblock
I dont have spotify on my pc
You can just use the vanced version 
Im always listening to music
is that on ios
¯\_(ツ)_/¯
i don't think it is
on android kali
Is it really this bad? I haven't used it in years and back then it used to be 1 add every few songs and that add was just "Try spotify premium"
I actually never got an add that was not " try spotify premium"
but yt premium is cheap at least in romania with the family plan
I pay like 2 USD / mo or something like that
Yes its the "try spotify" or "thank you" or "buy premium and listen to songs for free(wtf btw?)" ones
2*6 is around 12 USD I guess
🥲
Lemme check what the price is here
well I mean
that might be aud tho
but I Mean we still get 6 members
make that 18 USD
no more like $18 usd I think
o
yeah usd is doing shit atm I think
close enough
5$ per month for individual
in US, 12 USD is for 1 person... and 18 USD for 6 persons in total
8$ per month for family
9.67 USD
that's youtube music
is exactly what I Pay monthly
No, thats spotify
and we are 6
according to my calculator 1.61166666667 is what I Pay for YT premium on 1 account
that's USD
xD
30qar per month for family yt music piggy
@quiet depot please add a
reaction to this https://discordapp.com/channels/164280494874165248/452279708856614912/844148736010747924
bruh its £12/mo for me
what about youtube yugi
35qar/month
9.61$
wait don't you have administrator perms?
yeah same as here I guess
rip
well I mean if it was 18 USD here probably no one would have paid lmao
I for one I Would haven ot
lol
i still don't know if this is aud or usd
17 usd yikes
oh
Piggy according to some website I Just checked its 15$/mo in Australia rn
yea thats 6.56$
what?
24aud
that's individual blitz
oh
oh wait nvm
and for Yugi is his currencty
yeah its aud
oh
imagine not having ur own currency symbol 🥲
anyways I should probably start installing KDE Neon lmaooo
imagine being british
what for?
rude
RON Is used in 2 countries
there would be no use for one
and also
its called LEU
which means lion
Country of harry potter fans I see 🪄 😂
so I guess the lion is the simbol for our currency
symbol
didn't read or see harry potter so I won't get this joke but i'll assume its funny
smh
isnt he the ginger one
it's also the name of a popular petrol station in gta 5
idk what ginger is supposed to mean in this context
RON stands for ROmanian Leu afaik
I've always seen yters say it but never understood it
red hair
orange hair
oh
who thought that was a good idea
because even though we call it red, it is in fact orange
lmao
sometimes its just a slightly more exciting brown
although I have seen natural red hair
Why are skin colours called black and white when they're not really black or white
not like full on red
¯\_(ツ)_/¯
but more like tomato stain red
I'd just like to interject for a moment.
that's not even applicable in this convo
lol
its like that time you said you didnt exist
perception 
“So none of this is real?”
“What is real? If real is what you can feel, smell, taste and see, then 'real' is simply electrical signals interpreted by your brain.”
name the film 🙂
Matrix?

Sooo. Ran into my first problem. Whrn i select the dev/sda7 as thepartition to install neon on, with mount point being /, it doesn't let me chose the boot partition and it tells me that I need a FAT32 filesystem with the boot flag enabled and mount point being boot/efi
Could I just change the mount point for the windows boot manager?
Or is that not an option?
Bcz if its not I've got no idea what to do
xD
do u still need windows?
Yes
If I chose to install alongside ubuntu tho... It says that it will use the windows boot partition to boot
Now that's confusing
Yea, it adds grub to windows boot partition, thats should be the same as what ubuntu did
But i cant chose it
Can I just change the mount point without breaking windows?
For the boot partition
This is the time i just quit everything or I risk loosing all the shit on windows and just change the mount partition
Which one will it be today? XD
the EFI partition is designed to have multiple boot managers/loaders on it at once, that’s why they give you a whole 100MB just for them
unless you don’t have a UEFI board, or your partition table is MBR not GPT
if it’s the latter, there’s a command you can use on Linux to upgrade it to GPT
You can create another partition for the boot partition if you really want to do that, but I think thats only possible with manual partitioning which you probably dont want to do