#voice-chat-text-0
1 messages Β· Page 403 of 1
yep
alrigh
ive never played zelda
i dont have the game
this aint you @chilly wolf
no it's not me
i can't sing
this personality switch is devious
i just wrote the lyrics
let's see it
i'm afraid i don't speak a lick of spanish but i will for sure give it a listen
no worries
can you give me a synopsis about what they are singing?
also, how's the app going? all gravy?
dale is just like
"go zelda"
ohhh
then he says to pass him the triforce because hes hungry
lmao that's good
then
to bring him a big bottle of zora
and they are waiting for him
the blacks in gerudo
in the lore, there's a pattern of Zora princesses falling for link so that's why i said it sounds fishy
for the triple entendre
ah
YEAHH
fuk ye
@onyx arrow has anyone made a graph of all the prime numbers we have? wouldnt this at least give you an idea of how it would like?
my man likes his prime
all
up to a certain threshold?
like all the ones we know
there are several separate lists
e.g. list of known (2<<N)+1 primes likely goes way higher than just all primes in order
catch ya later!
@amber raptor it also could be like some random industries using OCaml, a weird internal trend;
would expect Julia to be in this group of languages too
only columns themselves are "typing" in CSS's sense
if it doesn't parse, might be just broken mis-serialized data
@primal shadow do you have the rainbow css thingy installed?
that also supports queries
extension for VSC
why not make tasks a list
and get rid of other lists
making the inner dict thing in the same list as reading
rather than transposing it twice
I don't remember the details, but something like
for row in reader:
tasks.append({
"name": row["name"],
"description": row["description"],
...
})
@amber raptor you can also compress sqlite, the license for the extension is around $4000 iirc
but idk if that matters for transfer
I think that's for runtime compression mostly
Damn, it being a list would just make each part of this easier. Only reason Tasks is a dict is to assign each a index
I used to know a guy my age who discovered the highest (at the time) Mersenne prime. it was wild, he had lost his hearing in the army and was studying engineering and discovered it doing a class project.
!e
tasks = ["a", "b", "c"]
offset = 1
for i, task in enumerate(tasks, 1):
print(i, task)
:white_check_mark: Your 3.12 eval job has completed with return code 0.
001 | 1 a
002 | 2 b
003 | 3 c
amazing
if you want the index to be offset, you can do that during enumeration
thanks Alisa that is great info
I think that was in 1989 or so (based on the kind clubs we went to)
Itβs pretty compressed now.
-- we need strict schema because we're using an RDBMS
-- can we use something else
-- there are NoSQL solutions out there
-- thanks, great! pick that so we're more flexible and agile
-- *furious screaming*
sqlbolt sqlzoo and the sql murder mystery
@amber raptor I recently had to help someone because their course required MS Access 2003
the amount of Access in the education system, especially in Russia places is horrifying
Esp since you canβt buy it anymore
When Zelda was released, its gameplay defied categorization, incorporating elements from action games, adventure games, computer role-playing games, and computer puzzle games. The game begins with the player controlling Link, armed with a small shield. A sword is immediately available in a cave behind him. To advance, Link must explore the overw...
as if Russian colleges ever cared about piracy
- Windows XP + IIS + ASP
That saved me a fair amount of code bloat, thanks again Alisa
lmao not that RPG
@solar sentinel asking for help on botting in online games is out of scope of this server, just to be clear
dps idle
(just so you're aware that if it was an mmo, that would fall under rules)
yeah, for single player that doesn't normally violate ToS
was it the game that codebullet did the same with? I don't remember
ah, in Code Bullet's case it was clicker heroes
if you're on the PC, you can hover over the link and it will show the real URL
heroes of hemerhoids o_O
alright
the app is finished
nuh uh
i finished my app
i can hear keys
clickity clackity
very awesome!
yes
so
basically youre making the ai use a video generator and write prompts and then review those same videos
bye
he makes my brain overheat
who entered
swag sounds like swag
a fitting name
is rocket league still alive
parzival
@lilac mural π
!e py globals()['foo'] = 'Hello, world.' print(foo)
:white_check_mark: Your 3.12 eval job has completed with return code 0.
Hello, world.
Avoid doing this.
i mean me?
even worse when done with locals()
can someone help me
can someone gelp meee
you're getting a copy
could it be per-IP limit?
wanna see my code=
also: are you paying for the API access?
no
and you acquired the key you're using from the OpenAI's website, right?
and not some shared key
yes
429-code responses normally also include how long to wait for until you can access it again
create new
wha
i dont talk py
i talk lua more
I have some suspicions that OpenAI rate limits free access based on where you're accessing from
i.e. your IP address
i gotta go
specifically so that you can't just account-swap
there are two options:
option 1: wait the time specified in Retry-After header
option 2: pay for OpenAI subscription
there isn't much else you can do about rate limits
VPNs won't work, because you're not the first one to think of that
You're welcome! @flat hornet
most VPN IPs and Tor exit nodes are either banned entirely or are naturally getting rate-limited
- this is likely against ToS
do u have an open ai that work?
I can't acquire an API key because of where I'm located
no
(nor would I share it if I had it)
how do i accses him u have code?
$10 worth of access per month is free
@past hill
My biggest project was a Departament managment for my University using Python for the Api rest and Spring for the client with javafx
I'm still poking around with the visual thingy
I want to try bringing back the funny topology
(projective plane)
idk if I can express it compile-time
will probably just need two dynamic flags for whether it's flipped horizontally/vertically
unrelated, but who is the anime character in your profile picture @ Alisa? I feel like I recognize her but unsure
Utena
I see
(I do advice against looking that up, especially if on a work computer)
I can look up earlier ones where I was using Python
note how it wraps around the edges
it's not a toroid
what was that Rust game engine, I already forgot
YES!
bevy
"which of the 50?" should've been the response
unity
i agree loool
UNITY IS LIKE EATING SERIAL WITH WATER
{Rust} {game engine}
not
{Rust game} {engine}
nakeds with eokas
best rule RPLCS has
yes
the communuity is great, everyone hates unity
c#
gdscript
glsl
gdshader
yeah c# is built in just as well as gdscript
C++ has one specific purpose:
making programming miserable
theoretic basis behind C++ is quite great, just the implementation is pain and wrong
give me a few mins, i will give you a bad example of a funny project i made a couple months back
not directly but its not hard to setup
@past hill as in whether the projects are diff-friendly?
I'd expect it to store everything other than assets in normal text so should be
and for assets you'd just LFS it
drawio's format, for example, by default is not diff-friendly
you cannot check it into git
this convo reminded me of this meme'
or rather you can but it'll be inefficient
I don't entirely understand the point of a plugin there
since it's just files
I guess just so you don't have to switch to a different window to do the Git stuff
ah
well i want to be able to upload it to github for the chance iff it breaks i can just revert to the previous version
but i see your point
you don't fundamentally need any extensions for that
you can just use git directly from the terminal
the extension is there just to make it more user-friendly
ah okay
kinda thought the extenttion was like the one that vscode has were you just upload with a click of a button
you'll have to write .gitignore and other stuff anyway
so it's rarely ever an instant process
(or stage individual files)
to avoid uploading binary files
or other compilation results
since those belong in LFS, release attachments and workflow artifacts not regular Git
ah okay
@primal shadow
visual appeal of bottom left vs top right?
neither are great, but the bottom left one took me a fraction of the time
odd that it loads relatively fast but discord doesn't want to generate a preview
seems like it assumes the dimensions more for performance of that than the file size
max_iter = 256
scale = 0.000025
offset = 0.2525, 0.000185
max_iter = 512
scale = 0.00000005
offset = 0.25234, 0.00017511
@vocal basin @surreal hedge @ivory stump @green bone @desert vector @wind raptor Hi is it possible to have permission to share screen and turn on camera please?
The On-Line Encyclopedia of Integer Sequences (OEIS) is an online database of integer sequences. It was created and maintained by Neil Sloane while researching at AT&T Labs. He transferred the intellectual property and hosting of the OEIS to the OEIS Foundation in 2009, and is its chairman.
OEIS records information on integer sequences of inter...
A prime number (or a prime) is a natural number greater than 1 that is not a product of two smaller natural numbers. A natural number greater than 1 that is not prime is called a composite number. For example, 5 is prime because the only ways of writing it as a product, 1 Γ 5 or 5 Γ 1, involve 5 itself. However, 4 is composite because it is a pr...
The largest known prime number is 2136,279,841 β 1, a number which has 41,024,320 digits when written in the decimal system. It was found on October 12, 2024, on a cloud-based virtual machine volunteered by Luke Durant, a 36-year-old researcher from San Jose, California, to the Great Internet Mersenne Prime Search (GIMPS).
A prime number is a n...
@dense turtle π
What are they up to?
desmut
@chilly wolf
that looks so good! Maybe make the room bigger?
alright
it scales to screen size
In mathematics, the sieve of Eratosthenes is an ancient algorithm for finding all prime numbers up to any given limit.
It does so by iteratively marking as composite (i.e., not prime) the multiples of each prime, starting with the first prime number, 2. The multiples of a given prime are generated as a sequence of numbers starting from that prim...
Epoch 16, Loss: 43686.765625
Epoch 17, Loss: 44177.30078125
Epoch 18, Loss: 43374.9765625
Epoch 19, Loss: 44154.16796875
Epoch 20, Loss: 43892.60546875
...
Epoch 1020, Loss: 8.867192268371582
Epoch 1021, Loss: 8.081280708312988
Epoch 1022, Loss: 7.511323928833008
Epoch 1023, Loss: 6.670422554016113
Epoch 1024, Loss: 6.645571231842041
@onyx arrow
Last Prime: 7
Predicted Next Prime: 7
AAAAAAAAAAHHHHHHHHHHHHHHHHHHHHHHHHHHHHHHHHHHHHH
oooooooooooohhhhhhhhhh
might adventure into writing a json to markdown wallpaper preview thing with pypandoc
Epoch 62, Loss: 2908520704.0
how can i streami n the voice chat?
What did you want to stream @quaint python ?
i'm just doing a machine learning project from krish naik i'm following on youtube and wanted to stream it
!stream 356989105592074242
β @quaint python can now stream until <t:1738466502:f>.
thanks!
No problem
Complexity Class Characteristic feature
P Easily solvable in polynomial time.
NP Yes, answers can be checked in polynomial time.
Co-NP No, answers can be checked in polynomial time.
NP-hard All NP-hard problems are not in NP and it takes a long time to check them.
NP-complete A problem that is NP and NP-hard is NP-complete.
@wind raptor alo
Hey @left leaf π
long time no see
Good here. I'm doing the same
im doin an mvc project
Fun fun
somehow i got into c# xd
Ahh nice. I haven't used Blazor but I've heard it's actually pretty awesome.
i kinda like it tbh
What kind of site are you making?
im trying to make like a shopping thing
with payments and authenticatoin
these kind of stuff
Nice. Are you doing integration with a 3rd party payment provider?
sadly nope
Aww
its a me project xd
Stripe isn't too hard to integrate
haven't tried it before
Paypal is a bitch
Swagger is great
dude thats alot of fun
Easy to set up
shore
Default swagger looks great
True
It's got light and dark mode. What more do you want?
wings
idk man
everytime i hear darkmode i only think about tailwind
what?
dark mode
not the one bundled with FastAPI, at least on version I'm having to deploy
Tailwind is a good goto
version I'm having to deploy
might be a few years out of date
I use both
Telwind & general css style
app = FastAPI(
title=ApiInfo.NAME,
version=ApiInfo.VERSION,
description=ApiInfo.DESCRIPTION,
docs_url=None,
redoc_url=None
)
async def initialize_routes():
# Add all routers here from ./routes folder
for file in os.listdir("./routes"):
if file.endswith(".py"):
module = file[:-3]
if module != "__init__":
module_router = __import__(f"routes.{module}", fromlist=["router"])
app.include_router(module_router.router)
await logger.info(f"Router {module} included β
")
ANY BETTER IDEA TO INIT ROUTES
I thought the FastAPI style for this was using a bunch of . methods to enable the routes.
?
from fastapi import APIRouter, Request
from fastapi.templating import Jinja2Templates
from fastapi.responses import HTMLResponse, RedirectResponse, JSONResponse
import json
import random
import string
import hashlib
from modules.seo import generate_seo_texts
router = APIRouter()
I HAVE THIS IN EVERY ROUTE FILE
Nvmd. I'm thinking of Elysia
What is Elusia
@wind raptor have you tried .net with anything other than vs
I use Rider for .net
.net = Visual Studio

emmm
my license for jetbrains ended
i have to renew it sadge
have to wait for like 2 month to review my school documentation
because thats how it works for me
my documentation is in arabic
so they take sometime to review it
That's unfortunate
xd
Cheers!
imma go to bed actually have a good one guys!
@quaint python "should've been 20'000"
reminder about cloud, from the company that's definitely not built upon lock-in:
@quaint python you can test out Actions locally
if you self-host Forgejo, for example
beanstalk is self-hostable too
if you self-host Forgejo, for example... Huh?
Is this a robust cloud hosting software?
a relatively simple Git server
...
@quaint python if you're speaking with someone IRL, consider muting as not to interfere with in-VC conversations
Do you know about Openstack? @vocal basin
@quaint python moved you to AFK
Pastebin
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.
(tell if you need streaming perms when you're back from the IRL conversation)
I'm aware of it but I have no usecases for it yet
I want to have a cloud of my own. π
@faint raven npm i
@chilly wolf NOOOOOOOOOOOOOOOOOOOOO
do not create-react-app
it's dead
use vite if you're just making a simple React project
@faint raven do you have a package.json already?
in the project
in you need React:
option 1 (server-focused)
https://react.dev/learn/start-a-new-react-project
option 2 (client-focused)
https://vite.dev/guide/
This is the first half of my playthrough of the original Legend of Zelda on NES! I'm playing the Nintendo Switch version using the emulation features like being able to save states and rewind gameplay. I'm playing through every game in The Legend of Zelda series live on stream this year! So far I've finished the first game and will be moving on ...
Can I have permission to stream
Wanna show updates
!stream 765580444615573546
β @smoky delta can now stream until <t:1738474322:f>.
zombies' interaction with collideable items seems on-point~~, does not need fixing~~
i check if its touching a sprite, move it one way
if it still touches a sprite move the other way
but it is ocky
like
"they're zombies, they're dumb, they will bash their head against an obstacle rather than go around"
you can also mask it rather than do priority
Pineapples have an enzyme called bromelain that can break down proteins. That enzyme can digest the cells in your mouth.
In this Python tutorial I code a Tile Based Platformer Game using the PyGame module. I'm going to cover the initial game setup and how to create the map
Code & assets on my website: http://codingwithruss.com/gamepage/Platformer
Alternative link: https://github.com/russs123/Platformer
Code for level editor: https://github.com/russs123/Platforme...
# Import pygame module
import pygame
# Initialize pygame
pygame.init()
# Define game constants
SCREEN_WIDTH = 800
SCREEN_HEIGHT = 600
FPS = 60
BACKGROUND_COLOR = (0, 0, 0) #Black
# Create game window
screen = pygame.display.set_mode((SCREEN_WIDTH, SCREEN_HEIGHT))
pygame.display.set_caption("My Pygame")
# Create a clock for controlling frame rate
clock = pygame.time.Clock()
# Define game variables
running = True
# Game loop
while running:
# Handle events
for event in pygame.event.get():
if event.type == pygame.QUIT:
running = False
# Handle user input (e.g. keyboard, mouse)
if event.type == pygame.KEYDOWN:
if event.key == pygame.K_ESCAPE:
running = False
# Update game logic
# Clear screen
screen.fill(BACKGROUND_COLOR)
# Draw game elements
# Update display
pygame.display.flip()
# Control framerate
clock.tick(FPS)
# Quit pygame
pygame.quit()```
@wind raptor Could I stream my tileset endeavors for these guys?
hello
hello
i like rain
doesnt rain much where i am
only in the rainy season
sometimes that happens where
we had a lot of rain and supposedly the haven got too much water
sounds smart
Hello
@stone cosmos π
i like the grey sky
and the feeling that its about to rian
rai
thats nice
rain before sleep
hi
thats good
i like quick summer rainstorms
15 minutes of rain and then sunshine and a rainbow
do u play any pc games?
i dont like that
Dota?
destiny 1 was hella good
destiny 2 wasnt bad but it felt like so much was behind a paywall
i didnt play it
whats that
why would you be scared to look at documentation
so you cant go on youtube and learn?
that sounds stupid
wait so like
lets the teacher is on chapter 2 and a student is like chapter 3 thats bad?
as well?
thats crazy
so is this a normal thing or a rare thing?
i see
so what if the teacher is going faster that they thought it would be
would that also count as that?
ah
yo
opal you live in america right?
oh ok
thats weird
a weird thing to be in schol
so lets say someone looked at the uitwerking
uh
the
explanation
would that also be a violations
its like they forget that they are the ones giving out the diplomas
the certificates
it sounds complicated there in australia
huh
OH
i was gonna say
thats why i asked you before if you lived in america
i never hear about australia in the news
not that i listen to the news but at least the media
yeah
the new frog species that they discovered
wasnt that in australia?
its probably that
what we talking about
it probably wouldnt take 0 seconds no?
close but not zero
since from you perspective light has a speed
@dark dove π
hey guys
!voice
Voice verification
Canβt talk in voice chat? Check out #voice-verification to get access. The criteria for verifying are specified there.
yes I know why I'm mute guys but I'm too lazy to do the missions π
why antidipressents
just tea
o_O
guys is AI prompting techniques is about how to send a message to AI?? or there is something different??
@primal shadow @chilly wolf
what is this?
rpg game ??
It's a simple example of importing maps using Tiled map editor into python for game design
This cliff reminds me of the same cliff that was in the Sonic game.
hes a brit
It is a Zelda 1 tileset :)
I'm panicking.
long live the queen
unfortunately ? you haven't seen Iran yet :/
you have a wife?
Everybody is from America; I'm the only black sheep.
@somber heath this one is a bit more grainy
I don't think everyone
woah
what pattern for this
No one is from middle east :/
still same logic at core, but each cell has a 99/100 chance of getting overwritten
nah'
ah okay
this is a better sentence
@turbid matrix
Guys, why do you choose Python for game development? Is it a wise option, or do
you do it for fun
For fun, there are definitely more streamlined options for game design
@turbid matrix so Trump should be first out then
Civic sense is necessary
Although you do have more freedom with your project, you also have more control over every detail. You just have to know what you're doing with it to get it to work
see the point above
@vocal basin Idk about that one
and I do know that's why I'm stating that
If everything happens, Canada or Europe will never
be worse than the Middle East
like what do you want to state ?
Trump has no aforementioned civic sense
A lack of concern for the wellbeing of any individual outside of the scope of his own gain.
i am not only talking about USA but also Canada, Australia, UK and other countries as well
An extreme present hedonist.
-1
0-0
0o0
I'm trying to increase the number of my messages to more than 50
with nonsense chats :d
attempting to make seams more smooth
I used to play fortnite professionally but I dropped it
I had a hard time getting into it, I have lost my reaction time to be good enough to play well
I am old now :(
just a wife, for now
ah
I have 30 messages left to get free from this insane voice limitation
many of our other good friends here do have them though!
as i have realised
@somber heath I'm letting colours blend through each other
here each cell is written to 10 times
100 times
free smooth
make it paint mario
If you have great graphics but poor movement, your game will most likely fail
in spite of great and smooth movement and normal graphics
i feel like most of the active people in this server are just game devs lol
probably
I love game design <3
what is this ? I'm still confused
watching a game come together is so satisfying
except me though (back-end)
what are some examples tasks that you have completed
i agree
Great point! :) I was asking because the game this implementation is based on had limited movement so I was wondering if I should make it faithful to the original or enhance to gameplay to a degree
Guys, search for 'Nobody's Left.' This game is made by one of the Iranian
developers on his own.
solo devved games are so fun to play
its unique
is very tough you have to sacrifice yourself and handle the all of things if you want to develop something professional
im craving chips
i have chips
but i need to work on my project
but i want chips
the dilemma
I personally believe it is better not to change the story. Improve the graphics
, but do not make it completely different to convey the nostalgic feeling.
thats so neat
what's neat about image creations is how decieving they are
look so easy
but far from
100 starting points
make your own
@somber heath all corners are the same point
pacman
WHAT BAFOONERY IS THIS?!
maybe I should start reusing the rng instead of calling the initialisation function each time
OpenGameArt.org
OpenGameArt.org
These assets are not mine,credit goes to all the assets from the LPC contest.The continuation from the previous atlas the LPC tileset atlas is a 1024x 1024 tileset so you can use it as a a hardware accelerated texture on even older hardware.The build_atlas is used for buildings and architecture + some extrasThe obj_misk_atlas is the rest of obje...
OpenGameArt.org
This is a higher-res version of my previous golden UI.It was made for a 3d/pixel style collaboration on an action RPG with Julius, Danimal and surt (you can follow this thread on FreeGameDev forums).There's still something which could be improved (for instance, the minimap is a bit overdithered) and probably I'll be adding some extra stuff later...
hello
more blending
heelo
there's a lot out there
for what kind of workloads?
that is not going to be free because very GPU-intensive
damn
especially if you want to use a dedicated server/VM
I guess there might be options to run it Lambda-like
https://store.steampowered.com/app/619820/Heroes_of_Hammerwatch_II/ I can stream this on a Sunday right?
Embark on a new adventure in Heroes of Hammerwatch 2. A rogue-lite action-rpg brimming with randomly generated levels, deep customization, and rich persistent progression. Battle your way through the perilous Dark Citadel, collecting powerful equipment and trinkets that unlock game-changing upgrades and abilities. This unique mix of permanent eq...
Price
$17.99
Recommendations
2820
(if you want to do any reasonable amount of it)
thank you
thanks
i think it will work since its just for showcase
and not for any practicall use
this turned out way better than I expected
@somber heath I think this one is the best so far since changing colouring to less saturated
borrowing from React world,
https://react-file-structure.surge.sh/
just pick a consistent scheme and use
@chilly wolf in my case it was Pascal around that time
in C# it's quite common to do state machines through polymorphism and State pattern
Hello Everyone, I started learning HTML, CSS, JavaScript, and even some React, but I still donβt know much. JavaScript, in particular, feels clunky to me, and writing code in it just isnβt enjoyable. I also know that with my current knowledge, Iβm nowhere near ready for a job or an internship, so Iβm not expecting that anytime soon.
A year ago, I learned a good amount of Python and got comfortable with its syntax and concepts. Now, Iβm considering whether learning Python for backend development with Django or Flask, along with Go, would be a good option. Would this be a solid path to take?
Looking for some adviceβthanks for reading!
you should be considering Django and FastAPI not Django and Flask
@past hill https://www.youtube.com/watch?v=QU1pPzEGrqw
A Zelda-style RPG in Python that includes a lot of elements you need for a sophisticated game like graphics and animations, fake depth; upgrade mechanics, a level map and quite a bit more.
Thanks for AI camp for sponsoring this video. You can find the link to their summer camp here: https://www.ai-camp.org/
If you want to support me: https://...
anything but no JS and its clumpsy frameworks.
FastAPI is close in its simplicity to Flask/Quart
but is considerably more modern than Flask
!stream 803883687661010954
β @solar sentinel can now stream until <t:1738513457:f>.
yeah, you still can do whatever you could do a decade ago
plus it's quite extendable
"bot"
yeah i see FastAPI.
my-
@solar sentinel seems like it's only one window on-stream, when you're alt-tabbing to code it doesn't show
so it's not a screen-stream, but just a window stream
im trying to learn how to code, anyone got advice?, im using Udacity's learning course.
any source to learn python ? i know its syntax decently and knows other topics like loops, functions and data types. @vocal basin
!unstream 803883687661010954 if it's just the game, doesn't really help with explaining what you're doing in code, so will pause the streaming role for now
β This member doesn't have video permissions to remove!
@solar sentinel's stream has been suspended!
!resources
Resources
The Resources page on our website contains a list of hand-selected learning resources that we regularly recommend to both beginners and experts.
from abc import ABC, abstractmethod
from typing import Self
class InvalidState(RuntimeError): ...
class State(ABC):
def attack(self) -> Attacking:
raise InvalidState("cannot attack")
def stop(self) -> Idle:
return Idle()
def climb(self) -> Climbing:
raise InvalidState("cannot climb")
def walk(self) -> Walking:
raise InvalidState("cannot walk")
class Attacking(State):
def walk(self) -> Walking:
return Walking()
class Idle(State):
def attack(self) -> Attacking:
return Attacking()
def climb(self) -> Climbing:
return Climbing()
def walk(self) -> Walking:
return Walking()
class Climbing(State): pass
class Walking(State):
def attack(self) -> Attacking:
return Attacking()
@faint raven because it's weekend
β @chilly wolf can now stream until <t:1738514168:f>.
the lore expands
i wonder how it would sound if everyone spoke a different while in the chat
boutta sound like the tower of babylon
hacking
@chilly wolf hes our god
that would be hell
if the game became popular
it will fail
damn right i am
@primal shadow hes our god. he offer our praise to him to keep him here
and when we are in trouble we run to him for help
I might be doing something wrong
i dont understand
meh, ever start working on a test function and get so far away from your actual function it no longer works..
stories from working on code with not much sleeep.
I did something way too cursed to the image
maybe comparing cells based on hidden values is a mistake
oh wait I'm dumb I never normalise the blended colours
this would explain at least some issues
guys i will need to cover 50 msg so sending useless msg no need to reply
:ok_hand: applied timeout to @charred rapids until <t:1738516761:f> (10 minutes) (reason: duplicates spam - sent 4 duplicate messages).
The <@&831776746206265384> have been alerted for review.
this will get you removed lol
!tvmute 1252496871532920876 2w spamming to get voice verified is not allowed
:ok_hand: applied voice mute to @charred rapids until <t:1739725786:f> (14 days).
just as #voice-verification says
guys
im in trouble with an code
im trying to open a image on a window with pygame (pygame.image.load('the image path')) but it does not work, like, it say
imagem_fundo = pygame.image.load('C:\Users\user\OneDrive\Desktop\games\image_game\space bg game.png')
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
SyntaxError: (unicode error) 'unicodeescape' codec can't decode bytes in position 2-3: truncated \UXXXXXXXX escape
:white_check_mark: Your 3.12 eval job has completed with return code 0.
\User
!e
print("\User")
:x: Your 3.12 eval job has completed with return code 1.
001 | File "/home/main.py", line 1
002 | print("\User")
003 | ^^^^^^^
004 | SyntaxError: (unicode error) 'unicodeescape' codec can't decode bytes in position 0-1: truncated \UXXXXXXXX escape
@jovial zinc
OMG, i was about to give up kkk thanks ma'am it work
hello could someone help me with my code
no
i would use red or green, some thing like this
bai for di djaki
what's the issue?
i see thanks
hopi pret bo ta wah
e gai ta yuda bo
uhm i want to insert in my app a image as a background
gai ma kaba di hasi esei
please keep the conversations in English
my bad
ok
i just did that
ah
what are you using for the UI?
epic do you want to do it with your main window?
tkinter GUI
uhm actually i was thinking because i have a darkmode i have two background images that one is dark and one is light
@primal shadow won't be the first time
yes BS
eh
@chilly wolf could you stop the stream?
I need to go
@chilly wolf
(;-;)
...
and thinks hes gonna get banned for @ people
alr
and most people here are very open to helping
how does this look y'all
oop
wrong video
here
looks great
what would happen if you just kept running
well i want to insert a image as a background in my app and i dont know how to implent that in my code and i dont know the method
would the camara follow
ah
to be faithful to zelda
imma go help epic
does rest api working with Django work async?
cuz the request should be processing asynchronously to receive multiple request
what's your problem?
so hes trying to set an image as background imaeg
i did it with customtkinter
hes using tkinter
so the methods different
not only that
his code is huge
like 700 lines
dont contract the covid
i want to insert a image as a background in my app and i am using tkinter for my GUI and i dont know how to implent that in my code and i dont know the method
Epic did you add the image to a label?
scroll bai abou
!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 Paste! button in the bottom left, or by pressing CTRL + S. After doing that, you will be navigated to the new paste's page. Copy the URL and post it here so others can see it.
put the code in here and paste the linik
put it in the pastebin link Don provided please
!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 Paste! button in the bottom left, or by pressing CTRL + S. After doing that, you will be navigated to the new paste's page. Copy the URL and post it here so others can see it.
there we go
?
\ \
and you said about something of the root what it was
without the space
oh
its running but i cant see my background for some reason
uhm
i didnt understand fully what you said
magey something like this right?
background_label.image = background_image
In Tkinter, if you do not keep a reference to the PhotoImage (for example, by storing it as an instance attribute), Pythonβs garbage collector might delete it, causing the image not to display. Make sure to save the image reference as an attribute (e.g., self.bg_image = ...) so it stays in memory.
our god needs food
self.bg_image = PhotoImage(file="C:\Users\jesus\Downloads\WhatsApp Image 2025-01-31 at 23.35.20_07ff4efb.png")
Label(self.root,image=self.bg_image) i did this but this doesnt show
Hey everyone π
yo
I gave you an explanation, check your DMs @flint plover
are we talking about the same sprite
longlivethequeen is quite old
quite long lived
probably enough visual stuff for today, time to get back to database work
I was trying to blend colours better but failed, so there still are seams all over the place
the only successful-ish attempt is this
chris hemsworth
its like the screen goes all the way to the player
the queen is having back problems
@pallid plover join our cult
Magey as our go
god
we bing chilling
@faint raven has been grunting for the past hour about his back
ye
yep
i got reprimanded
more like asked
wow
stardew vally
oh
Sandwish time
Is there a way to turn this off?
@flat hornet
kiko
wak bo app
bon
I need 50 messages to speak.
i have no clue what to say π€
Thanks
yeah i wont spam
I'm doing homework
wow
That guys a legend
for saying hi?
The zelda program!
It'll be like a podcast for me.
Coffee = water?
print('water')
from coffee?
i thought coffee helps you poop
Constipation builds character ?
bro is doing anything he can to get those 50 messages
mm they speak i add somthing
!stream 266030641382948865
β @faint raven can now stream until <t:1738527458:f>.
@chilly wolf you have fantasy mage aura
nah
join our cult
hes our god
you have a cult π
join us
no i think im good don.
No no
i'll watch from across the lake
you can always watch closer
no no
alright then
what is this character?
thank you!
π§ββοΈ
thats cell
oh
Don so you know python?
a bit
tryna see if i did my homework right?