#general
3141 messages · Page 1248 of 4
big mood
yeah but the few times i've tested it since 1.12 it hasn't worked very well for me
it was great in 1.12, i personally never experienced the corruption risk that it apparently had
It has been broken for ages. 1.13 was a big hit and the lead (only) developer left the community
and the project was very broken when he left
yea
so it has taken ages to recover it
WE isn't useful for creative servers and AWE is god awful, so they still use FAWE
i just use WE for my builds, but I do miss FAWE brushes
Programming has always been an escape for me when life has been a mess. I come from a very abusive family and it has always been a thing that has made me feel better. The last year or so it has done the opposite, which is why I felt like shit needed to change
well it sounds like it changed for the better then
I am not gonna waste time on shit that doesn't make me happy, that'd make no sense. Hence the switch, lol
The way P2 works rn is pretty neat as well. I basically just work on code and don't do any support
very interesting coming from a gigantic weeb
how is that not weeb stuff
huh
Sykkuno is a twitch streamer
nothing just when i see creepy anime looking picture + asian name I think weeb
he is a weeb tho tbf lol

who isn't
?ban 756383060446019608 Turn my ban straight :-)
Imagine#1738 was banned | Turn my ban straight :-)
hm?
I basically need to store a bunch of entities with their locations in database (armor stands) and I currently store them as separate rows (psql btw)
but like, this is super annoying if they are removed etc
and this feels dumb
but idk what I should do instead D: should I dump everything into a json document and store that instead?
I know psql can handle bigger files by offloading them
uhh
did i ever say i wasnt a weeb ?
context?
Hi brocc
O.o
hello 
if this is to store data on the armour stand, just use the persistent data api
nah it stores the armor stands themselves
they're basically markers and they need to be loaded into the world
gm bois uwuwuwu
they can be moved around, so currently it saves them by updating all coordinates etc but this feels so dumb lol
then I'm not so sure theres much better ways
today I shall study economics
ye idk this a mess, I think I'll see how it looks using json
instead of mutating entries I can just dump them all in there and replace the document
wtf this is dope
just had to restructure my entire coursework because my lecturers automated tests are super pepega lol
oh fuck I forgot to mention that it's storing these for specific regions
so each entry is attached to a region
using json I'd then create a document per region
that's an important detail lmao
bruh I fucking hate when they write shitty test suites to make sure ur shit works but the tests are always fucking dumb .
its actually tilted my tbh
he's written in them in a way that would make it easy for people that are doing everything inside the main class
which is really fcuking inconvient for me because i have everything broken up like a sane person
the main problem with storing entries is that if an armour stand is deleted, the row has to be deleted and then you either need to do it immediately or store that somewhere (deletedKeys or w/e)
it feels so messy
city 😔
oh in psql 9.5 they added the ability to do partial updates to json documents
why the fuck are people still using mysql
http://blog.anorakgirl.co.uk/2016/01/using-jdbi-with-postgres-json-data/ hm this looks cool, ill play around with it
its sadly the industry standard here
I should add PSQL support to P2, though apparently like 80% of our users use sqlite
cant wait to add psql to ban to avoid 90% of my requests 🥺🥺
youre really neat x
ok wanna make out
i would make psql the only option on tickets if i didnt like using sqlite for dev so much 
i got a DO droplet and setup a psql db, took like 5 minutes
now I use it for everything :]]
u shouldn't travel anyway
i am a busy man
we are in the middle of a pandemic idk if you've noticed
@minor badge vi har snö !!
my norwegian friends have been sending me so many snow snaps and i am sick of it .
it's gonna melt away today tho lol
it's basically raining now tho
f
@heady spear 18mm today
😳
You know there is a dedicated print screen button right? 
Wow Bitcoin really show up in price lately
im pissed those sim swappers are winning ._.
they get to steal all that bitcoin and suceed with it
awww
That's a cute dog.
😮
I like me a good Shiba.
I don't understand why we can't legally store NMS and redistribute it
because it contains copyrighted code? 
Like it's not THEIR original code... it's a decompiled and modified version
NMS is mojang
It's a derivative
Kinda sux they couldn't open source
They are commercial after all
I think it's understandable and hey, at least they try to help us (hiring people that worked with bukkit (although that was ages ago now), mojang mappings)
So the current solution is to use third party rewritten servers
Or just continue to mod?
Cause that's explicitly allowed and actively encouraged via the mappings
In your opinion, how much would it cost to pay a team of developers to recreate a minecraft server with C++ or Rust?
lol
There is one that is open source, but it gets next to no funds
@heady spear it gets better
my lecturer didnt make the github action checkout submodules, it says not to modify the build sequence or you'll get no marks. bets for punishment?
Can you name it
Cuberite
It's more or less impossible
Been out there for ages and stuck in 1.8 - 1.12 (multiprotocol!)
Writing an mc server from scratch? That's a week most
Having it support all vanilla features? That's impossible
Or like relativly impossible
Yeah that is really hard because mojang is not open-source
it is more about how big the game is
The issue is the extreme size of this game
And the mechanics and shit
That dev time is better spend contributing to paper
its just a block game bro what can be so hard 
Unless you after something insane like a distributed server
Ender dragon? 5 - 24 hours in the drain, the same goes for litterally any other feature
Lol I've seen ender dragon
@waxen panther ?
They told me it's bad
@minor badge proximyst - sees?
You literally have to catch up to 10 years of work
I don't understand complex java code but the ender dragon one was unreadable
You have the benefit of hindsight so maybe it'd take a little less time but yeah the answer is "However long it took Mojang to do with the amount of developers they had and the amount of money they had". ;)
Ah yes, an open source minecraft server the size of linux
I think at this point the Minecraft versioning is going to be stuck on 1.X.X forever
I consider bedrock to be the 2.0.0
Versioning doesn't matter
and by then another big update will be out that'll make you have to redo a bunch of stuff :p
Likey at all
What I meant is that they're going to depend on the original code pretty much forever
even if a fully featured rust minecraft server impl came out tomorrow, people wouldnt all start using it
people want spigot and it's already existing ecosystem
java is a pretty perfect language for the plugin system
Does it compile on 1.16?
Yeah, I noticed that too
Most of the original code has been rewritten
Yeah, Java is just perfect for modding in general
Cuberite allows Lua scripting i think, just like Roblox
java also doesnt mean bad performance, rewriting it in c with the same inefficient designs would improve performance but it wouldn't be anything crazy
I would rather write anything but lua
Yep, but lua is super hard to master
Although it could be just because I started doing java after using lua for a few weeks
Factorio is one

actually
And Terraria?
I don't know if I hate lua so much because of the language or just because the source engine is so hot trash
Terraria doesn't have native modding support
Lua is only strange because it has no real IDE
Yeah, they probably do it
Then they'd make a pretty big advertising campaign to annoy me on YT (I should get an adblocker one day)
I use UBlock Origin
Although I think some blocking
Is also done by my antivirus
which is Kaspersky
noted, noone should not touch mah browser
I think it has some stuff for protection
I don't even know
I bought it for 2 years for my pc and server
Yes 😋
It's actually hard to buy because you have to contact them
While for the desktop one it's just 79€ a year
that is also my question if no context is provided
yawns
go to sleep kash

oh god my
sleeeepppp
my whole afternoon is a giant red line in my calender
cause of all the overlapping meetings...
oof
CMI plugin is Check My Inventory?
Crap Management Interface?
Wasn't there a decent full name for it?
.cmi
No command, sad.
I wouldn't call it an alternative to anything.
pr or no bitching /s
first ever sorting system
what do you mean snoopa
this is my first ever sorting system i built XD
lol
the paper mc community congratulates u bro
ty uwu
I rly like this sorting stuff
i have a feeling that brocc was being sarcastic
even tho i dont even understand how it works XD
dont care :P
hi
hi kash
hai kash
did you have a good sleep?
umm
with me and a couple other friends?
kk I'll dm later
wat
rn ima go study uwu
byeeee
sw c i
kash r u okay
what
I'm fine
okay...
:)
:)
oh thats cool
ive been working on a pvp server for the combat snapshots actually, but there isnt a bukkit based api i could find
so im using fabric
oh crap
live lesson in like 10 min
smh
.g 2811
(DiscordBot) https://www.liveonhillsborough.com/2811
Welcome to 2811 Hillsborough, Raleigh, NC's modern and lavish off-campus student housing. Just steps away from NC State University, begin your college career with 2811.
Doxxed oops
Gj
.g test
(DiscordBot) Test cricket The form of the sport of cricket with the longest match duration, and is considered the game's... (https://duckduckgo.com/Test_cricket?v=i&kp=1)
!ddg Cisco 2811 ISR
Lol
.g Cisco 2811 ISR
I forget ddg
Thonk
reasons


Oh no. CISCO.
it's snowing so much . . . .
oh god, I am in a workshop where the presenter is explaining every single office 365 app now
.kill me
turns me into a snail and covers them in salt.
Good thing they won't explain every single app.
well, the title of the workshop was about teams
so I joined to make sure my company dont fucks up integration
INB4 Dynamics 365
like they did with skype
gotta get involved so they dont do stupid shit again
oh god, they already talking about overwhelming users
inb4 they configure teams to be as shitty as sfb to not overwhelm users
Sounds like the Zoom presentation we had.
We ALWAYS used Teams, someone decided it would be epic if we switched to god damn ZOOM.
Most of the people just walked out.
lol, zoom is objectively inferior to teams
Well no. It can show more than 1 screen at once and more than 9 cams.
this is too easy im bored
But that's exactly why we hate it.
Good luck seeing 30+ faces on a 15Mbps connection.
thru vpn and company proxy 😂
Citymonstret: https://snipboard.io/qSXOUu.jpg girls only want one thing and it's filthy -- 100% coverage 😳
proxi 
Can’t relate
1% coverage is an accomplishment for me
cool, proxi wrote a hello world ^^
That was ±1k line diff :p
I got a stupid pamphlet from Folkuniversitetet i Linköping cityyy
you put 1k comments on a hello world? :O
😂
is actually refactoring the entire error handling of an app
I have like 0% coverage
proxi ska plugga o bli utbildad
0% = best%.
i have to admit, the japanese courses look pretty cool
is there any alternative plugins for shopkeeper?
I've considered taking language courses at folkis
hello
wanna take japanese together city uwu xoxo
wtf proxi
wtf
or we can do Macedonian lol
I'm still 90% sure that Macedonia is just Serbia, but I just can't wake up from that dream.
krusic go home youre drunk
impossible
i just want kalmarunionen back
@meager tusk awa
Does anyone know anyway to execute commands in the console via API or via a plugin that provides that function. any one have had any experiences with this?
Server#dispatchCommand ?
Uniting the balkans... sounds familiar..
I think that was also just a dream.
A gloriously inglorious dream
Japanese would be pretty awesome ngl
Rcon (connection is not encrypted, password is sent plain text, so need to provide protection yourself)
See how buycraft plugin does that? It has both polling options and webhook.
i need a way to resolve the in game/server part. the external/website/payment system part is something i want to own my self
I know.
But you can still use rcon and connect from your webserver to server directly.
Or you can get Buycraft, change the API it uses for connecting to their servers and instead make it use your server.
First one is simpler, but need to protect it yourself and won't have the commands logged in a pretty way in the console.
I wrote my own system to distribute commands to run across servers by their server IDs or groups
Yeah, and considering 90% of Serbia is Albania... what we got here

is that possible? is it open source?
It has to be open source to not violate bukkit licence.
https://github.com/tebexio/BuycraftX
... network use is not distribution
But if they distribute the plugin themselves to clients, then it is distribution.
You can have private fork of it, but can't distribute it to anyone outside your organization without sharing the source.
hold on are you referring to bukkit plugins? they use an API they dont share thus they dont have to adhere to the API license
What you mean? The buycraft bukkit plugin uses bukkit api, thus need to be GPL compliant no?
So if they distribute the plugin (clients download them), they need to disclose the source.
Or am I missing something?
that plugin has its own source code. It may require a differently licensed platform to run on, but alas, you're not providing the plaform but just your own plugin. And that plugin may be licensed as you see fit
But you are using Bukkit Library which is under GPL, right?
https://www.gnu.org/licenses/gpl-faq.html#IfLibraryIsGPL
It's the use of Bukkit Library, not Craftbukkit platform, that requires you to have that license.
At least that's how I understand it, would love to be corrected.
Nah, you have it. But that hasn't stopped most people from ignoring it. 😄
Also, in providing source they aren't obligated to be convenient about it (GitHub hosting)
People can ignore it, companies have harder time doing so.

Although Polish government did that with 3 libs for Covid app last year xD
Well that was fun
I requested (gdpr) my old health insurance to send me all the data they had from me, and I got 6 pages
Then I asked again mentioning that I don't believe that's all
Now I got a second letter with 90+ pages lol
You get that data even without gdpr
It's a different law in germany that health insurance has to send you all the meds and shit you ever got and all diagnosis twice a year
I had to write 3 emails and a call until I got it
Yeah i got that in the first letter
Is that just for funsies or why would you need to see what ur old health insurance knows about you
But I wanted everything else, for example the notes they took when I called them etc
I guess that might be a personal question nvm
@mental meadow 
I know this because I friend of mine was going into private insurance and wanted to know if she can expect to pay extra
Also interesting to see the internal stuff they saved about me and the communication between them and other places like MDK
@twin lagoon awa
@twin lagoon 💕
idriz 
Sometimes what the doctor tells you and what they write down is veeerrrrrry different
michael 
Yeah
My old doc was a dick and diagnosed me with some mental illness that I don't have
The cool thing is, once it is in your record, no real way to get it removed
can't you take them to court or some shit for that lol
Yeah
It was not marked a gesichert and my psychologist wrote a letter clarifying that
There are a lot of things I could take him to court for but I can't really afford it
:(
Trans broken leg syndrome was real with that guy
Yeah Google it
Basically when a doctor puts everything you have on the fact that you're trans or on hormone replacement therapy
Got a broken leg? Must be the hormones
oh, you keep on fainting? Sorry, can't help you, must be the hormones
Who needs the Hippocratic Oath
scuffed doctor 
aurora 😔
I love getting invited to meetings 5 minutes after they start. And when they last way longer than they should...
it wouldnt be a standard meeting otherwise
@mental meadow out of curiosity, after sending you your data, do they still store it?
why wouldnt they, didnt ask for a removal, just a copy
I could ask for removal as well but since it's medical data and they have to store most of it for a few years there's no reason to do that
looks like my server's can't keep up warnings
those also have an average tick duration of 4853ms

ZGC vibes gang.
Ever just wake up in the morning and say: "I don't feel like working today." and then go directly back to sleep?
Exactly.
were nearing update from end of year work lol
That's the true ZGC vibe. 
Idriz 
nothing wrong here 
Miakchal 
unity fix ur engine
ZGC vibe = your productivity hitting an Allocation Stall?
aber 
aber :clappywappy:
nitro fails brocc
Correct.
imagine paying £100+ for some emojis
imagine not
Why you money shaming ur like 13 years old
Stop caring what other people use their money they work for on
they work for
I pay for a 0001

but im on Classic, so just 5/mo

its not dumb if theres something of value to YOU and you can afford to pay for it
oskar ur dum
5 or 10/mo is cheaper than a meal
even if i used discord for 15 minutes a day, it'd be worthwhile for me
you'll understand when you start earning money :p
The extra upload limit comes in hand a lot for me.
ah yes, enjoy those emojis in the 15 minutes a day
Brocc is an emote addict
Kneny is just hater 
maybe i am duck
tbh for a program I use for easily 70% of my day, nitro aint bad at all lol
who is kneny?

Boomer
who is oskar
Some dum that contributes to via

Absolute bananaface that kneny guy
smh such a grapehead
@ non-ducks
@ dumbroc
city why do we let him in incendo
No u
Some fucking knob in our class messenger group is sending individual pictures of a bunch of past exams
These exams are all uploaded on the intranet already
Why is he spamming my notifications
😂
He's trying to be helpful smh
Help this dicc
Wtf stop being horny
Horn my stop
Stop it, get some help
Help stop it, get some
City is having a stronk
I’m caffeine deficient
Citny ih savong a strink
Caffeine dis
Yes
So you’re probably right

I'm always right
I c u @topaz mortar
City you know there are natural activities that you can do that make you less horny
why would he want that
Weirdo

🥦

Vegtebl
Hottt
what is papermc
It's US
Ew we’re not the US
lol most the paper team isn't even in the US
The US doesn’t even exist
It’s a legend you scare your kids with when you want them to behave
“If you don’t eat your broccoli we will send you to the US, Timmy”
go back to work
😭
what even is the US
Oskar this is why u need to stay in school
City is toxic
a man can hope
proximyst wtf
❤️
its dinnertime for you michale shut up
Michael lurking
i wish the US was just a big fever dream and that it'd be gone when I wake up
Proxi 
But then I'd be gone too, city
dinner time for u too!
oh No how SAD
Lies.
Proxi please ban city.
good day to everyone but michale 

@potent fossil i hate u
If the us didnt exist we'd all be speaking german or russian right mow

You all suck. Especially city
хорошо и?
Net. Hujova blyat
@zealous wedge hallooo wir mussen deutsch zusammensprechen .
да здравствует родина .
Maybe we are speaking gerussian and our brains just think we're talking in english 
@olive marlin @potent fossil @mental meadow @heady spear @quasi valley uwu
wtf
Whose got a tinfoil pepe
uwu Michael
what do i eat for dinner today city awa
eat city
how is OR going?
Ti loh
cool 😄
Proxi proxi proxi idk
I ate a big chunky and super expensive salad
now im broke
bloodstone 
Michael 
Brocc isnt that expensive
i have to be home in an hour so idk what i can make
wtf
im bored
then go do something about it
Like study for school.
ive done all my work
do some further reading
reading isnt that fun though
Look at your huge ToDo list and procrastinate.
@heady spear buses here are so delayed lmao
I wish I had such problems as Oskar...
My ToDo list is enough to last me for at least 2 years lol
my problems include probability 
Hype, Deadpool 3 will actually be in the MCU
No more 2 characters no one knows or cares about to show it's actually Marvel
too real, and i have 2 weeks to do them in 
My problems include problems no one can help me with. 
Not filming this year though so late 2022 would be the earliest possible release
mental problems?
Software problems.

Thankfully one community member decided to rewrite our website and backend from scratch themselves, so I have a few items off the list lol
Hardware problems
I have ALL the problems.
And nothing is time-depenend, except my thesis :)
But that should go away before the end of the month.
solvingprocrastination is a great site for procrastination tips. It's also based on research
It might
Daily reminder that I dislike MIPS very much: https://posili.me/i/2021-01-11_17-09-16.png
Ur procrastinating finding things to procrastinate about
U can procrastinate the attention ur baiting
💣
e
snoopa can you send me that modded smp thing
kkkkkkkkkkkk
@minor badge jag har feber hjälp
Player#sendActionbar()
I mean a plugin
Why that?
Why need a plugin? If it's built into server.
you dont need a plugin, just call the method
@heady spear åj
We need more dependencies.
order a test
Inb4 has old plugin that needs it.
wat
Last time I was here, I had build 230, then I stopped due to life
and now I am back and its build 400+
So I missed like 200 builds

Progress, wooooo
I don't think it's corona pröxi, it's probably just my IBD
I ate a cookie yesterday so it makes sense that I'd get a fever :'')
f
f
me and my homie city wear masks 
anyone knows of a good alt?
masks are epic

You can still build it yourself.
people can't see your face
wtf corona doesn't exist
advanced achievements probably deserves premium but if you refuse to pay just compile it yourself.
yes i took the mask opportunity to set my linkedin avatar for the next 30 years
masks are unepic because i wear glasses
I wont pay atm since I just came back, and ive already spent 200+$ on plugins
dont wear glasses then 4weird ?
ok
i cant see then .
that doesn't change what I said
yes wear contacts then
or get better masks
wear bigger glasses
i dont have contacts
or just dont go outside
Use duck as ur eyes
u can compile the premium version?
duck is useless how tf he gunna replace someones eyes
Seeing eye duck
my optometrist is like 900km away .
there's the code
compile it
duck is the all seeing eye
take the bus ?
thanks
yes
why is there always some stupid fucking argument on spigot about some stupid fucking thing
yes
one argument ends, they start a new one like 3h later
Dont read spigot
@minor badge I ordered those super expensive masks
any good tutorials for compiling?
lol
Lol
so I can not get the plague by going outside
you can pay me to compile it for you instead of paying the dev 
i guess google how to compile a maven project.
these are like $5 each
im in a lockdown until feburary, so £0 for 0
i order everything contactless online these days unless i absolutely have to go out
my record is like 2 months without leaving my house for any reason
imagine working out and being good to your body
just sneak out
I can't leave further than anything beyond a 15km radius around my home spot
I still work out. We're allowed to be at the gym as long as there are no more than 30 ppl there
my state governor put a 10pm to 6am curfew because we all know covid doesn't come out at night
or, rather
only comes out at night
infection rates here are like 1/50th of the rest of the country and we're in the same lockdown 
My masks I got free from my work lol
My parents have to buy masks for their employees and they get the expensive ones because
their employees but the employees keep fucking losing them
Can only wear 3 of them cuz rest too small
It's insane
Start deducting from paychecks
That'll teach em
Ah all the peepo emotes got removed huh
yes

u wot m8
Reselling masks
wtf why yeet peepo
Ugly from
can't we have ANY emotes anymore ? ?
Frog
Cuz dumb media thinks white supremacists took pepe
gay .
A sin
Panda is appropriating asian culture

I'll go straight to hell
sure will



ok
Advertising 
@modz ban adverts!!
plz
.
Good morning paper discord
No u
Duck more like truck
Drink some mana

No mana
Send help
Yus
Dead chat
You killed it.
You aren't using terminal git if you don't have at least 20 aliases configured.
wat
What would you have aliases for???
why does middle click paste on ubuntu
Managing licences, gitignore, pushing, checking out PRs, creating commit graphs, ...
its so annoying
I think that's standard behavior oskar, but you can disable it.
can i just make it do what windows does
that's X11 behaviour yeah
I think I have like 14 aliases.
git aliases | wc -l
24
👀
But I switch between using command line hit, and IntelliJ git.
Interactively rebasing from a point is so very easy in IntelliJ, just annotate w/git, right click, show in git log, right click, interactively rebase from here.
yeah im doing some pycharm stuff that only works on linux so i had to use ubuntu
and for some reason there are 3 versions of mozilla
and none of them can work well with gh desktop
I need to fix my alias for checking out PRs.
I think I saw either Mini or Proxi had a decent working one, need to steal from their dotfiles.
I don't have dotfiles, no, lol
Proxi had a big list of aliases for everything
I checkout every PR manually
Doesn’t github’s cli provide an easy way to do that?
I have alias like so:
fpr !gfpr() { number="${1:?Git PR number required}"; remote="${2:-origin}"; git fetch "${remote}" "pull/${number}/head:PR_${number}_${remote}" ;}; gfpr
I need git-way to do that, work with BB/GL sometimes.
bloodstone hows ur thesis
I need to finish summary for the chapter and read through chapter to see if I didn't write something stupid in the middle of the night lol

aikar had a script for it somewhere iirc
I'm a bit tired though and regret not taking a day off for my bday. And setting thesis deadline on such day...
that script seems a tad bleh actually, as most people fork...
What you mean? What has fork to do with checking PR out?
I guess which repo I check out from.
But that's why I have git fpr <number> [<remote>].
And I often need it for closed source stuff too, where I need PR from origin.
do you mean you dont grbip your patches? smh my head
aikar criticised the fact i dont have aliases for the paper script lol
Are they public somewhere?
it's just omz git plugin + some of my own aliases/functions
I really need to setup a dotfiles repo for me
# {{{ aliases
alias vim=nvim
alias v=nvim
alias vi=nvim
alias q=exit
alias :q=exit
alias :x=exit
alias :wq=exit
alias vvim=/bin/vim
alias copy="xclip -i -sel clipboard"
alias paste="xclip -o -sel clipboard"
alias shut="sudo shutdown -h now"
alias zzz="sudo /usr/bin/zzz"
alias f="fzf -i"
alias ff="vim \$(fzf -i)"
alias ssh="env TERM=xterm-256color /usr/bin/ssh"
alias chromium="/bin/chromium --enable-features=WebUIDarkMode --force-dark-mode"
alias coin="echo -e 'heads\ntails' | shuf -n 1"
alias ls="exa -F"
alias l="ls -l --git"
alias ll="l -h"
alias google-chrome="chromium"
alias gcf="gc --fixup"
alias gp!="gp --force"
alias gpsup!="gpsup --force"
alias gg="glods"
alias gcB="gco -B"
alias grbip="grbi upstream/upstream --autosquash --allow-empty"
alias la="ls -laF" # common aliases is wrong
# }}}
gitplugin from omz
I guess the PR checkout is in omz git plugin then?
I use the gh CLI thing
Its 11:30pm
I was just looking at the script aikar has, was in scripts/checkoutpr, but it hard checks origin
no, i manually do pr checkouts
Current plan is to pull an all nighter to finish this chapter
I guess I gotta shuffle my origins around
the real yive's mirror right there
has anyone used authme before?
no go away
k
i am officially toxic
yikes, get some help
online mode fixes the problem
proxi cute
blocked, not broken
nah actually
I'm from Sweden
everything is fine here 🙂 you can assume stuff though its fine
WTF, did you lie last time?

if i'm talking about something it does not mean it applies to me as well 😄
nämen
Proxi I tried to migrate my stuff to ZSH, but it just sucked. Half of my stuff got broken.
Got a better solution Oskar?
yeah
bloodstone 
online-mode: true
hook me up i will pay
arretez
oohh
i just use #!/bin/sh
hhahaa
thats a great solution @unkempt drift
?warn @teal ermine this is not a marketplace
Femo#9807 has been warned. || this is not a marketplace
whaat?
.
seems like you don't understand sarcasm
Michale 
It certainly doesn’t sound like sarcasm... so maybe you don’t understand sarcasm?
@zealous wedge awa
i asked you something and your first response was "no go away"
you are really professional i have to mention that
i never noticed there's a new amaranthe album
oh an @.Amaranth album?
tbf i could've kicked you, femo
and this is an off-topic channel lol
@zealous wedge Manifest by Amaranth(e) 
they really hit their own genre on the head here
you could have said it from begging instead of acting like this. what ever i apologize for writing in the wrong channel
wat
umm
just drop it 🙂
oooh I will have to listen
Issue with an “off-topic” channel... is you have to be off-topic in it, but being off-topic is ON topic. So you really can’t do that here either. So an off-topic channel is a paradox.
machinemaker
all in favour of 👢 for machine?
but if you say off topic from a specific subject
yeah machine, we're all bad we should be banned
wtf
what a h4x0r
i love you 


That's just how being from Balkan works.
Hacked
I don't mix up Balkans and Baltics because I know Kosovo is part of the epicer one 
your mum
??????????
im making a script, yml, toml or what format should i use to store data
.
@mental meadow i am being BULLIED by ur staff











