#ot1-perplexing-regexing
1 messages · Page 497 of 1
idk what those are
to save you from trolls and fucked up people
dont do rm -rf /*
okay?
dont ever do that
like big NO NO
if you have a filesystem that uses snapshots
like btrfs
then yes
but i rather not do so
xD
so better not do that while you can
Morning
Hahah
traitor
I made a new logo. Didn’t add any Christmas hat
oh its new
Yeahh
yeah the contrast looks better
Yepp, I think this one is better, yet still recognizable as the old one
@edgy crest If you’re curious, here are a few of the iterations we went through
lol
I decided to go with one that was a lot like the old one, so I would be recognizable, but still give it a slight refresh. All the shapes are new drawn form scratch
That reminds me, I definitely need to get back into vector graphics
Sure. It’s a fun field
yeet
Please don’t yeet me.
In this day and age, it's yeet or be yeeten
@narrow pecan yeet
D:
Good. Or I’ll yeet you
AHH
||!yeet @agile dove||
oh no
yeet @ everyone
imagine forgetting the space
nothing will happen
Imagine quoting that
lol
Not if you do it, no
But if an admin does... yikes
u said nothing was gon happen so i tried it
wait, is !yeet an alias to !kick?
oh no
:D
u be like hee hee
no i be like >:D
oh ok
Let’s try it on you
...
I know what I'll name the kick command in my discord bot (given that I write one at some point)
!yeet @round rose
It's yeet-yote-yite, right?
or is it a regular verb
Maybe don’t post that, though
lol
yeah u ar right
Thanks
Also @round rose. That’s not an alias for it
!source kick
Kick a user for the given reason.
oooo
Either for !kick or !tempban
Here you can find the aliases )of the command we never use)
!kick
or just !ban
Here you can find the aliases )of the command we never use)
@narrow pecan it has been used 4 times iirc
thonk
We don’t use it for moderation nowadays
mhm
what?
What do you mean?
!source kick
]:[
Kick a user for the given reason.
is it discord.js?
it's a python server why would u expect it to be JS
no kek
No. Discord.py
!source bot
Remember that we’re a python community. Of course we use python for it
Your birthday is the 57th of X?
lol
Or is it the 7th of may?
why are there letters in maths
fuk
@agile dove are you talking about variables?
they are unknown that's why
Not necessarily
But they’re meant to accept possibly multiple values or to show a general connection instead of hard coding values
Something like F=ma doesn’t mean that the force on an object is unknown. Simply the relation between the different units. They describe it more generally than something like 3=1,5*2
This isn’t coding. With hard coding, I simply mean having fixed values
well how would u explain this x^2 = 16
What do you want explained about it?
log(2, 16) ?
explain it the way that u explained F=ma
Well thats a bit different
No, @edgy crest
Because this has an actual answer
then?
4
i want to learn whats log
This is an equation. The other thing is a formula. They’re different, but both use variables
what
yeah, it will be x = 2root16
Typo
but whats log
@narrow pecanright, that' what i meant by an unknown value, i mean it in an equation
Yes. I wasn’t saying that you were wrong — simply that there are other cases, where variables aren’t necessarily unknown values that you’re trying to find
So, anyone wanna have a contest of editing a pic.
Cause I am bored.
We both get a pic and 15 min to edit it let's see who edits it the best.
ping me if you would
Hey uhh anyone here know about vim? First time using it / trying to get used to it and it just froze on me, not sure why or what i hit this is what it looks like
Basically i cant do anything
@rough sapphire press ESC
then shift+;+q
to quit
but since youre writing somethng
hmm imma show you
:q to quit
:w to write buffer
anyway you can always refer to the internet and the vim manual
@mild abyss ECS is not working that is the problem
idk how to help you with that since Escape key is the way to get to commandline in vim
Yeh ik
There's also Ctrl+[ to enter Normal mode
^
I bound mine to Alt+I though, makes movement pretty silly if I spam it
oh i see
@rough sapphire did you pkill?
Sand mode by the way
Yea
i just like the bubbles
Get rid of it 
Did not work
why vester :((
One of these days I'll enable the block cursor for insert mode
you can now
i configured mine to ibeam though
i like ibeam more
Sand mode is scary
@narrow pecan reminds me of naruto's gaara
lol
lol
Lol
:w in Normal mode
@rough sapphire :w
I can move the cursor faster in linux
but i wish i could fix this 
weird
@feral cloak If it's python related, feel free to check out #❓|how-to-get-help
if not, ask here
?
watch a tkinter tutorial..
im watching it
oh wait you have placed them
because you didnt place your labels
@edgy crest he used grid to place
i didnt see, its light mode and its on the same line
why is it black'
@azure stratus try removing the space before .grid
when i remove the label down of photo i get the text
no, i see teh prob
when i remove the label
you used image1 as a string in the label
o=under create lable it stays balck
when its a variable
so no of these ""
i removed the space with .grid and it worked thanks
yes ?
what happend
you got a syntax error
how do i fiz
is that how whatever you're using shows errors ?
how are you running your code
tkinter in python shell
nvm it fixed
oh
my mistake sorry for waseting ur time
ok
Okay @rich rover
yup
mhm
So yeah I installed linux on my android phone
I just connect to it with the vnc protocol
and the phone doesn't overheat?
It doesn't
I can use it normally , if I wanna run linux I just start up a vnc server and connect to it
Pretty simple stuff
that makes sense, I thought you meant install linux by jailbreaking
Oh not rooting lmao
I don't wanna destroy my phone for only linux
I need some apps
And well , linux is so useful at times
I can literally run games on it , program and well , do whatever a linux distro could do , just a bit worse since it's a phone
I can even install a window manager
i3 , dwm , awesome ...
I'm thinking of moving to Linux from windows, after getting a blue screen that wiped out ~200 GiB of data
Linux is awesome , but some prefer windows over lin
Not me tho
Windows is best for gaming , always
But for programming ... Linux is like muuch better than win and mac
Windows is useful for games, and friendly to tech-beginners
mhm
But like , linux is much better , imo . Some say windows has this and that and those , but well , all of them (mostly) have open-source equivalents
maybe not as good
But does the job
can I ask scripting question to search certain passwords in csv file?
can I ask scripting question to search certain passwords in csv file?
@frank swallow Just ask it in one message , no need for asking for permission
sure, thank you.
Windows does have a lot to offer, but I feel like it's not giving me the freedom that I want
def weak_passwords():
employee_data = read_data()
for row in employee_data:
if not (re.match(r'[a-z]+[A-Z]+\d+', row[6] and len(row[6]) >=8):
print(row[6])
weak_passwords()
Windows does have a lot to offer, but I feel like it's not giving me the freedom that I want
@rich rover Linux is extremely configurable , yeah
@frank swallow Also , if you want to get an answer faster , you can goto an ot that doesn't have an ongoing conversation
I mean , our convers is over kinda
u can ask it
must be atlreast 8 characters long; a combination of upper-and-lowercase and must have atleast 1 digit
my regex seems to find passwords that meet those requirements
#❓|how-to-get-help is where you can get dedicated help
without any interuptions
Highly recommended at the price
Free.
must be atlreast 8 characters long; a combination of upper-and-lowercase and must have atleast 1 digit
@frank swallow ```py
if len(var) >= 8 and var in (0,1,2,3,4,5,6,7,8,9):
print("valid")
Maybe ^
But if u wanna use regex to search for it , then I can't help , since I don't know how regex works and stuff
@lunar shore let me try.
@quick ledge Expert Salesman
^
thanks guy, i will check on other dedicated chanels for help
yeah check them out too , they'll give u probably better and faster answers
I just looked at an svg of all linux distros
lol
woah
welcome to the linux family tree
now that's a lotta icons
the original svg is 12679 px X 2920 px
Welp
This page provides general information about notable Linux distributions in the form of a categorized list. Distributions are organized into sections by the major distribution they are based on, or the package management system they are based around.
it's pretty fun reading, the history of individual linux dists
that's prolly a pen test training dist
yeah, looks like it
I remember when I took my comp sec course at uni we used a bunch of linux dists that was specifially built to be incorrectly configured across the board
then we spent 10 weeks just hacking em in every possible way
great times
sounds fun
oh it was 😄
lol nice
Nothing I would ever do to a live system though. Our purpose was to learn how to build defences by learning how attacks worked
oh lol
I mean that makes sense, they don't want to create hackers
right
Not really no
but like , when you learn how to learn from internet , you could learn hacking too
also , hackers are just penetration testers , they could do it both legally AND illegally . So could programmers
Although it was always very easy to differentiate the people taking the comp sec course. some of em were there for valid reasons. Then there were the hackerboi scripkiddies with mr robot pfp's and shit.
yeah
lol
UWU
uwu
.uwu here is a shortcut for you to use, next time you wish to uwu
hewe is a showtcut fow yuw to use, next time yuw wish to uwu
.uwu T-mobile quoted me the wrong price to get a phone today and I am sad 😦
T-mobiwe quoted me de wwong pwice to get a phone today and I am sad 😦
Is web development a useful skill for any type of coder?
@lunar shore u use pinephone?
I remember when I took my comp sec course at uni we used a bunch of linux dists that was specifially built to be incorrectly configured across the board
@floral viper wow i thought youre just cool but you really are amazing 😮
i wonder if my uni teaches linux, oh wait they dont 😕
I'm no one special @mild abyss 😅 Yes I did some hacking on linux systems back in uni as part of the education, but there are loads of people that know those things better than me.

i still find more people cool here
okay last day of nitro byebbye nitro see you in xmas again xD
Now that is something I envy 😄 Being able to use reactions from other servers 😄
i think i should get education units to teach people how to code hmmmmm
well you can always buy nitro.
:3
I could, but there are so many things to buy
i was just nitro gifted from fisher
that's nice 😄
People like that kinda inspires me though. I personally don't have it in me to be kind to every single person
you can try using nitro just for a month maybe you will have fun
I could, but there are so many things I need money for atm that I try to restrict spending to the absolute necessary stuff
So I just have to sit here envious of all the nitro users xD
i see i see. i should be frugal as well or is that a word? hmmm
yeah frugal works
does anyone have thoughts on filenames for sequential files? 😂
1.png
01.png
001.png
You could just call them 1, 2, 3...
fair enough. just wondering about it due to some programs going from 1, directly to 10. not sure if that's common or not
Fisher is awesome for sure
!otn a fisher-appreciation-club
fischer is very cool
I've been summoned
Lolol, ty 
anyone a car person?
no, i am a carpet person
Okay sweet, is it worth getting a pre-owned prius?
We are looking at trading our car in at a Toyota dealership because if their rebates and incentives, and Toyota makes pretty darn good cars from what I heard.
They have a 2012 prius with less than 100k for like 9.5k I think. There also are some newer models I think 2019, for more around 16k I think
I lied it's 19,450
And it has 24k on it. I guess my concern is those batteries
@lunar shore u use pinephone?
@mild abyss Nope
Morning
so u are french
no im not french
@ancient stream sorry, I got busy LOL. Yeah, idk about prius in general. The batteries are a concern. There are probably better, more affordable hybrids nowadays. Toyota is great though.
Pre-owned is always the way to go though, tbh
I know they have a corolla and camry hybrid as well. I like hatchbacks that's why I was going to go that route. I been tempted to go the Prius prime route since full electric, we have charging stations here all over town
But I also don't want to rely on that if we travel somewhere
yeah, sadly I know more about the vroom side of things, not so much the electric side.
I think if you want any of those, pre-owned is always the best choice. All electric would be great, if you are in an area with charging stations. They are everywhere where I am at
Our DM is a branch manager? Or regional I can't remember which, for CarMax and he recommended the Toyota route to me
toyota has always been one of the most reliable/quality brands.
that usually comes with extra cost though.
Ya the closet electric station is about 90 meters from me
Hmm. I don't have to have a hybrid either I just been wanting to get one. My main focus is getting out of a 29.9% APR payment on my current car
And I was told now that my credit is better that Toyota dealerships can work magic towards this time of year to help get people in good cars
And hopefully a much cheaper apr lol
I have bought all my cars through craigslist, so I do not have much input there either.
that interest rate seems insane though lol
Ah lol. Ya my current car is that apr and I pay 278.63 a month
oof
Well what happened was I surrendered my fist 500 to the bankruptcy because we needed a bigger car and it was having transmission issues. And the only car I could get under 300 was that. And it was right at the tail end of finalizing the bankruptcy. So that's why I got screwed
And now I wanna be unscrewed lol
that is a bummer. Hopefully you can get better rates with another car :'(
but yeah, I would certainly go pre-owned for any of those. Even if they need maintenance, it will be cheaper than trying to buy anything new
Well the cheapest one at a decent year would be the 2012, it's 5 years older than my car but great mpg
yeah, the big thing then would be the mileage. And which car it actually is xD
Well the 2012 prius has 95k on it. They also have some tradeins like a 2014 focus fusion and a mazda cx-7 i
95k is not too bad for a prius as far as I know, it should still have some decent mileage to it
The focus has 145k which seems a bit high
that is too high for any ford haha
XD
that is about when you will start getting issues with a ford
not as much with the focus, but it is a ford, so I have low expectations
(I have a mustang btw, LOL)
74k on it. I would get in to much trouble with a muscle car lol
get a mustang
Honestly I never had issues with Chevy xD
im jk, chevy is similar to ford haha.
I have had issues with chevy as well
any american car
Well my first car was a chevy..and the head blew. But to be far it had over 250k on it
And I paid 150 bucks for the car
the best cars on the market rn imo are the honda civic and the toyota camry
And drove it so hard lol
that is the right way to drive a chevy LOL
Ah they do have camry!
last year's camry was kind of insane. The lowest model was the same price as a civic.
but the camry is just better haha
reliability-wise
hmmmm, that is an ok price. That is probably about what it is worth. That seems just a tad high for what you are getting though
I am biased though, I do all my maintenance myself. So it was not a big deal for me to buy a cheaper car that breaks down more haha
I'm partially sure I could talk them down by lying and saying another dealer has a similar car for cheaper
I don't have a spot to do work on my car, and I don't have the tools any more
yeah, that is pretty much exactly what that car is worth, so certainly not a bad price. I would expect a camry to go about 150k before needed any real repairs done
Hmm alright! I plan on going Monday afternoon to look at least and get an idea. Would be nice to get into something by Friday tbh
Since my next payment is due then and next day I work
just make sure you get to test drive a bunch of cool cars 😎
But my friend said to they should be able to even out my remaining balance and use my car as a trade I hope
I currently have a 2010 kia forte 4sp auto and a 2020 Volkswagen Jetta S 6sp manual
Was driving the 2010 so hard at work the trans was slipping so I needed something newer/faster I wouldn't have to wind out so much
And I only wanted a manual transmission, so my options were limited
Was looking at 2016 models, and around the, but they wanted to charge me so much interest it even up being cheaper to buy something new
(because I have a lot of medical debt, my credit isn't good)
Ya mine is just back in the 660 range after filing chapter 11 in 2018
I would get a manual but my wife doesn't know how to drive them and I am not that great with them either lol. I can drive one but I may burn out the clutch eventually lol
After my Forte I'll never buy another automatic again
I was literally taught how to drive a manual in a few hours because it was the only option at the time
If it ever comes to the point I'm physically unable to drive a manual, it'll be too to stop driving
Time*
@ancient stream I taught myself to drive manual by buying a manual car and driving it home
Was a 1998 Saturn SC2 back when I lived in Portland, best car I ever owned.
I was taught because I hit a deer going 62 and totaled my Nissan. My landlord taught me how to drive his manual beetle so I can get to work while I waited on the paperwork for my new car
I used to have a Saturn, till my ex bil burnt the transmission and engine by not putting fluid in it when I loaned it to him and my sister
Three automatic saturns are garbage though unfortunately
The 5 speeds were cool as fuck though
Unfortunately i blew the transmission on mine, I did a lot of street racing though...
I mean a lot of totally legitimate track racing.
Heh ya..that's why I can't have a muscle or sporty car. I would be driving hella fast cause I like speed
What's funny is, I bought it because my car at the time, a 2006 scion xA had a dying torque converter
Oof
I paid $1000 for the sc2
Carmax bought the xA for $1700
I came out with a showroom quality car that a nice old man owned and kept in mint condition
And $700 cash
Nice
Won a few thousand dollars racing it too... Owned it for about 8 months and put over 20k miles on it
I just want out of this outrageous apr I was forced into. Even if the payments are around the same , long as it's under 270 and not 20+ apr
Yeah thats a big mood
My apr is high on the Jetta
But not nearly as high as on the Kia
I'm in the process of transferring the kia to someone else though
Won't be my problem
For now my roommate is it as her daily driver
Uses*
And helps out with the payment
That's the way to do it :)
I'm just hoping my credit is high enough now despite the bankruptcy
Bought it on the 10th of April, I have over 13,000 miles on it already
Ooh is that like a burnt orange?
Yep. Habanero orange metallic
Unfortunately, a $300 color
And I had to give up the white interior I wanted to get one in a stick shift
But I love the color
My far less impressive other car
They both seem like nice cars to me? We just have a base package 2017 chevy spark. And it's silver
Had to send off some rust and paint over it with some filler primer back right as summer was ending, cause it had some missing paint and was starting to rust REAL bad
I really want a purple or metallic blue car
I really do miss my Nissan Sentra tho..got it on such a good price
Doesn't look bad at all
I love purple too, if that wasn't obvious :)
I was going to paint my saturn 0lum crazy
One day I want to rescue an sc2 and restore it... They're cheap old cars but I just love them so much
If it weren't for needing a reliable car for work, I would've bought one instead of the Jetta
Though that kinda bit me in the butt, I've had some issues with it... But it's all warranty
That's the good of a new car, them warranties. I dunno, I don't want to get my hopes up lol
I will say though, in the last few years I've driven a LOT of manual cars
By far the Jetta is the most difficult, but nicest feeling
Part of the difficulty is all the modern safety and emissions crap ... But a $500 tune fixes most of it
Just can't afford that lol
Only issue I'm not sure about is the traction control .. even with it "off" it still kicks in if you launch hard and the tire spins
Not to change the subject but wonderful..my monitor has a dead pixel
this thing is less than 6 months old too
well no its 7 months old now
Try rubbing it a little
glad I bought a 4 year replacement plan
Oh I did, it didn't do anything tbh
Oof
let me try again
nah, samething
well I guess I am getting a new monitor it seems
those are my options for 27" in stock.
Shop Dell 27" IPS LED FHD FreeSync Monitor (HDMI, VGA) Piano Black at Best Buy. Find low everyday prices and buy online for delivery or in-store pick-up. Price Match Guarantee.
I mean technically one was going on here too but its done lol
css is so confusing
I hate CSS
what would u use for the design of the website then
I'll just let someone else suffer
huh
Not if someone else is doing the css
well why would someone else do the css for u
Cause someone else would be working on the site 👀
what if it's a one man project
Then I shall suffer
how can i install pgadmin on ubuntu 20.10
ok thanks, i got a bunch of errors so i thought i was doing the wrong way
$ sudo sh -c 'echo "deb https://ftp.postgresql.org/pub/pgadmin/pgadmin4/apt/$(lsb_release -cs) pgadmin4 main" > /etc/apt/sources.list.d/pgadmin4.list && apt update'
Hit:1 http://in.archive.ubuntu.com/ubuntu groovy InRelease
Hit:2 http://in.archive.ubuntu.com/ubuntu groovy-updates InRelease
Hit:3 http://in.archive.ubuntu.com/ubuntu groovy-backports InRelease
Get:4 http://security.ubuntu.com/ubuntu groovy-security InRelease [108 kB]
Ign:5 https://ftp.postgresql.org/pub/pgadmin/pgadmin4/apt/groovy pgadmin4 InRelease
Err:6 https://ftp.postgresql.org/pub/pgadmin/pgadmin4/apt/groovy pgadmin4 Release
404 Not Found [IP: 87.238.57.227 443]
Hit:7 http://dl.google.com/linux/chrome/deb stable InRelease
Reading package lists... Done
E: The repository 'https://ftp.postgresql.org/pub/pgadmin/pgadmin4/apt/groovy pgadmin4 Release' does not have a Release file.
N: Updating from such a repository can't be done securely, and is therefore disabled by default.
N: See apt-secure(8) manpage for repository creation and user configuration details.```
i get this on
https://www.tecmint.com/install-postgresql-and-pgadmin-in-ubuntu/
does anyone use gimp here
So what happend is I lost my windows xD
Now I am taking backup of those windows file @edgy crest
ah i c i c
and then I will fresh install manjaro
So all the space will be of manjaro
But that backup would take ages
As I am doing it manually
well you should be doing backups as you have files that need to be backed up
not years later all at once
you have a file, okay this file is important, I back it up

Um I am backing up images and important files only not junk that I have lol
i dont keep images in my laptop, its in my camera's sd
casually glances at g-drive sitting at 47.6gb >.>
the only thing important on my latop is my python files
That would save alot of time
My dead line of project file submission is 20 and i am trying to learn libre office lol
and i am thinking of using github to back up my python files, pushing everytime is better than cut copy paste
So that it looks good
whats there to learn in libreoffice?
I never used it
its just like any other office, nothing to learn imo
So i am learning the shortcut and where stuff is located
you should learn some basic commands instead
yes
i had to reboot to make my font take effect
Ok and what about borders
borders?
Um page borders
what of them?
I am unable to Apply them
i keep my files back up everyday on box or googe drive
Everyday??
yes
yeah, google drive has a program called "backup and sync" and it scans file changes and backups any changes
Hey ik what the problem was lol
It was set to "set no borders"
I had to set it to "set to all 4"
Lul
of me being dumb
Gn
gn guys
very interesting video
https://www.youtube.com/watch?v=c36UNSoJenI
Subscribe and 🔔 to OFFICIAL BBC YouTube 👉 https://bit.ly/2IXqEIn
Stream original BBC programmes FIRST on BBC iPlayer 👉 https://bbc.in/2J18jYJ
Honey badgers escape from their enclosure using anything from mud balls to rakes.
Record books describe the honey badger as the most ...
@ancient stream oof, i cant figure out how to do that sync thing, like i want to sync this folder
I'm actually in bed, just got there but there should be options in the preferences to sync certain folders
oh sorry to disturb
It's okay lol I just got out of the bathroom and heard my phone go off xD
@edgy crest wait, why is it green?
theres an option to do that
That's scary
right click-> change color
Didn't know that
lel me neither, i was just right clicking to find if i can sync it
Or maybe I actually did. I think I did
Hey
AHHH I CANT FIND AN OPTION TO SYNC THEM REEEEEEE
i even forgot to download it oh noes
I can download python 3.9 on linux right
anyone wanna help me set python? and all the env and stuff?
curiousGurkan can you help me
ok but a busy
ohk
ill dm u when my work's done
sure
who are you wat
Owner schedule?
Do you own the schedule @bleak lintel ?
which schedule
¯_(ツ)_/¯
I'm so confused
So I am
why do you start typing and then vanish 😠
who me
because I don't like the off topic channels 😀
:/
I think the majority of my activity is internal lol
bruh
LMAO
who me
@bleak lintel which one of you
wow!
in last 5 messages, joe says "which" , "who", "What" lol
Is that another stats thing lmao
that's metabase.pythondiscord.com
Here is you Akarys
which i can't access without a password
yes, metabase is the frontend for metricity
yeah, that's intentional lol
it has all our databases
Aah, that’s the query tool
what all do u guys use 👀 , so many paid stuff
Interesting stats
hmm
metabase is free?
our infra is entirely free
@bleak lintel infra?
infrastructure
nice
do u get indivual sponsors too?
you know what is weird
like linode sponsors you joe?
Huh
what do u mean by discrimnators in metricity?
ohk
do u get indivual sponsors too?
@mellow spire nah, linode sponsors the org
well that being said
Well, your Dis Cri Mina Tor
so most is in 5000s?
jetbrains give all our core developers a product license

anddddddd
👀
We have a private area in notion I guess
I wasn’t aware of that haha
well, i am not that skilled to contribute yet, probably will later :D
Weird having school so quiet
All other year groups have a confirmed case of COVID apart from mine
... lol
when schools where there, how much was the activity in the server?
during non-covid days
at my place, it looks like there is no covid, ppl roam without tension
I think the majority of my activity is internal lol
@bleak lintel lol no, it’s during the nights in ot
hahaha
at my place, it looks like there is no covid, ppl roam without tension
@mellow spire we are in year group bubbles
I'm curious about your per hour activity graph @bleak lintel
if you listen very carefully, you can hear Joe's hand flying around all his stats web UIs, querying and querying and querying..
and querying..
anyway, i started learning django, any particular things i shld look at, or places to learn fro?
corey schafer :D, though i remember telling you that already and i also rememebr you asking a question related to it, so that means eitehr you have finsihed the tutorial or you didnt like it
yes, i did that
so 'hated it' | 'liked it' or 'finished it' | 'liked it'
liked it and finished it
Joe’s channel activity lol. Made on mobile™️: ```
AM
12–3 4–7 8–12
#
#
#
#
ah i c, why u were typing for soooooooo long
Hahaah yes. That wasn’t easy to do on mobile, since you can’t preview the code block
@bleak lintel I think my diagram should be slightly accurate, but switching the two diagram box things lol
i never tried discord mobile till onw 😬
i never tried discord mobile till onw 😬
@mellow spire use it now
Good lord haha
Oh never?
@mild abyss very good king
i never used faceboook 😄 ,
anyway, i started learning django, any particular things i shld look at, or places to learn fro?
back here
Corey Schafer, maybe. Also, I’d recommend asking in #web-development or #python-discussion
better ask it in specific channels
I think both would work fine in this case
oh yeah he is just starting
Yep
What speed?
cant reach fast
Ah, yeah. Right pinky is weak in the beginning
20-40 wpm
Lol no
if i dont use proper touch typing like using only the three to four fingers on both hands i can type around 70wpm
Ah, you mean like that
but forcing to use pinky because i need to practice is .... sad
Yeah, same. But I’m getting quite good with the pinky now
i want my gf to learn touch typing because she is damn slow at typing :((
My biggest issue was that my right hand wanted to move around a lot
Dewit!
Force her
Then slap her with the cumbumber
(That means cucumber, if it wasn’t obvious)
@shell raptor is very good with the bucumumber

Hey, mod aboos
oh cat ❤️ duck person pfp
Dere ar meni versons
oh god please no don't
👀
he was a helper
heh? he became a mod recently
two months ago yes
No. Events team was technically the highest role, but of course that means he was a helperYeah of course
Fix error has been a mod for slightly more than a month now
I've been a helper for about two, I think
But to answer your question, I think it looks very inactive
The server hasn't launched yet
@shell raptor HET in Swedish means "hot". Thanks sweetheart 😘
Oh? When is it planned to launch?
When is that scheduled to?
... When we will have completed it haha
ok so, tomorrow sound fine?
f1xed
🔥
gurkor är inte så bra @narrow pecan
les concombres ne sont pas si bons @solid pollen
@sand goblet maybe knows more about when we will be able to open kotdis
I haven't had a lot of time honestly
I've been doing a lot of bot framework stuff
And a lot of bot writing on fabric, which we'll be able to yoink the extensions from
yoink
So technically I guess the infractions and action logs and stuff are done
Oh hello gdude
Hai
haven't seen you in a while
yoink!
I've been busy turning a community where transphobes feel comfortable
Into
Well
A community where transphobes feel uncomfortable
Lol
they shouldn't feel anything
Because they shouldn't be in the server 🔨
Precisely, but you never know who's there
You know the concept of the secret bigot, yes?
I can guess what it entails
And a lot of bot writing on fabric, which we'll be able to yoink the extensions from
@sand goblet fabric?
The tl;dr is that every large group has some asshole, but assholes are smart enough to shut the fuck up if they don't feel like people will agree with them
Yup
minecraft modding something something i think
A community where transphobes feel uncomfortable
@sand goblet this is appreciated by many people
Minecraft modding framework yeah
You're doing gods work
Thanks
Ah okay
The place was a bit of a disaster before honestly
They didn't even have an automated mod log
What place are you talking about?
like a real cucumber
Fabric
It's a place as well?
Fabric discord community yeah
Ciao o/
I guess it's going well
At least nobody has accused me of building a fourth reich safe space yet :>
As for kotdis, we need more pairs of hands
Everyone is busy
yeah i can see that but i think it will be great in the future
I made the mistake of pushing the site to master thinking we could launch in a month
i see
So now people do join fairly regularly
I would love to help (by being generally active in your server), but I don't know Kotlin
Haha
same
I mean hey, you're free to join if you like
nor do I have to time to learn Kotlin atm
i just joined because i planned to learn kotlin
but that will be in the next three years
I'm not gonna link the site to 100k users right now, but I think you guys will be able to find it easily enough
mhm
I mean hey, you're free to join if you like
Ohhh, I'm already there
wait i am a member no need to find it
I found it through the site
why dont you guys have the patron role anymore
Gotta save everything you can in a pandemic
Especially since my bank has decided they're not going to pay interest on savings accounts anymore :v
you gotta ask him @simple sand
no need
Hm?
he wants to join
ye
so i can give him the link?
i thought they removed the role since two people dont have it
or nay
Yup
told you inhe
im apart of the server
haha i cant give u a link but he can
what link?
diskordo
I mean
If you take the site for this place
Replace the python with kotlin
Might be a good first step haha
why did you name it kord
kotlin
kotlin + discord
kotcord is fine
no
kotdis sounds good
Kotlin Discord UG if you want to get technical
noooo
lindis
(thanks jetbrains)
what does ug mean
UG - User Group
Yup
ha knew someone would ask
i kinda forgot why jetbrains made kotlin
Because the JVM is very good, but Java is a pain
oh it seems like i left the server so i joined back
:>
You know, it's funny
One of the big advantages python has is a large, rich, competent ecosystem of libraries and tools
But with kotlin, I've found myself appreciating the fact that there's only really one good toolchain and that I have an excuse to write my own libraries
Like in Python, I'd use discord.py
i wont use discord.py
In Kotlin, we have Kord, but Kord doesn't do commands or anything so I've had a lot of fun writing my own framework
oh noice
what is the process you have to go through to make a framework
It helps to have used the language enough to understand what API styles you like and don't like
is there no discord.kot yet?



