#voice-chat-text-0
1 messages · Page 922 of 1
yes
Show them, if you could.
You may.
ok
when talking to me can you talk because typing confuses me although i cant talk and dont have terms
AMOGUS
When you asked if you could send images, I was of the impression you meant pictures of the firewall error message.
paste via pastebin
he is now 1 year old he has grown
sorry i have problems i get carried away alot sorry
hey bluenix and hemlock 👋
if others carry you away a lot, that could indeed be described as a problem
"no, bring me back, I have an assignment to finish!"
human trafficking go brrr
mmm yes
a rather interesting malware chat is happenin in #python-discussion 😂
@rugged root where?
in general?
oh
yeah
im outta there
i wanna help but yeah-
ok so
i want to make my problem work without stoping HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Speech\Voices\Tokens\TTS_MS_EN-US_DAVID_11.0 listening... Recognizing... user said: open Notepad
is personal assistant
@whole bear #voice-verification will tell you what you need to know about our voice gate
We'll have to see the code to see why it won't keep goin'
ok
Hey @whole bear!
Uh-oh! It looks like your message got zapped by our spam filter. We currently don't allow .txt attachments, so here are some tips to help you travel safely:
• If you attempted to send a message longer than 2000 characters, try shortening your message to fit within the character limit or use a pasting service (see below)
• If you tried to show someone your code, you can use codeblocks
(run !code-blocks in #bot-commands for more information) or use a pasting service like:
Pastebin.com is the number one paste tool since 2002. Pastebin is a website where you can store text online for a set period of time.
ok i sended
can i make private group with you guys coz is difficult to explain
hello is urgency
ok
@rugged root hello ?
Talking to folks in my office
i want to make like this Defining Task 15 : To Terminate the Jarvis Program
This might be easier to get help for in one of the help channels. See #❓|how-to-get-help for more details
It did
0
It only runs once, and you want it to run forever?
yes is possivble
Python project Iron man jarvis| how to make ai assistant in python | python ai assistant | AviUpadhyay
Guys i made a Artificial intelligence demo program using python and named it as JARVIS. Guys all of you know iron man. He have his personal AI assistant whose name is Jarvis. Jarvis is an program which manages all the work for tony stark. I tr...
here is the video
if __name__ == "__main__":
wish()
#while True:
while True will run everything inside forever
Try uncommenting it
ok thank you very much
i will test
error js File "C:\Users\chary\Documents\Sublime\JarvisAi\JarvisAi.py", line 68 if 1: ^ IndentationError: expected an indented block after 'while' statement on line 67 @sweet lodge
Yeah, you have to indent everything you want to run forever inside of the while
what is indent
!indent
Indentation
Indentation is leading whitespace (spaces and tabs) at the beginning of a line of code. In the case of Python, they are used to determine the grouping of statements.
Spaces should be preferred over tabs. To be clear, this is in reference to the character itself, not the keys on a keyboard. Your editor/IDE should be configured to insert spaces when the TAB key is pressed. The amount of spaces should be a multiple of 4, except optionally in the case of continuation lines.
Example
def foo():
bar = 'baz' # indented one level
if bar == 'baz':
print('ham') # indented two levels
return bar # indented one level
The first line is not indented. The next two lines are indented to be inside of the function definition. They will only run when the function is called. The fourth line is indented to be inside the if statement, and will only run if the if statement evaluates to True. The fifth and last line is like the 2nd and 3rd and will always run when the function is called. It effectively closes the if statement above as no more lines can be inside the if statement below that line.
Indentation is used after:
1. Compound statements (eg. if, while, for, try, with, def, class, and their counterparts)
2. Continuation lines
More Info
1. Indentation style guide
2. Tabs or Spaces?
3. Official docs on indentation
im back !
😄
whats bluenix codin btw?
discord py lib?
epic!
send da repo link?
Bluenix you really shouldn't include Heroku and Replit in the documentation those are no good for discord bot dev and especially Heroku isn't meant for stuff similar to discord bot dev
Thanks!
Ahhh gotcha
i wanna move awayyy from vscode
Only you can make that change
im scared of the telemetry
Why?
Yup
Ok
Many articles are accusing vsc and ms of data stealing
idk what to believe
usage / code
^
oh wow i never thought abt that
Im just lessening my work by using aiohttp but I still have to fix my json module inorder to continue with my library
ima do it rn
why does dark plus look good on discord vc's and other vids but not when i use it :(((
i dont have any color grading issues
it just looks bad lol
Use github dark dimmed
O.o ill check that
is writing a py lib for low level operations a dumb move
Idk
Hemlock, any thoughts on dis?
Me neither
@whole bear Would you mind changing your nickname to conform with our nickname policy? See #rules for more details on that
i know that c is the lang for it but using py for everything makes it cool 😎
How did you ping them-
ah makes sense lol
yeah
You can use their real username or their ID
i forgor 💀
lol
Bye I gtg now, I'm just waiting for my exams to be over then I can start working on my library again
cya
screw it, im making that lib
bye bye sublime then? -> Hemlock
@sweet lodge
@sweet lodge
Converts to name automatically
Interesting
Hey people!
👋
.wa short loofa
the dried fibrous part of the fruit of a plant of the genus Luffa; used as a washing sponge or strainer
You don't need to walk if you have one of these
A couch alternative
I'm back
Kings and queens, your throne has arrived! Introducing the Imperial Lounger. Take a seat on this plush chair and experience a level of comfort that, until now, had only been available for royalty. Filled with our super soft foam, it will be your favorite spot in the house. Filled with super-cozy foam Covered in premium
Done 💀 😆
@whole bear I mean no invisible characters as your nickname
Oh there we go
Didn't sync
Cheers
Bluenix you can also assume that _trace exists in the hello payload and the ready payload, even though Jake told me to ignore it but as per the old documentation I visited on archive.org the _trace key was mention as useful for debugging issues so I'm just assuming it exists when ever parsing hello and ready in my library
Thanks for the info, what would I use it for though?
Isn't python -O and such going to remove debugging stuff?
Its a worthy investment
'_trace': ['["gateway-prd-main-87xg",{"micros":64096,"calls":["discord-sessions-blue-prd-2-162",{"micros":63202,"calls":["start_session",{"micros":31075,"calls":["api-prd-main-v2n8",{"micros":27623,"calls":["get_user",{"micros":3247},"add_authorized_ip",{"micros":1799},"get_guilds",{"micros":3916},"coros_wait",{"micros":0}]}]},"guilds_connect",{"micros":3,"calls":[]},"presence_connect",{"micros":21134,"calls":[]}]}]}]']
Jake (discord employee) told me its useful for debugging stuff with the technical team, I'm not entirely sure of its use but might as well as come handy sometime
Ooooh, for them yes
Are you ready to be floored? Our Roma chair lets you get ground-level cozy for watching TV, playing video games, and just lounging about. You’ll get just the support and comfort you want with our Big Joe beans inside—and all the low maintenance you need with tough, easy-to-wipe-down SmartMax fabric available outside. B
# Looks like JSON
import json
print(json.dumps(json.loads(whatever['_trace']), indent=2))
I'm using a self modified version of the json module to get the trace as raw string but the inbuilt json module might not be able to do that
sounded gross to me @rugged root
We all need a little pick-me-up every once in a while. All beans go flat with the appropriate amount of love and attention you're sure to give your bag. When it does start to slouch, our bean refill pack is there to give it a much-needed dose of plumpness. Our refill pack contains 100 liter (3.5 cu. ft.) of rejuvenatin
Ah okay
That modification is available for public use on my lib's org but the latest commit is broken so if you want to try it you should try it after I make it use slots, it basically mimics golang's json marshal and unmarshal, I thought of using hooks but that's just low performance and plus not soo flexibility. In golang you have Structs and the json module maps values to them and you have so much flexibility like getting the raw string or omitting the value on dump if None and so on
yeah
Was game graphics always this bad
That looks like a bed at the chiro
Rec Room? No.
Idk I dont play games
What is rec room
I was using the tool with the game.
let me find their homepage ... it's kinda supposed to be a kid-friendly VRChat
wassup
Oh like imvu but pg-13?
The only one I've heard of that might work is https://beeware.org/
ye i heard of beeware
You get a free dorm room no matter if you are a member or not.
https://recroom.com/
i also heard of kivy
Yeah that's the other one
Ooohh i think I tried this for a bit with my brother’s headset
VR headset is optional.
Input can be keyboard / mouse OR gamepad + mild keyboard (for chat)
Bluenix heres where the convo on _trace starts #381887113391505410 message
ah
yeah
some say kivy is better and others say beeware is better
but idk
mixed feelings
mm yeah
Great thank you
See ya!
► TetraBitGaming MERCH: https://www.tetrabitgaming.com/
► Support me and get extra perks by becoming a member!: https://www.youtube.com/channel/UCT_dB4i0Jz971GVTA-D2Tbg/join
Is it possible to beat Super Mario 64 with DK Bongos? In this challenge video, we will find out just that as we try to get 70 stars and beat Super Mario 64 with some bongo...
And doing the BLJ (Backwards Long Jump) with some weird controllers.
https://www.youtube.com/watch?v=kDyNQ0qKELQ
Super Mario 64 DS TAS Speedruns Explained ► https://youtu.be/e_HO1M3B5ng
New Merch ► https://crowdmade.com/collections/nathanielbandy
See my Videos Early! ► https://www.youtube.com/channel/UCRwczJ_nk1t9IGHyHfHbXRQ/join
Bathaniel Nandy's Channel ► https://www.youtube.com/channel/UCwlRVT6TQBXsh_uX3GTvaTw
Merch ► https://crowdmade.com/collections/...
Bluenix you are going to use logging right...right
Of course lol, this is just prints for debugging as I've gotten about 2-3 weird errors I reckon have to do with my implementation
So we have the copy module. Is it copy, or copy? Not being serious.
ook
@zenith radish is this on Second Life?
@zenith radish https://www.youtube.com/watch?v=ksme1nbbTAc
Quick Question Bluenix r u gonna use the type annotations hack for event handling or something else
Yeah I use it for commands and events yeah
Did you read this? https://github.com/Bluenix2/wumpy/wiki/Gateway_API
Or did you read the documentation at like https://wumpy.readthedocs.io/en/latest/tutorial/hello-world/
Oo gonna read that
Oh gr8 I was wondering I'd it's bad practice to depend on annotations so I didn't yet implement event handling
I think you can accidentally remove them with an optimization flag, but like FastAPI, PyDantic and discord.py all use them. So just.. don't use the optimization flags haha. Introspection can be seen as poor but here it is used reliably I think
Oh dear
Don't rely on annotations for functionality (other than whatever your editor uses for stuff)
My WebSocket has been heartbeating for 90 minutes 🎉
Oh k
https://www.youtube.com/watch?v=KaOC9danxNo
o- o i forgot this even existed lul
NEW YOUTUBE SERIES (Rare Earth): https://www.youtube.com/playlist?list=PLPfak9ofGSn9sWgKrHrXrxQXXxwhCblaT
Rest in peace, Starman.
A revised version of David Bowie's Space Oddity, recorded by Commander Chris Hadfield on board the International Space Station.
Composition: “SPACE ODDITY”
Written by David Bowie
Published by Onward Music Limited
...
how much have you left to do?
@gentle flint have you seen that vid? xD i think it was the first music video made in outer space
no, I haven't
you should
The thing I've noticed in py libraries is that they are sort of complex.
I started using discordgo because I'm just dumb (what can u expect from a 13yo) and thought that theres no lib in python for discord slash commands but now that I look at it, it was a good decision
My library just straight up copies discordgo because it pretty simple and easy comparing it to other py libs it's just too complicated
Ah yeah I saw, it inherits a lot from DiscordGo
Oh my god the use of the mascots:
Yeah there's a lot of little projects since discord.py isn't supported anymore.
We're all still waiting to see who ends up leading the pack as it were
yech
Mine is truly little lol
Hikari took the lead
Then there are other forks being used by many like pycord nextcord dissnake
I'm afraid my efforts are just gonna be useless lol
I'm afraid my efforts are just gonna [bee] useless lol
this game looks so good https://www.youtube.com/watch?v=Yo_kaC9ZY3s (seizure warning, that game is pretty intense)
POST VOID is an absolute banger that snuck up on me on the Steam front page, and quickly became the best $3 I've ever spent.
Patreon: https://www.patreon.com/LeadheadYT
Merch: https://leadheadshop.com/
Discord: https://discord.gg/PVvXESU7WU
Second Channel: https://www.youtube.com/Porkbrain
Twitter: https://twitter.com/LeadheadYT
Instagram: http...
Bye gtg again
"Oh, we have a cybersecurity article about smart devices (read: internet-connected devices) so we must insert a generic picture of 'hackers'"
https://nos.nl/artikel/2403550-eu-stelt-eisen-aan-cyberveiligheid-van-slimme-producten
caption of the image is
A hacker uses Metasploit to break into a computer
Real pros use chkdsk.
Real pros use scratch
@primal yacht You're destroying your microphone.
it was already bad
That reminds me of https://youtu.be/2T_jCX8J_I0
Water is healthy, less so when you add crushed up Xanax.
We've got something big in the works. Help us out with the following survey, wont'cha? Automatically enter to win a sweeps with prizes including a $500 gift card and 3 $100 gift cards.
https://www.marketingresearchresources.com/images/ued00116/mrr.asp?I.User1=YO
See more http://www.col...
let x = 5;
// statements
{
if (0) ;
}
// object - immediately discarded
{ 'foo': bar() };
match x:
1:
print("It's one!")
2:
print("It's one times two!")
var new_var:
print("It's not 1 or 2, it's ", new_var)
That's a thing in Python patma yeah
switch (true) {
case a == 1:
// some stuff
case a == 2:
// also carrying from `a == 1` since no `break` there
break;
case a == 3:
// ...
}
switch {
case a == 1:
// some stuff
case a == 2:
// also carrying from `a == 1` since no `break` there
break;
case a == 3:
// ...
}
'use strict';
dsjgksdjfejsifwe = 5; // error if not existing
Squirrel is a high level imperative, object-oriented programming language, designed to be a light-weight scripting language that fits in the size, memory bandwidth, and real-time requirements of applications like video games.
Hello, I just started using discord. I want to know why I can't speak on voice chat 0
@brave steppe
They're replacing plain old JavaScript objects with "tagged" objects
Check out the #voice-verification. That'll tell you what you need to know
@steady sentinel ^
So instead of doing isinstance checks, it's all replaced with if (object.tag == something)
i will see. thank you.
What brought you to the server, if I may ask?
@whole bear Context?
doom
I want to communicate with more people who use Python
Friggin' hated fighting the marauders
@unborn storm Syntax highlighting should be strictly semantic, imo
We're glad to have you! Do you have much experience with it?
I have been learning to use Python for 2-3 years~
Very cool
I from China, my english not good. Thank you for your help.
let foo = `one ${bar + 404} two`;
```@swift valley ?
Idris is one of the few langs that enforce rigid colors based on the context of where a name is used or what it is e.g. a type or a regular declaration
isn't idris that language that helped to create ergonomic keyboard layouts ?
like split keyboards
The one I use: https://trulyergonomic.com/ergonomic-keyboards/best-truly-ergonomic-mechanical-keyboard/
also for whoever wanted highlighting in comments
if you use vs code look into better comments extension
I ran into a few minor issues when trying to implement a server to receive HTTP requests using sockets.
What kinds of issues?
seems quite good, but maybe has too much space bars
I sent a POST request to the server via Requests. In the synchronous case, it was fine, but when I enabled multi-threaded concurrent operations, the server received data missing the request body
oh lol it does work but my terminal theme on windows doesn't match it and it looks terrible lmao
goooooood
What's the server framework?
does this count
Running this inside WSL 2 that is running Xfce4 (thanks to a program)
cool
I based on socket implementation of a simple service
so WSL can run X apps ?
Hello
@brave steppe your still deafened & streaming
looks like it is a bit too verbose full (no offense, but i'm programming in APL so i have a very high concern about not typing too much things)
@brave steppe Scooted you back and forth since that looked potentially like personal info for you
But I got food from last night
Paid for
I threw in expense report and accounting was ultra confused
funcname( JSON_OBJECT_HERE )
@steady sentinel Regarding the program issues you were having, it might be better to ask using the help channels, as I'm not overly familiar with working with sockets. See the #❓|how-to-get-help channel for more details on that.
@rugged root
👍
Aaaaaaaah, thank you. My mom came into my room bothering about posture and wanted me to install this weird program that will annoy you to move
I literally just realized that I was still streaming when I disconnected and I was like "Oh phew I didn't show that to everybody"
Either way, those who now know my name. Congrats you're one of many
Not one of many lol
My name's out there but it's also sufficiently difficult to search anything significant
thats cool
yeah its a gr8 extension
X crashed on me lol
Yes?
How's work
Umm...
Better
The big project is almost on schedule again
oook
lemme show u what i managed to get
I'll probably try to stream some documentation writinf
One of the managers wants to leave the cameras up on a monitor in their office, but Windows defaults to locking after 15 minutes, and Intune doesn't want to propagate only that setting
see
For a short bit
is your colorscheme gruvbox ? looks like it but better
I just don't like talking :P
comments:
- match: "#"
scope: punctuation.definition.comment.python
push:
- meta_scope: comment.line.number-sign.python
- match: \n
pop: true
- match: TODO | XXX | xxx | todo
scope: todo.python
docstrings:
- match: ^\s*(?=(?i)(ur|ru|u|r)?("""|'''))
push:
- match: (?i)(u)?("""|''')
captures:
1: storage.type.string.python
2: punctuation.definition.comment.begin.python
set:
- meta_scope: comment.block.documentation.python
- include: escaped-unicode-char
- include: escaped-char
- match: '\2'
scope: punctuation.definition.comment.end.python
pop: true
- match: TODO | XXX | xxx | todo
scope: todo.python
o- o i just use basic one dark everywhere
TODO FIXME
ya it is gruvbox but tweaked a bit
ok what i thought. cause i dislike gruvbox but that one is pretty cool
i have one more
when my brains wants plain colors
I'm getting more..... swampy vibes from that one
Response from an API: suds.WebFault: Server raised fault: 'Sorry, we just updated this page. Reopen it, and try again.'
Reopen?
The web page?
Through the API?
Maybe
If u remember me asking u about selenium before a few months, anyways i finished my project by that time 😄
🙂
def wrapper(**data):
def getData(key):
return data[key]
return getData
@rugged root ill try the thing u r listening to rn
>>> wrapper
<function wrapper at 0x000001FD6DE40C10>
>>> wrapper(data={'a':'b'})
<function wrapper.<locals>.getData at 0x000001FD6DE40A60>
>>> wrapper(data={'a':'b'})('a')
KeyError: 'a'
Hello
sup
>>> wrapper(a=1, b=2)('a')
1
^
What's up?
The ceiling is what's up for me.
@rugged root its actually pretty nice this Pay Phone song
Hey there @rugged root
Pretty good, how about you?
Sounds interesting.
Always have to try things before you judge them 🤷♂️
Except for crimes.
;)
Wait, you mean godot?
Yeah, that engine is fire.
What exactly are you making right now?
Right now I'm just going through the tutorials
But I plan on making a Riichi Mahjong game
Japanese Mahjong?
I never played it.
Sounds quite nice.
Isn't it more about Luck?
Hm, ok
I have to go.
Good bye, have a nice evening.
See you around!
24 function keys
New Usability Rating on Datasets.
We've got some HVAC folks here so I'm just going to be listening and typing for a bit
@rugged root -
I'm checking all my numbers, and I thought I'd share to provide context to my ramblings.
We have a week to ship each order, so everything except the most recent bracket is late
Why were they so delayed?
We're shipping physical items
We're subcontracting. The contractor has a big warehouse and they ship us product as necessary.
The contractor has been taking weeks and weeks to get us the inventory.
We bill shipping charges to the main contractor, who forwards the bill to the client.
Because we're so late, the client has demanded we ship Next Day Air and they're making the main contractor pay the bill
my green circles no worky :(
We're getting almost daily emails from the main contractor about how expensive all of this NDA shipping on their account
Really don't have much to tell them other than "we can't ship product you haven't sent us"
Did they give you a reason why you haven't gotten the product from them?
Nope
@dense ibexcute ducky
We're scheduled to receive weekly replenishments
Our last replenishment took 3 weeks to arrive, and was incomplete
So, our team doubled our reorder to hopefully have enough to account for it taking so much longer
And it arrived in four days
It's not.... They have the contract
IDK
Not a sales person
"New Hire kits"
Apparel for retail employees
Yeah
hello
tyty
We also do their name badges
Sometimes we do random crap
I personally processed a special request that was used in a commercial
It was cool pointing at the TV and saying "I shipped that shirt and badge"
I have suggested calling the client and stealing the contract
Sales said we only work with a section of the contract, and we wouldn't be able to accommodate taking the whole thing
On Dec. 20, 2019, the President signed legislation amending the Federal Food, Drug, and Cosmetic Act, and raising the federal minimum age for sale of tobacco products from 18 to 21 years. This legislation (known as “Tobacco 21” or “T21”) became effective immediately, and it is now illegal for a retailer to sell any tobacco product—including cigarettes, cigars, and e-cigarettes—to anyone under 21. The new federal minimum age of sale applies to all retail establishments and persons with no exceptions.
Was very confusing when I first found out
My dad sent me in to buy his cigarettes, and I got sent out empty handed
I'm 21 now
Ouch
It was a weird couple of years because they grandfathered everyone that was already 18
How?
A lot of places refused to sell to me because I was under 21
Right but the grandfathered part
Guess they didn't know
Or better safe than sorry
Or didn't want to get in trouble
Yeah
The law does not phase-in age restrictions (i.e., there is no “grandfathering”) of those who are currently 18, 19 or 20.
There wasn't?
hello
Maybe I was wrong
I never actually checked it
I just belived what the store clerks said
HemlockLovesGriff
With a C
Corey Schafer
https://www.youtube.com/channel/UCCezIgC97PvUuR4_gbFUs5g
Well, crap
Hope I didn't get anyone in trouble
{
"jinja-block": {
"prefix": "block",
"body": [
"{% block ${1:name} %}",
"{% endblock ${1:name} %}"
],
"description": "creates a jinja block"
}
}
hey @lucid pine
lua?
heyy hemlock?
pretty good apart from accidentally cutting myself.. but its good now
opening something
yep
hello eivl
go to sleep if u need it =]
Hey!
Um theres actually a glitch.. Im not in the call
u sure?
yeah
Fixed?
lmao
lmao my the voice channel has 9 members
ima restart discord
So weird
back!
Ngt so how have u been?
eivl eating beans
not too bad but its like uh
wait ur eating the beans themselves
Did you finish your logic world thing

yeah i got my 5bit ram working
Nice!
well its only sort of workin...
Gintautas Kazlauskas
woah swaggy name
its only got 32 addresses so it only stores 20 bytes
Thats still cool! I havent figured out the basics yet
Like I was thinking of making a simple game just from logic alone with no CPU but that went out of the window
I wonder if u could get to a point on logic world to actually run compiled C code
um.. to run C code??
haha maybe not as that could take hours of worl to get some sort of risc-v thing working which could be the easies way of doing it since open source
Yeah maybe not
imma go back to GT catch ya laters
There's Adobe Lightroom and there's always GIMP
GIMP a photoshop app?
It's an opensource alternative to Photoshop
i find that you call it a "photoshop app" funny. really cements photoshop's position lol
And is there free cropping like to remove background in a photo
Yep
it isnt free D:
yo
im back real quick but i wanna ask
has anyone done ray tracing in python?
has anyone tried it?
because i wanna show u something
please can i show u something
can i show
This is a demonstration of a homebrew expansion chip for the SNES that adds realtime raytracing capabilities to the console. An overview of the chip design and capabilities is also included.
Shorter demo: https://youtu.be/VeFF344NbZ4 (video) Technical info: https://www.shironekolabs.com/posts/superrt/
SOME ONE DID RAY TRACING ON THE SNES
people?
raise MissingRequiredArgument(param)
discord.ext.commands.errors.MissingRequiredArgument: member is a required argument that is missing.```
why give me this erorr
??
@ionic ferry
@oak lava i am not sure dude, i have never used this exception
ok
😔
caching issue my guy
ikr
also you are silent
what do I even pay him for
thing.update(["final playcount"])
!docs dict.update
update([other])```
Update the dictionary with the key/value pairs from *other*, overwriting existing keys. Return `None`.
[`update()`](https://docs.python.org/3/library/stdtypes.html#dict.update "dict.update") accepts either another dictionary object or an iterable of key/value pairs (as tuples or other iterables of length two). If keyword arguments are specified, the dictionary is then updated with those key/value pairs: `d.update(red=1, blue=2)`.
!e
dict1 = {"a": 1}
dict2 = {"b": 2}
dict1.update(dict2)
print(dict1)
@olive hedge :white_check_mark: Your eval job has completed with return code 0.
{'a': 1, 'b': 2}
thing["final playcount"] = 20
@stable axle
d = {}
d["final playcount"] = 1
print(d)
i = 0
player_playcount = []
player_score = []
matches = []
for match in os.listdir("matches/"):
matches.append(match)
print(f"{i} {match[:-5]}")
i += 1
match_end = int(input("\nwhich match will you end?\n"))
print(matches[match_end])
with open(f"matches/{matches[match_end]}") as thing:
thing = json.load(thing)
with open("player_data.json")as player_data:
player_data = json.load(player_data)
thing.update(["final playcount"])
thing.update(["final score"])
for user in thing["users"]:
user_pos = thing["users"].index[user]
player_playcount.append(player_data[user][18] - thing["initial playcount"][user_pos])
player_score.append(player_data[user][0] - thing["initial score"][user_pos])
thing["final playcount"] = player_playcount
thing["final score"] = player_score
try:
shutil.move(f"matches/{matches[match_end]}.json", f"match_history/")
except FileNotFoundError:
print("\nfile not found...")
hand reveal 😳
anyone here good at english/creative writing-engaging the reader?
Same
can you give me an opening sentence for blockchain, not crypto that interests the reader...any ideas guys? Like a something to interest them/make them want to read the next line
if ending_match is ```py
{'users': ['GDcheerios', 'BirdPigeon'], 'match name': "jesus's testing", 'initial score': [62877555739, 10325563581], 'initial playcount': [47035, 32352], 'mode': 'ffa', 'team metadata': {}, 'level difficulty': 'beginner'}
then why is user_pos = ending_match["users"].index[user]
TypeError: 'builtin_function_or_method' object is not subscriptable geiving me an error
[MV] Sam Kim(샘김) _ The Juice
K-POP Wonderland, 1theK
K-POP의 모든 즐거움을 1theK(원더케이)에서 만나보세요! :)
Welcome to the official YouTube channel of K-POP Wonderland, 1theK
""1theK Originals"" Subscribe 👉 https://www.youtube.com/1theKOriginals
[Notice] 1theK YouTube is also an official channel for the MV, and music shows will count the views from this c...
You should just always wear steel-capped boots.
Hello 👀
Alright guys, reign it in please.
👀 👀
Oh right, funny number 😄
everyone listen please
.candy
🥇 @crisp shuttle: 103
🥈 @vivid palm: 102
🥉 @brave thunder: 101
🏅 @cloud flare: 24
🏅 @sacred dragon: 21
Candies will randomly appear on messages sent.
Hit the candy when it appears as fast as possible to get the candy!
But beware the ghosts...
I need sum God
This is like jazz fusion or something? 🤔
yeah idk!!!
came up on my 'discover weekly'
they seem brand new, i can't find any info on them
Sounds interesting
.candy
🥇 @crisp shuttle: 103
🥈 @vivid palm: 102
🥉 @brave thunder: 101
🏅 @cloud flare: 24
🏅 @sacred dragon: 21
Candies will randomly appear on messages sent.
Hit the candy when it appears as fast as possible to get the candy!
But beware the ghosts...
how tho
i need to be numba 1
No life smh
.src candy
Click bot? :sus:
👋 Pub
Same, except the weird taste.
I don't think I've ever felt refreshed after a nap.
Acid?
Ah no, there's lava in my mouth.
you got to train the naps.
did that all the time in college
Annihilating aiohttp from my project
did you listen to the whole thing?
the guitar throughout.. and the time changes
ees nice
With their powers combined, coffee and naps create a greater sum than their parts.
Hosted by: Michael Aranda
Head to https://scishowfinds.com/ for hand selected artifacts of the universe!
Support SciShow by becoming a patron on Patreon: https://www.patreon.com/scishow
Dooblydoo thanks go to the following Patreon supporte...
Ah right. Why? 😄
I've gotten so many weird errors from it, doesn't support Trio and doesn't have HTTP/2 support
HTTPx hits all of those boxes on the other hand :3
Oh, I'm trying out Trio at the moment.
Httpx seems to be the way to go.
Is this for Wumpy?
Task groups are up there in heaven somewhere
Yes!
I have a few more places I need to change it now but after that AioHTTP will be gone!
like some comments lmao
Have you heard of a harpejji?
Is that an instrument?
Yep. Like a cross between a guitar and piano 😄
But currently very expensive 
It's not an instrument unless Jacob Collier has played it, do you have a video?
Ah, but he has!
lol
One of Stevie''s greatest. On my wonderful harpejji (16 strings, tuned in wholetones).
Come to a Jacob show! http://www.JacobCollier.com/tour
Jacob's musical universe ➡ https://jacobcollier.lnk.to/Follow
http://www.JacobCollier.com
http://www.facebook.com/JCollierMusic
http://www.instagram.com/JacobCollier
http://www.twitter.com/JacobCol...
Oh this one!
You should've linked this one though https://www.youtube.com/watch?v=bVMQZ9ULJUU
Straight out of his instagram account @jacobcollier
Enjoy and subscribe for more videos!
This guy's pretty good as well: https://www.youtube.com/watch?v=y8sxp-_qNcQ
Dean Town by Vulfpeck
Gotta love those bass strings. Celebrating one year with this incredible instrument.
#vulfpeck #deantown #harpejji #marcodi
www.marcodi.com
His whole channel is just harpejji. Not sure why he's in a bath-robe 🤔
Alright gtg 👋
👋
byesies boyos
👋
ok
hell0
what brings you to the Python server?
im making a loader
a payed software
and needed help making it
is there
a
way
to
se
how
many
messages
i
have
sent
!voice-verifi
Voice verification
Can’t talk in voice chat? Check out #voice-verification to get access. The criteria for verifying are specified there.
ok
cool thx
no caap tho the thing is a bit strict
like why u gotta be sush a hi level
!vban 895682396303806465 14d As stated in #voice-verification spamming is not an acceptable way to pass the voice gate.
:incoming_envelope: :ok_hand: applied voice ban to @whole bear until <t:1636761343:f> (13 days and 23 hours).
please do not use ableist language
just ban me
!ban 895682396303806465racism
Could not convert "user" into UnambiguousMember or UnambiguousUser.
895682396303806465racism is not a User mention, a User ID or a Username in the format name#discriminator.
!ban <user> [duration] [reason]
*Permanently ban a user for the given reason and stop watching them with Big Brother.
If duration is specified, it temporarily bans that user for the given duration.*
lmao
!ban 895682396303806465 racism
:incoming_envelope: :ok_hand: applied ban to @hoary oasis permanently.
why would someone want to ban themselves oof
!voice-verifi
Voice verification
Can’t talk in voice chat? Check out #voice-verification to get access. The criteria for verifying are specified there.
shouldn't the ban command just ban 'em forever?
why is it a pban
? it does
pban is short for purge ban, which also purges their messages
ccya in a bit i didn't notice workshop wass srn
Music video by The Beatles performing Help!. © 2015 Calderstone Productions Limited (a division of Universal Music Group) / Subafilms Ltd
joe do u use linux?
@whole bear if you want to get into linux, i'd recommend starting out with either ubuntu, pop!_OS, or elementary
i would never get into linux i dont think its safe
Is is cyber security is a good career ?
Do u think that linux is worth it over windows ?
eivl said windows 11 is equal to linux?
yo i am back
Ok goodnight guys
A former Londoner moving to the countryside has to adapt in more ways than one – like understanding what the local folk are saying for example... Google translate anyone?
Hot Fuzz (2007) SYNOPSIS: As a former London constable, Nicholas Angel (Simon Pegg) finds it difficult to adapt to his new assignment in the sleepy British village of Sandford...
Do you understand ukrainian&
trying to reach 50 messages guys
hey
help me lmao
ok sorry 🙂
why
???
idk how to use discord lmao
new to this
ME
harassing me
omg
ONG WHAT IF I AM A COOPERATION AND NOT A PERSON??
you are dehumanizing me
my mum had it with ur mum?
our mums are lesbeans
mais peut-être elle est lesbean
on sait jamais
i need 50 messages lmao
we may never know
do messages here even count?
okay but why am i not reaching 50 lmao
okay done
its done
the algorithm is made
yea
yea
you just said make it
so i made it
EXACTLY
Ty
no u cant
its too late
im out here trying to voice verify
ok sry
!resources
The Resources page on our website contains a list of hand-selected learning resources that we regularly recommend to both beginners and experts.
Freek Neiryncks Gents veur geveurderden 2011
Joepie! T Schoole es weere begost !!! Op maandag 26 en woensdag 28 september starten de lessen Gensch van Perfesser Freek Neirynck weer in het Centrum voor Volwassenenonderwijs aan de Bargiekaai (Brugse Poort)
7 basislessen "Gensch veur beginners" (maandagavonden van 19u30 tot 21u15) worden voor de...
French Flemish (French Flemish: Fransch vlaemsch, Standard Dutch: Frans-Vlaams, French: flamand français) is a West Flemish dialect spoken in the north of contemporary France. Place names attest to Flemish having been spoken since the 8th century in the part of Flanders that was ceded to France at the 1659 Treaty of the Pyrenees, and which hence...
a space has been made
now to empty the cupboard
getting somewhere
books are heavy af
0 votes and 6 comments so far on Reddit
shorts?
are you moving?
can anyone help me with this problem ?
@rigid field here
n = int(input())
average = [0, 0, 0, 0, 0]
for i in range(n):
q = input().split()
for j in [1, 2, 3, 4, 5]:
average[j - 1] += int(q[j])
for i in average:
print(i / n, end=' ')
it worked thanks but there is one problem. the output which they want is two digits after decimal point....
how will i solve it?
@kindred mauve
Last two cases gave me run time error @kindred mauve
Oh
I will think
hyy
need some help
dm
ok, im also trying to solve it
@gentle flint I can see your green ring. Can hear you intermittently. As in once. "For some reason it..."
you can hear me when it's on speaker
but I want it via the headphones
and the green ring is cuz ptt
Gonna try updating client
this worked yesterday
Hey opal!
srry i can't really speak rn was a bit sick todayy so rested and just woke up
All good. I'm not talking bc I just don't feel like it
Ooh perfect timing verbose
I'm actually going to be leaving rn, but I might be back later
Don't we all
just leave it
!projects @bold shore
Kindling Projects
The Kindling projects page on Ned Batchelder's website contains a list of projects and ideas programmers can tackle to build their skills and knowledge.
Tables beware.
!e
import numpy as np
foo = [[i+(j*3) for i in range(3)] for j in range(3)]
print(np.asmatrix(foo))
for i in range(len(foo)):
for j in range(len(foo[0])):
if i == j:
print(foo[i][j])
i lagged out
@woeful salmon :white_check_mark: Your eval job has completed with return code 0.
001 | [[0 1 2]
002 | [3 4 5]
003 | [6 7 8]]
004 | 0
005 | 4
006 | 8
can you hear me now?
if i switch condition to i + j == len(foo[0]-1)
it will get other diagonal
Coding Cave
more like a storage room
it once was a server
I have an laptop but it is Windows 9.1 Till Now Lol
windows 9.1?
did someone just call a wiget a wegt?
never heard of it
Yea
widget
rip
I made an GUI Which works
with screenshots, sure
well that's up to a mod
no
Hey this Pawn Star from History TV 18
mmm
This second guy name is Rick
The Bald Head dude name is Rick
I am using push to. Talk
It is hard to handle
you said
Nice
no
If you wanna become a part of the history then do it
and what if I don't?
This is my project, this thing isn’t running on one window but it is running on 2 windows, I want to make an frame
I think you don’t become the part of this history
If you don’t
I don’t force anyone
^ example
Voice verification
Can’t talk in voice chat? Check out #voice-verification to get access. The criteria for verifying are specified there.
!e
print(sorted([u"\U0001F95A",u"\U0001F414"]))
@woeful salmon :white_check_mark: Your eval job has completed with return code 0.
['🐔', '🥚']
@gentle flint
@gentle flint Unless you're Batch. Then a scripting language ceases to be a scripting language and becomes a full-blown GUI with 5000 ifs.
My first foray into Linux was Knoppix.
It was good in its day.
The last time I occasioned to try it, it hadn't aged well.
Bit of a shame, really. It led the LiveCD pack back when.
Esperanto.
do I say
jag bli förkyld
or
jag får en förkyldhet
Jag var förkyld
ah
!e py rf""
@somber heath :warning: Your eval job has completed with return code 0.
[No output]
graphQL a good replacement for REST
it's helpful when you have a huge app with many API endpoints
queries can be useful
Is mattress to matter as mistress is to master?
yes
Excellent.
lol
@gentle flint can you add me as a friend?
done
Thanks
@gentle flint 1) add me as a friend, and 2) it's so cold here when it rains
Ohh I didn't see that someone else just asked to add you haha
- done
- same here
I'm used to Mexico where it's still warm when it rains
@woeful salmon
minimal tplink adapter would be perfect
TP-Link UB400