#voice-chat-text-0
1 messages · Page 1035 of 1
so it would grab the whole first list which is [1,2,3]?
ohhh
and then i guess y would grab the first value
which is 1
is that it?
you right
it was 1
or nested lists and how to loop them
Hmm
Ty
have a slovak lesson, in this hour 😀
Good luck!
ok so by the way you wrote it x was going to grab the first value
which would the first list
[1,2,3]
Sir can u overview the whole thing again as i came a Lil late.
Oh ok
Ok sure
This codeblock
then for the second it would again grab the first value from the list [1,2,3] which would be 1 right
Ok ty
so if we print
it would be be 1
uhhh
then i am lost
oh
oh then
1
4
7
since they are the first values for each list
so it would be
123
456
789
!e
my_list = [[1, 2, 3],
[4, 5, 6],
[7, 8, 9]]
for x in my_list:
for y in x:
print(y)
@wind raptor :white_check_mark: Your eval job has completed with return code 0.
001 | 1
002 | 2
003 | 3
004 | 4
005 | 5
006 | 6
007 | 7
008 | 8
009 | 9
I didn't understood this part -
for x in my_list:
for y in x:
print(y)
ok i get it
i should probably slow down more when i am looking through a exercise like these
I got a class of stock market so gotta go thank you for the ongoing wonderful lecture on nested list. Thank you sir.
honestly i got like half of it
what was yours
i have no clue what that question even meant
but imma enjoy watching chris explain this
Yes
!voice
Give me the code dude .
ok i go to study lists for 2 mins and he has written some magician stuff in my eyes
also say please
c ya chris
that was a nice lesson
me toooo please
@woeful salmon i want to join toooo
i relate a lot its not just you @woeful salmon
https://whats.new/ @trail mural
ofc you can join 🙂 and srry i missed the message
i got dm and this at the same time so thought its the same message notification
Chris u banned me to ask questions in help channel Right ??
@wind raptor
Answer me ?????
<@&831776746206265384> ,
@wind raptor banned me to ask questions in help channel
Because I asked how to scrab 600 images from a site.
You can appeal on your main account
@woeful salmon it's more fun when you can see the words
i gave it anime
without logging into my digital account but with my linux
@orchid summit If you're wondering why you can't talk, check out the #voice-verification channel
digital? root account?
Yeah thanks Im checking it
i suppose no, you can give exsiting non-root account new previligies, but without switching to root account, it's not possible
Who's a gamer here?
i mean i don't want to login my gmail where i bought my digital ocean .. while logging into my root account i can do it , right ?
then try this
ssh -l <username> <servername>
passwd
ik that lol .. i was just wondering and discussing it here .. cuz my voice isn't audible .. Anyways thnx
that's really tasty
link where 🔫
can't hate huggingface
This guy has dolly 2 access
I tried to contact him but failed.
Can u guys contact him
I think it really nails faces
mhm
much indiscernible very scare
try cup of coffee in a mug made of ham
surreal bovine choreography.
No cows were harmed during the making of this video, though their future prospects probably aren't as optimistic.
music is available here: http://cyriak.co.uk/music.html
Software used: adobe after effects
iT'S a MEEEEEeeEEEeEeE
I've had days where I felt like center right
let the fun begin
@lavish shore If you're wondering why you can't talk, check out the #voice-verification channel
That'll tell you what you need to know
@wind raptor Schrödinger's
The best way to wake up in the morning is to run this in prod:
DROP Table;
This is straight up just fan art
I'm going to type some buzzwords from Myst lore into this and see what happens
Try to get people to morb their game to get it to run
@sweet lodge https://huggingface.co/spaces/dalle-mini/dalle-mini
But did it first halt?
Haha
Bottom center
Zero Player Game (ZPG) - a safe way to please your awesomeness and have a good time.
That's just my uncle Ted
This is saying something to me. I don't know what, exactly.
Is that shoeonhead?
what fantasy ;;-;
Eh, hasn't really done well with the GodVille items
the bottom left..
Top center
My brain's off.
Calm, calm, calm, calm, KAAAAAAA!
fair enougj
210 and counting
still the weirdest looking battleship the US ever made
niceeeeeee
!pvmute 146106042554515456 Joining the voice chat and playing a loud screaming noise is unacceptable. You have lost your voice permissions.
!voicemute 146106042554515456 Joining the voice chat and playing a loud screaming noise is unacceptable. You have lost your voice permissions.
:incoming_envelope: :ok_hand: applied voice mute to @spring kraken permanently.
Ah, okay. Just without the time, fair enough
?
seems pretty clear to me
I didn't mean to join and my mic is messed up running Linux on a surface laptop my bad can you remove
Very sorry guys
One sec
okay, @steady acorn is now set to 10% volume
Yeah, I'll set it to a temp. Because it was bad bad
Just make sure you're muted before you join
!unvoicemute 146106042554515456
:incoming_envelope: :ok_hand: pardoned infraction voice mute for @spring kraken.
Yeah my bad 😞
I'll write an accompanying note
now writing "morbius python server"
Thanks I'll wait until I'm home on my normal computer
Just so it's clarified in the infraction notes for us. Shit happens
It was a knee jerk reaction from the old days when we had hit and run trolls on the regular
had?
Some people like chaos
Linux users should suffer 
!server
Aren't you a Linux user?
I’d link Tech Lead video for lawlz but he sucks
i don't even know
sudo pacman -Syyu
sudo apt install ur mom
sudo rm -rf @aerosol-can#5964 whistling
Makes sense thanks for understanding
!e
import this
@willow light :white_check_mark: Your eval job has completed with return code 0.
001 | The Zen of Python, by Tim Peters
002 |
003 | Beautiful is better than ugly.
004 | Explicit is better than implicit.
005 | Simple is better than complex.
006 | Complex is better than complicated.
007 | Flat is better than nested.
008 | Sparse is better than dense.
009 | Readability counts.
010 | Special cases aren't special enough to break the rules.
011 | Although practicality beats purity.
... (truncated - too many lines)
Full output: https://paste.pythondiscord.com/sohupifiwa.txt?noredirect
@amber raptor - Didn't you say you made a Discord bot in webhook mode and hosted it on Azure Functions?
Any chance you'd be willing to share how that works?
I need to make a thing where Discord users can fire a webhook on demand, and that sounds like a good way to do it
!e
from __future__ import semicolon
@willow light :x: Your eval job has completed with return code 1.
001 | File "<string>", line 1
002 | SyntaxError: future feature semicolon is not defined
!e
from __future__ import braces
@rugged root :x: Your eval job has completed with return code 1.
001 | File "<string>", line 1
002 | SyntaxError: not a chance
@amber raptor @rugged root
rabbit is always right. if the facts say he is wrong, then the facts are wrong.
"I'm not arguing with you; I'm explaining why I'm right."
import os
import asyncio
from typing import Optional
from fastapi import FastAPI, Request, HTTPException, Header, Body, BackgroundTasks
from pydantic import main
from .modules.auth import Auth
from .modules.handlers import Register, Update
app = FastAPI()
@app.get("/ping")
def ping():
return 'pong'
@app.post("/")
async def discord_main(
request: Request,
bg_task: BackgroundTasks,
X_Signature_Ed25519:Optional[str] = Header(None),
X_Signature_Timestamp:Optional[str] = Header(None),
):
auth = Auth()
body_str = await request.body()
body = await request.json()
if auth.verify(
body=body_str,
signature=X_Signature_Ed25519,
timestamp=X_Signature_Timestamp
) is False: #Meaning it's invalid
raise HTTPException(
status_code=401,
detail="Invalid Token"
)
if body['type'] == 1:
return {'type': 1}
elif body['type'] == 2:
if body['data']['name'] == 'update':
bg_task.add_task(Update().update_user, body)
return {'type': 5}
import os
import logging
from discord_interactions import verify_key
class Auth:
def __init__(self, public_key:str = None) -> None:
if public_key is None:
self.public_key = str(os.getenv('app_public_key'))
else:
self.public_key = public_key
def verify(self, body:str, signature:str , timestamp:str) -> bool:
try:
if verify_key(body, signature, timestamp, self.public_key) is True:
return True
else:
return False
except Exception as e:
logging.error("Unable to validate due to error while encoding")
logging.info(f"{e}")
return False```
def update_interaction(self, token:str, message:str, application_id = None):
if application_id is None:
application_id = self.app_id
interact_message = {"content": message}
r = requests.patch(url=f"{self.baseuri}/webhooks/{application_id}/{token}/messages/@original", json = interact_message)
return r```
Last one before I head out
wait, it accepts the PATCH verb? Sweet
ngrok is the fastest way to put anything on
the internet with a single command.
@whole bear If you're wondering why you can't talk, check out the #voice-verification channel. That'll tell you what you need to know
It's like a little robot waving
Its like r34 art
it looks like very bad pixel art
name = input("Give a name the file : ")
file = open("C:/Users/al_do/Desktop/{}","w".format(name))
thats doesn't work the file name is {}
that {}
how can i give a name file
You are formatting the open mode not the file path
name = input("Give a name the file : ")
file = open("C:/Users/al_do/Desktop/{}”.format(name),”w")
@sinful jaythank you
No problem!
!stream 667061859320594432
✅ @whole bear can now stream until <t:1655921480:f>.
@lavish rover I cannot find the json type for type hinting we talked about
!user
You are not allowed to use that command here. Please use the #bot-commands channel instead.
@rugged root oops, I guess I was reading a thread about potentially adding it and I assumed it was added
All good
Hemlock: I love that man
Mustafa: *Joins*
Hemlock: Mustafa, I love you
Mustafa: Wah wah my headphones blah blah blah
@lavish rover
The question regarding "self bots" has come up here and there, and we'd like to make our stance clear:
Discord's API provides a separate type of user account dedicated to automation, called a bot a...
I only said 2 blahs
CTO = @quasi condor(Charlie) Tickles Otters
Agency rail workers will be stopped at picket lines and asked not to cross.
RMT union's General Secretary Mick Lynch got a little flustered explaining why...
#KayBurley FC
5499
958
I saw this, she is actually bloody stupid
it's hilarious
"But what is a picket line?"
Her eyes.
such a dickhead
!e
☕ = "hi"
4, 194, 304.
@quasi condor :x: Your eval job has completed with return code 1.
001 | File "<string>", line 1
002 | ☕ = "hi"
003 | ^
004 | SyntaxError: invalid character '☕' (U+2615)
!e 😀 = 1
@terse needle :x: Your eval job has completed with return code 1.
001 | File "<string>", line 1
002 | 😀 = 1
003 | ^
004 | SyntaxError: invalid character '😀' (U+1F600)
!e ಠ_ಠ = 1
@lavish rover :warning: Your eval job has completed with return code 0.
[No output]
!charinfo ಠ_ಠ
\u0ca0 : KANNADA LETTER TTHA - ಠ
\u005f : LOW LINE - _
\u0ca0 : KANNADA LETTER TTHA - ಠ
\u0ca0\u005f\u0ca0
!e print(人 := 7)
@strong arch :white_check_mark: Your eval job has completed with return code 0.
7
!charinfo 人
\u4eba : CJK UNIFIED IDEOGRAPH-4EBA - 人
at&t style 😦
"R. It's literally Python."
@rugged root does it matter if you type ' or "
Give me minecraft 😎
"ALIGN"
Is this called cow testing?
"Does this language like cows?"
"Sorry. Your language thinks cows are illegal. It has failed the cow test."
This is exactly what my research supervisor told me when I started learning python
curl | bash 
No
Sorry, only just saw this
You do have to use the same one on both sides*
Had that problem the other day
@zenith radish
I have pung you
I haven't learned anything yet
I think it's broken
Fax we want refund
@zenith radish
make the terminal bigger and run it
make terminal bigger
Bigger the terminal the better
Now you know why we don't curl | bash
How to reduce fat in tounge?
wat
For a friend
i think it's aplay
1v1 Rock Paper Scissors
Emoji variables:
| language | result |
|----------+----------------------------------------------|
| c | yes |
| c++ | with gcc |
| js | no |
| python | no |
| ruby | yes |
| r | no also it's called with a capital letter ew |
| java | no, terrible language |
| nim | yes |
| go | no |
| rust | explicit no |
8GB for a dev environment package? What are you even doing with your life at that point?
category theory probably
If you wanna do haskell that's worse
I've a category for it. Too fucking huge.
but is it a monoid in the category of endofunctors?
@dense ibex
^^
What are you going to do with this knowledge?
!e
import json
json.loads('{"☕" : ""}')
@quasi condor :warning: Your eval job has completed with return code 0.
[No output]
@zenith radish
unlimited source of power
Thats you making waffles?
Not him, no. Random classmate
Oh got it, sorry I'm new here
You guys played Tekken?
Same dude, good times
@brave jackal Down here
!paste
Pasting large amounts of code
If your code is too long to fit in a codeblock in discord, you can paste your code here:
https://paste.pythondiscord.com/
After pasting your code, save it by clicking the floppy disk icon in the top right, or by typing ctrl + S. After doing that, the URL should change. Copy the URL and post it here so others can see it.
@hushed condor @flint beacon @candid night If you're wondering why you can't talk, check out the #voice-verification channel. That'll tell you what you need to know. If you knew this information already, I'm sorry
Hey @brave jackal!
You either uploaded a .txt file or entered a message that was too long. Please use our paste bin instead.
Sounds good, thanks!
!stream 386927366754271232
✅ @errant comet can now stream until <t:1655930180:f>.
Nice alpaca
!stream 386927366754271232
✅ @errant comet can now stream until <t:1655935507:f>.
@lavish rover how's the progress on the square?
webOS, also known as LG webOS and previously known as Open webOS, HP webOS and Palm webOS, is a Linux kernel-based multitasking operating system for smart devices such as smart TVs that has also been used as a mobile operating system. Initially developed by Palm, Inc. (which was acquired by Hewlett-Packard), HP made the platform open source, at ...
Why did I do this to myself
me every day
😅 english listening not good, couldnt understand what the topic was
its already not free it stopped working for me
yep
its already not free anymore
except for students and maintainers of big open source projects
Ah no worries. We tend to go between different topics, so it's not always as complicated as that was.
@lavish rover I just realized something I would desperately want from SerenityOS if it isn't already a thing: the old Defrag style program from early Windows
Like the blocks shuffling around
@simple marten If you're wondering why you can't talk, check out the #voice-verification channel
That'll tell you what you need to know
@fluid scroll @teal flower If you're wondering why you can't talk, check out the #voice-verification channel. That'll tell you what you need to know
@unreal lion If you're wondering why you can't talk, check out the #voice-verification channel. That'll tell you what you need to know
I'm going to be a minute, guys. Having to clear out a cubicle bay
@lapis sedge @turbid ocean If you're wondering why you can't talk, check out the #voice-verification channel. That'll tell you what you need to know

What, @rugged root , you don't like NSFW content popping up while you're at work?
http://tomscott.com - http://twitter.com/tomscott - There are all sorts of theories about why a string of weird, mostly-Arabic text can crash your iPhone. I've hunted through them, summarised the ones that seemed plausible, and the first part of this is a run-down of what's going on. The second part: well, I'm going to take a punt at explaining ...
Hey @peak copper!
You either uploaded a .txt file or entered a message that was too long. Please use our paste bin instead.
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.
While in Australia, Gordon visited the most amazing cheesemaker in Tasmania who's making cheese illegally in his home! After tasting the local cheeses, Gordon decided to whip up his take on the classic grilled cheese sandwich complete with homemade kimchi. No one will call you an idiot sandwich after making this!
Full Recipe: https://gordonram...
Never messed with i3. I think @woeful salmon has?
what do you want to do with the gaps?
change howmuch gap there is?
dwm > i3
i've used both i3 already is closer to what i want and requires very little configuration for me so 🤷♂️
did you install i3 or i3-gaps?
this
i3-gaps
ok then you need
# border around windows
for_window [class=".*"] border pixel 2
# inner gaps
gaps inner 10
# outer gaps
gaps outer 10
this is how you do it ^
Hey, everyone, I need a little bit of help with Playwright on Python about how to organize my tests, if anyone experienced has 15 minutes I would very much appreciate jumping on a call to discuss a few things. I struggle to find any resources online for this.
set $mode_gaps Toggle gaps: (1) on (2) off
mode "$mode_gaps" {
bindsym 1 mode "default", gaps inner all set 10
bindsym 2 mode "default", gaps inner all set 0
bindsym Return mode "default"
bindsym Escape mode "default"
}
bindsym $mod+g mode "$mode_gaps"
also i have this ^ which is basically a custom mode to toggle gaps as i often don't want gaps cuz they get distracting
ye then you just type gaps inner and then howmuch gaps you want
^ like this
im geeked
not working comes up with an error
what is the error? 😮
does it matter in the file where it is
it needs to be at $HOME/.config/i3
you can change location i think but that's default
my config file is in /home/user/.config/i3
yeah that's where it should be
what is the error btw
False alarm
Building is not on fire
Was fire drill
All of management just decided to come in late, leaving me as the ranking staff member, and decided not to tell me that it was just a drill
@woeful salmon https://github.com/branchvincent/pdm-publish
E325 Found a swap file by the name .config.swp
Continue to try and load it
If it fails then you've lost your work and you'll have to discard it
okay ill try it
only thing I have done anything for
ah that's just vim's backup file you didn't save properly before closing vim
remove the .config.swp file and then try editing your config file again
Government agencies at the national, state, and local level use GitHub to share and collaborate. If you don’t see your organization on this list, follow the instructions below to add it!
@rugged root
Why did you delete that? I was going to save it, print it, and put it on my wall.
working for me so should work for you
(needs bumblebee status for the top bar but you can just pip install that and rofi for the app launcher which you can probably install from whatever package manager your repo has)
and they make fun of us bri'ish for our teeth
@zenith radish I'm back
Does it not reserve it for you for a few months?
no
its not reserved
I heard it as "end user".
I'm Australian. Colour is how I spell it when I'm not having to conform to American English for programming.
one would think you'd join us in rebelling against the crown
Long live the Queen.
sic semper tyrannus
No taxation without representation
you're talking to someone who lives in an area that has a motto "Live Free or Die"
the good ol' 603
The Phishing Game?
@zenith radish i can do it in vim (it has spell correction built in)
ye vim comes with spell autocompletion* built in but
you do need to give it a dictionary to get the spellings from
The website of Alex Tew, a 21-year-old entrepreneur, who hopes to pay his way through university by selling 1 million pixels of internet ad space for $1 each.
Same with emacs tho
ah neovim already has a good dictionary built in too xD
I love how most of the links here are defunct
what food is this verboof
number 15
burger king foot lettuce
the last thing you want in your burger king burger is someone's foot fungus
Number 15 Burger King foot lettuce the last thing you would want in your burger king burger is somebody’s foot fungus
yes there is a devops deck
@rugged root perhaps this could help? https://github.com/Instagram/MonkeyType
You are a saint, this will help
as opposed to DuckTyping
its just ccpp not cacpp
tccpp
@zenith radishhttps://github.com/folke/which-key.nvim
Integrate your service with Discord — whether it's a bot or a game or whatever your wildest imagination can come up with.
@quasi condornot me? 😦
I don't actually want Unity help
and you're too nice for me to try and bait you with a nonsense question
!u
oh so just about the guy who kept asking?

Created: <t:1488056120:R>
Profile: @sweet lodge
ID: 285152779465654272
Joined: <t:1596386890:R>
Roles: <@&787816728474288181>, <@&267630620367257601>, <@&764802720779337729>
Messages: 14,361
Activity blocks: 4,144
Total: 0
Active: 0
@zenith radish https://replit.com/languages/julia
@zenith radishhttps://julialang.org/downloads/ or download the tarball
from their official website
@zenith radish https://github.com/DavinderJolly/RayTracerJulia some shitty julia reference
lol
Emojicode is a full-blown programming language consisting of emojis.
your new favorite language
x<-5 Hey R programmers, is this x <- 5 or x < -5?
I'm never here
You should come around more often
my language does it like this but there is a required space
x<-5 is invalid
x <- -5 is valid
I usually don't because too many people talk at the same time lol
communication is hard
but this is a mathematical equality symbol
That's why I end up typing
and?
... which mostly defeats the purpose of joining the voice channel, but 
x is not equal to -5 x is -5
or the way my language sees it, -5 is stored in x
merp marp coorl nurp
if you're going to type nonsense, I'll type nonsense right back
@tiny socket emoji version of yeethon when
I've given up on virtual environments. Containers all the way.
Those are even heavier
that's a good thing, do you even lift bro?
I've given up on local development, I just use CodeSpaces
the cloud
Of course not, I'm a programmer
It's a concatenative programming language so I am already balls deep in the bollocks
989584058268934165
❓
CLICKKKK
I'm just going to leave this here: https://eev.ee/blog/2012/04/09/php-a-fractal-of-bad-design/
goobi
working 👍
from tokenize import String
import pygame
import os
pygame.init()
green = (0, 255, 0)
X = 700
Y = 600
bg_colour = (0, 0, 0)
screen = pygame.display.set_mode((X, Y))
running = True
score = 0
font = pygame.font.Font('freesansbold.ttf', 32)
text = font.render(str(score), True, green)
textRect = text.get_rect()
textRect.center = (X // 2, Y // 2 - 200)
pygame.display.set_caption("Zoomer-clicker")
screen.fill(bg_colour)
pygame.display.flip()
img = pygame.image.load("C:\\Users\\48605\\Desktop\\I pull up!\\unnamed.jpg")
os.system("cls")
while running:
text = font.render(str(score), True, green)
screen.fill(bg_colour)
screen.blit(text, textRect)
clicker = screen.blit(img, (300, 250))
for event in pygame.event.get():
if event.type == pygame.QUIT:
running = False
elif event.type == pygame.MOUSEBUTTONUP:
score += 1
print(score)
f = open("saves.txt", "w")
f.write(f"Recent highscore: {str(score)}")
f.close()
pygame.display.update()
``` I made a zoomer-clicker
Hey @trail dirge!
You either uploaded a .txt file or entered a message that was too long. Please use our paste bin instead.
Hey @whole bear!
It looks like you tried to attach a Python file - please use a code-pasting service such as https://paste.pythondiscord.com
Finally, someone I can relate with.
COBOL - String Handling, String handling statements in COBOL are used to do multiple functional operations on strings. Following are the string handling statements −
Hii
What's going on ?
How long u use python to code?
Oo my god
So u have much experience
What do u do ?
Do u have a job?
U should change yr bio .
There's no more corona
😉
@somber heath
Have u ever code a discord bot in python ?
Dude?
@somber heath
If u don't mind ☺️
Can u send me your GitHub profile dude.
Send me yr GitHub profile link dude
@somber heath
Would u send dude?
I would like to see your project 🙂
Please stop.
hi
can i get some help
my coe
de
code
okay so its a class project we need to make a gui
with tkinter
and i have started and im getting errors that i dont understand why
its grapes
active help
sorry what line
im back
Send yr error @pain
sky
im getting this error
AttributeError: 'NoneType' object has no attribute 'get'
Fun.get()
global entry_name, entry_item, entry_amount, entry_receipt, delete_delete, welcome, hire_details, total_entries
name = entry_name.get()
if name.isalpha() and name != "":
hire_details.append([entry_name.get(),entry_item.get(),entry_amount.get(),entry_receipt.get(),delete_delete.get()])
entry_name.delete(0,'end')
entry_item.delete(0,'end')
entry_amount.delete(0,'end')
entry_receipt.delete(0,'end')
delete_delete.delete(0,'end')
total_entries += 1```
What is the fun
function is an entry
Where is the entry name part
global entry_name, entry_item, entry_amount, entry_receipt, delete_delete, welcome, total_entries
#welcome to user
Label(main_window, text='Welcome Julie').grid(column=1,row=0)
#Full name
Label(main_window, text="Full Name").grid(column=0,row=1)
entry_name = Entry(main_window)
entry_name.grid(column=1,row=1)
#item hired
Label(main_window, text="Item Hired").grid(column=0,row=2)
entry_item = Entry(main_window)
entry_item.grid(column=1,row=2)
#amount hired
Label(main_window, text="Amount Hired").grid(column=0,row=3)
entry_amount = Entry(main_window)
entry_amount.grid(column=1,row=3)
#recipt number
Label(text="Receipt Number ").grid(column=0, row=4)
entry_receipt = Entry(main_window)
entry_receipt.grid(column=1, row=4)
#row number
Label(text="Row number").grid(column=0, row=5)
delete_delete = Entry(main_window)
delete_delete.grid(column=1, row=5)```
Show Main window
Part
Where main window =??
Assign
main_window = Tk()
What do you want to do ?
its a gui inter face so basicly it want the user to input some stuff append it and print it out
but want i want to do is when i do it once it works
but when i try do it twice so make two info for the user
it just comes with that error
also i want it so that the code makes the row number instead of manually adding it in
Do u use replit?
if u can send me your whole code.
send the code
@thorn pulsar
@thorn pulsar your code working fine dude
i tried to add 2 entry and it did
no like do it again and appened and try to print
@royal sequoia
yea when i try doing append multiple times its giving me a error
yea
school
yea
nah still not working
there is something wrong in your print function
because when u click print after that err happen
for me its when i click the appened
after print after append ,
appened then print
so when i appened the first time it works
when i try to do it the second time and i click appened the error pops up in the terminal
but its workng
u got yr solution ?
len(list)
https://paste.pythondiscord.com/unalegimat here is what it should be like
this is my mates
but it seems like everything is similar
i think im just gonna redo my functions
he is using while loop, he is not assining the value .
@thorn pulsar did u get it ?
im redoing it
!paste
Pasting large amounts of code
If your code is too long to fit in a codeblock in discord, you can paste your code here:
https://paste.pythondiscord.com/
After pasting your code, save it by clicking the floppy disk icon in the top right, or by typing ctrl + S. After doing that, the URL should change. Copy the URL and post it here so others can see it.
ya its working salty
thank you also @surreal wyvern
alki david
looks like a tater tot dressed like batman
. __
/v___/* \
\-^-/_ \
\_
``` Does this look like a dragons head?
kind of?
Noice
This is the first video of a special video series featuring Japan's Cat Island! To experience the amazing history and culture of Japan's Cat Island, watch the acclaimed Japanese documentary "Cat Heaven Island" (English Subtitled):
https://www.amazon.com/gp/product/B01M676DYE/ref=as_li_tl?ie=UTF8&camp=1789&creative=9325&creativeASIN=B01M676DYE&li...
ye i already use some of the things shipping with windows git
like less and tig
Nice
Dude, those are straight up album covers
Fight Club
Slaughter House 5
persepolis
1,282 votes and 585 comments so far on Reddit
@peak copper about to start javascript workshop if you wanna join in a bit xD
@zenith radish may you post the link?
https://survey.stackoverflow.co/2022/#top-paying-technologies-programming-scripting-and-markup-languages= @amber raptor
@zenith radish https://survey.stackoverflow.co/2022/#section-most-popular-technologies-operating-system
Every time I hear contractor it makes me think of a hardhat
Check out the deal on Visual Guide to Lock Picking - 3rd ed at LockPickShop.com
Check out the deal on IMPROVED! Repinnable Locksmith School-In-A-Box Lock Picking Training Kit at LockPickShop.com
I got those
"Python is pretty LISP-y."
Well, yeah, with or without trying to lisp, it sounds the same.
I just got some locks
also the internet
and some southord picks
Huh, apparently I got them in 2020
when everyone was bored shitless
hy.
That's..... huh
Okay, yeah. I hadn't noticed that before
Are cookies binaries or plain text
At least part plain, I believe, with room for arbitrary. I could be utterly wrong.
^ most british man in the world
If I were wanting to develop a payment system like square what would be the best language for that
Most of it would be backend handling the transactions.... Not sure, though.
Yeah very new to me been trying to research
the difficult part in that is compliance with legislation
yes lol
PCI/DSS compliance costs a shit ton over here
presumably similar in most of the world
I just want to make something that can help people
and you probably just can't get access to the necessary Visa etc APIs
hm
without being compliant
hmhmhmhmmh
lets say I could get everything passed or whatever. From the base of it all. Would Java be the way to go when developing this or will I need something with more oomf
I know I will probably have to use SQL
@zenith radish
SRC = main.c
OBJ = ${SRC:.c=.o}
%.o: %.c
clang -c -g $< -o $@
build: ${OBJ}
clang $^ -lraylib -ldl -pthread -lGL -lm
clean:
rm -p *.o
Nominative determinism is the theory that a person's name has some influence over what they do with their life. Keep that in mind as you read this story. A young red-tailed hawk fell out of a nest that was being monitored by a webcam in Portland. A police officer was able to put the bird in a box and take it to the Audubon Society. His name? Off...
Cow tipping is the purported activity of sneaking up on any unsuspecting or sleeping upright cow and pushing it over for entertainment. The practice of cow tipping is generally considered an urban legend, and stories of such feats viewed as tall tales. The implication that rural citizens seek such entertainment due to lack of alternatives is vie...
http://www.wiki.vg @zenith radish @terse needle
@rugged root well sir i am getting a isse while accessing ssh client
What's up
while creating container i didn't get the option to set password
but while connecting to ssh it's asking password
Does leaving it blank and hitting enter do anything?
denied
Is this through a vps or some other service? When you were talking about RDP, were you meaning connecting to a VPS or..
it's completely different it's a vps/petrodyctyl panel name: GoormIDE
Then you'd have to ask them or check for instructions or documentation through them
should i create new one ? infront of all of you
Um alright
I had to pull a rabbit
Deliberately done to keep everyone focused on social issues while they rob the place blind.
@rugged root do u know any idea to overcome this issue #help-honey
@zenith radish @lavish rover helloooo
what r u doing guys?
i cant talk
i m new 😔
@karmic glacier hello
when you have nothing to do so you spend an hour watching the tropics waiting for something to happen
ask and ye shall receive
Northern Minnesota looks interesting tonight
slowly waiting for a tornado to form
GOD I wish I could do this in Python, but so far no

i need help with tqdm
from colorama import Fore
from tqdm import tqdm, trange
from time import sleep
import os
os.system("title Loading Temple V1.2...")
print(f"{Fore.WHITE}")
progressbar = tqdm([2,4,6,8,9,10])
for item in progressbar:
sleep(0.1)
progressbar.set_description(' Loading: ')
how would i make the progressbar colored
'ello
i got voice verification
just cant talk at the moment
ive had it for a while
alright guys i must head out now
maybe next time i'll have more time to talk
ciao!
Dinner. 👋
docker
My attempt at creating a little chess playing program!
Think you can beat it? Give it a go over here: https://sebastian.itch.io/chess-ai
If you'd like to support the creation of more videos (and get early access to new content), I'd greatly appreciate the support here: https://www.patreon.com/SebastianLague
Project Source:
https://github.com/S...
🤔 I still don't get the point of using ai for stuff like that where just actually coding an algorithm for it would already be unbeatable
@whole bear https://www.ursinaengine.org/
Ursina, an open source, python powered game engine
I thought of ursina but the thing is that the tutorials are also limited
sorry I seem to be thinking of every single down side lmao
i mean that's gonna be the same for godot
unity and unreal are the actual major ones you'd easily find tutorials for
godot while is popular i haven't seen alot of tutorials for it
its more popular between open source people.... cuz its open source rather than game companies
hmmmm, yeah Ursina Engine being python is a huge plus
rust is a gr8 language for replacing c++ with a safer language without making it much slower... but as you could think those cases are limited to applications that require gr8 performance
yeahh, hopefully it replaces the c++ in unreal
for anything where speed doesn't matter something like python or javascript or something similar does fine and for applications where you rely on concurrency alot like web apps golang is gr8
well i doubt that
yeah, but still praying
its something people have been using for years
they won't replace it
they might add an option to use rust though
ok, then just an addition
they did try announcing unreal verse, a python like scripting for unreal but it never came
though i do think when using rust with safety comes a huge nest of match statements
lol
!e py words = "Apples", "pears", "peaches" print(*words, sep="\n")
60,403
290,113
