#general
3141 messages Β· Page 1385 of 4
Simple is kawaii desu ne
wat
I have another question, when a plugin hooks into vault, does it support any economy plugin that also uses vault?
if they implement vault yes
yes, vault is a compatibility layer made for exactly that purpose
heyyyyyy simple
hi broccolai <3
thx so much
Bedwars was only a limitation of minecraft blocks AFAIK, could have been plate wars
fortnite
Microsoft should sell minecraft to epic games so they can combine Fortnite and minecraft
Nope, I've had enough with msft I am not dealing with epic
Gotta use the epic launcher to start minecraft now
lol
@minor badge i love you, bitwarden rs totp is so fucking sexy
can finally stop pulling my god damn phone out for everything
@minor badge I dunno what bitwarden rs totp is but I love you too.
Hmm, I might look into migrating to bitwarden from KeePass.
the built in totp right in my browser is so hot and it can autofill both account and totp
lifechanging .
KeePass can do that too, and doesn't require a public server. But the browser plugin sometimes messes up.

The biggest advantage is that I can do offline syncing of database with Syncthing and so each my device contains its own, offline, synced copy. So don't really need to worry about backups. And my pc backup will include it anyway.
With bitwarden I get 1 more service which I need to take care of and backup.
@coarse lily :)
Hi aber
there. authy is gone. π
you're sexy
you're also sexy

For the record, the Bitwarden apps cache locally and can be exported freely even with an offline copy
backups are luckily only also a weekly CSV export or something
oh also lastpass wanted feedback as to why i was leaving their amazing service
i told them to eat shit over trying to make me pay to use it on more than 1 device
@minor badge
Vault API support
Wait, is it hashicorp-vault compatible API?
Eh, nope. It's for bitwarden vault. I got excited for a moment.
Still need to find time to setup hashivault which is a pain.

How would I set that up?
It's well worth it so, such a nice project
- install and configure bitwarden-rs (i did docker compose, took me 5 mins)
- install mobile app and login
- redo all your totp but use bitwarden as the totp app
Altho I have never set it up myself, i use it at work
then when done, the bitwarden browser ext also has the totp
I already migrated to bitwarden rs, gotta look at how the totp stuff works later then
ah its just a field on each site
you can either put the totp private key in there or use the mobile app to do the convenient QR scanning (which just extracts token)
Hi
Hi
What are you people doing today?
At this point, smoking weed and watching youtube
Dared I ask I see. I am trying to merge multiple pull requests and failing at that so far
merging is easy
This is why paper never merges PRs
at least, following the steps is
runs
- Assess the size of the work to merge
- Die
Merging into a local repo from openwrt
- Based upon the results of step 1, determine how many boxes of kleanex you need
- rip open box
- get started
- find out that you didn't get even remotely enough boxes of kleanex
the kleanex IS for crying, right?
I mean, they're doing openwrt
oh, missing context i c
I mean, if you don't care about history, rebase is generally easier for smaller amounts of work
Trying to make my router faster
yea i run openwrt, but i dont think ive updated it in goddamn ages
No simple you just can't read
yeah i didnt read that part, was still operating on this #general message
I try doing git merge origin pull/3946/Kistelini:master but if fails at finding the pull request
https://www.youtube.com/watch?v=_RRyniZG0Jo | Tell me something I don't know
and is origin actually the correct repo?
I think
gh has a little tool which you can install which makes stuff like interacting with their sites stuff easier
git remote -v and see that origin lines up with the repo where that pr was created
nll@knotty nebulal-Lenovo-G50-80:~/openwrt$ git remote -v
origin https://github.com/openwrt/openwrt.git (fetch)
origin https://github.com/openwrt/openwrt.git (push)
nll@knotty nebulal-Lenovo-G50-80:~/openwrt$
Yeah its right
This repository is a mirror of https://git.openwrt.org/openwrt/openwrt.git It is for reference only and is not active for check-ins or for reporting issues. We will continue to accept Pull Request...
When someone sends you a pull request from a fork or branch of your repository, you can merge it locally to resolve a merge conflict or to test and verify the changes before merging on GitHub.
make sure that you've fetch'd the current repo state/pulled, otherwise π€·ββοΈ
I was watching highschool musical 2 yesterday and surprised we still know all songs by heart
That song is that age ^^
I need to merge 4 different pull requests..
I don't think this will work
then do it 4 times and merge it
either that or get the .patch files from git and try ping it into git apply
Patch files would be better I think
I don't want to push to openwrt
How did you get patch files?
Add .patch to what end?
the end of the url for the pr
yes
Oh yeah that's a thing
I also used it. It has a lot of quirks, but it's not bad.
I wanted to make it work without need to do backups - create password store, run hashivault in memory only, sync from password store to hashivault.
curl https://patch-diff.githubusercontent.com/raw/openwrt/openwrt/pull/3946.patch | git am -
Then compile normally
yes
And do that for every pull req
yup
poor steve https://www.youtube.com/watch?v=s2AkIesxN34
19/3/2021
Context :
Seems like the lad in the clip sent some flowers to steve because he's bored.
rip steve.
Source :
Posted to r/shitposting by u/ the_duke_of_london
From 0 to 10, what's the performance impact of Advanture on CraftBook pipes? 
Β±7.5
usually about 8 for me
Expected.
MFW we asked people to use Pipes to prevent hopper lag, now we get Pipes lag. 
git fuckt
As in kash's api?
Yeah.
Shitload of serialization happening or something?
ima be real i have no idea how to read spark
Epic bro.
nvm i read the sexy sexy docs and now i understand
good.
Did IntelliJ get a "we warn users about everything" update lately or why does it warn everyone about everything now?
there have been a bunch of CVEs for stuff like that
re the maven thing
also the recent git lfs rce
and then they are still under investigation by the fbi for solarwind stuff most likely? the supply chain attack
Why can't we live in the danger zone without everyone reminding us about it? It ruins the fun!
Because Mini will join your server and drop your tables.
Good luck getting into my nonexisting server
I remember I dropped some script kiddie's tables once. He posted a plugin with a backdoor on spigot but hardcoded the SQL password 
lmaoo
am currently sweating really hard to automatically construct sql based on query params and not making it sql injectable, lmao
what could go wrong?!
I actually remember a plugin that connected to his DB directly. I think it was some kind of hacked username detector.
So, that got dropped.
I'm suprised noone feeds dangerous data into these tables rather than just dropping them
bUt StRiNgS aRe EvIl
i felt like i had a duty to drop cause he was recording player IPs and shit of the servers that used it
D:
All I ask is for my server implementation to not add lag.
use spigot
Back to π.
monke
Well. Good luck.
It booted, I now need your buildinfo thing for luci and it will work!
π
I even compiled master
Now gotta make it and scp it over and so a sysupgrade again
Then I'll do the vlan and pppoe config, select /root/dsl.bin as dsl firmware and I am done
https://github.com/gillescoolen/taylor.rest/blob/main/src/router.ts seems doable with a PR
urg, cut off half of my finger while cooking, fuuun
and I wanted to be productive at hangar today...
imagine not having threads on your client for months 
im thinking of hosting a
1.8
server for legacy clients since its lightweight
its meant to be just a placeholder server idk if i should do that
alpha 1.7?
Poop
wtf does cartled mean
Idk
anyway if i used the ones i cant cut myself with i wouldnt know i could get cut with them ded
What
I think Dark means scissors with a non-straight blade, but with curves
</google:816176849147002923> term: child scissor
https://www.amazon.com/Safety-Scissors/s?k=Safety+Scissors
Results 1 - 16 of 1000+, These kids' safety scissors provide multiple design features to ensure safety, including both a blunt tip and a protective cap that fits over the

god i hated those fuckers .
@potent fossil hewwo
henlo pwoxi <3

Well I guess Iβm a Brazilian server now
As 3rd graders we were only allowed to get those scissors to school
they can't cut shit
well that's kinda the point
i think paper should be cuttable but skin shouldnt be
but those scissors dont manage paper
they can't even cut stuff that they're supposed to cut
Idk they worked fine when I was like 5
idk we might just get low quality shit here
no they didnt stop lying
3rd grade Iβm pretty sure we were allowed to use normal scissors lmao
just use paper to cut paper 
wat
maybe you were in special 3rd grade 
why how
if we were allowed to bring scissors we would just end up stabbing each other or something
Safety scissors were like a preschool kindergarten thing
...
damn pycharm debugger is so good
imagine bringing your own scissors to school and not just using the ones from the wooden box with brightly-coloured plastic handles
wooden box?
imagine going to school
government cant afford those, we use cardboard boxes here π
We had a brick for that
our teacher asked us to donate money at the end of the class since one of the scissors went missing (in high school)
Wooden box had a bunch of holes you put the scissors through
you ever just took 2 scissors and did some things?
urg sometimes I hate spring
me when the code works on my local venv but not on prod server
message: "Validation failed for argument [1] in public void io.papermc.hangar.controller.internal.VersionController.createVersion(long,io.papermc.hangar.model.internal.versions.PendingVersion): [Field error in object 'pendingVersion' on field 'externalUrl': rejected value [null]; codes [Validate.pendingVersion.externalUrl,Validate.externalUrl,Validate.java.lang.String,Validate]; arguments [org.springframework.context.support.DefaultMessageSourceResolvable: codes [pendingVersion.externalUrl,externalUrl]; arguments []; default message [externalUrl],validations.optionalRegex(#root, @hangarConfig.urlRegex)]; default message [general.error.invalidUrl]] "
but, validations.optionalRegex is never called

shh brocc
@Validate(SpEL = "validations.optionalRegex(#root, @hangarConfig.urlRegex)", message = "general.error.invalidUrl")
its spel
spring expression language
Anyone know a good way to get started with vue?

and then just start
i kinda wanna learn angular instead lol
wat
I can understand ppl choosing react over vue
but angular is fucking ded
man, typing without my index finger fucking sucks, lmao
who tf wants to learn angular in 2021 lmao
google β’οΈ
thanks oskar
even google doesnt use angular
literally first year that my college gives it xD

yeah its the weird homeless cousin of react & vue

angular was googles horribly try to copy react
its so horrible that high ranking googlers left the company to create vue instead
Lol imagine being so bad
Google has history of starting a project and just pretend it never happens after
yeah so far it hasnt been much fun to work with
So just like any other company?
google is just the biggest one that does it
or rather people seem to shit on it the most when they do it
yes
@vernal moth do you remember the jumpstyle craze? idk if it was that big in germany
germany is the techno captial, of course it has a thing here, lol
I dont, I find it horrible
seems that way for most people haha
for me its mostly the base thats the same in every fucking song
yeah in that aspect it kinda is, i like the melodies tho
I like the melodies without the boring bass line
So i listen to better kind of music
Progressive house for example
https://youtu.be/X8BQWQTV_xQ tbh this is my favorite song of it the others are kinda meh
Official music video of Holiday, Patrick Jumpen
(c) 2007 Lower East Side Records
https://www.facebook.com/PatrickJumpenLegacy
Buy on iTunes: https://itunes.apple.com/album/holiday-ep/id518000103
In germany hard style is bigger than Jumpstyle anyways
i mean, jumpstyle is dead as fuck
even here
hardstyle is also pretty much the same beat every time tho
Yeah
For Hardstyle, you just go do 140bpm, use some cheap kick sample, turn overdrive to max, add reverse bass and you done
Then you get some synth and do a dum melody ontop
Well, hardstyle is special because of the bass it all sounds the same
Man, i remember in school, Kontor was the shit
I think only real techno i like is scooter, lol
Update March,20 3pm
1/2
SBG1:
We donβt plan to restart SBG1. Ever.
Servers in 61A/D+62A/D will be moved to SBG4.
Servers in 61E/62E will be moved to Croix and clean up then restart in RBX/GRA.
SBG4:
working on the power + the network from SBG3. Then we restart SBG4.
yeah scooter is great
Hier die ganze Sendung schauen: https://kurz.zdf.de/zmr1yt/
Wenn Kultur in 2020 schon abgeschafft wird, dann gibtβs bei uns im ΓΆffentlich-rechtlichen Fernsehen jetzt auch ehrliche Technosounds auf's Trommelfell! βHyper Hyperβ Scooter und das wunderbare Rundfunk-Tanzorchester Ehrenfeld haben es satt und rechnen mit dem Jahr 2020 ab! Kopf und HΓ€n...
Still love this version
thanks for bringing it up oskar
you cant view it
π
but yhea lets just not spread shit olikie that
okay
@vernal moth i'm in love with handpans they sound so electronic already and if you add a beat to it it becomes godlike https://youtu.be/zyCWRRWDZ2w
곡κ°μ κ°μ 곡κ°μμλ§ μ΄λ£¨μ΄μ§λ€.
곡κ°μ λ€λ₯Έ μ°¨μμλ¬Έμ μ¬λκ²μ΄λ€.
Space drum by Yuki Koshimoto
Film by Tattoos - Scriptura Vitae
Remix by SoundFanatic
ye hang drums are amazing
meanwhile am still in love with this https://www.youtube.com/watch?v=UG3sfZKtCQI
#cubev3 tickets on sale now at http://cubev3.com
mau5ville level 1: https://mau5ville.lnk.to/level1
Directors: Nick DenBoer & Kenny Hotz
Producer: Nick DenBoer
Production Company: Generic Versatility
Animation / VFX: Nick DenBoer
http://live.deadmau5.com
https://twitter.com/rob_swire
http://mau5trap.com
potentially NSFW if you an american I guess
lmao wtf is that video clip
its joel having fun in ue4
ffs we bought new leds for the light in our room, and just now I realize that 2 of the 4 are a different socket but look exactly the same -.-
his house is so sick
yeah its amazing
obvs after opening them so we can't return them
Carefully putting back in the box? 
LTT has a fun house tour if his space
just get a different plug
you have sockets for light bulbs? 
which is the same except slightly bigger
idk If that's the right word
the thing where you screw the light bulb into
Base mount 
thats why you get strips instead 
I l ove deadmau5 in general, sometimes I just open a stream of his and listen for hours
i can listen to a few songs of him and enjoy it, but its a bit too abstract for me to listen to for long periods
what I like about deadmau5s stuff, is that you can open a piano cover, and it still sounds amazing
he even produced orchestral versions of some tracks
thats cool
Strobe
by Deadmau5
Now available on iTunes: https://itunes.apple.com/us/album/strobe/id598073700?i=598073820&uo=4
Hey everyone,
So this track was by far the most requested in the history of my channel thus far. To me, it's a masterpiece of electronic music, and I truly wanted to do it justice. I hope I have. In this ...
im a big fan of orchestra mixed with electronic elements
ignoring the fact that evan is fucking amazing
There Might Be Coffee / Aural Psynapse
by Deadmau5
Hey guys! These are two of my favorite's by Deadmau5. I thought I would do something a little different and do a sort of piano mashup of the two, as I felt they fit together in a pretty nice and interesting way.
Also, this is the first full track for my album of arrangements which will be ou...
second one doesnt sound so good on piano imo
aural psynapse?
maybe you like skrillex more https://www.youtube.com/watch?v=Jez-i9u2g1g
Scary Monsters and Nice Sprites
by Skrillex
Here it is, the cover you were all asking me for! Even though we barely missed our goal, I really appreciated you guys stepping up and helping me out... there's no way I wasn't going to upload this just because we were 3 subs shy. I hope you guys enjoy this arrangement, it was really fun to play (play...
skrillex is similar to deadmau5, you take just the melody and its still amazing
my favorite skrillex song tbh
which is why joel signed sunny
i dont think you can play any of his recent songs on piano without breaking your fingers tho lmao
or breaking your piano
I dont even know what he up too nowadays
there's a lost fan channel? why can't i see it!!
whatever dubstep turned into nowadays, robots having an orgy
The official video for Hundred Waters βShow Me Loveβ (Skrillex Remix) feat. Chance The Rapper, Moses Sumney and Robin Hannibal
- Download & share your own video #showinglove at: http://showme.love
I directed my first music video for my remix of Hundred Waters βShow Me Loveβ with help from Chance the Rapper, Moses Sumney and Robin Hannibal.
I...
this was the last thing I know of skrillex I think
Agh, Perl is failing to build
The official video for Skrillex & Rick Ross - "Purple Lamborghini"
Featured in "Suicide Squad" movie & official soundtrack
iTunes: http://smarturl.it/purplelambo
Spotify: http://smarturl.it/streampurplelambo
http://purplelambo.com
Directed by: Colin Tilley
Produced by: Andrew Lerios and Skrillex
Executive Producers: Luga Podesta, Brandon Bon...
yeah some of his songs are still pretty good but at festivals he just plays robot porn tbh
ah no I also know https://www.youtube.com/watch?v=r-SurvChGFk
Skrillex & Poo Bear - Would You Ever (Official Music Video)
Watch the official video for βWould You Everβ by Skrillex and Poo Bear
Make sure to subscribe to Skrillexβs channel and turn on notifications to stay updated with all new uploads: http://skrillex.me/YTSubscribe
Listen to Skrillex on Spotify: http://skrillex.me/SkrillexSelectsSP
Get βW...
I loved the early 2010er vids and songs
yeah
oh you mean like "mumbai power"
although that one isnt nearly as bad as robot porn
the original dubstep was gucci
meh, not that big a fan of it
like, the bangarang vid, or the make it bun dem, or equinox
oh cant forrget ruffneck
and even better videos π
yeah hah
Support Skrillexβs release/buy/stream on:
iTunes: http://smarturl.it/SkrillexMMS
Spotify: http://smarturl.it/S_SMMS
Amazon: http://smarturl.it/A_SMMS
Directed by : Tony T.
DoP : Morgan Dalibert
Produced by : HK corp
Official Skrillex Store: http://smarturl.it/SkrillexMerch
Follow Skrillex:
http://fb.com/skrillex
http://twitter.com/skrillex
ht...
FedEx thinks my monitor is in Kansas now
It's getting closer but this is still sounding like a Tuesday thing
monitoring the monitor
I'm fairly certain I'm going to have to ship this thing back too, whenever UPS or FedEx lose my packages they always have damage but for this one that means they're delivering a brick
lmao
sounds like great fun
my components were est to deliver last week

13th of march
oof
its ali express tho soooo
not too worried
its probably stuck at customs
according to tracking its been in my country since the 8th
Ah, yeah, when I order something from HK it ends up stuck in Chicago for a week
and we all know belgians arent very efficient at doing anything soo theres that xD
Yeah but fries and waffles so you're still okay
iirc it's sort of a combo
What we call steak fries (thick wedges of potato) that are deep fried is what Belgium had but the McDonalds fries is a French cutting style
At some point someone combined the two, called the result french fries, and then it was popular enough all of them got called french fries
Heck the fries are so popular "french fried" is a synonym for "deep fried" π
Hi just a warning from me about a discord server that you shouldnt trust at all (since many server admins are on here): https://www.spigotmc.org/threads/dont-fall-for-the-minecraft-community-discord-scam.496283/#post-4117046
The thread shows which server and their method of scamming people, also if anyone has any advice on real, trustworthy ads please tell me!
We have chain mail on Discord now? 
is chaingmail craftable yet?
Not after the flattening.
Fact!
I made about $1k in the first few months
Sounds like they're doing just fine.
lol
Whos doing just fine? Read all of it and not just one word?
you basically did it to yourself leop
Since we have gone full off-topic:
https://lafibre.info/ovh-datacenter/data-center-ovh-roubaix-1/
Look at those sexy batteries.
Visite du data-center OVH de Roubaix 1
there are plenty of discords that do advertising services, it's on you to find out which are legit and which are not
I know its my fault. I also stated that in the post lol. I just dont want other people to falkl for it
Lots of things went wrong here, leop2:
* Random stranger on Discord
* Discord totally having fraud protection in private messages
* Paid over paypal friends and family
* Leaps to threatening to sue
* Didn't even verify they own the channel.
generally people that DM you FIRST, are a scam.
it sucks that it happened to you but you're making yourself look bad by trying to make people aware of something they already should be aware of
this is like making a post about "don't fall for the extended auto warranty scam phone calls!!!"
You made a thousand dollars that easily, you'll be fine. Though I do worry about how you're pulling that much money on so few players π
1οΈβ£ Unverified story
2οΈβ£ Poor grammar
3οΈβ£ Inconstancy on the story
4οΈβ£ Inability to make proper decision
5οΈβ£ Sending money to stranger
6οΈβ£ Thinking that paying money to grow Discord server works
I can list more... 
They do own the discord, they also posted ads there. I just thought that discord would be trustworthy cause I never used it for those purposes.
Hey party this is your final warning that your car warranty may have expired. Please call back.
Sending money to strangers but not to me? Scam.
@void void read #announcements
i got a call about my auto insurance yesterday mbaxter, i said "i don't have car insurance", and they hung up on me 
those are scammers, report them in #dm-spam-reports
Okay I will thanks @warm anchor
I, too, would like free money. How do I get in contact with this server.
oof
To run a worthy community, organic growth is still the best way about it. Advertisment does help to bring in new bloods but if your server is boring and dumb, they will just leave anyway 
"a nigerian prince said he'd wire me 2 million USD, but instead he emptied my bank account!
"
The story is verified by screenshots. What is inconsistent about it?
discord advertising is pretty bad, i agree eternity
i tested it because why not, $5 for an ad is nothing
screenshot is in no way a verification. His claim on the money part is very inconstant, IE the price of OVH server, the cost of plugin
how do you spend $1k on plugin??? and 2k on OVH on first month of rental?
- the auth based joins are worthless, they're basically bots
- the giveaway ones are worthless, people don't interact, even if they stay after the giveaway
organic growth is key
Giveaway helps in bringing in new blood just like Google advertising
yeah
however, Discord advertising is just about the dumbest thing one can spend money on.
it's a good way to just get bodies in your discord
mmm bodies
but they are useless bodies.
ok that's a lot of run on now but I just cant get over the fact that this person on that spigot post is this stupid
https://us.ovhcloud.com/bare-metal/game/game-2/
Its renting for a year @warm anchor
big discounts for contracts, eternity
paying up front is a discount, 12 month contract is a discount
And I spent it on webhosting, plugins, css, themes and so on. Also ads ...
it isn't worth the money, though.
yeah
why are you paying money on web hosting when yuo can just host your web server on your dedi
the 3k was also just an estimate, it is pretty close to that tho
I had the webhost before the dedicated
ah
lol omg
quick to realize that, eternity
lol

π
alright alright @void void sorry for being rude but you may wanna rethink your entire life choice
I honestly thought he was just posting it for awareness
LOL
im not even paying attention and i figured it out already
don't victim blame too much, he made a pretty dum mistake, but yeah
Hey I just woke up. Cut me some slack 
π
@warm anchor Sure I know that. I just wanted to make people aware by the post tho..
If I can only get one to pay more attention and save him the trouble, then its worth it.
Also idc about any1 thinking that Im dumb just because I fell for their shit.
I know that Im not and I didnt try to cover my mistake in the first place.
well, no offense, but that was a pretty dum mistake.
But hey. He managed to get my truest reaction so 
and publicizing your mistake is only making people laugh at you, nothing will happen to him
who are we hating right now and why?
As I said idc if some random on the internet laughs about it
screw it, I dont care why
society
someone fell for the DM spammers scam
so who?
mini smh
kangarko sucks
Good Mini, morning!
Mini go home you are drunk oh wait that's just every night
i have been kangarko-free since monday π
see, I just wanna use my new pitchfork
earlier we tried to cancel me4502 but that didnt get anywhere
someone say pitchfork?
no
nah, not good morning, bad afternoon, cut my finger and now I cant code properly
Hi! Does anyone know where i can get a higher Java for my paper server than 1.8
.java11
heck, i cant even shitpost properly
Follow the guides for how to update to Java 11 here: https://gist.github.com/Proximyst/67615353e2575a71faaff3f7ae9cc2b4
then come and help me instead π
fancy
wow mini thats great
wen .
hangar wen
progress on the rewrite
then you will see when its closed
alternative you can follow the PR to get notifications for commits https://github.com/PaperMC/Hangar/pull/334
that works too
but i don't want a notification on every commit, i just want a handy link for me to check every now and then, ty
i do but i often forget to check them as read
when you open them they are marked as read, lol
yos
So you glance at every notification π
I mostly do "open unread" every morning at work
My car drives like a drunk teenager and routinely tries to murder me in autopilot.
Tesla makes the best electric cars still but they're way behind on enhanced cruise control
Openwrt with luci and pullrequests running on master is done!!!
Or I mean somewhat master
It worked
Would not recommend at all though
Oh and dsl is better
109 instead of 102
And better noise margins
What about the other changes?
https://github.com/openwrt/openwrt/pull/3946 is for lantiq xway so I omitted that, https://github.com/openwrt/openwrt/pull/3524 worked fine, https://github.com/openwrt/openwrt/pull/3085 I git cloned the branch and put all the patches into it cause it couldn't be merged works fine, https://github.com/openwrt/openwrt/pull/2678 probably worked
Signed-off-by: Jeroen Peelaerts jeroen.peelaerts@gmail.com
This patch enables the ReTx counters in the VDSL drivers and adds following line 'feature' metrics.
G.INP UP/DOWN
Trellis...
Enable the XRX200 PMAC, GSWIP DSA tag and GSIP DSA drivers in the 5.4
kernel config. Finally switch existing vr9_*.dts{,i} to use the new
Ethernet and switch drivers.
WiP:
support for 4.19 has to...
And perl is failing to build if I try and do luci so I just ise okg

Also I got an old verion of the kernel so many packages don't install
problems sometimes don't require solution but still exist
what
yes
whats that
satisfactory
ok
ok
duck i am replacing ur queue plogen

we use velocity now and just decided to rewrite it instead

how did you add an index to the priorityqueue
like so you can get the position of a person in the priorityqueue for a message to send to them
since it by default doesnt have indexing
I think I was just iterating through it since it sent message to everyone in queue iirc
yeah i was considering that
ill try it
performance doesnt really matter since its a lobby server
consider hiring me instead
well it sounds like its like 3 lines of code to fix that
printer man awakes
PCLOADLETTER
Lmao
lp0 on fire
printer man asleeps
what are these
Glass?
no this chest
?
it's a ColorFull Roket Box
The fact I see plots and creative mode, it's another one of those: "Someone with Creative mode spawned a bunch of illegal stuff."
yes
its a creative world
.halp
how they get barriers and structure voids
It's creative mode, the client literally just tells the server: I have this item
Like ANYTHING.
Vanilla client only tells the server about items in the normal UI but the packet allows everything
so its a mode client
I thought those were per-server
noper
I'd imagine the server just trusts the creative mode packets
ohh
it's saved for the entire instance
...since it's creative
a creative mode client just says "Hi! I have <item> in <slot>" and the server just accepts that and won't do any kind of checks if that's legal at all
Remember when we made the packet only allow things the vanilla UI had in it?
Yeah
And everyone hated us?
Oof
I've been considering just PRing some kinda event for that specific packet, such that we perhaps don't have such big problems anymore
iirc there is an event
so in plot world they can get anything 
Probably
declaration: package: org.bukkit.event.inventory, class: InventoryCreativeEvent
π€¦ββοΈ
interesting, thanks
I don't know if that would get triggered for the saved hotbar but probably, guessing the server would just see it as 9 of these events coming in at once
i thought they are hacking 
I mean, they might be
Auroora is playing weird League game 
But they don't have to be and you can't really tell the difference
Discord moment 
You could probably figure out a way to stop that, since you'd just have to validate it with the server
Sure, just write an event handler to put in the filter we used to have in CraftBukkit π
Lmao
I don't remember if we ever removed the filter but I know spigot did
yes i closed the plot world and came here :3
so they cant get that items in survival anyway ?
I know we talked about removing it at a few points due to builders modding their loot chests and stuff in to their creative inventory UI
Nope, unless there's an exploit somewhere
Like, there was a mod where the only thing it did is let you put custom items in to the creative inventory and it was popular with builders
ohkay
God damnit, the internet is scary sometimes
You people spam poki emotes and now twitter thinks I'm interested in posts from her
Lmaooo
how splash potions kill creative players
Only way I can think of is they get hit by a potion then type /kill
But I haven't been in the code in years
that's a plugin thing - not vanilla
oh no apparently you can make potions that kill creative players in vanilla
using the saved hotbars is the same as any creative action, just getting items out of thin air, so no. you'd have to filter that in general with looots and lots of special cases
If you enjoyed this video, please don't forget to like, comment, and subscribe for more content!
βΊSubscribe: https://goo.gl/M5OKVG
Have a clip you want to share with the community? Click below!
βΊSubmit a Clip: https://goo.gl/v2JTpF
Streamify does not claim ownership of the content included in this video. If you have a problem with the conten...
same tbh
you are already a dick
size compares
Ded
you suck
What's the new bann command
lol
?ban @brazen crescent gif spam and asshat
I can't find user @brazen crescent.

Kek
@cosmic raft paperchan! !!!! 1!!!
He left i guess
!ban @brazen crescent Spam
!ban didn't work for me
maybe kashike fucked warship perms
Am I missing perms?

manual ban lol
they left, but !ban also seems to not work for me
@twin lagoon help?
help
wanna be my trial to see if cats trick works with warship ?
ok
!kick @twin lagoon Cattrick
get fucked
WOA
i am god
it WORKS
sneaky
er, do try without actually
since i'd assume warship would send a message
unless i don't get the trick
lmao
!warn @twin lagoon Testing on Michael the bunny rabbit
:raised_hands: Warned Michael#9600 (Testing on Michael the bunny rabbit) [1 total infraction] -- marΓ― // Proximyst#0069.
ok i don't get the trick then
that's not how it works 
what is that formatting lol
you've got 1 permanent infraction
i have no fucking clue how to remove an infraction tbh
i know it's possible
i don't remember how
my infraction virginity
it's always been unclean, that message being there or not doesnt change it 
Michale π
!inf search @twin lagoon
:eyes: No infractions found for query 215448923681062913 -- kashike#8590

woa
!server
Owner: @cosmic raft
Created: 4 years ago [Mar 10 2017]
Voice Region: us-east
Features: Animated Icon, Banner, Community, Discoverable, Enabled Discoverable Before, Featurable, Invite Splash, News, Preview Enabled, Vanity URL, Verified, Welcome Screen Enabled
11 Channel Categories
51 Text Channels
4 Voice Channels
38 Roles
80/100 static emojis
15/100 animated emojis
β― Members: 16,247/100,000
8,155
8,092
β― Nitro Boost:
Level 1
9 Total Boosters

you might want to disable that
michale do I need Nintendo Online for PokΓ©mon
</google:816176849147002923> term: does proxi need nintendo online for pokemon
https://www.imore.com/do-you-need-nintendo-switch-online-pokemon-sword-and-shield
Also, if you ,have, a mobile device, you'll be able to trade ,online, freely.Jan 30, 2020
ok read it for me michale

How strong actually is Steve from Minecraft? And how much weight can Minecraft Steve even carry? Watch this video and subscribe to find out more.
Twitch: https://www.twitch.tv/gallyvision
Twitter: https://twitter.com/GallyVision
#shorts #minecraft #minecraftfacts
Dont game theory did one or I was mistaken lol
https://openwrt.org/docs/guide-user/additional-software/managing_packages
Web interfaceNavigate to LuCI β System β Software.,Click Update lists button to fetch a list of available ,packages,.,Fill in Filter field and click Find ,package, button to search for a specific ,package,.,Switch to Available ,packages, tab to show and install available ,packages,.More items
would be whack insults if it didnt lol
!inf search @modest path
no
Heck you ded
git rekt mr printer
is that from that bbc video thing those two guys do? Love those
yeah it was
i love bbc interviews, at least they're asking proper questions
I know that vid it's amazing
watching people insult each other for fun is very entertaining π
I AM IMMORTAL!
Let's see if kash did the permissions right
can we have a "purge" moment every month in paper where we can insult anyone and not get banned?
!mute @golden gust noob
Command mute requires 3 argument(s) (<user:user|snowflake> <duration:str> <reason:str...>) passed 2
Wat
Oh
"noob" lmao
giiit fuuukt
try me
You lucky!
!mute @unkempt drift 10s try me!
:raised_hands: Muted Machine Maker#3443 for 10 seconds (try me!) [1 total infraction] -- MiniDigger#3086.
:D
inb4 permabanned at 2 infractions
wow. I have 1 total infraction
lol ya
I haven't seen this bot before
custom or just a new one
It's private
ah ok
Osrs
rowboat fork
A system running gzip with compression level 6 today could migrate to zlib-ng at level 9 and still see a 18% speedup

hmm I think there is something wrong with my queue
@spare venture damn almost at 200 now π
ya wtf how lel
party real tiktok influencer
are you posting shorts on youtube too party?
no
Wait your meme network has 200 players?
Party big time rush now
meme network?
getting pms from ppl from paper server lately trying to sell stuff, thats not allowed right?
No, that's not allowed
If the messages are older than 1 day they've probably already been banned
there have been some bot attacks against discord recently, we have a new bot to try help, but, erm.... dumcord fun
Haha cat said but
what what in the butt, what what, in the butt
anyone know who to fix sleeping with customtime cuz its just auto kick me out of the bed when i try and sleep
nah just got it
Just turn dms off for paper lol
Then Cat can't bully me. 
ah. today I tried making a Minecraft plugin using... Rust
if I've learned anything, it's more of a reason to stay away from Java π
wh-
uh. I might need to clarify that I mean Rust the programming language
there is a Rust server implementation for minecraft?
There is, but that's not what I was toying with
I imagine you're talking about https://github.com/feather-rs/feather
I was messing with https://docs.rs/jni/0.19.0/jni/
API documentation for the Rust jni crate.
You aren't the first to do that btw
I can't remember who wasted their time with that
Eh, seemed like it could've been a fun little project. Don't think many can say they've done it
Uuhh redrield
That's a name I haven't heard in a while
Wonder what happened to them
Always strange when a regular vanishes
At least they still alive
rekt
Well. I'd gotten close... I just didn't know how I was meant to include the Rust library in the jar.. or something. because it needs to run with some environment variable
but idk how i'd do that with a plugin
Also, interesting quote from the Bukkit About Us:
If you're not a fan of Java (we don't blame you), Bukkit's design allows for plugins to be written natively in any language with ease.
that's been there for.. 10 years?
why use that when you can use wat
What's wat? ποΈ
that blurb was written more about scripting languages on the JVM
things like JRuby and Jython
That sounds... slow
lies?
yes!
we used some of your priorityqueue stuff and it's wack
Fair
clean, simple, and sensible bukkit plugin written in pure rust https://github.com/DemonWav/signz-rust/blob/master/src/lib.rs
JNI also has overhead though
ah yes
also your queue was always broken because you ordered it by login time, not by the order they joined the queue
there's quite a bit of guarding around the boundary between managed Java runtime and unmanaged native

lol
ur queue sukt
wtf bully
Poor duck getting yelled at for no reason

im getting bullied here by a fucking party
Well. at least Bedrock runs pretty well
Call the police
No, it doesn't
party more like farty
well, maybe I'm high, then
bedrock actually runs pretty shit, just, it does a lot of crap like no-tick view distance by default
bedrock is minecraft but without any of the charm or soul
minecraft has muuuuch easier to solve performance issues than the JVM
duck ur being mean π¦
and the fact that it's java is what allowed it to be so open that it took off
chatgames still resets
I don't think MC would be anywhere near as huge if projects which rip the server apart didn't exist
Who
You had that issue with multiple plugins tho
Well, I guess it's just a personal thing for me. I just really don't feel like delving into Java
considering that if I learn Java, it's only ever gonna be for Minecraft
maybe it's your db idk
maybe
You can say whatever you want to anyone on here but only once
I hardly ever see it anywhere else
honestly i dont know what it is
i guess everything breaks in your hands 
I get failed to validate connection shit constantly
on a default mariadb install
multiple plugins
I mean, do any android crap? there's always kotlin π€·ββοΈ
Very epic.
Ah yeah, I was playing around with Rust and Kotlin interfacing as well
nothing breaks in my hands.
it was uh... interesting
The amount of times i changed the query port in server properties instead of server port is something i am very dissapointed with
but... I don't think I wanna mess with mobile stuff

duck ur just meanie
you are

Hey does anyone know a plugin that would be able to reset a selected zone to its original state when activated with something like /load an arena. @ me
https://timings.aikar.co/?id=4212d732c1df48ad8a29c0db4097f864 π pro server hoster
Aikar's Timings Viewer - View Timings v2 reports from Paper and Sponge
*totally not my lobby*
Sup guys?
"The first rule of vegan fight club... ||tell, everyone||" ~ Aba
Lmao
Just allocate more ram.
Daily reminder: https://timings.aikar.co/?id=6b48586fbbdd48e585ca0ebb07c59dd0
Aikar's Timings Viewer - View Timings v2 reports from Paper and Sponge
You are literally everything wrong with the world
I'd believe it, if well, it wasn't coming from you.
those poor sheep :(
don't you have some potato's to turn into water?
Already did that today.
You make both.
I ain't making anything, I ain't want no methyl alcohol in my body
You can use it for other stuff.
https://timings.aikar.co/?id=2e23b5a6b12e4ce39220601fa432fa66 how about this π
Aikar's Timings Viewer - View Timings v2 reports from Paper and Sponge
Go back.
Ayo
???
You download paper from the paper website next to the downloads for paper
press the download button on the right?
I don't even know if aternos lets you run custom jars
But, if they do, download the jar, upload it to your server, and configure the panel to run it
Please don't ping
We can't provide support for random hosting providers
just read
time to send aternos an invoice, cat?






