#voice-chat-text-0
1 messages · Page 691 of 1
here it is
it almost is lmao
but async is always better
async is always better
especially db io
hmm alright
yeah
what do you think of this code
laundmo
it is sqlalchemy right
so if you want to use that
with async
then easy clap right
oh wait
this is raw string
lmao wait hang on
very true
i cped wrong thing
lmao
import sqlalchemy
metadata = sqlalchemy.MetaData()
notes = sqlalchemy.Table(
"notes",
metadata,
sqlalchemy.Column("id", sqlalchemy.Integer, primary_key=True),
sqlalchemy.Column("text", sqlalchemy.String(length=100)),
sqlalchemy.Column("completed", sqlalchemy.Boolean),
)
from databases import Database
database = Database('postgresql://localhost/example')
# Establish the connection pool
await database.connect()
# Execute
query = notes.insert()
values = {"text": "example1", "completed": True}
await database.execute(query=query, values=values)
# Execute many
query = notes.insert()
values = [
{"text": "example2", "completed": False},
{"text": "example3", "completed": True},
]
await database.execute_many(query=query, values=values)
# Fetch multiple rows
query = notes.select()
rows = await database.fetch_all(query=query)
# Fetch single row
query = notes.select()
row = await database.fetch_one(query=query)
# Fetch single value, defaults to `column=0`.
query = notes.select()
value = await database.fetch_val(query=query)
# Fetch multiple rows without loading them all into memory at once
query = notes.select()
async for row in database.iterate(query=query):
...
# Close all connection in the connection pool
await database.disconnect()
this is awesome
hey opal mist, you changed your profile pic? thats illegal!
i use this for fastapi/starlette
YES
@neon sleet For the season. I intend to change it back.
all sqlalchemy models, theres like 400 of these
hmm.... okay....
btw can you tell why should you use a sql database instead of a csv file?
hmm... makes sense, but how does it look for a specific query without loading up the whole data?
https://www.youtube.com/watch?v=W2Z7fbCLSTw&feature=emb_logo&ab_channel=Fireship if you're deciding which database to choose for your app.
Here's the write up:
https://fireship.io/lessons/top-seven-database-paradigms/
Learn about seven different database paradigms and what they do best. https://fireship.io/lessons/top-seven-database-paradigms/
00:00 Intro
00:45 Key-value
01:48 Wide Column
02:47 Document
04:05 Relational
06:21 Graph
07:22 Search Engine
08:27 Multi-model
#learntocode #data
Learn more about MeiliSearch https://fireship.io/lessons/meilisearch-...
hmm.... lets say I have a random table, how would it know that where my query exists without loading up the whole data?
sounds magical
how about splitting up a large data into several csv files?
hmmm... kay
Hey, i am on 1st course of cybersecurity, is there anybody who has nothing to do and would like to try helping me in coursework ? it is about enumeration and priv escalation
I wouldn't know where to start. The folks in #cybersecurity might be able to offer some insight
if __neighm__ == '__mane__':
mane()```
I really want to take out some time understanding async, multiprocessing, threading and all those daunting stuff
I just used it a lot in my discord bots thing. but never got what it is doing
ah that cash counter example?
okay guys whoever can explain it better is ...i dont know, lets just have a "competition" lmao
beauty
Puppet PC
Glados 0.1.
Now this is setup
stop bullying me please
What's this? Portable PC
The quality is original second-hand goods.(Used product 90%-80% new)
Hi ..
the FAQ on that aliexpress
hello everyone
@whole bear dude i think ppl are ready to move on from the topic
5. Do not provide or request help on projects that may break laws, breach terms of services, be considered malicious or inappropriate. Do not help with ongoing exams. Do not provide or request solutions for graded assignments, although general guidance is okay.
Not really something we talk about
We don't have a showcase for hacked material
reminds me of when I opened up a decade old macbook
Alt-f4 kills window 🙂
I'm on linux 🙂
I can do an alt+f4 on my android keyboard app in Discord, but it, predictably, doean't do anything meaningful.
well what a surprise
anyone solved today's advent of code? or atleast read & understood the question?
Watch me tackle this year's Advent of Code challenges! Try them for yourself here: https://adventofcode.com/
Might help
The guy codes in Java tho
But he explains it in the beginning
you solved it?
i just have one simple question
and at adventofcode channel, they're talking to me in puzzels
buğra if u are a python user
U need to use problem solving in python
watch those video who is using python in there problems .D
@stoic ore is the ğ next to the u on a Turkish keyboard?
no nexto p
o
İt ^g
Is that the (mostly) silent g? Like Erdogan (Erdowan?)
oh
it's not next to U
it is next to Ü
its Erdoğan
∟
it is silent in the sentences
Huh, Turkish has ß too
but buy it self its 'oghk'
but does it have ░
oghk
how the heck do I say that
Looks like a tiny brick wall
please
let it be easier than the trilled r
we have i,ç,ö,ğ,ü,ş, difrent than eng
argh
╦
°v°
yeah the i w/ a dot and without is interesting
ß is the B of lies.
▬§├
◘
But its writing in turkısh like şıvan
țâță
♯
ş sounds like "sh" and "ç" sounds like "ch"?
¡i
almost
if unicode had poop i would hope it has musical symbols 🙂
ș and ț are pretty often used in romanian
æ
' ı '
║
┼
◙
♮
@hushed elm hello
hello @sick cloud
!charinfo ♮
\u266e : MUSIC NATURAL SIGN - ♮
☈
♫
!charinfo ☈
\u2608 : THUNDERSTORM - ☈
♬
THUNDER!
http://www.facebook.com/2Cellos
http://www.instagram.com/2cellosofficial
From our new album Celloverse - out now!
iTunes: http://smarturl.it/celloverse
Amazon: http://smarturl.it/celloverse-amz
2CELLOS Luka Sulic and Stjepan Hauser playing their arrangement of Thunderstruck by AC/DC BaRock style!
Video by Kristijan Burlovic
Story by 2CELLOS
...
♮
hey sheppy
of lightning originating from the ground
♭
☫☤☬
!charinfo ♭
You are not allowed to use that command here. Please use the #bot-commands channel instead.
😦
!charinfo ☫☤☬
\u262b : FARSI SYMBOL - ☫
\u2624 : CADUCEUS - ☤
\u262c : ADI SHAKTI - ☬
\u262b\u2624\u262c
@hushed elm ready
ty @rugged root
let's play chess
♅♄♃♇♆
omg
⚝
hemidemisemiquaver
😉
i'm not in form but okay
i wanna be here listen to u guys talk programming (cause almost all the time idk what u talk bout, so I learn new stuff) but today i really have to do cllg work 😭
what do you mean?
⛆⛆⛆⛆⛆⛆⛆
mystic language, i see
i'm not playing u rn
aaa no you're too good for me it's not fun for me lol
great games but it's too stressful lol
!e print(ord("→"))
@sick cloud :white_check_mark: Your eval job has completed with return code 0.
8594
i'm not compensating!
test
i'm not!
try mentioning me now
1 second per second
yeah
﹝
for when you are coding in logo?
speed of shadow
〔 〕
!charinfo ﹝
\ufe5d : SMALL LEFT TORTOISE SHELL BRACKET - ﹝
instant @sick cloud
today I learnt how to make a security cam from your old laptop's webcam, which detects motion & tell weather ur parent's sneaked into your room 😏
Opal's voice is echoing right?
⥻
oh
⯐
!charinfo ⯐
\u2bd0 : SQUARE POSITION INDICATOR - ⯐
crosstalk
⎚
who's crossing awk?
!charinfo ⁙
\u2059 : FIVE DOT PUNCTUATION - ⁙
your flat by a quarter-tone
push to talk works If we have second monitor, but all u have one anyway
@rugged root is that a stereo microphone?
▥
in the musci notation there is no quarter note but there are 5 pitch instead
Ⰿ
BAD BOYY
!charinfo Ⰿ
\u2c0f : GLAGOLITIC CAPITAL LETTER MYSLITE - Ⰿ
its look like olimpiatic
kutiekatj, today's question really took a while 😫
i'm on win8.1
i'm using 1's and 0's
Twisted pair cabling is a type of wiring in which two conductors of a single circuit are twisted together for the purposes of improving electromagnetic compatibility. Compared to a single conductor or an untwisted balanced pair, a twisted pair reduces electromagnetic radiation from the pair and crosstalk between neighboring pairs and improves re...
🤨
I think u r all tired of coding, & now just going wild for stress relief 😂
true
of course
:)
'simping' what is that word means
Tongue Twister:
One smart fellow, he felt smart
smelt
Follow me on Instagram @real_osas SUBSCRIBE to my back up channel :REAL OSAS TV https://www.youtube.com/channel/UCFbj7Ic6dT5Zm7SXZx9E0KQ
JOIN THE OSAS CONNECTION
Get my Awesome "Osas Connection" 𝗖𝗹𝗮𝘀𝘀𝗶𝗰 𝗣𝘂𝗹𝗹𝗼𝘃𝗲𝗿 𝗛𝗼𝗼𝗱𝗶𝗲: https://bit.ly/3mApbrW
Test with your friends, see if you can get my name correctly with my 𝐏𝐫𝐞𝐦𝐢𝐮𝐦 𝐋𝐨𝐧𝐠 𝐒𝐥𝐞𝐞𝐯𝐞 𝐓𝐞𝐞, Get qu...
hhhHHHHHHhh
o̴̵◌⃘
laught to shit on it
hello
hell 9 yes
there was a village with incredibly long name
Join the challenge or watch the game here.
Llanfairpwllgwyngyllgogerychwyrndrobwllllantysiliogogogoch
how deep
she never said it
print('Hell9!')```
she went for it
!e print("hello world")
@sick cloud :white_check_mark: Your eval job has completed with return code 0.
hello world
freakin romanians
macro overdosed on slivovits
stealing roman glory
at some point i want to learn to say that
you guys like racing ?
how did he get so high so quickly ?
also what she said
naughty
or did she ?
People have used carrier pigeons for the link-layer of the internet 😄
gotcha @gentle flint
ye
EMBED GONE
HMMM INTERESTING
everyday i think of completing atleast 2 tutorials but end up learning char = saksham print(len(char)) #:D :D :D i suck!!!!
@whole bear try https://sololearn.com
Demonstrations in Physics was an educational science series produced in Australia by ABC Television in 1969. The series was hosted by American scientist Julius Sumner Miller, who demonstrated experiments involving various disciplines in the world of physics.
The series was also released in the United States under the title Science Demonstration...
thank you, lets see
bro how come these vcs with hemlock in them instantly become like 200% more interesting
like ITS TOO GOOD
my iq is alow as price of cheese burger - @wind cobalt august 1996
yeah we perceive ourselves differently than others do ;)
ahh yes words
most confusing thing
it gives me knowledge
carification: that video is a joke
its not an actual description it just sounds like it
hi
🚗
hello
no no i got that, but damn if the vc is difficult to understand and that isnt
Artist: AronChupa & Little Sis Nora
Song: The Woodchuck Song
🎶Genre: EDM
㊙Follow...
❗AronChupa❗
✔http://www.soundcloud.com/aronchupa
✔http://www.instagram.com/aronchupa
❗Little Sis Nora❗
✔https://www.facebook.com/littlesisnora/
✔https://www.instagram.com/littlesisnora/
❗M1ST1K❗
✔https://www.facebook.com/byM1ST1K
✔https://twitter.com/byM1ST1...
summoned Chuck Norris
🪵🦫
I'll be the blind
blinded by the lights
still blind,
You seen this @rugged root
I replaced the Uruk-hai's voices with normal ones ¯_(ツ)_/¯
haha
@whole bear That makes me feel so loved. Thank you.
this might be a stupid ques, but is 24 usd the amount of money you wouldn't give a child, or just give without thinking if asked for?
this group has three parts 1.over acheiver @somber heath they are god dont mess 2.average child good but no god 3.backbenchers @whole bear dont know the fuck about python still hangout
@hushed elm https://lichess.org/GX4fL2Z7
Join the challenge or watch the game here.
they are murderer they kill
@hushed elm play me
just come: https://lichess.org/GX4fL2Z7
Join the challenge or watch the game here.
@sick cloud may i
nononono
Horray day 3 done
how was your powershell script?
id just like to say i dont regret clicking 'play on spotify' on whatever song hemlock is listening to right now
👌 nice taste
Going to join in...
One of Donald Trump's biggest fans has turned his home in rural India into a shrine to the U.S. president, who arrives in India for a two-day visit on Monday on his first trip to the country.
Real estate salesman Bussa Krishna says he began worshipping Trump four years ago when he claims the president came to him in a dream, which led to him tu...
İf its there one JEDİ left it is not u
I really really want to like Nim
👀
What is Nim
bruh, why tf we gotta get verified to speak?
But there just isn't a lot of support or libraries for it
Yes, Blu
We had a lot of "hit and run" trolls, where they'd join the server, scream in VC and then leave
This has prevented that completely
i just wanted to talk about lua 
I mean you can type about it
^
But it's best to keep it relegated to the off-topic channels
Huh. The guy who deified Trump died around the time the Trump has covid thing was happening.
of cardiac arrest
uk u win
why is there a time limit before you can vc though? wouldnt maybe increasing the message limit a little and removing the time limit more benefitial?(not complaining, just wanna hear a reason if there is one)
The time requirement keeps people from just wandering in off the street.
@hushed elm i won
how do u create a bullet list inside a bullet list in ms powerpoint? 😂
Tab
but why is this a problem in the first place
If you hit enter to the next bullet point and then hit tab, it'll make a nested bullet
never thought this ques will get answered 😂, u guys r geniuses
Because chat is considered primary purpose of the server
For one, we don't get people screaming at us and blowing air into their mic and evaporating right after.
Which is a welcome benefit.
It also gives people a chance to discover the ~ vibe ~ of VC and this server in general
nice
General server 😄( From HIMYM )
i don't drink coffee, cause I get weird for some reason
like yesterday, I was on coffee, too much coffee
i only drink turkish coffee
love hot chocolate milk
what's that?
Turkish coffee the grounds fall to the bottom of the cup
very very bitter coffee
onion porn
🥲
thats why we drink only little
cauliflowers?
They then will tell your fortune based on how the grounds are shaped after you drink it 🙂
fortune thing is bs tbh
of course but its cute
@somber heath mind your words, or I will risotto violence
sometimes instead of coffee, if u take deep breaths for a while, it pumps u up with oxygen & fatigue bye bye
at least for the first time... i guess it gets old
some people pay thousands of dollars to someone to know their fortune
Putin food on the table
legal age
my old code saddens me
https://paste.pythondiscord.com/anajiyukot.py
i thought you said that to me
i saw row_move_menu & immediately closed it thinking adventofcode ques 3, spoilers 😂
lol
that would mean ur cpu is also shi**
but
can it run all the data compilation for the CERN LHC after a standard collision run?
what r u running core2duo with that crap graphics card?
you cant buy decent gpu with minimum wage in turkey
or minimum wage in any other country
DREAM
i know people like minecraft, but i just think wtf is this game when i see it, pixelated, feels like will give me specs in a week & lasik in 2
anyone ever watched apetor before?
png is better than jpeg, right?
probably
oh
but jpeg always has background color
i was just takin screenshots & saving them from paint, either in jpeg or png
hmm, thanks, keeping the file size low is good
its easier to read than png but its not much usefull for developers
I'm using them in ppt 😂
what is ppt
@wind cobalt bye
hmm ok
bye
must be government conspiracy to keep tabs on minecraft players
it's 1984 again
konspiratsia
xi jinping the as*****
minecraft needs cesorship XD
noooooo, i gud without it 😏
china's gonna be remembered for something else now forever for years to come
I can't buy stuff of ebay, cause China sucks & messes with my country
what would it be remembered for ?
who han?
google it
where are you from?
india
you're right actually
laundmo, you get ur water today?
wat
i had a research about the border thing among india and china
you said you drink a lot of it, yesterday, but now the joke's dead
i'm feeling sleepy, so see u gyus, stay safe 👋 👋
Ciao.
bye
because you are
OCCASIONALLY?!!!!
no no no no
all the time
bruh the python typing module is look too much useful
like my vscode is actually DOING THINGS NOW
whos asking about the python typing module
just allows you to put types onto variables and functions
for your ide
doesnt actually affect python in runtime
kewl
which is a rip, but to be expected ¯_(ツ)_/¯
linters?
no
oh never mind
yeah ok cool
yeah but not vanilla native python right
but yeah those sound cool
i mainly use the typing module for ide completions
but with the release of python 3.9 ill end up using it a lot less
(when i decided to upgrade that is)
because collections have types without importing the module
so thats AWESOME
why am i muted?
i'm an npc
yea
in somebody else adventure
but i used it in bot comands too
from typing import Dict
dictionary: Dict[str, str] = {}
becomes this in python 3.9:
dictionary: dict[str, str]= {}
so YEAH LETS GO
less imports always rock
🤙
so you don't need to import Dict anymore and it still works???
3.9 yeah
awesome
but i still use 3.8 ;-;
@graceful grail what keyboard is that?
😦
mechanical switches ?
yeah...
awesome
i'm trying to find the ALPS SKCM Blue
really i need send 50 msj? that's bored
50 isnt too bad
its the time limit that hurts(in my opinion)
3 days
but ehh im sure the server admins/devs have their reasons
amazing
@silent cosmos @severe pulsar We do have our reasons. We were constantly having what I call "hit and run" trolls. They'd join the server, instantly go to a voice channel and just scream
This has completely stopped that
@rugged root right, no problem i understand
right, I read that before. Sorry to make you re-iterate. I just didn't get how the time limit affects this. I get that the message limit shows that the user is interested in actual meaningful conversation
I appreciate you guys being understanding about it
So the time limit is for the same reason
Trolls aren't likely to wait around that long
If they have to wait more than a couple days, bleh
Not worth their time
one good troll, wait 50 msj hahaha
Sure, but that'd be what, one a month if that?
yeah it is e f f e c t i v e
No problem! I totally get that it's a pain in the ass, but the alternative was just not having voice channels anymore. We don't really have people to moderate it all the time
true true
HAHAHa
I'm just here because I likes the people
aww yeah
byeeeee
I lov u men
BRUH
stay lovely
GO STUDY
Take it easy!
i lub u tu
bye!
bye
aww man. meaning i have to send 50 messages?
yeah
Yep, but that's easy to achieve through a conversation, getting or giving help in a help channel, checking out the topical channels to see if there's something you're interested, or even hanging out in the 3 off-topic channels
my respect for u mr hemlock, you are my fav admin
yea true. i just started coding like 2months ago. now on my week 8
in order to check if a user is spamming
havent interacted with any other admins, but man this guy is awesome
theres too many languages out there
ignore this image its just a test
i wanna check the source code(i know its on github) but hmm i wanna see how it works
just need to find a community to learn.
i learn python with django, and i like it
u r that guy who made wannacry?
whats django?
sometimes
how u made the worm tho?
advanced brother of flask
urh... i have no idea whats flask also
i googled it... it says web framework? whats that
it used when ur are trying to implement python with html
flask is a bullsxit, really, it is a microframework to learn the basic
run the server on local host
now i wouldnt say that
python server: is my language a joke to you?
HAHA
@graceful grail i don't feel like speaking cuz my microphone quality is too bad
could you explain how its bullshit? its not a bloated framework with all the bells and whistles but thats whats great about it, it can adjust exactly to the requirements.
thats right
selenium can be used from python just as well.
(in fact, it frequently is)
why call it bullshit then?
because i worked with flask, and i just say
do you have any reasons for that?
once you got the bounty leaderboard issue sorted out, assign it to me
hemlock ⬆️
I kinda figured out the implementation
is there any bounty for complete beginners, so probably like help us learn and guide? haha
There always the issues on @viscid lagoon repo. There's a tag for "good for beginners"
you can start contributing to the projects @burnt hedge , I think that will be a good start
I took inspiration from rabbit's pfp
btw
cool...!
@rugged root , what games am I allowed to stream
For now, ideally none
k
Gotta ask so we can know
hey man,its the sae problem i asked u a few days aho
ago*
im not able to convert a UI file to py file
bananas, apples, and pears
I don't like the fact that league of legends is owned by tencent

i cant speak sorry
hi
my_list = []
first = my_list[0] except IndexError with 'first'
!server
Server information
Created: 3 years, 10 months and 25 days ago
Voice region: europe
Features: PREVIEW_ENABLED, WELCOME_SCREEN_ENABLED, INVITE_SPLASH, PARTNERED, RELAY_ENABLED, BANNER, VIP_REGIONS, ANIMATED_ICON, COMMUNITY, MEMBER_VERIFICATION_GATE_ENABLED, NEWS, DISCOVERABLE, VANITY_URL
Channel counts
Category channels: 33
News channels: 8
Text channels: 193
Voice channels: 12
Staff channels: 79
Member counts
Members: 115,105
Staff members: 89
Roles: 76
Member statuses
38,552
76,553
free or can it be paid?
there are a bunch of free logo designing websites that's probably what you're looking for
Euler's number or oiler's number? You decide!
I, for one, welcome oily numbers.
A greasy 26 is a friend for life.
%time
Hemlock is person. Not can.
Debatable
That is one small can
hemlock is it allowed to pay people for help
bc this problem is persisting no matter what i did
i tried using different packages and everything
@native nebula On this server, help is freely given.
Nevertheless.
i feel bad for wasting somebody's time
and also i am getting paid for this work
someone is doing some of the work for me therefor they deserve some compensation
What you may see as a waste, someone else may view as elevating someone above their problems, thus adding to the sum of enrichment for the whole of humanity of which we are members...and as a nice thing to do for someone in general.
How should I use this keyboard for crying out loud
that is a fair point; and there is some to gain from helping people as solving problems is good practice for solving problems
hat do u expect thats gonna happen when I do that
This movie 10/10
Shallow keys? Er, shoo.
come on man
I started watching it. I stopped a few minutes in.
Has I
yeah have you completed it? @cloud stratus
For as much about food as it was, I thought it especially tasteless.
yepp
Hey @stoic ore
hey
I have a quick question
Shoot
nicely said
i hate gcp
GCC SUCC
Someone made their desktop look like this. Is it possible to customise my terminal and have a good WTM?
when I do -pip install pyinstaller I'm having bunches and bunches of error
I'm a mac user btw
Come to the code help 1 channel @cloud stratus
lex fridman get's me through these deployments; his soft voice whispering in my ears as i franticly type
thanks
res.json({url: 'https://69696969.ngrok.io/give_data', json: {
callSid,
sessionID: sessionId
}})
});```i sure hope this will work
i stopped using axios for it and am trying express
mute him @whole bear
hydrohydro
@native nebula what do you have trouble with?
hemlock the voice gate apparently doesn't work for 10 year olds
idk why, might be a software bug
i could look into it if you want
hah
yeah i'm a big fan
When the assistants asks whet type of fireworks im after
pum pum
c PLUS PLUS DISCORD SERVER!!!?!?!?!
Mans Not Hot performed by Big Shaq (Michael Dapaah)
Available to Buy & Stream NOW! - https://bigshaq.lnk.to/MansNotHotID
Directed & Edited By Marv Brown
Instagram - @MarvBrownFilms - https://www.instagram.com/MarvBrownFilms/
Video Produced By Michael Dapaah:
Instagram - @MichaelDapaah_ - https://www.instagram.com/MichaelDapaah_/
Twitter - @Mi...
2+2=4-1=3
quick mafs
Michael Dapaah
@tranquil barn today's problem really challenged me tho n.n
...
Python discord y'all
Mathematician John Conway once boasted that one of his predecessors took six years to enumerate all 54 knots of a certain type, but that his own powerful notation "made this just one afternoon's work."
How did Conway accomplish this feat? and what tradeoffs did he have to make? and what good is knot theory, anyway?
In this talk, I will enumera...
Knot theory, in mathematics, the study of closed curves in three dimensions, and their possible deformations without one part cutting through another. Knots may be regarded as formed by interlacing and looping a piece of string in any fashion and then joining the ends.
yeah me too
@normal hinge We can hear you but you can't hear us, it seems

.
@native nebula Yeah that hotdog gif from earlier? Not appropriate
see ya later boyos
im playing shooter
guys im server muted and god idk this bot hates me
Take a look at the #voice-verification channel. That'll tell you what you need to know
aluminium
• You have been verified for less than 3 days.
• You have sent less than 50 messages.
• You have been active for fewer than 3 ten-minute blocks.
just wait 30 mins ?
Linux
Windows at work, Manjaro at home
so




thats amazing
🔼
mancho man
I feel as if he's about to give me a side quest in Deus Ex.
lol
@rugged root so far talked to 6 different node developers, they have no idea what is wrong and are all confused
Makes me feel less terrible about not knowing
i am glad that this news is reassuring to you
yeah it is a difficult problem mainly because it is super hard to understand why it is not working
i don't understand why so many people spend so much time making discord bots
super arbitrary thought
i wonder why poor developers work at steam
all are good here but mr.hemlock is legend
😄
repl is not good for long programs
!tools
The Tools page on our website contains a couple of the most popular tools for programming in Python.
ive texted u
one sec
this is what i get
when i try to convert a ui file to a py file
can u pls help me with this 😢
Right and I have no idea. Did you ask in #user-interfaces?
will do
why my dp is a eagle
This error means that c:\Python36\Scripts is not in your PATH.
Add the location to your system PATH variable. Otherwise, you need to provide a full path, e.g.:
C:\Python36\Scripts\pyuic5.exe test.ui -o test_ui.py
i agree with rabbit
can someone tell me what this means
Whatchu guys talking about?
bitcoin
and moreover banks don't allow
what do they mean by add location to ur path
someone?
@near ocean nice username!
thx ^^
Off to a meeting
Caleb Curry - https://www.youtube.com/channel/UCZUyPT9DkJWmS_DzdOi7RIA
Franchyze923 - https://www.youtube.com/channel/UCgaEcHjTM9OLE3I8zVDSM2Q
Project Proposals - https://github.com/thenewboston-developers/Project-Proposals
Discord - https://discord.gg/cQ5KxF4pCH
Website - https://thenewboston.com/
GitHub - https://github.com/thenewboston-develo...
please do watch this
im being dumb here but if mining bitcoin consists of getting the lowest has/value or something, why dont miners save whatever string produced the low hash to use next time?
byu getting the lowest number?
This is basically we are going to fund crypto asset in hopes people by it
To use my lint analogy, it would be me basically saying I’ll buy oz of lint for 1 dollars to start of this lint future
oh
might be del not delete?
for surivial and society etc..
taxes came into picture
laws and regulations
etc..
ostrich
data is like crude oil , do u guys agree
crude oil is sticky, burns, and sits under the ground
data is none of those
Nah, I don't agree
?
i see people selling credit card details
lol
huh?
to follow your analogy
I did no such thing
and what are you gonna do with that data?
