#ot1-perplexing-regexing
1 messages · Page 518 of 1
The phrase just sounds unreasonably funny to me
wack
sup with gamestop now? stonks?
Some pause of trading in the weekends
wait I just googled, NYSE is closed on saturdays?
haha
Lol
really noice
Alright lol
I think you meant Sunday
But I've seen some people saying they'll buy on Monday
yeah both are, but in "It isn't open on saturday EITHER", he meant it for the stores
ah, yeah lol
Hey! Thanks, I drew that on my iPad with an Apple Pencil 😄
If you want to annotate in a similar way and don’t have an iPad or drawing tablet, I’d recommend just using some shapes (like squares) and normal text. That’s a builtin feature on Mac and I assume there would be something similar on Windows
nice handwriting
Thanks :)
First time builds always takes a while
ah, right. Thanks 🙂
elo
guys isn't there a app, which can find a computer part's photo to find its specs?
fn main() {
let f = input("Hey :) >>\n".to_string());
println!("{}+{}", f, input("hi :)) >>\n".to_string()));
}
fn input(message: String) -> String {
use std::io::{stdin, stdout, Write};
let mut s = String::new();
print!("{}", message);
let _ = stdout().flush();
stdin().read_line(&mut s).expect("Idk");
s
}```
```py
>>> Hey :) >>
input
>>> hi :)) >>
input2
>>> input
>>> +input2
anyone know why that's happening
rust?
oh this exists
ah ty
wait a sec lol
weird that that's whitelisted
idk if this ill work but try stdout().flush().unwrap() instead of the let thing
i agree with zshanook
ah there was a '\r' char
what does that do
yes
trim returns &str
u can change the return type
or
convert the str to String
like s.trim().to_string()
i think that will work
ya that works thanks
nice
ok
if anyone wants repl.it codes or balsamiq codes pls dm me i won quite a few in a hackathon and i have no use of it
Because what could go wrong with running code from a random person who claims to have won multiple large scale events
chocolates taste amazing!!!!
Oh yes, definitely
i just ate 5 bars rn
Oh dude
how can i make my discord bot online?
I turned off secure boot and now windows defender real time protection is off and I can't turn it back on. Is this normal should? should I be worried?
just turn it on, go in settings for windows defender and turn it on
I can't I get it turn back on
@prisma agate go here in start menu
I get timeout error
you get error, when you turn on the "toggle button" of real time protection inside that Windows Security App?
yes
idk, this is a first
Secure boot shouldn't do anything about that
Sounds like windows fucked up again though
Can you try to reboot?
yeah, I turned of secure boot, and it stayed the same
I'll try that
but, I hate windows defender, so I completely removed it in the first place 😂
see, no "Anti Malware Service Executable"
oh, you can do anything, you're a programmer
but it takes far less skill set to do that
not yet.. just a high school student
that "anti malware service executable", it runs background scan on AC power, and my laptop is always on AC power, so it consumed lot of ram and cpu, so I shut it all down
as in disable it or Delete it?
I know you can disable it, but how did you remove it entirely
I have the same problem with vscode's microsoft python language server something
It consumes too much ram
how much you have? total?
4 GB
yeah, if you're 4gb and don't need windows for anything except coding, switch to linux
I need this sh** for Ms Office stuff
so I have to stay
and while I'm staying, I might as well code in this
I too use ms office but can't you get that on linux?
not Microsoft's
you can use web versions
there's some Office-libre stuff
they're not free, I've heard
microsofts online stuff is free
what distro
ubuntu is, meh
Heh, you can use Google Drive to load Office documents
what all changes can I expect in linux from windows, like if most of my time on laptop is spent on coding, music(spotify), whatsapp, and browsing?
yeah, I did some tcl on that
Ubuntu is good for beginners, although I prefer Debian
a better experience
Mint is soulless
me too, simple and free
I am planning on using kali
yeah, but microsoft's stuff is just kinda better, I think
that will be a mistake
even the best penetration testers use kali in a vm
why?
please 👏 don't 👏use👏Kali👏as👏your👏daily👏driver
it is very-very unstable thing
It isn't made to be a daily driver
yeah, its like for hackers to practice hacking, I've heard
I was trying it out for exactly that!
it will come with shit-ton load of tools that can potensially fuck up your install
yeah, I think Mint's the next choice
if you need "hacker tools" you can use katoolin to install them
so what linux should I go for, I haven't used linux before only windows so something not too hard to operate
my personal favorite is Debian with KDE
u know, Ubuntu might be meh... but it never slowed down on me, ever, it was swift always
i have 4 gig ram and 2 core 3 GhZ cpu with onboard graphics, debian never even lagged on me
for some reason, a beginner should really go for Ubuntu, because I think its used the most in the world, in all educational institutions etc
I'd recommend you Debian if you are getting started
If you are looking for some challenge you can go for Manjaro
there's a difference between "probably best linux distro for some guy" and "probably best linux distro for some guy"
I-
Ubuntu has most users, that means it is most likely to be best single distro for someone
although, although I'm going for Mint, cause I've heard or read it received some really nice updates and changes this time around
Ubuntu is based on Debian
But keep this in mind
So everything you'll see about Ubuntu can be applied to Debian
It has 20% in share, that means 80% it is not the distro you will be most satisfied
So, just go for ubuntu, is a bad practice imo
look at my other messages
yeah, windows can play games, hence the best os ever
no no, i use Debian
you cant play games on linux?
You can
You can
More or less
more or less 😂 , yeah
you also have to learn how to use usb's
what?
I mean, you suggested it, that its free
Any Linux distro can be used in-place of Kali
Most DE will prompt you to mount the USB device now
now that my pc rebooted it automatically fixed itself, probably some bug
Cool
no, its free to use
it is
ms-office online for 5gb storage, its free
all distros are
The definition of free software is a bit special
that free is meant for free software
I mean, Microsoft-Office Online geez
oh
#ot1-perplexing-regexing message
you showed this earlier, remember
You two definitions mostly:
- Software that you don't need to pay for, that's the definition for just "free"
- Software that is open source, because the Linux community decided that using free for this was smart
How many disks?
create a separate partition, install linux on it, and it should prompt you to choose bw windows and linux at the startup
just install linux of your choice(partition your drive first) and then boot
if not, you can use grub update or smtn like that to add it to your bootloader
1 hard disk with 512 GB less than 150GB used
i think you would like to go with something like 128GB or 64GB partiiton
Well, I know what the general procedure is, I don't know exactly how you do it
I think it gets loaded automatically, but sometimes windows is still primary in boot order, so u need to change that in boot settings
ARCH
u know, why I'm saying Ubuntu for beginner
https://ubuntu.com/tutorials/create-a-usb-stick-on-windows#1-overview
👆 the teach everything
i am assuming he will use grub
oh we are talkin bout beginners
Yeah, don't scare him
ubuntu i guess then
But a cool side of Arch is you are free to say "I use Arch btw"
you cant even get i3 gaps on it though 
But other than that all downhill
i disagree
eh manjaro?
installing arch is worth it, only if you're gonna stick to using arch, and never switch back
lot of work
i want stability
home server stuff
get debian then?
sh** updates are ready, need to restart now
i have debian
then what are u talking bout
i told for him
If there is one thing I don't miss over anything else, is updates during runtime
I've never had those actually
lol rest in piece
i just casually update while reading a pdf 
except when i get mirror failures thats annoying
It always tells me it's going to update outside of my active hours, and then it never does unless I press "update" manually
even tho we all use different distros can we agree to not use kali?
yes
which distro?
its not even a proper distro
yes
Well
Not as a daily driver
I'm on windows, not linux :P
if you need that tools, just install them seperatly
i meant 7 or 10
i still dual boot to it
well some people are still using XP
It reached EOL though
i only use it few times a year
Some people still use python 2, that doesn't make it any better
Ah, you already said it
https://www.debian.org/CD/torrent-cd/
what should I download here if I make partition cd/dvd ?I think I have amd64 chipset
idk, i don't code py that much
how to remove ping in edit mode in discord?
wait this will download "free only" version
you can't i think
Why would you want a non free version?
if you have a nvidia card
and he is a beginner, he shouldn't have to deal with driver installation
ah frick nvidia
non free is basically paid right?
as linus said
Isn't driver installation done at install time?
no, not open source
if you have non-free drivers, then no
never open vim
i don't think it would hurt to have non-free version, if you don't need any non-free stuff it just won't install it
and btw choose a desktop env first
whats that?
You can't share screen on the server
or basically I dowload the file, make a partition copy and run
You download the file, burn it to a CD, and boot on it
Eeehhh
Usbs are being used more and more, so I agree.
I personally prefer to make cds of I'm working with laptops, so I will still have the installation medium on hand, without locking one of my USB
but i doubt he has a cd burner
i have a 4gb pendrive, i dont think thats enough capacity?
it is
then i doubt he has a cd player
yeah but I dont have re-writeable disks/empty disks
Fair 'nuff
well i have to go, see you akarys and good luck with your installation darkligt
Cya!
Hey, I need some help with my laptop under performing while light gaming, thanks.
hmm, 8GB is usually recommended.
but it's worth a shot on a 4GB pendrive, if you don't have anything else lying around
made 128 gb partition
cool. Sure you wouldn't need more?
installing linux?
yeah
i see
To make it into a volume, it asks me to format it
should I do NTFS or exFAT
or do not format this volume
@rough sapphire
I have the iso downloaded in the D: volume btw
probably enough for most cases, i don't think he will download games
alright
use a tool like rofus to write the iso to the usb
are you using rofus?
no
idk about them, sorry
where did you get this prompt?
in the window for setup.exe
then it prompted me to reboot
windows is safe
i got back into my laptop 😅
as I typed out my problem
@rough sapphire
debian gnu continue install process
when clicking that
... lol
no idea
This is why you don't want to use the Windows bootloader when dualbooting
clicking windows 8.1 starts windows
i think he(correct me if i'm wrong) didn't install debian yet
was typing yo somewhere else
ohh
@quick ledge
I started making the bootable drive after finding my long lost usb
But I discontinued the previous installation
while booting up it shows me this
and now I have decided to install manjaro
so how to remove those pseudo debian on my system and
how to boot from usb
cool 😄
great, i don't know much about manjoro but welcome to the community!
im a real gamer
That's what they all say.
a̶s̶d̶f̶
what happened to the logo?
valentines day theme
happy february to anyone in EST
why is "happy february" not a thing? i mean, a new month only happens 12 times a year
I mean
That's the thing
There are no "happy <month>" because there are 12 of them
Except for beyond September, which is because Christmas is near
Yeah
Though people can also simply just be excited for it
But I think belief in Jesus also contributes
ikr
september? that early?
i would think it would only be december
Hmmm
lol dementati changed pfp
I guess he/she own the statue or visit the place where it is occasionally.
I love the new logo :)
I mean, it's Christmas
I agree, it’s very nice 😄
beaster vester cucumber
Am I a beast?
we are all beasts
we just never identify ourselves as one because we think we are higher form of organism when we arent huhuhu
Loll that’s something new
I’d say that we’re animals and not beasts, but yeah, the same concept applies
It is kinda reasonable to think we are a "higher form" because of self-awareness
And I don't mean that like "you can abuse lower-form animals"
in biology, there is no such thing as higher form or whatever level. sentience is just a trait that we evolved luckily i guess.
Hmm
Maybe there is, but not in the way people might think "higher form" means?
I'll be honest, but it doesn't seem that sentience from luck should disallow people being a "higher form", whatever that is
in terms of terraforming yes, but biology? no
Humans can only scratch the surface of earth. We could destroy most life, but we can’t destroy the planet itself
yeah if we are talking about the consciousness, then probably
And I think it's important to note that "could" ≠ "should"
Of course
no. it should be should
I think that is possibly the case nowadays
:(
the earth is itself a nuclear bomb given that its core has lots of radioactive materials
fun fact 😄
...
lol, it already is melting at a point of no return
That would just be like the earth scratching their knee. It’s nothing compared to the huge planet that’s inside the crust
except extremophiles
Most of the ones we commonly think about, yeah
But things living at the bottom of the sea? Things living under the ground? In caves? In great mountains or in the middle of the Pacific Ocean?
extremophiles will still live regardless hmm
It is interesting that the only reason nuclear warfare is not currently the case is because it's redundant
I mean, poison the entire ocean?
u wipe their source of energy or sustenance i guess
That’s about 1.35 billion trillion liters to poison
air inside the rocks can suffice most extremophiles
though the ones that depend on the atmosphere would probably die
wth happened here
Oh, we were just talking about death
Nothing too complicated
lovely
Like in the game ||Horizon: Zero Dawn||
do you like to tilt your chair so that it's swinging?
In this video the most used programming languages from 1965 to 2020. The data are updated to the second quarter of 2020. In the second quarter of 2020 the most used programming languages are: Python, Javascript and Java. C#, PHP, C++ and others follow.
The source of the starting data is the video and the calculation made by Data is Beautiful w...
from 1965, wow
C really caught on lol
damn
i haven't even heard of ada
Ada is really neat
How do we know that ‘To Autumn’ is an ode?
sad moment
@wheat lynx I agree, is asking people if things are true bad too?
I'm not sure what you mean
tbf rust is rather recent, isn't it?
yeah
Yep
released on 2016 iirc
2016 iirc
jinx
jinx?
oh no
double jinx
probably because you cant immediately switch to a new language
even after a release of a new one
program hello
implicit none
write(*,*) 'Hello world!'
end program hello
hello world in fortran
yeah

cool
I'm still stuck in the 60s at best 🥲
my accuracy isn't that good, this is one of the few times i got 100%
That's not bad at all lol
looks like a cool site
108 wpm w/ 97 acc
better than I expected tbh
okay i just read the installer news on python.org and i noticed it say python 3.9.1 is the first python to support macos 11
don't ask me how i did it, but apparently earlier versions also work lmao
Is there a server for C++ where ppl can ask doubts?
*don't ban or kill me(I ❤️ python)
what's the name?
ight
wow, the installer news also mentions that pip doesn't work on macos 11
@nova basin but python is very useful for teaching the concepts of programming
and is much more beginner friendly than java
Agreed. I started with Python, and it took me probably 2 years until I actually knew what I was doing. I knew and understood the basics like loops and stuff pretty early on, but had no idea how oop worked. Now I’m learning Java, and had I started with Java it would’ve forced me to understand those things early on and not left me confused for the first 2 years when I started programming
well if you had followed a proper tutorial they all teach the concepts to you
Facts
I was taught Java as my first "serious" language (after a few years of some Basic and Pascal derivatives in middle school), and I don't think I like the results. Even now that I know Java better, I don't program in it much; it's just that the niche in which it's good is pretty small (app development?) - in most cases, it's just unnecessarily verbose and not very fast.
Learning Python was what made me really start programming all the time, for my own tasks, because it became simple to just go and write a program. I understand the argument that it's hard to teach, say, DSA in Python, but I'm not sure what's a good alternative.
ot
Ahh cool, @royal lake is streaming again
Wow! Cool stream, I never expected @royal lake to stream things this cool.
agreed
wish all youtubers put in half this much effort 😔
does anyone know the name of the music in the stream, i'm sure i've heard it somewhere before
Nah, I don’t know
I think it's one of those 1800s classic
😔 those classics never really give you up huh
I've actually heard it - I believe it's something a user of this discord made up. I've seen it posted as https://www.youtube.com/watch?v=LlYQSoAZTtk.
I almost clicked
Yup, found the source - <#ot0-psvm’s-eternal-disapproval message>. @stark oasis is probably the composer.
i now know not to click on any youtube link in discord that doesn't render its embed
first case of humans taking over computers jobs
beep bop I'm listening to DM reports, fellow bots!
is a modmail system that hard to make? couldn't we just integrate something like it into @royal lake / make our own?
Someone should report ModMail
in my head it doesn't seem too difficult, but i think i'll run into issues the second i start
DMs disabled smh
What projects have you guys recently done in Python
glad you asked
https://github.com/Akarys42/cloudflare-ddns-docker
I tried to make a scanner for Minecraft region files, realised it takes 121 ms to scan a chunk, said yikes and did it in Rust.
In Rust, it takes 2-4s per 1024 chunks.
(prime example of something Python is just not good for. There was no way to make the Python way faster, not unless I wanted to rewrite the library I was using in Cython or something)
I know bugger-all about Docker, sadly and unfortunely
Don't know anything too, but Rust's speed kinda makes me curious
same
i need to learn what X typing is
d**king hell
is X typing just figuring out what goes in place of *s
If I am in control, why not, because
I have all the power in the world
If I can define words
Yeah, I was gonna mention that 😅
Something on the lines of "I'm a dictator"
Legal disclaimer: Am not
Unless...
You can't disprove I am currently a dictatorial world leader
Damn, that's terrible
A question just popped into my head
What stops miltaries of democracies from not seizing power
.topic
Yeah
And yet, it doesn't seem they don't want to stage a coup
Except for this, of course
retaliation? The US Military is ordered not to obey unlawful orders, so a coup is illegal, just becasue the top brass says coup doesn't mean the soldiers say "me too"
I like to think most soldiers do intend to honor the oath they take
Constitution comes before the brass
Varies by country, but Myanmar had been a military dictatorship for what, 5 decades before they pretended to try democracy?
The old man is gonna kill the private?
The military brass relies on fresh blood
Their bodies are no longer for combat
They are there for their minds
And tehre are a lot less generals than soldiers
Indirectly, at least
And it might not even be true
It being the threat
Also in the US the different branches would all need to agree to...overthrow the US government?
And then all the soldiers of the brancehs would need to throw out their oaths
I just don't see it happening
Myanmar never stopped beign run by the military
the democracy was a facade, and htey got tired of pretending
Hmm, I think this is a good argument against
I have in the back of my mind though: "Do they need to agree?"
And it's fair that it's gonna be a lot of people against a few (relatively)
Take over what? Their own countries? Or the world?
Hmm, that might explain it
Because I don't see Iran and Israel joining forces any time soon
But there might be infighting with a military coalition
Who would lead the world? None of these power hungry fascists would willingly give up control
You're describing WWIII and why authoritarianism is absolutely horrible for humanity
If everyone got their own Hitler
So a global military coalition is out of the table, because it's an authoritarian against other auths
Which is why we have things like NATO and the UN
to do nothing when the authoritarians attack
depends
Oh, yeah
and again, from a country that already had an authoritarian leadership style and military governance in place
where the military already exerts extreme political control
might even be a party
you are more like to have a coup
than a non political military, where politics are strictly forbidden, like the US
as you're not going to be as likely to have a group of like minded fascists all together
Coups aren't necessarily military, aren't they?
Gonna end up with people who are willing to die for country, not leadership
I mean...
how else do you take over a government without the support of their military?
Defeat the military
so that's conquest
civil war
generally the military won't allow someone to topple the governemnt, it is their job to protect the nation
Which is why they are the ones to commit a coup
sicne they get all the firepower
And also why they are the ones to stop a coup, when it is needed
and the UK, yeah. all on wikipedia, pretty crazy
Yea, the US loves coups, we're the #1 sponsor
I'm half Iranian so I've been trying to read up a bit on our history. it's pretty wild
I guess that's why we gave it a shot here in DC
I mean, it is attempted
I mean, they were trying to kidnap / murder congress who was in the process of certifying the election...
do any of you have a link I could read on, I'm now in the coup rabbithole
so uh, trying to overturn a legal election to install your fascist is definitely an attempted coup
wow, I had no idea. I'm in Canada and have been abstaining from the news mostly as of late
Wikipedia is generally a good place to read on, as long as what it says has sources
The fact that they called it 'stop the steal' is just them projecting
Literally attempting to steal an election by calling it 'stop the steal'
That's fucking unreal
LMAO
I'm from one of the states they wanted to cancel all the votes for
Only battleground states where Trump lost
no evidence of any fraud
The thing though is that there seems to be genuine belief of a steal
but in battleground states trump lost, they wanted to toss the presidential results, not hte downballot races, no issues with htose
no fraud ANYWHERE else, but battle ground stateso n the presidential ticket
Not American presidents generally
Though we did just have the biggest loser of the bunch
Normally they are gracious and accept defeat, and assist in a peaceful transition of power
I mean, I guess so
I meant it more like "it is genuinely believed that the election was rigged, despite general lack of proper evidence for and general abundance of proper evidence against"
"Rigged" in somehow the sense of a steal
There's the Electoral College and all that, but that's not it
no, it's more like "we have no evidence of rigging but I Lost so it was rigged because I can't lose"
Funny how in 2016 our elections were secure as ever
it only took 4 years with Trump at the helm to break them,
Way to sell your legacy there
It might have something to do with turnout
Yea, turnout was insane because America got tired of his shit
He did more for the Democratic party than any Democrat since FDR
feel bad for the guy who has to go back and change impeached from bool to int
We have officially circled back into programming
I want to imagine that there was a programming language invented with the independence of America
You can only use USA as letters I have placed this into my "really terrible jokes" box
no, color based
red for 1
blue for 0
white for space
white's there just for making it look neat
you can also use any other colors, but they are ignored at evaluation stage 😛
So like whitespace
man, I hate ffmpeg filter complex options. Theyre so impossible to understand.
I tried to get hstack to work, and it tells me every time that the heights dont match. Even if I use the same video.
I got someone on stackoverflow to figure this out
ffmpeg -i in1 -i in2 -filter_complex
"[0][1]scale2ref='oh*mdar':'if(lt(main_h,ih),ih,main_h)'[0s][1s];
[1s][0s]scale2ref='oh*mdar':'if(lt(main_h,ih),ih,main_h)'[1s][0s];
[0s][1s]hstack,setsar=1" output
And that works, really cool. But that doesnt help with hstacking more than 1 input.
those options are ridiculous tbh
But I can run the script multiple times. using the output of the first time as one of the inputs the second time
This takes longer, but its so much easier that figuring out that insane option syntax
Ves is in trouble today.
no meme(
Hey
hello
I need to learn numpy. I want to use cv2, but a lot of it I dont follow because Ive never done much numpy.
So I do that

What is advent of code
did anyone know here
Advent of Code 2020
https://adventofcode.com
Theyre coding puzzles that people compete to finish faster i think (not sure)
its finished
you can still solve the puzzles for practice but the competition is done
Once you're logged in with one of the Auth providers, you can go back to the calendar and do any puzzle you like
You're still getting points and you can still join private leaderboards, if you like
Although I'd just consider them to be fun puzzles that may help you learn a thing or two
what is sponsor joint code
you can leave it empty
You don't need one. The event has some companies that sponsor it and if you're an employee of one of those, you can enter a sponsor code
but if you're not, and it sounds like you're not, just leave it empty
No not at all
Ya
after going on the calendar I should click on 1 n
I should try them some time. Im learning numpy and cv2 right now
What Im hoping for is that cv2 will allow me to accomplish some tasks with a more clear interface than if you write them with ffmpeg.
Its hard to find answers
@drifting bay @tropic tusk afaik it's not that python itself is being detected as a virus, but the process of compiling python to an .exe has been used to make a lot of actual malware so antiviruses have noticed and started flagging everything that does that as malware
makes sense. either way, seems like just about everything that isn't completely basic ends up being detected as a virus, it's annoying
yeah i haven't actually tried compiling python programs but it definitely sounds annoying
https://pyinstaller.readthedocs.io/en/stable/bootloader-building.html if you do this, it should fix it
for pyinstaller at least
you just install python on the machine that's running it, yeah
i do like it though; it's a nightmare trying to get anyone to run what you make as a python script
They are interpreted by a virtual machine
if your os is set up to run python files you run the file directly but otherwise it'd be something like py somescript.py
Right, usually it is bundled as a module and installed on the system
this is what's frustrating btw; release it as code and people can't figure out how to run something that isn't a .exe. release it as a .exe and you get messaged accusing you of spreading a virus
Hence why you write dead simple install instructions
if you're selling it and it's like a big project maybe you could afford to take greater steps to get it removed from all these virus scanning sites
or just verified by a good one and call it a day
okey thank you very much
import cv2 as cv
cap = cv.VideoCapture('vid.mp4')
while cap.isOpened():
ret, frame = cap.read()
# if frame is read correctly ret is True
if not ret:
print("Can't receive frame (stream end?) Exiting...")
break
gray = cv.cvtColor(frame, cv.COLOR_BGR2GRAY)
cv.imshow('frame', gray)
if cv.waitKey(100) == ord('q'):
break
cap.release()
cv.destroyAllWindows()
If I run this, it plays the video. If I click the X in the top right window, it will open the window again infinitely until I press q. Why?
Also, cv.waitKey(delay) seems to be tied to the speed the video plays, why is that connected to the 'q'?
yeah
lol
@west zephyr what is ret?
hmm
ah ok
cools
is cap.read an iterable?
does it return*
i see
Is there any way through which I can check how many hours I've spent online?
You can install an extension that would track that, if you are in a browser
But the tracking would only start after you install it
That kind of depends on what device you have. On Apple products, you have the ”Screen Time” section in Settings, where you can track your screen time and the distribution of what you’ve done during that time
screen time is there on newer versions of android too
idk abt windows
yea
they already track enough
Ooh
I need to comb through every repo I have and copy out utils that I rewrite constantly across new projects and put them into a global utils library...
quick one: why this server doesn't have user roles(other than mods, etc)?
Mainly so the roles are more meaningful, so if someone sees someone with a role they know it doesn't just mean they've clicked on some reaction somewhere or sent a certain number of messages
@empty orbit
didn't it used to have developer or something
everyone is assumed to be a developer so no need for that role i guess
It seems pretty logical that once you have an operation, that you'd want to find it's inverse
imo the fact that the area under a curve is even remotely related to the slope of a completely different curve is hardly trivial
integrals were defined in terms of sums though -- and derivatives defined in terms of ratios -- it's not obvious what the inverse of those definitions were
Hmm
before limits and all the weird liebniz infinitismal stuff
I'm guessing the rules of differentiation and integration for functions weren't really known yet?
some of the rules were known
derivatives of polynomials i'm pretty sure was known
and probably trig functions?
my math history isn't that clear
But once you have those, isn't it pretty easy to derive their counterparts?
calculating, say area under a sine curve isn't that simple --- you need some amount of infinite series stuff which probably wasn't developed until later
Yo guys I'm in need of a news API that supports multiple sources. Any idea of good ones?
maybe they knew that the area under the curve corresponded to the antiderivative, but i dunno -- and it certainly wouldn't have been obvious that it generalized
Yeah, that makes sense
i think once you have the fundamental theorem of calculus, things develop very quickly though
He [Leibniz] continued this reasoning to argue that the integral was in fact the sum of the ordinates for infinitesimal intervals in the abscissa; in effect, the sum of an infinite number of rectangles. From these definitions the inverse relationship or differential became clear and Leibniz quickly realized the potential to form a whole new system of mathematics.
Around 1673
should be noted that leibniz's approach to calculus wasn't axiomatized until 1960? ish --- the nonstandard calculus is a really fun way to learn it
In mathematics, nonstandard calculus is the modern application of infinitesimals, in the sense of nonstandard analysis, to infinitesimal calculus. It provides a rigorous justification for some arguments in calculus that were previously considered merely heuristic.
Non-rigorous calculations with infinitesimals were widely used before Karl Weierst...
and the proofs are a lot simpler, in fact!
it's a bit of a shame that delta-epsilon proofs are still so popular

I need a stress relief channel oof
hey @surreal otter
hello
stuff to do with the computer?
C runs the world?
yeah true
Well
more easy for computer to understand
c is very powerful
yup
oh i see
But if you want to be ahead of the pace, you can risk it
and go with Go, Rust, Zig
they are the ones trying to replace C
but C is here
those might not be
Go is moving ahead now
C only needs one replacement, and right now that replacement is C
C has jobs today
will havej obs tomorrow
in a decade? You'll already be in the field
You can learn on the job
C is safe
C is like basics
Fuck that noise
C# is Java by Microsoft
and Java is fuck Larry Ellison
Fuck closed source languages
whats that lmao
for profit
ohh
Anyways Java is moving down in popularity
terribly restricting license for recent versions of java
oh ok time to ditch considering java
Anyways
never heard of zig though.. and hesitant to learn them, afraid that they wont be as good as learning c
no meme? :'(
I can't find it
rip
I saw it on reddit on the phone this mroning, maybe yesterday
no idea which of the subs
yes
oh sheeeet
What?
yup
Yeah MS .NET uses it
in which way
a lot of complexity gets added
tru
but as gnabergasher said, its anothe close sourced langauge or smth right
afaik it's open source
I may be wrong
Yea, I'd go with C or C++ over C#, larger support overall
very handy
it is the hotness
aight, i'll try out c
and if it explodes my brain, python it is
c after python may or may not be the best idea
really?
It's gonan be different, but you already understand a lot of CS Concepts
it'll be annoying even if not difficult
but I am learning at the same time along with basics of programming
no one said it would be easy
at least this go round bools and strings and ints make sense
there's gonna be a few more
but they'll fit in
python is spoiling me is what im saying
true
ahh
specially stuff like itertools
Python does make things very human friendly
python is very simple and beautiful
agreed, but i really dont know what to do with python yet
so might as well learn a new language
Language should majorily depend on the work u want to do with it
becoz there are many languages
but you don't know python yet
and you don't know what to do in another language either
for real though, webdev is where it's at
major dilemma
currently am thinking of data science and ai, which should be python, and maybe web dev
netsec is another option
C is nice, but webdev lets you deliver your Python app to the world quickly
and scale it
they should learn js then 
The Ruby path is fun, Ruby is very Python like, but the JS path might be wiser for the future, thoguh rails is still rather popular
but i see many people in web dev, and im not very creative at designing web pages lmao
well then back end it is 🙂
Yeah for web learn javascript
if you have no desire for it don't. C is a great choice
BUT you can learn
I see pictures all the time on reddit "Me 10 years ago: Trash, Me now: Photorealism" Obviously all fake and for the karma
lmao
but you can improve, you jsut gotta think about if it's something yo uwanna do, which it sounds liek it's not
Why don't you want to learn more Python?
not sure, i see my friends using java, cpp creating all these cool apps whereas me whos been learning python for almost a year making at most a web scraper
Basics:
Variables
Conditions - Chaining
Operators
Control Flow
Loops & Iterables
Data Structures
Lists, Sets, Dictionaries
Functions
Mutable vs Immutable
Common Methods
I/O - Read/Write
Intermediate:
OOP - Classes & Objects
Object Design Patterns
Data Structures - AlgoExpert : Paid, find free
Comprehensions
Lambdas
Collections
Map & Filter
*args, **kwargs
Inheritance
Advanced Class Behavior - Dunder Methods
PIP
Environments
Making Modules
Async I/O
Advanced:
Decorators
Generators
Context Manager - with
Metaclasses
Concurrency Parrallelism
Testing - Unit Testing
Test Driven Development
Building Packages
Cython - C Code that links with Python
Of that list
really not sure what python is specialised in
How much do you not know
hm
It's a list I keep in my personal todolist, reminder if I'm ever bored of things I can look at
at advanced ig
cool
maybe i shld do that too
enjoy
Bools and floats under data structures 
yeah i just left the concepts in the advanced section to learn
Yea, I'm not smart, never said I was
never said you werent 🙂
Was talking to the other guy
You won't regret learning C though
I mean, you might while you learn it, but if you persevere, no regrets
Everything I've heard about Java, from the community, is that people who work with Java hate their jobs
YMMV but that seems to be a common theme everywher I listen
and C# is just Java for Windows
Maybe Java is actually the best thing ever, but since the big corps use it, and peopel hate working with it, it just sounds like evil to me
Java is quite nice
no
yes
😬
python
The most annoying things about java I ever found is the package conventions
which don't matter all that much
You are not allowed to use that command here. Please use the #bot-commands channel instead.
great 🙂 thanks
😭 confused on which language to learn now
just pick one
https://wheeldecide.com/ put them into this website and spin the wheel
lol
you can't decide if a language is worth learning without at least trying it out
I make quite a few decisions this way
naisu
tis surprisingly nice
yes
took this photo randomly, good or bad?
some random user decided to send me a friend request
is this the magic of valentine's month? 👀
suspicion intensifies
Your simply famous now
It happens all the time unfortunately
lol there is a queen
That's a soldier
oh lol oh ye. if it is a queen, it should be fully large fat white
isn`t this an approxtrophe
its spelled as apostrophe right
' and this is an apostrophe
` is a backtick and not a valid english character
` is almost a ', hence an approxtrophe
one more one liner
f=lambda s,l=None:(True if not(s or l)else(False if(l and not s)else(False if(s==')'and not l)else f(s[1:],(l+['('] if s[0]=='('else l[:-1])))))if l is not None else f(s,[])
checks if () are valid
>>> f('()))')
False
>>> f('(())()((()))')
True
>>> f(')(')
False
>>> f('((()')
False
lol
i dont know if i should be happy or sad at the fact i understood the code 
happy
f=lambda s,l=None:
(
True if not(s or l)
else (
False if(l and not s)
else(
False if(s==')'and not l)
else
f(s[1:],(l+['('] if s[0]=='(' else l[:-1]))
)
)
)
if l is not None else f(s,[])
here's a slightly more readable version
did you use black to make it readable
no
manually by hand? 
yes
Black tends to make those kinds of things one line
For a moment i thought that was a spaceship lol 😆
Whcich is better VSCODE or PyCharm?




