#general
3141 messages · Page 88 of 4
well iirc in C, the stackframes are an implementation detail right
No idea. Didn't advance that far before I strayed
in x86 all they care about is registers and call

it makes sense but I'm still a little surprised to learn this
guess I didn't study enough 
yea i don't remember anything either. i slept in class.
C doesn't specify anything about a stack
I haven't even used the last few versions of C++
this is the nightmare I remember 
yea well that's the compiler's problem
I had a program where I had to do specific shit to register inputs on windows
it takes your C variables and dumps them into the correct registers before calling the right call
triggered me
there's also things like which registers does the caller preserve
well expect to be preserved
and which registers you can fuck around with
did you know there are two integer return registers on linux
Is there any way to have IntelliJ decompile and search for usages?

intellij doesn't have to decompile to search for usages
@strange bane use bytecode viewer
it's intelligent like that
it has a regex search
wat
idk i think he just wants to search for usages
decompiling seems like an extra step
I'm trying to search for usages of a NMS method from an IntelliJ-decompiled class.
ctrl+shift+f should work
is the decompiled class in your sources
^
you can use the paper script to add missing classes, set them as a generated source, and then itll search through all of it properly
but yes, IJ does have problems being intelligent in some of these areas
search the whole classpath
you mean
still had that fuck up
intellijent
maybe its better now than it was a few versions ago
idk it works for me ¯_(ツ)_/¯
but it certainly wasnt all that great
tbh it works too well for me. i need to set a custom scope
Actually, I'll just patch the 1.14 branch of paper and look through that.
you need to point intelliJ to the artifact with the classes and then you need to open up that artifact in your viewer and then click the main package and hit ctrl+shift+F and then it should work
i always get 10 results since i have 1.8-1.13 jars on my classpath
I don't know how to clone branches though, guess I'll look that up. 😛
git clone + git checkout <branch>
you check out branches
you have to clone and then checkout
since a branch is just an object
Okay, tyvm.
personally I clone, branch, pull :>
personally I burn leaves
its probably easiest to do this from a paper project in IntelliJ tbh
instead of a plugin project
ez setup
ez IntelliJ already knows where the NMS classes are
if you add craftbukkit/paper-server (which you probably should if you're using nms) it will know too?
oh shit
yes but presumably if you want to use it from your plugin, you should do it in your plugin project

that would require us going through and fixing decompiler issues for each class
instead of switching between paper and your plugin constantly to do lookups
yeah I was gonna ask how does fernflower actually decompile the whole thing without breaking
since it doesn't do that in bytecode viewer
Clone switch branch git fetch/pull
huh
fetch and pull for updates
if you just did checkout you don't need to
doing both is redundant
and second^, if you just checked out, you have the up-to-date version of all branches
as long as your origin is remote it will be a smart boi
unless someone committed a change between git clone x and cd x
god it was a meme calm down
shut up you retarded furry
I am running the most recent version of Paper, and since a few days back, the server freezes at this point: https://dpaste.de/s2PX
did someone say furry
The freezes happen every now and then and they typically last for thirty seconds. Do you know what could be wrong?
need the full log
all that says is the server was trying to get something from a map when it went over
it doesnt say thats why
wtf is that paste site
i just deleted your snippet btw
just to see if i could
¯_(ツ)_/¯
lol
1337 h4x0r here btw
Hehe...
404'd
going through my head "no..this couldn't possibly work...oh. wait really? f5. 404"
doh
I'm not sure if latest.log would give you anything useful, though. Most entires come from my own plugins, and it's regular stuff, like the chat.
I'll see if I get the same error if I roll back a few versions, to build 621.
mostly after the traces before that, as well as maybe 20-30 lines prior to that one
yea or when literally anyone with the link clicks delete
on about page, this is a feature:
wow
i guess it reduces the need to store a separate deletion link in the db :^)
good backend design
Here is a bit more from latest.log: https://pastebin.com/Ad54efhs
Hmm... "Overwrote an existing entity EntityMinecartRideable"
well of course it can. no one's going to want to play on your server, so it won't need resources
Overkilling my server with 45gb ram(40000 usable)
get 1288GB of RAM, put the server files on RAMDISK, cry yourself to sleep when you look at server rental costs because you didn't collocate
Oof
10GB of storage? ouch
@pulsar wigeon ur banned from my christian minecraft server
is there 1.14 paper?
no
.eta
Anyone requesting an ETA will be fed to goblins.
there will be when its done
That's my fetish
what if im a friend with goblin slayer?
he can't help you
oh shit
that's the rule around here
i better go hide then
is 1.14 drastically different than 1.13, like i know it was complicate to go from 1.12 to 1.13
md69 noted some api changes
i wonder how much though
there are significant internal changes again
they'll be fun to go through
usually you can tell how bad it is by how long goes between releases
is everything broken again
What's the point of changing a lot anyway
rip, any new things that can make the performance better though
to further meet visions or goals
yeah 1.13 had problems
a never ending list of shit that could be better
You're saying that they are changing the internals to fix bugs which are already there, correct?
and that's why the internal changes are so much
minecraft needs a optimizationn update, it feels kinda bloated at this point
im going to take a potato chip... and eat it
Optimization?
[20:42:42] [Server thread/WARN]: Can't keep up! Is the server overloaded? Running 56090ms or 1121 ticks behind
minecraft gets changes to fix bugs, to improve performance, to add new features, to refactor stuff in order to support the above, etc
:>
Now is there any reason why they don't take notes from paper?
they should just rewrite the server in C++ and stick a vulkan wrapper on the client
they do take some notes
like they have microsoft money now
they do, we've spoken with them on many occasions
as far as I have seen every version is worse performance wise than the previous but then again i'm that guy who uses 1.8.x daily
as have forge and sponge devs
aikar boy shoved them a bunch of his changes to async chunks for example
Oh okay, wrong assumption
and devs from other communities
perfromance has gotten worse every update since 1.2.5
Yuck, I opened a 1.14 server for my players, crashes literally every 30 seconds haha
Nah I know that 1 thing improved from 1.2.5->1.3(iirc)
That's just running stock vanilla
it was with nether I believe
i got marginally better with 1.6.4-.1.7.10 but then it got drastically worse
1.3.1 was a shit show
1.3 is an old version
yes
Ahh, okay then we're on the same page
1.13 wouldn't even make sense in that context
i am saying as someone who has played since alpha performance after minecraft 1.2.5 ha gotten worse
1.2.5 had an issue with nether being laggy
I see
i think it was nether
I mean infdev also ran really well
Well, it's a great freaking game, but I really hope they take the time one day to really sit down and do some performance tweaking, it's needed
it just didnt do anything
and as much as pretty much everyone here would like to see them use one of these massive year long updates on fixing performance issues
like they could make java run well its just not easy
its not going to happen because the rest of the community bitches and moans if they dont get a new block
that's why you try both :>
they did try both with 1.14
That's true, I see myself in that position too
it appears better than 1.13
yeah ik
its still probably not amazing
well at least for server side we have Paper
clientside you got forge with 1000 mods
I mean the 1.13 and 1.14 clients ran really well for me
all leaking memory
better than 1.12
taking 6mins to startup
but I know some people had the opposite experience
6 mins
only 6 minutes on a lucky day
Minecraft the new rust with these startup times?
be nice if they got the dude who makes optifine as a official part of minecraft
like just higher that guy
but forge mods are in a bad state. it's true about the memory leaking part
Well thank you for your hard work @upper flicker surely doesn't go unnoticed
Hopefully we can have a nice and good release soon
.eta
Anyone requesting an ETA will be fed to goblins.
heh
you should look at the contributor list as well
1.12: 23000 TPS when performing certain actions
1.13: 730 TPS when performing certain actions
1.14: 820 TPS when performing certain actions
Where is that?
it's better than 1.13 yes but it still sucks
A polished turd is still a turd
Hi celeb
Hi
though some of those contributions come from upstream
Hi Nya
most notably md-5
Everyone from SpigotMC is here?
Only the ones that matter.
md_5 isn't in here
Heck yeah, that's awesome, didn't know that
Who is Thinkofname
He did the 1.8 update for CB and Spigot
aikar is Number one
bad link
very bad link
what do you mean very good link
it's for forge
@kashike Will be in charge of this room.
kashike are there even MC discords where you're not in charge of something?
other than the official one
and concrete
yes
I mean I do have an elevated role in the official guild
..
but I'm not in charge of anything there
You're in charge of the sponge server, you're a project dev in here, you're in charge of a channel in forge
you're in charge of #adorable-pets
!!
eigencraft, mcp, velocity

(DiscordBot) ✓@elonmusk (Elon Musk): 🦆 (25 days and 15 hours ago)
hey guys long time no see, I've almost started bulking up A4 to back up my data, but I need another piece of advice. Sometimes my sql connection breaks. I.e. plugin can't contact mysql with Connection timed out (Connection timed out) -> The last packet sent successfully to the server was 0 milliseconds ago. The driver has not received any packets from the server. -> Communications link failure.
Also I have weird stuff when I try to verbose mysql:
mysqld: Can't change dir to '/var/lib/mysql/' (Errcode: 13 - Permission denied)
2019-04-24T21:02:11.182183Z 0 [Warning] Changed limits: max_open_files: 65535 (requested 100000)```
How do I fix that?
This happens with various plugins which use MySQL.
Restarting server fixies it for some time.
@robust quest no table is given to devs who constantly nag Z about it in DMs
he loves when people slide into his DMs
Protip: that's a lie ^
damn, I wanted to discuss leftist politics with Z for awhile.
What will happen if md_5 join?
I don't even think md_5 has anything other than IRC installed on his computer
lol
time to slide into Zs dms
I wouldn't be surprised if he contacts through IRC by carrier pidgeon
I saw md_5 only on IRC
I also wouldn't be surprised if he doesn't even use an IDE and does everything in vi
he instructs an aboriginal person from the outback to type for him using the sacred bones of a baby roo
He used netbeans (ewww)
netbeans 
(at least it's better than eclipse)
how dare you insult the great IDE known as eclipse
runs
Intellij IDEA: 🤔
the last time I used netbeans was in 2012 or 2011 I think
maybe its gotten better but it sucked back then
He uses an owl to carry a hand written letter created via feather and ink which is then flown to japan where they digitally scan it, send it off to europe, and then someone sends the message in IRC
@valid quiver mysql data files are stored with the mysql user, you'd need to run it as the mysql user
What's in the client logs exactly? There should generally be a useful message hiding in the noise
Fun fact: md_5 hates intellij so much that he gave out free voice in his irc to anyone proving to use netbeans
Is that significant or something?
Voice in irc is like no table here
gonna have to sign any PRs commits with edited in netbeans
can we really prove that these guys don't have tables though
I need picture proof
Oh yeah @stiff yarrow. Awesome. I won't ask, but I will make that announcement to all others that ask. Just make sure to tell Z that Nossr sent them. 😃
LOL
😛
OK SURE
@golden gust Okay, no suspicious logs from root. Got any idea from logs?
(X) Doubt
Although, congratz on moderator I suppose. That must have been recent.
Your server logs indicate that your network is broken in general
Might wanna check dmesg/your system logs
One day I looked and my nickname color was downgraded @robust quest
they must have sought to punish me
[5240629.847828] device enp1s0 left promiscuous mode
[5240631.718924] device enp1s0 entered promiscuous mode
[5269591.085804] device enp1s0 left promiscuous mode
[6131456.505610] audit: type=1400 audit(1556141088.888:24): apparmor="DENIED" operation="capable" profile="/usr/sbin/mysqld" pid=11184 comm="mysqld" capability=2 capname="dac_read_search"
[6131456.515106] audit: type=1400 audit(1556141088.896:25): apparmor="DENIED" operation="capable" profile="/usr/sbin/mysqld" pid=11184 comm="mysqld" capability=2 capname="dac_read_search"```
🤔
Where is your mysql server running?
That's how I feel
Hello ^_^
PaperSpigotLover2006
@woven otter [Auto] We're now known as Paper.
I shave about once every few years or so
On the same machine as my other servers. OVH.
@lavish lichen [Auto] We're now known as Paper.
;)
Im also 99% sure kashike uses it to siphon all our data and build models off it or sell it to people
Btw when was it changed to paper
1.9
Oh damn
Its been called Paper now
for longer than it was called PaperSpijit

logged
Should update korobis msg to include "it hasn't been called that since 1.8"
Bring shame to these ppl
Xd
BOT Korobi: [Auto] listen ere u lil fuk
lotta people use 1.8
@spare venture [Auto] We're now known as Paper.

@spare venture write a bot analyzing pepe usage guild wise 
i don't like change I still run classic with protocol hack
Selfbot
I bet you like Alchemy too 
Banned
He already got rid of the kraken. Don't push him or he'll take alchemy from us
Yea, idk how dey managed 2 mek sumthin wors dan dat original mcmmo dev
whats mcmmo
I heard that when that guy came back he removed mcmmo's greatest feature
Can i eat that
whats alchemy
hi
I wish I could delete Alchemy
its papermc o clock
I'd probably get hanged
I mean
new fishing mechanic too clean. Random AF Kraken pls
If there is no kraken in mcmmo, is there really any point to updating paper?

@golden gust dmesg looks okay, no regular new messages.
[Thu Apr 25 00:27:49 2019] audit: type=1400 audit(1556141088.896:25): apparmor="DENIED" operation="capable" profile="/usr/sbin/mysqld" pid=11184 comm="mysqld" capability=2 capname="dac_read_search"
[Thu Apr 25 00:34:21 2019] audit: type=1400 audit(1556141480.737:26): apparmor="DENIED" operation="capable" profile="/usr/bin/man" pid=13244 comm="man" capability=2 capname="dac_read_search"
[Thu Apr 25 00:34:21 2019] audit: type=1400 audit(1556141480.737:27): apparmor="DENIED" operation="capable" profile="/usr/bin/man" pid=13244 comm="man" capability=1 capname="dac_override"
[Thu Apr 25 00:34:21 2019] audit: type=1400 audit(1556141480.757:28): apparmor="DENIED" operation="capable" profile="/usr/bin/man" pid=13254 comm="pager" capability=2 capname="dac_read_search"
[Thu Apr 25 00:34:21 2019] audit: type=1400 audit(1556141480.757:29): apparmor="DENIED" operation="capable" profile="/usr/bin/man" pid=13254 comm="pager" capability=1 capname="dac_override"```
I'll have to add in the kraken that only spawns and attacks paper devs
enable-mcmmo: true
That was probably you trying to run mysql from the wrong user
🤔
Try clicking refresh
Bad joke. Oktybai
i did
I've seen that happen before and it's a client side issue
still memed
Where else do I look for my network issues?
Mom! he broke it again
Paper will show as the wrong version until it starts ticking, as we don't get that version info until it starts
still b1g meme
damn
that kind of answer I was actually expecting after suggestion of printing my backups
Well, I do question why you're seemingly running mysql over the network itself
I need to access mysql from another server as well.
All of our stuff is patch files
And not where nether is
Like where u disable or enable nether
End is in a diff file
Like why
Wasn't one of those in spigot.yml?
Yea
And, all of bukkit/spigot/paper is patch files
SQL is like 34 years old, can't trust it 
Well, *craftbukkit
pffff
not using minetest
<o/
Guys, lets face it
minecraft had a flattening update and flatfile is already flat so they are more compatible
The only good way to store files is on a multi-volume floppy disk setup

Just gotta keep your most used ones nearby
EXACTLY
quake 1 > paper spigot
Also, if you wanna watch a movie, might wanna ensure that you grab it from the collection ahead of time
@golden gust could u suggest something a little bit less edgy to debug my network issues? I have no idea about what my real issue is other than "network is derp".
edgy? 
Not really, best I can suggest is pointing winmtr or something at your server and seeing where/how it derps
@columb did you try a traceroute yet to see if it maybe takes some strange path?
whag problwm
they don't
You have /boot, / and /home
/boot and / being seperate are fine, the home partition is a bit dumb for a server, however
afaik you can select that when you setup the server
apparently OVH doesn't allocate free space in a nice way as I learned recently
You'll have other mounts from the OS itself, such as /dev, /proc and /sys
(as well as a ramdisk generally in /var/run, or some other /run dir, and potentially a /tmp in ramdisk)
Linux is fun \o/
I btrfs a good idea for ubuntu?
what's the best way to sync with an upstream fork without making a lot of commits? 🤔
Will inline the other commits, not sure if that's what you're trying to avoid or not
At least you didn't do this... https://i.imgur.com/9mw1iBC.png
5 commits...
3 are for merge branch
I'm that bad 🤦
I mean you can rewrite your git history if you make errors xD
you can rebase it but its not wise to do that on master
I didn't want to break the history of everything
well I guess one would squash such a PR anways ¯_(ツ)_/¯
@wheat quarry I have no idea how traceroute could help me. I've tried tracert my server, got a few timeouts. before final hopes.
I learned recently to spank PRs that have a messy commit history
@golden gust why you here and not working? :O
That's what I said https://i.imgur.com/P2Y61d8.png
your only other option would basically be to squash it manually and force push, but that would break anybody else who checked out the repo
@columb the fact that you are getting timeouts should already be a cause for worries...
@golden gust That's what I'm trying to avoid 😄
You're just going to have to accept the merge commits, let the people pulling it in deal with it
as long as you're in a branch you can do silly stuff but in master you're gonna trigger some people
inb4 I used an incorrect term
lmao
Hey guys
not enough
I am not a person. People socialize outside of the house
LUL
🤔
wot
Who got it that time?
the vibe? :>
Spotted already had Nitro iirc

This could become a tradition @stiff yarrow.. nossr's weekly nitro giveaway
gotta help those pepes in need
and yes I did rob it
I knew it
and yes it does give you more time
it had an evil aura
lmao

it doesn't let you though
Oops! You're unable to accept this gift because you're already subscribed to Nitro Classic.
Nitro classic is the lowest though
oh
Hi kashike
LUL
no you payed for the sub that spottedleaf got
I'm a duck therefore I'm entitled to nitro gift
okay bart here you go https://discord.gift/rQKTSgBvSPYw3fv6
DAMNIT
oof
gooodness nossr
dirty premium money
same 😦
one day you'll be in the kingdom of pepes billy
^^
what about ducks
I took your first one, nossr :p
Oh yeah that's right
https://discord.gift/58eAXzNbdcpfbWda I found this pepe ticket under my chair
wow
wow
LOL
they go so fast
makes bot to auto acceptnitro gifts
@stiff yarrow did you already spend 30$ on nitro gifts?
today
Heyyy
yes
40$
much love nossr ❤
50$
use more
"only"
Inb4 nossr goes broke and become homeless because of nitro gifts
wow what
nossr, formerly doing quite well with his mcmmo dollarydoos
goes broke after discord nitro gifting spree in paper discord
more at eleven
oof
Nossr
wow they're going fast
there's like 1600 people in here or something
people are readying the mouse
Can u send one in dms. I want to make my friend happy
and he's just throwing in gift links
they smell free nitro

@woven otter gg
\o/
Nossr
what's a table
what is table
(X)
part of the excitement is having to click on it faster than other people
People are expecting gifts
well noone is leaving this chat now lol
Do it when no one expects it
Who clicks it
nossr has become the guild's sugar daddy in the course of like 10 minutes
hahahah
^^
Lol z
I've spent quite a lot of money on other people lately 
The pepe is gracious
Buying friends is still okay ;)
Yes
lmao

IM GONNA DL IT RN
random pin message
We can pin?! :O
my legacy
OMG I'm going to start pinning more
Pin this message
Pin me daddy.
Pin dis if ur a legend
😭
wrong pin
my life.
ty
Nossr is a dank meme itself
^_^
Anyone willing to try and compile this plugin for me please? https://github.com/Spigot-coders/DropParty
rubs hands together smiling
they should rename it to sticky notes
thats why
Does't work tho..
that's not very descriptive
do you got 15 cars?
how do we know they don't have a second table
we need some scientific proof, like a youtube video verified by @austere ivy
if I don't see pepes in these gifted nitro sub messages I'm gonna cry


Here's normal emotes since I can't afford Nitro :D 😄 🤔 😏 😦 😉 😐 🤦 😮 😛 👍 👋
Rename this project to Peper

🐸 here is my pepe
🐸 🐸 🐸 🐸 🐸 🐸
Also how big is ur chair

Make mcmmo great again
Gotta love the kraken
Whats kraken
Kraken took the freaking kids
Don't worry, if he doesn't bring back kraken I'm making an add-on plugin that does ;)
if the kraken had a pepe body I'd put it back in
what if you re-add the kraken
but remove alchemy
and when people complain, you just feed them to the kraken
win/win/win
@stiff yarrow were you the poster of mcmmo on blackspigot? lmfao
removing alchemy would cause a riot by the people who don't understand its actually a half assed skill that barely does anything
@potent warren 
Spigot PlayerPortalEvent's new implementation (1.14-pre5) is bugged but I feel like I have better luck getting it fixed on Paper 1.14 than if I report the bug to Spigot now. 😛
I'll report it anyway, maybe it's not too minor.
@safe mason It needs to be updated to 1.9 or something
this is a pretty old change

I'm sorry I don't quite understand. What needs to be updated to 1.9?
the plugin is using old api methods that have been changed a couple versions ago
@spare venture get with the times, imagine dragons is the new nickleback now
md_5 seems lowkey salty about paper
Yes
that's a mouthful
Heh, Nossr50 mutual friend, WifiSpy.
Oh got you. The problem is that I can't seem to compile the plugin when I clone it with git for some reason.
who tag
oof
well paper is slowly taking over spigot
@stiff yarrow why did you tag me
@robust quest daddy needed his mcMMO flair
you can't be taken over by a fork of your own project if you fork the fork
wait nossr you work on mcmmo?
That'd be some shit, jmull
huh
I think I have access to the premium plugs on BSMC. So I don't have to buy McMMO v2? 
Though, I didn't ask for the premium or whatever.

well that's interesting, nossr
The new one is? Oh.
The new old one?
its been open source for 8 years
Or the old new one?
https://ci.ecocitycraft.com/job/McMMO/ here you go you dingus @robust quest 😛
Everytime someone buys mcmmo someone gets pepes
Always buy.
ever since I took out the kraken 😛
@robust quest you can compile it, I link to the jenkins in #links on my discord
jenkins is provided by andrew so its not super official
Oh, I'm not in McMMO Discord.

I dont remember if its overhaul or the original
doesn't really bother me
you're a funny person, nossr
@stiff yarrow goddammit I said not to tell nossr
tell nossr what
lmfao
why is it on paper jenkins 
its the same binary
@stiff yarrow tell us the reason.
@potent warren because I get to control distribution
I'll bet nossr gets his mcmmo versions from the leaks. He doesn't even buy his own plugin and expects us to pay for it 
paperspigot
@tardy lynx [Auto] We're now known as Paper.
he includes bitcoin miners in the plugin
Are there other devs of premium plugins that do that too? 🤔
I'd recommend just compiling mcMMO yourself instead of getting it from sketch third party sites since its effortless to compile
@potent warren I might be wrong but I think there was a faction plugin doing that
yeah
Tidal knows too much
holy crap...
i don't know if i wanna stay.....................................................
You are asking the right questions, or are you?
Would Kyle Wood be the name of a "she"? 
the fuck you say
LOL
im not male
don't assume my gender
OH MY GFOD
forget the pepe tracking bot
I DIDN'T CLICK THE FUCKING ACCEPT BUTTON
going to need a nossr discord gift tracking bot
they're a they
R U SERIOUS......................
sorry dw, just habit
Does it work if you already Nitro?
lel
I think you're basically stealing it to someone who doesn't have it
the ONE SECOND I leave the discord server
if you want nitro just buy it
"if you want a yacht just buy it"
Just give it time. Nossr is going to drop 4 more here shortly.
lmao
nitro is $10
mine was worse i could've had it but i clicked around the damn accept button so discord brought me to like
the nitro page
they're all too much for me haha ;'D
@idle moss do you have a problem with taylor swift?
GOSH DARN IT
robbed
DAMN I LOOKED AWAY
oh god NO
I chatted and clicked on my name, haha.
and maybe..... demonwav
can't beat the leaf in mouse games

At least don't be a cunt and let other people get it lmao
yes technically :>
i'm sad..................
well I think you are all up for a long night
i hope leaf has redeemed them all
me trying to make a wheelchair:
time to hang leaf
2 today and 1 from the other day
so he's 3 times ad shit
Naw, I recall you starting a Spigot thread asking to have a rank above the $500 Patron
You has money,
😛
i clicked on the image..

what do you mean from the other day 
this isn't nossr's first rodeo
how often does nossr gifts nitros
I would never start a spigot thread asking for ranks higher than 500 dollars 
So nossr, how long did it take for you to learn how to code.. properly?
this is depressing.....
Or nossr has to much money
WHY DO I NEED TO CLICK TWICE
yes
OH MY GOD...................
@austere ivy are you saying he actually has learned?
THIS is giving me a heart attack

@austere ivy it took me a long time because I learned the hard way

What's the hard way?
@potent warren o g
the hard way is without books
:-(
no
@stiff yarrow Thanks. ❤ Now give one to tidal too ❤
the hard way is without computers
Typewriters.
awww nick...
pieces of paper.
feed it into compiling machine.
get output on another piece of paper.
I'm sorry for this, but I needed to share. Mainly because I'm procrastinating
perhaps
idk if you're being intentional or not
time to put my PyAutoGUI skills to the test
just DM it to the person
Nossr i call it hacks
but @austere ivy that's literally how it used to be done
i'll love taylor swift for one full day
Yeah I know, and that's hardmode lol.
going into someone's DMs 🤢
😦

Uhoh
I don't think anyone here could be able to program the way they did back then.
nossr doesn't really want to feel like he's playing favourites
I dunno, it's a pretty different workflow.
so he puts it in chat :>
you're right java would be really hard
When is back then? Cuz I started in 1995 :p
1679
https://discord.gift/essjqNaPaA2KpNjE I put it in chat because I want spotted to have it
Hm
@unreal quarry 70s
Don't give up.
https://i.imgur.com/vSHMalO.png
oops sorry
Demon you started programming in the 70s!?
nossr you could send send a fake dm to leaf and then send one here
nossr can you just give me one, i tried really hard to click it but i have the big austrlian latency
i live in asia so i'm at a ping disadvantage either way
.g fastest shooter in the west meme
oh
I BET SOMEONE HAS A BOT FOR IT
(DiscordBot) https://knowyourmeme.com/memes/the-fastest-draw-in-the-west -- The Fastest Draw in the West | Know Your Meme: "Nov 25, 2013 ... The Fastest Draw in the West is an image macro series featuring a ... the image in which the gun shoots a bullet labeled with the..."
I exist outside of time
Dropping a Nitro gift in a DM is like breaking open a piñata in a room with only one person. There is no entertainment without the panic and eye gouging.
@void void https://discord.gift/FdVzsASqKs6JXuqz here you go bro
That's jazz baby!
fock
i got the modal that time
fastest draw in the west
I call aimbot hacks!
who got that one
D:<
That's cheating 😦
You can just use pyautogui.
reports DemonWav for self-botting
¯_(ツ)_/¯

Oof
ur card company might not like that nossr








