#ot2-the-original-pubsta
652 messages Β· Page 84 of 1
shared prefs is recommended for android
irdc if it's the greatest app ever
but you do you
guys guys
what about girls
deep
what
when?
why
which
lies, you broke the chain
@jovial island btw what's the discussion in your profile picture?
oh
Lol why's that your avatar haha
lmao this actually makes sense because of the question mark in the avatar
the first left eye is a, right eye is p and the right leg is h, i don't know why did i turn out to be a frog
Huh..
blue what is project writer? 
Social deception game
Like Among Us...
- but with proximity chat
- Natural elements and survival
- Cooperation (big tasks you do collectively)
- Chance to fight (no instant death)
Think Among Us with many of the best mods out there
Tru
ah damn
thats nice
ooh, I've seen some people stream it, it looks really fun.
Hey guys, rust or cpp? why?
I was asking, more of practically
depends. what do you want to do?
u didnt call it
Brits destroying themselves https://eand.co/brexit-is-destroying-britain-and-britain-still-cant-face-it-d6df441c23bb
serves them right tbh, since they did vote. Though gives us juicy news
lol
hnm i was pung π€
time for ctrl + i, I guess
it wasn't there
my GAN's generated samples are burning in the pits of hell
one of them lowkey loooks like Gabe lol
And the other lowkey looks liike the creator of Python
real life troll face
does anyone follow the nba
Woah π΅βπ«
Yeah
correct, it is has kell
@rapid zinc π
is your screen running at 1Hz
I think the bigger question is why is it warped
There is most probably a mathematical explanation
because this warping can 100% be modelled by a simple2d function
Hmmm....
His screen is walking at 1Hz 
http://tomscott.com - http://twitter.com/tomscott - The Delta Works, to the west of the Netherlands, are one of the modern wonders of the world. But there's other, lesser-known infrastructure there too: including the Rozenburg Wind Wall, on the Caland Canal, which turns a dangerous, windy stretch of canal into a much more navigable bit of water....
Today I learned that the Dutch can not only control bodies of water, they can also control the wind
What other forces of nature has the Dutch controlled
me
Fun fact, any country with wind turbines is stopping the wind
Or well, slowing it down
I took a screenshot of a photo of a screen. I can like zoom in and out and the shape changes
Like that
wtf lmao
I have no clue whatβs up with the image itself
Or maybe itβs also my phone screens fault
This is the image
wait, are you taking the picture of a picture?
No, just a screenshot
A person took a photo of the screen
you are taking your image from another device
what did you use to take this one?
And then I took a screenshot of that photo in the discord chat
right
For this one I just downloaded the photo
This one I slightly zoomed in on the photo and took a screenshot
Context:
Context:
import webbrowser
for rick in range(511):
webbrowser.open_new_tab("https://youtu.be/F4qicK39ISc")
how long does it take to dealloc all the memory haha
About 30 seconds
Enough to feel concerned, not enough to actually start looking for a solution to the problem ><
!d webbrowser.open_new_tab
@rapid zinc i wonder how you navigate to other tabs
shouldnt the tab icon for each be very small?
firefox, so I can:
- search by url
- scroll
- dropdown menu
i thought i had a lot but nevermind i see through my delusion now
@agile fractal this is a beta feature and it's currently only available to partnered servers
I pinged you here because your question is off-topic for #internals-and-peps
Sorry-
What do you mean partnered server?
Ah, so I can't do that for my server-
Depends on your server, there's some requirements listed here https://support.discord.com/hc/en-us/articles/115001494012
It's not a community. At least, not yet. Too small.
Interesting, my private server has it
https://support.discord.com/hc/en-us/articles/4405001554199-Scheduled-Events
Note: This is currently only available to Discord Partners, but we are planning on rolling this out to all communities soon.
π€
Steak Bot give Steak
π₯©
Omg
what did I do and how bad was it?
lol someone called you "fella" in a help channel and I though it was funny
Stelercus is a feller
which is either like a western accent for "fella" or... someone who fells trees, I guess
What?
:incoming_envelope: :ok_hand: applied ban to @grave umbra permanently.
spill the tea
They used a ghostping selfbot command
for funsies?
idk
-ban @everyone
oops. how did that not work
It's worth noting that uh... that was a joke, and I hope it was funny
if I have a component made out of GPLv2, should be my source code opened or I can keep it private?
Your code will have to be under GPL2/3 specifically afaik
yeah, that's I already know
nvm though, I already found ultimate guide with FAQ to all questions
apperently the code can be kept private
but if it would be ever one day become published
I would need it being licensed/distributed as GPL2
oh...
plus... if i will distribute binary files
I will need to distribute agreement to provide source code of the program by request apperently
Ah yes, the GPL
"Fuck you you're gonna have to make it open source whether you like it or not"
I went the way of the BSD-like licenses
there is a loophole
if the company provides the program as service as their own servers ;b
at least this loophole exists for GPLv2
aGPL closes this loophole
I'm fine with the LGPL
I would have to leave with GPLv2, whatever I want it or not at the current job
Since only the code used (such as a library) has to be forced open source, not the entire project
the only thing left to worry, compatibility...
which libraries I can use with GPLv2
I for example wished to use... PyQT5
but it has complications with requiring payment for commercial usage
how would it merge with GPLv2 is a good question
better perhaps to choose something more open source, Tkinter, Kivy? to avoid the problems
That sounds like a headache to deal with
GPL stuff gives me a headache and a half
There's Tkinter and Kivy yes, I've also been meaning to try DearPyGUI and Pywebview. I've heard of PySimpleGUI and Pyside
it's why all my stuff is released under MIT
Oh wait PySide are Qt bindings
I'll probably go for what I heard Flask is going for. BSD and also applying it to documentation
Since BSD usually only applies to the software itself, or so I've read
the front end of my app using Pywebview https://i.imgur.com/yECiDNq.png
the backend actually runs on Haskell with Scotty
Nice. What have you been using on the frontend side of things
Literally just static HTML/CSS
likely going to use a static site generator for it, to avoid using a database on the webserver side of it
local data will use sqlite for the "VTT" setup
basically will just have to write a bit of typescript to get interaction up to snuff
and that is hopefully going to be the worst thing I have to do
If it's the library that's demanding payment...
I'm honestly not sure whatever's going on at Qt land
MIT is the way honestly
I work in commercial org.
I really like it, "Do whatever you wish and want to just include the license*.
lol
Basically "Do whatever you want, credit me and include the license. I don't give warranty lol"
Thanks. I ll check it as an option
Basically the software equivalent of Creative Commons-BY
That literally the terms, and I can say that because I can read it. Apache and the BDL (or is it BSL) have similar terms but I don't want to use them because I don't understand them.
I don't know how much credit you need to give. Usually the license is enough right?
BSD 2-Clause is basically the MIT License minus covering documentation (but can applied there anyways). 3 Clause adds a "me and the contributors are not your advertising material unless we grant permission" and 0-Clause is essentially public domain
In general, just follow the netiquette and you're good as far as I am aware.
Ah, the 3rd clause sound interesting. So if a company builds software on top of mine then they can't advertise like "Powered by XY project etc." (Etc. As in some more statistics about the project).
https://opensource.org/licenses/BSD-3-Clause tbh BSD doesn't look too different from MIT, only subtle differences it seems
There's also the 4-Clause BSD license
- Neither the name of the copyright holder nor the names of its contributors may be used to endorse or promote products derived from this software without specific prior written permission.
This is exactly what's stated in that 3rd clause
Yeah so if someone forks my project they can't advertise it as such (other than saying it's a fork). IANAL though so I guess we may never know
It is pretty uncommon for code licenses to be tested in court so many of these things haven't been tried.
Then there's that one derivative of the BSD 2-Clause license that also covers patents
trying to understand what is compatible with GPLv2
if I get the stuff right
https://janelia-flyem.github.io/licenses.html
https://janelia-flyem.github.io/images/open_licenses.png
If I have core component made in GPLv2
I could use components in LGPLv2(as a library part), MIT/X11, BSD, Public Domain
as long as I license the combined product under GPLv2
I wonder if I understood it rightly
Open Source Licenses and their Compatibility
The nice thing about permissive licenses is that I don't have to think about these
the nice thing that I am usually working as backend/devops and not needing to care about all of it, since binaries aren't distributed
as long as I don't encounter stuff like aGPL
that's just the nuts situation when I need to fulfill a bit of desktop development as well
Ngl seeing that graph
It just makes me think the GPL is just a pain in the arse
Maybe other than the LGPL
MIT looks indeed cool in this chart
Kivy is MIT π
already loving Kivy in advance
MIT and BSD are like siblings
The only difference I see with the 2-Clause BSD License and the MIT License is that the MIT License by default covers the documentation too (unless you use a separate license)
For 2BSD it doesn't cover them, but can be
Tkinter is Python license, it is written being similar to BSD license. So it should be good I guess?
Yeah probably
Kivy has the added benefit of also covering mobile interfaces
Tkinter is Python license which is close to BSD license
so in theory there should not be issues
all right
so I have a choice between Tkinter, Kivy and PySide then
PyQT5 is thrown away as license incompatible
just include the license? what's the point it?
Because the license requires that the license is included if someone makes any changes
argh i hate java, gradle and all that bloaaaat stuff, i've spent 5 hours on gradle problem
why the f did google even choose java as android language
java sucks
they chose kotlin for android app dev right?
yea but kotlin is jvm language thats why it sucks too
because java was the only language for large software projects at the time
you also had C and C++, but those would be far worse
why not golang or python, it's much better than java i think
android predates usable go and usable python
and you need parallel threads in android, which python cannot do
i mean jvm language
with compilation
jvm is not a language, it's a runtime
you probably mean jvm bytecode
java-like language
but honestly, if you actually read up on gradle to an intermediate level, it starts to make sense
it's just not a simple thing like pip or go
it is an elaborate, complex system for managing dependencies for the insane hell that is dependencies in java
java also happens to predate a central package repo
sorry I don't want to discuss here, I've given up
i think java should have its own dependency manager
like pip or npm
Gradle > maven
First of all its not cursed xml
Downside is you gotta learn some groovy to cope (?)
315 when???
Soon lol. A couple more months. (For 5 reps atleast)
I hit it for a single but doesnβt count on my book until clean 5 reps XD
How many std's do u have?
just turned 20 π
Um
XD
mayb someone hacked u π±
Idk how u got so many stds
π€¨
How
im thinking about it
Well there's only 1 way to get an std ig

!mute 844657199229042708
:incoming_envelope: :ok_hand: applied mute to @topaz socket until <t:1632941595:f> (59 minutes and 59 seconds).
lol
I didn't click that video... was it bad? D:
me neither. my guess it was a bass boosted loud unfunny meme
twas nsfw
oh my
oh yikes
Yeah, but also the prior comments weren't great either.
wtf did i just read O.o
he asked me for my age initially and edited his message to that lol
This poor soul https://www.youtube.com/watch?v=O0cAx1jLbJk
Move over toddlers, this is how you tantrum! This little Koala never gives up and persistence paid off - it won the tree by nightfall! I felt so sorry for this poor bubba, it was heart breaking to watch and so very hard to not to go comfort it, but I don't interfere with wild animals and will call koala rescue / 1300koalaz for advice (as I di...
classic
the baby koala is so similar to how a human baby would act
nah mate those thing are deadly wait so are humans
lmao
i would much rather have koalas take over the world instead of humans
i think the only dangerous thing about koalas are their claws
dont think they bite
Koalas are hella dumb
π’
You can put eucalyptus leaves in front of them and they wont eat it
Also who the fuck decides to just eat eucalyptus leaves
That shit's poisonous

i know some animals build up an immunity to poison
i think the honey badger is one of them. they get poisoned by a snake and they just take a quick nap
But snakes are nutritious
Leaves are 90% water
Thats why all they do is sleep and eat
true, no energy from their diet 
Low energy animal
hello are yall talking about me
are you a koala? than yes 
im just the low energy without the cuteness
haha
π¨
so then how come nobody's got a linter that works properly in VSCode
any time I see anyone programming Python on VSCode, they've got no linting
only syntax highlighting
I've seen it so many times in the help channels
I don't do python all that much in vscode though
People who use VSCode can't solve simple issues because their linter isn't working
well. not because
but it'd be a hell of a lot easier
idk. I hate using VSCode for most things
I use it for rust, pycharm dominates for python
Any time I wanted to use VSCode for anything, it meant going into the configuration files
or configuring launch/debug files
really annoying stuff
Linters work fine, its 99% something they've done wrong
ie not activate their venv
Or not have proper dir structure
Its a linter, not god
with that said, fuck pylance
Only reason I could think of is disabling Pylance and having no active linter at all, that or they've'nt saved yet
Why though, seems to do the job right
its too annoying when youre trying to write small scripts
can't you just ignore it? how annoying are the errors?
yellow squiggly lines are plenty annoying
you have to save in order to lint?
The linter only sees changes per save
Currently I'm using autosave to get live linting
Guess I'm just fine with a pedantic linter
pylance bad, change my mind
I can't see why it's bad tbh. Left the previous one Jedi for Pylance
If it also ends up doing Mypy's role too
Pylance has a type checking option, by default it's at basic but can be set to be strict
Because of that I haven't seen the need to install Mypy atm
yesterday i ran mypy on the files at work
its a tkinter app
255 errors across 30ish files
deleted the branch immediately and did something else
clion is amazing for rust
like amazing
I've used both
In my experience, VSCode outplays it
i am using rust-analyzer
ah
hm
ohh
yeah I'm not using the native intellisense for prediction
I'm using tabnine pro
free if your a student :P
if your school is registered*
smh our school didnt give us ids this year
what should i put for ID
too much going on imho
i guess ill ask maam today
Is that JetBrains Mono?
consolas best
perhaps, code is quite messy
something I've got to fix tomorrow
Got my blog to work, now to make the code pretty
ah
i like my terminals docked to the right
but i got a big screen
My favorites are Victor Mono and Fira Code
hm
I dont dock my terminals
wait
dock?
i just move my terminals to the editor space
i mean split off to the right
ew why
cause 24inch screen can fit it
good point
learning calculus on the fly has been an... interesting experience
ah sounds like this channel is for me
looks back to a couple of years ago when I had serious addiction problems
yeah sounds about right
i dont have substance addiction but this channel is still a mood
it's not a fun path
If discord says a password is too common or easy to guess, does that mean they snoop around users passwords?
How would they know if a password is too common without looking at their users passwords
No. Its pretty common knowlege what is bad passwords. Like 12345678 and such. So they run checks before hashing your password for storage.
Then after the hashing they have no idea what password made that hash. And that is what it checks against when logging you in.
Ahh I see
hmmm so is that sufficient to save u from having bad passwords?
I thought they had like a plaintext database of common passwords and they checked it against that π
Yeah. As a bad password wont get hashed so to say as it gets blocked by the checks.
They probably do that too.
Oh lol
Together with generic checks like minimum length of 8, 1 digit, etc.
Ah yeah
Because password12345678 is very easy to crack
Even if it would "pass" those checks
For my new project Iβm not even gonna deal with passwords
Straight up google auth or other services
Too much of a burden
I both like and heavily hate this new standard of "security".
As now your google account is no longer just for google services.
Its for ALL services
Loose google, and you loose EVERYTHING
Oh true
Stuff like openid would "help". But nobody allows arbitrary login services.
So even if its a decentralized auth system, its made void by that people just forcefully whitelist only google, facebook and twitter.
Would you say a mix of both option is good? Having auth from other services but also your own auth service?
Yeah. Not everyone wants to use google for your service. Or even yet has google.
Oh yeah definitely.
But like, id just point you to premade auth systems like keycloak or ipsilon.
Then just having those at a auth.example.com or something to give you keys you can deal with at the application level.
Oh interesting. Iβll look into those premade systems never heard of them before. Thanks
Yeah its called identity providers. There exist many more
But i only really know of the Redhat projects
You can even make things like Keycloak front your application and deal with the auth at that level. And your application can be free of auth related code.
But i dont know which of the two are the so called "better practice"
This one looks promising
how do you take the curl of a vector field that has no function, just a bunch of values like a matrix
@proper python are you sure that's a vector field
@compact dagger such bad password detection could also be done client side
why is that
You really like rust
Rust is a great language
@daring jay would you like to try and convince me to learn rust? I fail to find motivation or advantages for my usecase (web backend)
I just learned it because it seemed fun and the best of my options for learning a low-level, compiled language
I've come to enjoy how nice the compiler is
I like a compiler that is really strict, what I don't like is small ecosystem
Rust's ecosystem is hardly small, it's constantly growing
https://www.arewewebyet.org/ has the current-ish state of web dev in Rust
I haven't worked with Rust a ton yet, but so far I've found nothing but great stuff in their docs and all the other stuff they created
So working through problems was no issue
Also, the standard rust toolchain is absolutely wonderful
cargo 
No need for 3rd party tools when you have rustfmt, clippy, rustdoc, etc.
what is clippy
Linter
No afaik, it's a CLI tool
so flake8 but rusty?
Although the compiler does quite a bit of the linting
I don't see why you would wanna use it for a web backend. Doesn't seem like it would be its specialty.
I mean, I'm sure it can do it, maybe there are even some decent frameworks, and I'm sure it's very fast, but why bother?
exactly
You could just use something more standard, like Python or node.js, and if you have something that needs to be super fast, you can write separate Rust services and just call them.
I already use .NET at work
and it has some of best benchmarks
and it has stupidly large ecosystem of packages
like identity, entity framework etc.
What makes Rust more or less standard than Python or Node besides the fact that it's been used for longer so it has a larger ecosystem?
codegen tools, dependency injection etc
rust feels relatively less established
i mean yea
i mean it has extensive tools and stuff
but idk
there is not a single job offering for rust at my place
its just newer
Rust is just too new, but its ecosystem is growing
Strict memory management seems unnecessary for a web backend. You don't need to optimize it like that.
rust is fun to use
I find it really nice to use
I'm big on the right tool for the right job.
Rust is great, but it's great for maximizing performance primarily.
I find it great to write in personally, so it's what I try to use
i wonder what's --release
makes my code a heck of a lot faster
i mean, is the performance of rust even a valid argument as it's pro?
I think it's amazing how convenient Rust is given that it has to work around ensuring high degree of control over memory. But it does have to work around it. It can't rely on a GC like Python or C#.
It runs optimizations and other things to prepare it for production. The modes are:
Debug: for local dev, sacrificing end speed for faster compilation times
Release: slower compilation times, faster in execution
i see
clang/gcc have a lot more optimization options
like level of optimization
( -O1, -O3 ...)
Optimize Options (Using the GNU Compiler Collection (GCC))
gcc has like a whole page for those options lel
long page
i recently got this thing with vs build tools
can you use it to sign pyinstaller binaries
Itβs more of a vector matrix ig
@proper python the point is that you have a list of coordinates (vectors) where you have arrows (vectors) -- that's a vector field
if you have a list of coordinates where you have a list of numbers (scalars) -- that's a scalar field
I don't know how to calculate the numerical derivative like that but I'd look up how to calculate the normal 1d derivative and step up from there to partial derivatives and from there to the curl
since you don't have the functional form
Performance highlight of the week for @rustlang: The new pass manager in LLVM 13 (now in nightly) leads to significantly better compile times. Almost every benchmark shows improvements between 5-20% (Right: % change in instruction count; Left: times above significance threshold)
101
640
Alright
i still wonder why i blocked u
@fluid plank I can say something to make you want to block me
how would that work
that won't work, if they blocked you, they won't see your ping
@fluid plank are you a he or she or nonbinary
he
@sharp spoke here
i prefer females
so i am a he
!e
n = 5
for i in range(1, n+1):
for i in range(1, i+1):
print(i, end=' ')
print()
@jovial island :white_check_mark: Your eval job has completed with return code 0.
001 | 1
002 | 1 2
003 | 1 2 3
004 | 1 2 3 4
005 | 1 2 3 4 5
np ill help you get up
@jade bolt
np ill make you fall again
oh you sneaky ....
yes lol it definitely works because of the way for loop is implemented
but in general its a bad practice lol
yeah ofc bad practice, i said that before coded lol.
i have fallen
!e
print(1)
print("1 2")
```~~ i'd say this is a better practise~~
@jade bolt :white_check_mark: Your eval job has completed with return code 0.
001 | 1
002 | 1 2
does @sharp spoke have you?
no sorry sir
i am a free human not owned by anyone
bruh, just include \n at this stage!
this makes me wonder if i could do this
oh lol, i've just played around with these quite some time in java so they're handy.
also get back to that channel, guy is stuck
!e ```py
n = 10
list(map((lambda i: map(print, range(1,i+1))), range(1,n)))
@sharp spoke :warning: Your eval job has completed with return code 0.
[No output]
:((
lazy ass map
map is lazy yeah, list it.
@sharp spoke :warning: Your eval job has completed with return code 0.
[No output]
inner map too
!e
n = 10
list(map((lambda i: list(map(print, range(1,i+1)))), range(1,n)))
@jovial island :white_check_mark: Your eval job has completed with return code 0.
001 | 1
002 | 1
003 | 2
004 | 1
005 | 2
006 | 3
007 | 1
008 | 2
009 | 3
010 | 4
011 | 1
... (truncated - too many lines)
Full output: https://paste.pythondiscord.com/vopefulipo.txt?noredirect
yes, now what about end lol
!e print("1\n1 2\n1 2 3\n1 2 3 4\n1 2 3 4 5")
@dusky cliff :white_check_mark: Your eval job has completed with return code 0.
001 | 1
002 | 1 2
003 | 1 2 3
004 | 1 2 3 4
005 | 1 2 3 4 5
ez
get out, you're fired.
smh
!e
n = 5
list(map((lambda i: list(map(lambda _: print(_, end= ' '), range(1,i+1)))), range(1,n)))
@jovial island :white_check_mark: Your eval job has completed with return code 0.
1 1 2 1 2 3 1 2 3 4
!e ```py
n = 10
list(map((lambda i: list(map((lambda x :print(x, end=[" ","\n"][x//i])), range(1,i+1)))), range(1,n)))
@sharp spoke :white_check_mark: Your eval job has completed with return code 0.
001 | 1
002 | 1 2
003 | 1 2 3
004 | 1 2 3 4
005 | 1 2 3 4 5
006 | 1 2 3 4 5 6
007 | 1 2 3 4 5 6 7
008 | 1 2 3 4 5 6 7 8
009 | 1 2 3 4 5 6 7 8 9
@dusky cliff no worries i have a bucket of water, you wont be fired anymore
bruh
thank you aph
explain array magic of end please?
na
explain string magic of \n please?
:D
smoke on water, fire in the sky
it basically does end = array[0] = " "
till x has reached its final value (of i) ... in which case it is end = array[1] = "\n"
@steel marlin you may ask here.
so what is x//i ? oh so when i will be x(last time), the value will be 1 so it will take '\n'?
your sexuality doesn't define your gender or your pronoun... .-.
yess sir (basically using the fact that x//i = 0 for all x<i)
||oh yeah i always interchange those by habit|| my bad
How. What.
so you are accidentally a female who like males
or usually a male who like females?
π₯΄
idk
i have a male reproductive system but idk what my gender is
yo
howdy
Woah tyty
I have a question about NFTs and Ethereum:
NFTs are popular nowadays, and you always hear about them being saved on the blockchain..
How exactly do you retrieve the associated data of a NFT from the Ethereum blockchain? e.g. If I wanted to create a page that lists all the NFTs in a collection, as well as their properties?
Help or pointers to the appropriate resources would be greatly appreciated, thank you
to my knowledge, an NFT is just a link to the image/whatever else
I'm pretty sure there is some metadata/properties associated with the NFT
But either way, I want to know how to actually retrieve those from the blockchain
@jovial island

lmao
@jovial island i can help you get in
lol im good for now
lmao
I tried; there doesn't seem to be a huge community discord for crypto/eth DEV like this Python discord.
I found like 5-6 servers with ~200 ppl
Check out the top link under "Chat rooms" here: https://ethereum.org/en/community/
What are the chances that the bots this server aren't written in python
- They are written in Python.
That's what i thought
!e print('PYPYPYPY')
@lofty venture :white_check_mark: Your eval job has completed with return code 0.
PYPYPYPY
!e print('``` weeee')
@lofty venture :warning: Your eval job has completed with return code 0.
[No output]
lol
become π
Nnnoooo
π₯
Bye
We don't really recommend spamming just to meet a minumum
Instead, focus on having a productive conversation while here in the community
i can talk about python
we*
That's a great topic here! 
ok, so i need to make a final project for my py course
and i really dont know what should i do
(can include django sql tkinter selenium..)
any suggestions?
Maybe a website / GUI app / some sort of database?
Well what interests you?
Create a data visualization about how the clothing the F1 drivers wear affects their racing scores
There is likely no correlation, but we don't know yet
yea
that i wanted to say
:)))
so i should use pandas matplotlib
seaborn
and statistical stuff?
All sound like good options
how hard do you think it is to learn anoter programming language after you already know one?
I would think it gets easier, just have to learn the new syntax and other language - specific aspects
But the core ideas should transfer between them
i see youre already knowledgeable, it wont take a while to get voice verification then
there will be some hiccups but that should be fine. except u will have a hard time on some lower level stuff
thanks for that, i cant appreciate my own knowledge so itβs good to hear that
or something like a paradigm that u have not used before
unfortunate voice access is not for knowledgeπ
self love and self appreciation is the first step dear :3
yea, i imagine for example ; in jsπ
true, but sometimes itβs good to hear another person point of view
js is weird anyway but i dont use it haha
i had to learn a little about it, and i was soo grateful that py exists
yeah good point.
i have to have to use it one day i think for any website related stuff. i jumped ship from python to julia for nearly half the year now
what is julia?
Watch what unfolded at JuliaCon 2021 here. The latest developments, optimizations, and features happen right here, at JuliaCon.
backend, data science, machine learning and Moderna vaccine
the last one is just an example of what it can do
it helped create moderna through pumas.ai
sheesh
a machine learning framework or solution for pharma stuff
gotta get them messages
wow, amazing
so youβre saying that julia is more developed than py?
python wont ever be as fast btw unless assisted with C bindings :3. also because of GIL s
python is more mature but newer tech is slowly gaining momentum
true, for fastest results i think c++ and c a better option than py
itβs on yt?
julia is fast because of LLVM
yea
it has multithreading support too :3
if u want to know more, u might wanna fiddle with the language for a bit and see if you find it comfy
whatβs LLVM?
you find it more complicated as syntax than py?
it has an easy syntax
thank youu
βΊοΈ
iβll study them
llvm and julia
also can you explain me what should i do to activate vc permission?
!voice this should explain everything :)
Voice verification
Canβt talk in voice chat? Check out #voice-verification to get access. The criteria for verifying are specified there.
yeey
I don't know why so many people are obsessed with voice perms
same
I have them but only because I just typed the command out of curiosity and it went through XD I didn't know I met the requirements, I just heard that if you don't meet them, the bot messages you your stats and how yoh fail... But instead I got the role :c
i just realized idk what my gender is based on what happened yesterday
?!
If you want to talk about it or get some support subreddits or something, my dms are open. :3
Wait what happened yesterday (if you want to say anything)
I believe they meant a talk here about sex and gender and how your body doesn't define you, what you feel does
Ahh
im good
Check out #βο½how-to-get-help
You should check out #βο½how-to-get-help
Okay thanks
Your catified nickname is: uncomfyhalomacro | α‘αα’
.uncatify
.dogify
Hmm. I am backend and devops person
and I was given a task out of web dev sphere
to make a desktop application
and looking how it works at very low network level
I heavily think, I should say it is out of my skill box to manage it π€
there is whole bunch of involved C, and/or optionally added Golang/C++
lol
sure
Nice.
I haven't played osu in ages...
but backends make desktop applications...
and I am web backend person
and I could technically do desktop applications... PyQT5 or something like that, I don't mind to apply
but this C stuff is too low level for me π€
who said C is involved in desktop application?
in the task I am given, it is involved
because there is need to raise VPN tunnel
from desktop app
technically I think it should be possible to do with just... I don't know, console interactions?
I'm trying to scrape some pages that are on a website but to view the pages, I need to be connected to a VPN. My setup is as follows:
I am running python on a cloud server on www.pythonanywhere.co...
what does that have to do with C
wireguard is written in C for example
I'm trying to scrape some pages that are on a website but to view the pages, I need to be connected to a VPN. My setup is as follows:
I am running python on a cloud server on www.pythonanywhere.co...
this is proxy
not VPN
I need VPN at the third OSI level
yeah, going with console interactions is an option I guess, I mentioned it above
in windows it is going to be a bit more messy though
But Windows has console as well and a lot of gui things install cli tools as well
point taken
it should be possible then
if I will find appropriate CLI interface to the needed instrument
Why do you need to?
"The Knack" clip from Dilbert S01E09: Dilbert is diagnosed with "The Knack" at a young age and is destined to become an engineer! Oh no!!!!
lolz
lol
yaaaaay
I found how to use necessary CLI interface to the thing I need
success
It was so alienish. it involved... windows CLI interface!
surprisingly it worked
grats
yeah. thanks
I was surprised to find that windows apperently has similar thing to linux services
it was different, but nevertheless it worked at the CLI interface as well
@vital crown your day has come π
Nice pfp β€οΈ
!e ```py
import random
print(random.choice)
print("-------")
from math import pi
print(math.e)
@shadow basin
@noble totem :x: Your eval job has completed with return code 1.
001 | <bound method Random.choice of <random.Random object at 0x560871552000>>
002 | -------
003 | Traceback (most recent call last):
004 | File "<string>", line 9, in <module>
005 | NameError: name 'math' is not defined
thanks π
oh wait stelercus changed the bg in pfp :woke:
I would have done it during June but I didn't want it to show in every server that I'm in.
ah ohkay
Hm?
dementati [sic] of limitations
pals... i reviewed the libgdx game jam π»
https://www.youtube.com/watch?v=Al_QDQccLFM
The game jam takes place every few months! While I made a submission, I also wanted to take the time to play and review everybody's entries.
LibGDX is an open source, free to use and distribute, multi platform game framework written in Java. Check out more on the github at https://github.com/libgdx/libgdx
Check out everybodys games:
http...
i think the funniest moment i realized afterwards, is when some of the people mentioned to me the game was behaving differently on my machine than theirs
an excellent moment to remind everyone to fix their timestep and learn what the delta is 
time to troll
could you do the troll
is clorox an acid
seems like a troll
how much exp do i get if i kill a troll?
it is a low level mob right?
π€
double a goblin
a hundred slimes.. i see
yeah they nerfed slime xp after that farming glitch
ew genshin
thicc is the new bad
just is idk
Hi
hello
How are you
good enough i suppose
@vital knot :white_check_mark: Your eval job has completed with return code 0.
['Hello, World!']
hey bros i made a rickroll script
Hey @wise osprey!
It looks like you tried to attach a Python file - please use a code-pasting service such as https://paste.pythondiscord.com
here is the script code
#satisfications
import webbrowser
import time
import random
#code start
while True:
sites = random.choice(['youtube.com/watch?v=dQw4w9WgXcQ', 'youtube.com/watch?v=dQw4w9WgXcQ', 'youtube.com/watch?v=dQw4w9WgXcQ'])
visit = "http://{}".format(sites)
webbrowser.open(visit)
seconds = random.randrange(5, 100)
time.sleep(seconds)
#end of code
we can also use the playsound module but
π ±οΈython code in my offtoπ ±οΈic channels?
why random.choice when they're all the same
and it looks like a virus for me lol
eh, malicious links on their own aren't generally dangerous, it's the interaction with them
currently it's similar to the very first viruses, which would spread "I love you" over a network
snakes arent dangerous, getting bitten by them is
therefore, i bite snakes first before they can
Being put in front of a terrarium in a zoo is not very dangerous, walking in and touching the snakes, however
!source
these codes are tested so no prob
yeah but why do you want to do the same job when it's just the same result
it's about the skills
i don't really get it then lol
Me neither
!e
import random
print(random.choice("aaa"))
@jade bolt :white_check_mark: Your eval job has completed with return code 0.
a
download and run maybe you don't know python if you can't understand the code
!e
print("a")
@jade bolt :white_check_mark: Your eval job has completed with return code 0.
a
tell me what is the difference
Those are literally the same links
The changes required to get randomized results in the first case are minimal
yup
i do understand the code. i'm just saying that random.choice is extra job. lol
so what ?
i wanted that
Though the expansion potential would be better with no duplicates and with a name for the list
ok can you improve that code please
The most dangerous of them all is getting bitten by a Python
You get a wide range of job opportunities shudders
lol
i hate pycharm 
i love vs code
import webbrowser
import time
import random
sites = ['youtube.com/watch?v=dQw4w9WgXcQ']
while True:
site = f'https://{random.choice(sites)}'
webbrowser.open(site)
delay = random.randrange(5, 100)
time.sleep(delay)
I just like I can have one editor
ackchyually
pythons don't bite, they suffocate their victims π€
sounds nicer
thanks for help
i like vs code
π³
I will make it sound bad in the wrong way
please don't
ok I won't
yes
I'm trying to find any good C servers, are the ones in !guilds good or are there any others any of you would recommend?
the one in guilds is afaik quite good
is it the #include one?
Together C & C++ is the one I am in and know is good
Alright, thanks!
skeleton danger jack-o-lantern
doot
pumpkin doot halloween
doot pumkin skeletom danger spooky
pumkij
pumkin
doot skrleton danger spooky halloween pumkim
yey
i hate both, i love emacs
it's kinda ded
this one is better https://discord.gg/sJa8WzAT
thats funny if a game
are you one millions old
?
are you the guy with one millions years
..?
did you want one millions dollars
idk what ur talking about
why did you change your tone
I'm sorry..
umm lol
im better
Sure u are.
I upgraded my text spinner, can anyone tell me what's the best one
context= The Eurasian blackcap is a typical warbler in Europe, western Asia and northern Africa. It has grey upperparts and paler grey underparts, and the male has a black cap, while the female's is reddish-brown. The male's song is a rich musical warbling.
paraphrased= The blackcap is a warbler in Europe, western Asia and northern Africa, The male and female have grey upper parts and grey under parts, while the female has a reddish-brown cap, and it has grey upper parts and grey under parts. The male's song is a rich musical warbling.
paraphrased_synonyms= The silvia atricapilla is a warbler in Europe, western Asia and northern Africa, The male and female have grey upper parts and grey under parts, while the female person has a reddish-brown cap, and it has grey upper parts and grey under parts. The male's song is a rich philharmonic warbling.
paraphrased_onetime= The male and female of the black cap warbler have grey upper parts and grey under parts, and they both have a black cap,
paraphrased_onetime_synonyms= The male and female person of the black cap warbler have grey upper parts and grey under parts, and they both have an undiluted cap,
paraphrase_web= In Europe, Western Asia, and Northern Africa, the Eurasian blackcap is a common warbler. The male has a black head, while the female's is reddish-brown. It has grey upperparts and lighter grey underparts. The song of the male is a rich melodic warbling.```
context is the original, the rest were paraphrased by the computer
which one performs the best (ignore grammar errors and misplaced punctuation)

