#ot2-the-original-pubsta
652 messages ยท Page 50 of 1
ya it's not so much fixes, but more that eventually we'll want some more custom stuff
plugins don't fill that enough for you?
Why use plugins when you can make it yourself, am I right? /hj
(you can write your own plugins)
But really, it gives a lot more flexibility and is fun to add to it yourseld
.gh repo jb3/modmail-plugins
Plugins for kyb3r's modmail bot
yeah, plugins work for bits
that plugin is actually on the bot in discord.gg/modmail
would be surprised
Why do you eternally have the Muted role joe?
I think so
I can't run it tho since you locked it to level 3 and i'm only level 2
which i don't understand ngl
e z copy
pass
it's a plugin for this community
hence why I made no attempt to list it on their official repos
By some random person stalking your GitHub
i mean he's in their announcement channel
Wdym private repo support?
plugins from private repos
simple enough to fix
JUST MAKE A PR
YEET
literally use the github key as authentication to requests if it exists
fixed.
If you have an issue, and it's that simple, why not make a pr yourself?
smh
Ah yes, quatre vingt dix neuf
Exactly
@keen burrow I'm not even gonna ask lol
Ya don't like my quatre vingt dix neuf?
I understand completely
Maybe I do, but I have no idea what it means
99
Ninety-nine but in French haha
Ohh
basically French use base-20 to say base-10 numbers
That's gotta be real confusing
dix -> 10
vingt -> 20
trente -> 30
quarante -> 40
cinquante -> 50
soixante -> 60
soixante dix -> 70
quatrevingt -> 80
quatrevingt dix -> 90
didn't have to look it up B)
basically, they had no idea on how to name 70 and 90
and 80, yep
how about Septante and Huitante? huh?
no
where did hui come from
quatrevagnt dix sept
google translate
no
yes
ok
lmao
@keen burrow where are you from 
France
Oh
Those are Belgian
I made a guess
๐ค wow
What does the channel name mean
the belgians knew how to count more than the french
Belgians are definitely better at counting
lol
you should be ashamed of yourself @keen burrow
ikr
akarys more like icantcountrys

lol
i first read that as i cant count countries
lol
.topic
it's all objects?
it's good
HERE IS YOUR DAILY REMINDER THAT IT'S ALL OBJECTS, THAT WE ALL CAME FROM OBJECTS AND TO OBJECTS WE SHALL RETURN. HAIL OBJECTS!!
lmao preach!!
yep
objects it's your ot name :D
OH GOD NEW REACTIONS CAME TO CANARY
can you add a reaction to this that isn't the--- OH MY AIFUAWUEGFAWEFA;'
excuse me
but uh
ACCENT COLOR CHANGE
Oh god
yeah :/
Cringe cringe cringe cringe cringe
whats the big deal
not really though
hmm too sharp i guess
Blue Clyde is just ew
this shade is slightly different too
the invite people button
different accent here too
HOLY SHIT WHAT
GREEN
@daring jay yes new reactions and oh god mentions too
yo @grim seal
do you have any graphs on most used commands of @clever salmon and @rustic harbor?
๐ค gonna guess eval has to be the most popular one on @clever salmon
or the docs command
joeeeeeeeee
!close might be common too
is resources a command? or just a tag?
i don;t see it in https://github.com/python-discord/bot/tree/main/bot/resources/tags
prolly a command
!site resources
Can also use: resource, resources
Info about the site's Resources page.
oh yeah i'd seen the PR
Hey, has anyone here done nand2tetris or knows about logic gates?
what about lancebot?
I wanna know if im wasting my time with something
We donโt have any metric for it 
But i don't wanna look it up cause i might spoil the answer
The book asks to implement a Full Adder, and it gives this as specification:
a, b, c are inputs, sum and carry outputs
| a | b | c | sum | carry |
| 0 | 0 | 0 | 0 | 0 |
| 0 | 0 | 1 | 1 | 0 |
| 0 | 1 | 0 | 1 | 0 |
| 0 | 1 | 1 | 0 | 1 |
| 1 | 0 | 0 | 1 | 0 |
| 1 | 0 | 1 | 0 | 1 |
| 1 | 1 | 0 | 0 | 1 |
| 1 | 1 | 1 | 1 | 1 |
It says it can be done without using the Half Adder, which was asked to implement before. So i got this:
Xor(a=b, b=c, out=xor1);
Xor(a=a, b=xor1, out=sum); -> This is the output for sum
And(a=b, b=c, out=and1);
Or(a=b, b=c, out=or1);
Mux(a=and1, b=or1, sel=a, out=carry); -> This is the output for carry
But i think it can be at least 1 line smaller, i think the Mux is not needed, but i can't figure it out, dunno if its cause im slow, or cause the Mux is really needed.
OMGGG @pastel nest ot name
ok
I need halp.
<p class="all_points">
<center class="about_text">About</center>
what is cringe is that the class="about_text" is being applied right away... the text size, I've changed it in the css file and reloaded the page..the font size is changing ('about' is being resized) proof that it works.
but the class="all_points" nope.
the part after <center> inside the <p> tag isn't being displayed using the properties I specified inside the css file .all_points {}
how can I remedy this? how is this not working.
is it that I did class= in a tag inside another tag that makes the properties of the parent tag not working in all the child tags?
I imagine that assuming the rules being set by the two rules don't conflict with each other, that shouldn't happen
I'm no CSS expert, but it might have something to do with the specificity of your selectors. If a selector is more specific than another it will override the other, although I'm not sure if it completely ignores the other rule set.
Would making a python module to animate text in terminals be a good idea?
is there any module present which already those this?
Hello. I know this is a Python server, but can someone help me with some C ++ code?
!site resources
The Resources page on our website contains a list of hand-selected learning resources that we regularly recommend to both beginners and experts.
well that's not the ugliest
Poggers right?
:)
lol
it could be worse, the accent color could be like 7 different colors
oh wait
it could be worse, the accent color could be like 20 different colors
I've counted at least 4
BLUE - mention on replies, accent color of highlighted text settings, save cancel on edits, send a dm from user profile
WHITE - all mentions
Light BLUE: Invite member button
GREEN: Settings accent for all of them switches.
NEW BLURPLE: Widget
I don't know if I'm going to love or hate this yet
I hate the new logo design
Still not certain about the colour
I'll wait for it to be rolled out to see
blurple is dead
d e a d
new default avatars
Looks exactly the same
Nvm actually it looks trash
Is this what minimalism creates nowadays
They oversimplified it
Like the old one was a good level of minimalist
I loved it
this is trash
The new one has gone too far
I FOUND A BLURPLE
default folder color is still hanging on to 7289da
lol
man
this
bruh
yeah :/
There's something about the new logo's eyes that put me off
BIG
EYES
BIG EYES
Yeah ๐
trying to get the length of a string in the start, assembly
i've msgLen: resb 5 in the .bss and then mov msgLen, $-num, num being something that i inputted. giving me error: invalid operand type. any ideas for how you can get string len of something you got from input?
Yep. It still showed it's a message/chatting app. Now it's just... a retro game monster
Lmao yes
@gaunt jacinth no joe is 17
oh right, his pfp looks older lol
And he will always be 17
It'll really be interesting to see what our younger members end up doing later in life
We have so many brilliant minds
you should have a #later-on channel
how old is this server?
!server
That old
and you join roughly in 2018 hemlock?
!user

Created: 5 years, 7 months and 11 days ago
Profile: @short cliff
ID: 98195144192331776
Joined: 3 years, 7 days and 19 hours ago
Roles: <@&542431903886606399>, <@&463658397560995840>, <@&764245844798079016>, <@&295488872404484098>, <@&267630620367257601>, <@&797891034906099752>, <@&587606783669829632>, <@&277914926603829249>, <@&831776746206265384>, <@&267629731250176001>, <@&807415650778742785>, <@&267628507062992896>
Total: 21
Active: 2
!user
You are not allowed to use that command here. Please use the #bot-commands channel instead.
woah
SORRY 21 INFRACTIONS??? ๐
you got one of those legendary old ids
!e print(len('98195144192331776'))
@wide totem :white_check_mark: Your eval job has completed with return code 0.
17
yeet a 17 char id
Yep
!e print(len('218455068242870274'))
the second shortest length id
@gaunt jacinth :white_check_mark: Your eval job has completed with return code 0.
18
aww
I was one of the early ones
Well no
clyde is the earliest
But still shows how much time I've wasted
with an id of 1 length
oi! Not time wasted! Time well spent~
!user @wheat aurora
You may not use this command on users other than yourself.
yeet
wasted? python server? no on no
The years before I came here were not well spent
sad bot
You could just ask her to
kutiekat can you use !user?
no
worth a shot ๐
Well at least you asked
!user
Created: 4 years, 9 months and 20 hours ago
Profile: @wheat aurora
ID: 212644551926611969
Joined: 2 years, 5 months and 19 days ago
Roles: <@&542431903886606399>, <@&518565788744024082>, <@&764802720779337729>, <@&585529568383860737>, <@&295488872404484098>, <@&825337057181696020>, <@&267630620367257601>, <@&799041111573266503>, <@&787816728474288181>, <@&778361735739998228>, <@&267629731250176001>, <@&807415650778742785>, <@&267628507062992896>
Total: 34
Active: 0
34 infractions ๐ณ
lol
A majority of those are joe
Joe int e'd infractions against me for a joe mama warning
joe mama is an awesome power that shouldn't be wielded irresponsibly
otn a *
Glad to have you on staff, Tox
yeah congrats on helper
Thanks 
his first message ๐
What does kutiekatz mean
Heeeey Toxic, how interested are you in working with Python bot on a couple of codejam critical features? >_>
Still better (and less cheesy) than mine
<_<
That sounds interesting ๐
mmm goooood. Do you have any interest in participating in the code jam itself?
perhaps
okay, I will refrain from adding you to the code jam team, but I will open up my spec document for the management system I want.
alright
!user

Created: 5 years, 1 month and 10 days ago
Profile: @grim seal
ID: 165023948638126080
Joined: 4 years, 3 months and 29 days ago
Roles: <@&542431903886606399>, <@&463658397560995840>, <@&764802720779337729>, <@&585529568383860737>, <@&295488872404484098>, <@&323426753857191936>, <@&267630620367257601>, <@&721459198839357490>, <@&491583790448246785>, <@&797752289771126784>, <@&409416496733880320>, <@&587606783669829632>, <@&277914926603829249>, <@&267629731250176001>, <@&807415650778742785>, <@&267628507062992896>, <@&267627879762755584>
Total: 0
Active: 0
clean sheet
cheater
whoah
kutiekat in the real world you've got to understand that everyone is a fraudster, just to differing levels
lmao
it's okay, britain doesn't exist. All just a bad dream
you are the first problem I deal with upon immigration
lololol, consider yourself uninvited to my wedding =P
pfft
lurks in the corner ๐ฟ
๐
fish
I'm slowly accumulating more roles though. I really want a purple role....
oh flibbedy gibbits not the wedding invite
lmao
psssht, what nerd wears a discord hoodie
Lol
oh flibbedy gibbits
I might get an RFID implant
I'm bored of having to carry my lanyard around to get through doors
whoah
isnt that a chip for lazy people that cba to carry lanyards to get through doors? using nfc?
I know of one company that has that stuff
yeah it's just putting an RFID circuit in your hand or something
ez win
my fiance has wanted to get a magnet in one of his fingers for so long
lmao
apparently it lets you like "feel" em fields and it's trippy
I know one of local piercing shops carry their stuff, lemme find it...
oh I had one of those up until last year lol
I can't remember how it got in there but it did
and then I went to a doctor who removed it
you had a magnet in your finger and no recollection on how it got there???
haha
whoah

well, I presume it got there while in a science lesson at some point, but yeah no idea
lol
that's... not a normal occurrence
lol
You don't just casually get magnets accidentally implanted
look at their forums. there are people with 20 or so implants total ๐ฎ
it was quite literally a speck, not enough to induce a field on any object
...what
lol
Cool
sure, magneto
magneto was such a cool character holy shit I loved magneto
also loved quicksilver he was good
hacktoberfest tee?
ya
nice
oh hey, I'm wearing my pydis tshirt today
Cool
subtle merch flex
haha
I have my Ingress Mission Day tshirt on me today. anyone here plays/played Ingress?
Hm, no
same
I used to a lot
๐
Since pandemic though I dropped off
weird
I did the Philly anomaly and that was fun
I dropped with new scanner. the design was weird and hacking was different (normal showing was too slow and complex was too fast? and dots didn't always connect), and the whole thing was more glowy and harder to navigate .-.
oh wow ingress is vr mobile
I participated in Berlin anomaly, Szczecin (Poland) and Warsaw (Poland - Cassandra Prime series)
yes, it's Pokemon GO's predecessor
AR, not VR, tho ๐
anyone played AoE before
most important question... RES or ENL?
oh cuz i just realized walking outside with vr is basically asking to get hit by a car
ENL let's be real
Correct answer ๐ธ
oooooh, Warsaw was contentious for the Cassandra Prime stuff if I'm remembering correctly
Yeaaaah, the afterparty stuff was fucked
but that involves niantic doing anything right... which like... hasn't happened for the past couple years
And then they complained that people went to drink in the city and claimed that local orgs made those afterparties
I heard that they had an event organiser for Europe for a few months that basically was from pokemon go and never played ingress and wanted to make mission day with 25 missions
x_x PokeGo players are honestly spoiled
And made mission day missions with portals that local orgs said will be limited access that day
And made tasks with questions that were false, because that Niantic person only looked at photos...
hacktoberfest shirt ๐
oh jeez, that's just bad planning. Why not use the local organizers to help?
Like, how many sculptures are on a fountain... Which was clear from the photo that they would be all the way around the fountain
codejam on the way, lezz go 
She didn't listen to local orgs
Whole morning of that after-anomaly mission dag local orgs were messaging Niantic to remove not accessible portals and posted answers to the messed up questions wherever they could
She left Niantic like a week later, lol
Of course behaving as if it was Warsaw orgs' fault that it went that way
I used to. Loved that game
Haven't played for ages though
lmao
O
Oo yes, even I played that game when I was in 4th grade, never played after that
Ay yeah I've played age of mythology too
I remember playing age of mythology titan edition and just thinking it was so cool
Wololo
new AoE coming
welp anyways time to go to guilded /s
@grim seal what changes did you have to make?
also how'd you find out about the change
not many
database constraint
is it actually live now
or are you datamining/experiments
well how'd you find out about it
not through those feeds
is that against tos?
the latter is
the former is questionable
You agree not to (and not to attempt to) (i) ... (ii) copy, adapt, modify, prepare derivative works based upon, distribute, license, sell, transfer, publicly display, publicly perform, transmit, stream, broadcast, attempt to discover any source code, reverse engineer, decompile, disassemble, or otherwise exploit the Service or any portion of the Service, except as expressly permitted in these Terms; or (iii) use data mining, robots, spiders, or similar data gathering and extraction tools on the Service.
ah, well, questionable. Good enough with looking at the repo on it
I don't do the mining myself
granted someone sent me this
I'm not sure if that counts as questionable. Feels pretty explicit to me
joesaidquestionablenotme ยฏ_(ใ)_/ยฏ
I think he was just being kind about it
ยฏ_(ใ)_/ยฏ
the questionable bit is whether consuming or contributing to the information is a breach, I would say actively maintaining it is definitely a breach
Fair point
Yeah. I wouldn't contribute but I'll sure read it
When I opened mobile beta rn
Like what
No no no thanks
same
Donโt worry about it. We do have quite a few young people here
alright
thats cool
haha
The concept is cool
you've still got quite a bit of implementing to do
eh, its worth a try
mhm
ownership is nice
If I have a string
Taking up memory from
Say
10 to 16
so a&str, string slice?
adding to one would create an entirely new string (as in Python, really)
String?
how long before Discord becomes yet another piece of garbage
I too like being a burger
lol
don't you love Discord updates
I kinda like that color for the @ ON
a bit
hit me with it
Reimplement v8 in Rust and call it v9
I mean you could
But like, I'm not smart enough
but this is probably accurate
I don't even know much Rust
no I bet you are
Maybe I'll do it one day
But if I ever do, imma deprecate some useless methods that are old
sounds like a plan
Big projects hurt you more than you think
Absolutely
That's the point. Maybe I'll spend more time in the outside world if I realize that programming so much is bad for me
Oh no, he's breaking out of the programming matrix. Someone convince him that spending more time at the computer is good
But what if you burn out and not come back to programming
You misunderstand
I just need to do less
I will never be able to leave programming
Otherwise I'll feel bad that I never finished my projects
projects are never finished
I used to say that about video games but i havent touched steam since march last year
well, playing video games isn't nearly as fun as making them
unless they're 3d
then playing them is much more fun
True
But I'll feel guilty that I hadn't really tried
your concience will only slow you down
Or I can just make the projects
or you could just rm -rf conscience
rm -rf?
Idk what that is
But sounds not fun
Is that a Linux thing?
Or does it exist on Windows too?
Remove-Item -Force i think
oh I think it's rm -f for force removal
rm -rf works
ok so I'm not dumb, I thought remembered using it
Haha, yeah
If anyone has used them, do you think that ionic or react native is a better pick for making a mobile app with html/css/js?
Never heard of ionic, never used react native
But at least i've heard of it lmao, thats says something
ionic looks nice
I'd never heard of either until I started looking into mobile apps with js
ReactJS is pretty comfy so i would assume native is also similarly comfy
Just use flutter ๐
I know, but I'm not sure whether that's because it has more name recognition or because it's actually better
I have no idea
It's likely more popular because it's known because of React
But ionic might be better
Ionic seems to be more UI oriented
It seems like Ionic is to Framework as Flutter is to dart
I guess the only solution is to try out both 
Let me know how it goes if you do
Oh congrats on the helper!
Thanks!
Will do
Framework is a language?
Werenโt u the person who made linkjoin or something similar
Somtimes, although that's a fuzzy line
I was, take a look at my status
Example?
Frameworks can be based on template languages (like React uses JSX and Django uses it's own)
Ah yes, amazing project
But generally they aren't their own language
Unless you're talking like Svelte
With it's own compiler
It's meant to help people to be on time, glad you like it!
@delicate lion Really good article on Ionic vs React Native https://www.imaginarycloud.com/blog/ionic-vs-react-native-pros-and-cons/
code test
Blurple is disappearing
๐
Hmmmmmmmmmmmmmmmmmmmmmm
@grim seal i got a git issue, you free for a minute? (unrelated ping)
hmmmmmm
I'm just about to walk to another wing
give me liiiike
15-20 mins
alright, i will just put it here
https://github.com/Piston-CLI/piston-cli/pull/49, in here, shouldn't it just take the last 3 commits, since those are the only 3 commits, which are added to the branch, on version-1.4.0.
like when you would compare the two branches, it should only choose the commits, which are not on that branch
but on the PR it choose all of them
for some reason
looks like the author opened up a new PR
anyways, I am still interested in knowing a solution to that
I think the reason is they opened the PR from an older version of master
umm, it was from version-1.4.0 -> version-1.4.0
and they did a reset --hard before commiting
also can the policy bot be integrated in other repositories too?
or pydis limited
nah it's just a little golang application by Palantir
whats that
Stocks going zoooommm but not in the right direction
Just reflect your monitor and it'll be fine
lol
I prefer reading cards to stocks. At least I can gain some insight from my "magic" and randomness
lol
Btw cards, customs have my package with a deck of cards for insightful spread creation. And supercute but still insightful pandas tarot @@
Hi. Just a C/C++ question @@
So which gcc port on Windows should I use: MinGW or MinGW-64? Some sites and forums answers says that MinGW-64 is better, but I just want to make sure 
why do you need gcc and not clang or msvc?
Hmm... Do they differ much from each others?
clang is a drop in replacement
let me test how well it works on windows first though
are you trying to write C or C++
Yeah. For school for personal projects.
https://github.com/llvm/llvm-project/releases/download/llvmorg-12.0.0/LLVM-12.0.0-win64.exe anyway, here is the download for 64bit clang
for C++, I would suggest setting up visual studio
for C/C++ vscode is a solid option
mingw-64 is better if you have a 64 bit OS
Thanks. I appreciate it
. I'll also check out the ones you recommended.
TIL you can AXFR the all nameservers for every TLD
no need for the roots
dig @iad.xfr.dns.icann.org AXFR .
2MB total
nameservers for all the TLDs
we actually talked about this exact topic yesterday, so it ties in quite nicely
you can basically run a query which pre-loads all the nameservers for each TLD, for example the com nameserver handles all dot-com domains like pythondiscord.com and so on
so the one in the screenshot is the analytics nameservers which handle all .analytics domains
dns dns dns dns dns dns dns dns dns
dns is so cool
trying to get the length of a string in the start, nasm assembly
i've msgLen: resb 5 in the .bss and then mov msgLen, $-num, num being something that i inputted. giving me error: invalid operand type. any ideas for how you can get string len of something you got from input?
that's why you set a dns server that's an ip address. 
actually android is dumb in that sense
โฆor because its google, they aren't
wdydm
the root servers use domain names
so you can just get the dns server instead of having to go to a dns to find your dns server
if you want to set a dns server in android u gotta set to a url
which is dumb
i'm not following, lol
Microsoft made a rust tutorial. Wonder if it is any good
https://aka.ms/learn-rust
Interested in learning a new programming language that's growing in use and popularity? Start here! Lay the foundation of knowledge you need to build fast and effective programs in Rust.
i felt most of their tutorials were pretty basic
5hr20min tutorial hm
rust tutorial: step 1) learn haskell
My kind of tutorial
old languages aren't really fun
i agree latin is the worst
yea
and also, scientist know how to use it, and they have better things to do than learn more languages
its like guarenteed that ur matrix is in consecutive memory locations or sth
The only good fortran program is a dead fortran program
weirdly enough i think most weather reports are generated by fortran
cuz they cant be bothered to upgrade
are you saying that new programmers aren't as good as the old ones, or that fortran sucks
@tribal tinsel is there a way to make a symbolic link that renames when the other file is renamed?
No idea what is implied, but I tried reading fortran src code once and I just gave up. It was a GNU scientific function or something.
Link the whole directory
that's less fortran and more GNU most likely
Link at the level that cannot be renamed
GNU code styles are designed by people who think about code in a very different way than I do
IDK modern C++ is just so.....modern.........
ah
yeah, it's like java, but more annoying and faster
Like as much as I scratch my head trying to C++ I feel like I am doing somethinig worth it, like it belongs in 21st century. I can't say the same for fortran
i think they were talking about making pointers auto dereference for c++20 or sth
fortran is just number crunching
at least i read on some reddit discussion
Hm, I think I butt-dialed Google assistant. It told me to take out the rubbish. I know that whatever it heard was rubbish but...
well c++ has no official package manager
makes it a bit of a pain when it comes to cross platform stuff
yeah, as I like to say, the hardest part about C++ is the tooling
the language, albeit complex, is mostly learnable piece by piece
but I have yet to have a pleasant time with C++ dependency management
vcpkg is somewhat usable
vcpkg is pretty nice, yeah
at least they say it works on both windows and unix
Is cross platform really that bad? I'm msys2-ing all day and I haven't had crippling issues.....yet
yeah, can confirm that at least
cross platform means you can compile for windows and linux from the same codebase
which gets hard if you depend on VS solutions for dependencies
cmake mostly solves that issue fortunately
Well I haven't done anything too platform-specific yet to bother I suppose
well i spent a decent time yesterday trying to find qt on windows
just well, cmake is horrible to write
I somewhat do
most of what I do is just copy pasting snippets though
I have no idea how you remember the syntax of it
honestly if it successfully generates cache its good enough for me
IG I just don't have the intuitions for it
its python or sth which is prob easier to write than cmake
there is also https://waf.io/apidocs/tutorial.html
which is what pyinstaller uses
no idea if it's good though
@grim seal hey guess what, someone just pointed out i've mentioned you 499 times so this is mention 500 and I just wanted to say we've hit an unfortunate milestone.
that does include replies, however
lmao
but now i can't mention him again since it would break the perfect number


joe will never be mentioned by me again
*until i accidentally mention him
before you were here probably
oh good
Suppress?
๐ i am getting my ASN
ASN?
i am going to peer with vultr i think
Interesting
why did i just did this
if I am AS420 I can talk to someone like Hurricane Electric who are AS6969 and say "hi I have all the routes for 7.0.0.0/8" and they go "aight" and then when Hurricane Electric gets asked for 7.0.0.0 they forward it on to me
notices uptime is 3days
huh that's longest i've ever had this on without a reboot
sudo reboot
What the fuck howwwwwwww
65k IPv6
uhhh
2^128 IPs
Wdym running your own IPs?
as in like
I own the IPs
and control routing for them
no comment
๐ณ
not ignoring, but just can't disclose
Ohh
uhhh
So you manage them and can do stuff with them
yert
and you can probably figure stuff out from that
love the channel name. also, when has this became the second #dev-contrib?
do you get to buy them permanently or subscription?
highly confidential for your eyes only self destructing file
never. This conversation can be whatever it wants, so it can't ever be a different channel.
it's quite easy, just whois AS<num>
๐
still, i'm getting major #dev-contrib vibes
i can route all 65k to one machine if I want
what shell is that?
zsh
loading go yert
actually since its ipv6 and not ipv4 it won't lol
but its all one brick i assume
Being a nerd is fun
but do you have ipv4?
why does no one understand da joke- i guess i should've appended \s lol
we've run out of IPv4, I don't want any
indeed
yeesh, putting them all on led lights sounds interesting
you have to join a wait list to get IPv4
well, what can fit in an IPv6 address ๐
but i want them anyhow
Isn't ipv6 better than ipv4?
a hex code ๐
NO
can fit in an IPv6
NO NO NO NO
yes! we won't run out of IPv6!!
Why not one day?
until one day we have 3.4028237e+38 connected devices
but even then, there are private ips
so...
here's a summary of ipv6
yeah, i guess
we have 340,282,366,920,938,463,463,374,607,431,768,211,456 IPv6 addresses
wait wrong sheet
Oh dang
we won't run out i promise
That's a lot
Reason: It's running out
the year is 3000, and all IPv6 address have ran out. private IPs are on the verge of being filled as well, and experts say we might need to devise IPv42, which uses 8 blocks of 8 base64 digits as a unique address...
affirmative.
we literally do not have any more allocatable IPv4
Just had to bump up that res, didn't you
yes i copied from google
god this is hard to not ping that owner
Lol
tryna keep searches at 500
Ah yes, the copy paste while still loading
I am still mad about not having an IPv6
So IPv4 is dead (at least in terms of getting them)?
so
people have free IPv4s
but the RIRs cannot allocate any more
yeah I want IPv6 on my home net
my router has it but ISP is not over yet
hence why my routeserver has an IPv4 even though it'll only announce IPv6
You can get a vps with a brand new unique ipv4
Actually, if you wanted to start selling VPSes, where would you get ipv4
Why would you want IPv4? Is it better in some way?
backcompat, not everyone is on ipv6, myself included
For example, I can't access ipv6
uhhhh
in some cases both are compatible
but it's very ISP dependent, so there isn't a load of compat
tools like 4to6 and 6in4 allow for each respective IP format to be used
Oracle must have a ton of fee ipv4 if they just have about 3 per free trial
let's see
same
cloudflare's warp does not have ipv6
i do actually have an ipv6 address when not on a vpn however
758,016 + 1,400,320 IPv4s under Oracles ASNs
around 0.05% of Ipv4
How much does microsoft have for comparison
hmmm
let's see
37,441,280 + 21,248 + 34,304
so 37,496,832 total
0.8% of the internet
Oh
that's probably Azure
So oracle cloud may struggle a bit
i wonder if a large enough organization can boycott all of IPv4 and just like buy everything
I am just happy about the free vps
they do have some IPv6
hm
probably not
IPv6 is the latest, right?
ah so no ip monopoly
How many IPv6 addresses are there?
uhh
pfft
2**128
340,282,366,920,938,463,463,374,607,431,768,211,456
Enough to give everyone 65k and still barely make a dent
I got a new mouse and for some reason its my typing speed thats gotten worse
welp
340 duodecillion 282 undecillion 366 decillion 920 nonillion 938 octillion 463 septillion 463 sextillion 374 quintillion 607 quadrillion 431 trillion 768 billion 211 million 456 thousand
largest number i've manually counted :D
barely.
That's giving 7 BILLION 65k away
which doesn't even reach the trillion scale
and... we're talking duodecillions
yeah
its crazy
but at the same time, ipv6 is a bit stupid
but i believe there isn't a better way to do it tho
pathetic
Come up with a better way and sell it
And get rich
eh.
goes back to working on @vapid maple
actually goes back to editing vscode files
i should set up a meta workspace
that actually loads the 4 files into it lel
You can have 1::1::1::1::1...
that's crazy
sorry.
the fact that https://1.1.1.1 is crawled by search engines
I can make some vanity IPv6 addreses lol
facebooks IPv6 address is 2620:0:1c08:4000:face:b00c::
i should think about that before people have all of the really good ones lel
Oh God, IPv6 speculators
i legit cannot go to an ipv6 address in my browser
Saame
the actual expensiveness of ipv6 is the memorable ip addresses
yeah the IPv6 support in browsers is meh
it just takes me directly to ddg
I need to figure out how they animated that 1.1.1.1 at the top
canvas
I know that
joe what config is your zsh for pydis?
are u using omz?
don't think I am
would u cat ur .zshrc and send what isn't private?
also let it know its a good cat and give it food if it's hungry for me
ooh pretty
env vars
setting secret env vars
ooh

53099
143758