#voice-chat-text-0
1 messages Β· Page 484 of 1
not sure either but yeah his vids are raising funds or something
@somber heath thanks man
never really had someone give advice like this to me
yeah man you are right
@somber heath I can't connect to the voice chat due to some technical issue
!resources
The Resources page on our website contains a list of hand-selected learning resources that we regularly recommend to both beginners and experts.
you speak very
hello @somber heath
royalty
i dont know how to say it
good voice bro
perhaps
?
no bro
100 percent
@lament girder π
where should i look into exactly
is this private?
no i don't want you to leave
that made me blush
opal
do you have any tips when it comes to tkinter
i think i am doing that
GUYS I CAN'T CONNECT TO THE VOICE CHAT
i have it written in a class
I'm afraid there's not much we can do about that.
is it a issue through your mic or something
Please react with β
to upload your file(s) to our paste bin, which is more accessible for some users.
it get's stuck on rtc connecting
please don't say that
Try mobile
!code
opal how long have you been learning python
!paste
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.
Just click on the url.
It'll open a website.
Then copy your code, and paste it there.
Then click on Paste button.
No not here.
then what
it just comes up with colorful code
bro im lost
π
what is backtick
yes
yes king
class TextEncrypter():
def __init__(self):
self.root = tk.Tk()
self.root.title("Password Manager")
self.root.geometry("300x300")
self.ShowAddCounter = True
self.Addbutton = tk.Button(self.root, text="Create file", command=self.ClickToAdd, padx=30, pady=20)
self.Addbutton.pack(pady=20)
self.root.mainloop()
def ClickToAdd(self):
if self.ShowAddCounter:
# Text content input
self.textbox = tk.Text(self.root, height=5, width=30)
self.textbox.pack(pady=10)
# Ask for filename
self.label = tk.Label(self.root, text="Enter filename (without .txt):")
self.label.pack()
self.filename_entry = tk.Entry(self.root)
self.filename_entry.pack(pady=5)
# Save button
self.SaveButton = tk.Button(self.root, text="Save", command=self.save_file)
self.SaveButton.pack(pady=10)
self.ShowAddCounter = False
def save_file(self):
content = self.textbox.get("1.0", tk.END).strip()
filename = self.filename_entry.get().strip()
if content and filename:
with open(f"{filename}.txt", "w") as f:
f.write(content)
print(f"Saved to {filename}.txt")
def view(self):
pass
app = TextEncrypter() ```
AHA
have a great day guys iβve got to go
class TextEncrypter():
def __init__(self):
self.root = tk.Tk()
self.root.title("Password Manager")
self.root.geometry("300x300")
self.ShowAddCounter = True
self.Addbutton = tk.Button(self.root, text="Create file", command=self.ClickToAdd, padx=30, pady=20)
self.Addbutton.pack(pady=20)
self.root.mainloop()
def ClickToAdd(self):
if self.ShowAddCounter:
# Text content input
self.textbox = tk.Text(self.root, height=5, width=30)
self.textbox.pack(pady=10)
# Ask for filename
self.label = tk.Label(self.root, text="Enter filename (without .txt):")
self.label.pack()
self.filename_entry = tk.Entry(self.root)
self.filename_entry.pack(pady=5)
# Save button
self.SaveButton = tk.Button(self.root, text="Save", command=self.save_file)
self.SaveButton.pack(pady=10)
self.ShowAddCounter = False
def save_file(self):
content = self.textbox.get("1.0", tk.END).strip()
filename = self.filename_entry.get().strip()
if content and filename:
with open(f"{filename}.txt", "w") as f:
f.write(content)
print(f"Saved to {filename}.txt")
def view(self):
pass
app = TextEncrypter() ```
i swear to god i will end humanity
import tkinter as tk
class TextEncrypter():
def __init__(self):
self.root = tk.Tk()
self.root.title("Password Manager")
self.root.geometry("300x300")
self.ShowAddCounter = True
self.Addbutton = tk.Button(self.root, text="Create file", command=self.ClickToAdd, padx=30, pady=20)
self.Addbutton.pack(pady=20)
self.root.mainloop()
def ClickToAdd(self):
if self.ShowAddCounter:
# Text content input
self.textbox = tk.Text(self.root, height=5, width=30)
self.textbox.pack(pady=10)
# Ask for filename
self.label = tk.Label(self.root, text="Enter filename (without .txt):")
self.label.pack()
self.filename_entry = tk.Entry(self.root)
self.filename_entry.pack(pady=5)
# Save button
self.SaveButton = tk.Button(self.root, text="Save", command=self.save_file)
self.SaveButton.pack(pady=10)
self.ShowAddCounter = False
def save_file(self):
content = self.textbox.get("1.0", tk.END).strip()
filename = self.filename_entry.get().strip()
if content and filename:
with open(f"{filename}.txt", "w") as f:
f.write(content)
print(f"Saved to {filename}.txt")
def view(self):
pass
app = TextEncrypter()```
i think i did it right
LETS GOOOOOOOOOOOOOOOOOOOOOOOO
thanks both of you
for being patient with me
we hear you
thanks ace
and
opal
"""
!pep8
PEP 8 is the official style guide for Python. It includes comprehensive guidelines for code formatting, variable naming, and making your code easy to read. Professional Python developers are usually required to follow the guidelines, and will often use code-linters like flake8 to verify that the code they're writing complies with the style guide.
More information:
- PEP 8 document
- Our PEP 8 song! :notes:
I ran it and it worked
yeah i tried it
it works,
but i want feedback on how to become better
you feel me
?
what would you rate
it
0 to 10
opal
oh
you believe in words , right?
I can rate it like 7 based on my knowledge of tkinter
thanks
7 is generous
thank you bro
π
based on this
do you guys have any
ideas
for a new project
you are swiss?
π¦
:vegemite:
its in your blood.
I will very infrequently just shove a spoonful in my mouth.
I know what I'm getting myself into.
Most people use way too much.
this
is unacceptable
change your standards bro π’
not acceptable.
!!!!
hawai?
bro is not upper middle class
I also enjoy pineapple on pizza, provided it is a compatible flavour per pizza topping.
dont deny the allegations
i will remove your SKIBIDI
i swear to god
dont
PUT THAT
ON THE PIZZA
what the fuck
ALL I KNOW IS HOW TO CODE IN JAVA , still joined this server idk why
keep your friends close
and your enemies closer
πͺ
like i learned java in class 9th and 10th now i changed school so i have to learn now python
ICSE to CBSE
your indian
yup
water beds
in hawaii
π
this is not relatable behavior bro
baywatch
bro the rock is playing in it
buy the way i have question like i made a discord bot connected with gemini so like i want to make something like when user joins VC ans shares screen gemini can asist user and talk to him and see the screen , LIKE GEMINI LIVE
@exotic loom please turn on Krisp in your voice settings
DONE!!
Pentagon
no way
ewww
bro
this is a crie
crime
remove this now
before i order the man above
to remov
true
YOU!
the pineapple pizza might even be worse than the kiwi and banana one i saw.
absolutely vile.
@somber heath you can't do that please!!
lmao
The box pizzas are usually shit, but it took a while to find one that looks like the local pizza places make.
Sort of, anyway.
what is candid camera duh?
The acidity and sweetness of the pineapple form a complimentary flavour profile against the fattiness and saltiness of the other ingredients. It's still very much a savoury meal.
stop
@peak depot is opal part of itπ
I'm not saying that pineapple belongs on all pizzas.
It can belong on this pizza.
is it an american show?
I find it delicious. My opinion is the only one that matters in this case.
The Tribe
okk!!
i'll try once if you so sure about it
no
i only meaty pizza
I am vegetarian
i heard mostly indians are
yep
The Tribe is a science fiction drama television series which premiered on Channel 5 in the United Kingdom on 24 April 1999. The series was created by Raymond Thompson and Harry Duffin, and was developed and produced by the Cloud 9 Screen Entertainment Group in New Zealand. The series was commissioned by Channel 5, who received the initial screen...
have you guys seen G.O.T?
Jeremiah is a post-apocalyptic action drama television series starring Luke Perry and Malcolm-Jamal Warner that ran on the Showtime network from 2002 to 2004. The series takes place in a future wherein the adult population has been wiped out by a deadly virus.
The series ended production in 2003, after the management of Showtime decided they wer...
I think it's australian
Doesn't look like it.
who knows
BB is my fav too
@somber heath can ya come to 2nd voice chat because it is boring here
I could.
let's go then
Hi
hello
πββοΈ no
oh
i'm new
What's going on?
nothing just tv shows here
nothing much, it is boring
Is there a way to make money from watching shows?
no
Ig it is called reaction video
I mean yes
lol
if you do reaction video on yt
Those reaction video makers are geniuses They utilize the time at best and earn money
We should create a podcast of discord VC to make money
you like money alot
kinda makes sense
So do I have permission to record conversation on Discord Voice Call and publish online?
i think yeah unless priv
Let's go π
true
jonah hill my kinf
king
@exotic loom Ain't it out of context talk?
just to make sure you're aware: any claim that you might potentially be recording voice chat conversations on this server is enough of a reason to get a full voice ban
(there have been precedents)
Hmm
Okay NVM
And at this point I don't know if you recorded me and Rabbits convo
No, I have not!
I guess I didn't got help, no worries!!π
Self help dude
It was hard like it had o anywhere and was like this _ _ R I _
I had plans to record convo and publish but I guess not anymore
there are 6 prople no talking?
@terse anchor π
gnome.exe
i only use the last column in 4chan
only column that matters
the one from late May was a bit scarier, at least judging by the official statements
^ official statements in question
official-ish
on some level
just how
it can definitely affect stuff like API keys
those sometimes are stored as plain text
vibesec
soon
what if
it was coordinated
to promote passkeys
if there are some misplaced incentives to promote passkeys, they might be pushing because of that
infinifactor authentication
you can just own the infrastructure literally not figuratively
you don't really need to "infiltrate" something you legally control in full
(Russia is controlling some internet infrastructure in Europe)
I'm considering contacting the ISP for them to configure IP DNS records so I can finally send email to gmail from the home server
there is historic precedent of them doing that for other customers
DNS is extremely insecure
and unreliable
Russia does DNS redirects all the time
mess with DNS -> implement DPI -> either ban or reroute IPs
is the usual pipeline
first two steps are sometimes reordered
smaller but worse
linked from there
clearly bombing the Chernobyl power plant doesn't
(what Russia did, like, in the first days)
tbf digging in was worse, yeah
@vital sequoia π
active education on Chernobyl disaster in schools was a 2010s thing
so at that time people who knew that well enough weren't yet in the army
9 to 5, Rabbit time
no force to stop the programming discussions
(outside of history lessons)
Love that tune
the voices are telling me to embed Lua into the database
hopefully not this sort of creep
@primal shadow they now have some more advanced front-end stuff
like a more direct integration between PHP and JS
at least as advertised
I'm working on some framework-like tech, with React support
borrowing some things from other places
for a "just make it work" I'd probably pick Next.js still
seems to work often enough
chiraggude/awesome-laravel
!paste
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.
> worth a thousand words
~5kB would be a very small screenshot 
my only personal deployment of Linux desktop is just Firefox + VSCode + terminal emulator
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.
idk why I wrote Chrome
I don't even have it installed
probably thought of chromebook
!source source
Display information and a GitHub link to the source code of a command, tag, or cog.
you can also do GitHub Gists
(especially if it's for sharing something that you might want to eventually become searchable)
!pypi fabric
... I might've seen fabric before
I sense the presence of Rust in that line
missing elseif
def parse_niri_event_response(self, json_data: dict) -> dict | None:
if not isinstance(json_data, dict):
print(f"Malformed data: {json_data}")
return
return json_data
this doesn't even do anything, why is this a function?
why?
if self._active_workspace is not None and (
old_btn := self._buttons.get(self._active_workspace)
):
old_btn.active = False
or did you mean dict[Any, Any]?
thats the issue
Result<T, E> serialises as either {"Ok": ...} or {"Err": ...}
old_btn looks like it should be in an else
assuming dictness is checked in the outside, it's completely fine
i know
i need ideas
though tbf there is a case for using something like pydantic if you want a happy life with serdeing
This code is very very crappy, im trying to get it to work and then refactoring it, it's also a fork of another project im just working on porting it to another so called window manager.
msgspec gang
The code is supposed to be a status bar which has workspace buttons, but the way my window manager works is a little bit different, it always has an empty one at last.
I can't make the logic for this, I've been trying too long.
happy linked error day
(but does seem like a valid alternative)
also, yes, newer pydantic has similar issues
because now heavily depends on non-Python too
I wonder what they use for cc
.github/actions/build-pgo-wheel/action.yml lines 24 to 26
uses: PyO3/maturin-action@v1
with:
manylinux: auto```
yo
how difficult could it be to make that action work fine within Forgejo Actions
why is no one talking
and this thing doesn't directly support Docker that well
thanks Linux for not having containers as a proper abstraction
(since it itself runs within Docker)
and docker-in-docker really wants to have --privileged
Unfortunately, Windows does not support nested containers
TIL but idk why would I ever want to know that
(note entirely related, just reading dind docs)
@wet ravine π
!resources
The Resources page on our website contains a list of hand-selected learning resources that we regularly recommend to both beginners and experts.
does anyone have good tutorial
I like Real Python when a concept gets you stuck
Automate The Boring Stuff was fun too
huh
The Odin Project won't teach you Python, but it'll teach you a lot
if you intend on doing web ever, html/css/js is pretty unavoidable
I learned a lot there
excuse me sir are you talking to me
I do believe so
oh okay
im a new bie and my father bought me new laptop and im intending to learn python
Be advised that you are frequently going to feel stupid, unequal to the task of understanding, lost.
This is normal.
Oh yea, it is a rollercoaster
top of the world to dumb as a rock
back on top when you clear the error though
Concentrate on learning what you can. Small things. If something makes no sense, look at figuring out a different something.
Read documentation.
@calm heron π
!voice
Canβt talk in voice chat? Check out #voice-verification to get access. The criteria for verifying are specified there.
how are we doing sigmas
@pallid kraken π
@somber heath π
@idle remnant π
π
Voice Gate failed
You are not currently eligible to use voice inside Python Discord for the following reasons:
You have sent less than 50 messages.
xd
:incoming_envelope: :ok_hand: applied timeout to @snow monolith until <t:1750390380:f> (10 minutes) (reason: duplicates spam - sent 4 duplicate messages).
The <@&831776746206265384> have been alerted for review.
hello
π
so I am making my own web-browser in python
@somber heath@tacit crane @pallid kraken I am here!
Hello! Welcome my friend
hi
:incoming_envelope: :ok_hand: applied timeout to @snow monolith until <t:1750391118:f> (10 minutes) (reason: burst spam - sent 8 messages).
The <@&831776746206265384> have been alerted for review.
and that's my browser
this browser for only arm based cpu
mainly for raspberry pi
I am making it because firefox and chrome is laging in my pi 5 8 gb ram
run slowly
lagging in video
hum ok
so bye I need to go okay
!tvmute 371127950419951619 14d spamming to get voice perms
:incoming_envelope: :ok_hand: applied voice mute to @snow monolith until <t:1751600742:f> (14 days).
.
cool
bro i tried to send 50 messages to get voice verification
then banned twice
ok
mb
i wont
ok
sure
new to python
very hard
im using chatgpt
learning from basic
yes and i dont know how to cover the full basic
sure
!resources
The Resources page on our website contains a list of hand-selected learning resources that we regularly recommend to both beginners and experts.
brocode - https://www.youtube.com/watch?v=ix9cRaBkVe0
mosh - https://www.youtube.com/watch?v=_uQrJ0TkZlc&list=PLTjRvDozrdlxCs_3gaqd120LcGxmfe8rG&index=2
#python #tutorial #beginners
Python tutorial for beginners' full course 2024
Learn Python in 1 HOUR β± : https://www.youtube.com/watch?v=8KCuHHeC_M0
My original Python 12 Hour course π : https://www.youtube.com/watch?v=XKHEtdqhLK8
Full Python playlist π: https://www.youtube.com/watch?v=Sg4GMVMdOPo&list=PLZPZq0r_RZOOkUQbat8LyQii36...
Learn Python for AI, machine learning, and web development with this beginner-friendly course! π Get 6 months of PyCharm FREE with the coupon in the description!
β€οΈ Join this channel to get access to perks:
https://www.youtube.com/channel/UCWv7vMbMWH4-V0ZXdmDpPBA/join
π Want to dive deeper?
- Check out my Python mastery course: https...
okay here is an example of task which i used AI to implement
so im working on a discord bot that answers questions about my project
discord messages have a limit of 2000 characters
so if the response is larger, you would want to send it as multiple messages
if you just naively split the response into chunks of 2000 chars, it has one issue
if it contains markdown code-blocks (triple quotes), then that breaks when you split it
You could make a simple parser that could pick that up and add the end / starting quotes and things where needed
It would be a fun thing to code though
At least for me
haha
Everyone has a different idea of fun though
for me as well, but at that time i just wanted to finish the project
lately ive been thinking that i should stop using generative AI completely
Octodad: Dadliest Catch is about destruction, deception, and fatherhood. The player controls Octodad, a dapper octopus masquerading as a human, as he goes about daily life.
Octodad: Dadliest Catch is set to release on PS4 in 2014 and is being made by an independent studio in Chicago , Young Horses.
Find out more about Octodad on our site: ht...
anybody knows discord bot developement in python?
pls gimme a video tutorial link
i wanna learn
i tried tech with tim, i didnt understand the first 4 lines of code
π
oh
ohhh
ohk
ik basics of python only π’ like i need to learn recursion , foile i/o, and oops
yeh i dont like oop
oh
thx for the advice
oh
ohk bye
okay theres a lot of abstraction nonsense you dont have to worry about
like the logging
dotenv
its there for a reason, but its stupid
CAT
Good morning everyone
steam perm
code
theres this thing
its like bytebeat
@wind raptor
can i stream
CAR
ha πΈ ha πΈ ha πΈ ha πΈ ha πΈ ha πΈ ha πΈ ha πΈ ha πΈ
did you call my name?
There was a very promising section with units of measurement.
interesting
But it didn't work out.
tm exists though
I don't feel lucky to be alive in the now, @terse garden
Wake me up when people have their shit together.
@hybrid escarp π
meow
wanna get my own custom watch or build it myself :3
like this watch but real leather, tritium hands, real dials, real clockwork, black face with gold/tritium numbers
I wanna do it myself but maybe too annoying with all the small parts I want :L
morning @somber heath
I used to wear a watch.
That was before mobile phones.
Or at least, before I had a mobile phone.
i want to make a watch
Ahahhaha nice
Ahh sorry @somber heath I ran off from my pc
Yeah watches are nive
I'm not so fond of smart watches tbh
I mean they're cool but nothing beats good old clockwork
I had digital.
Ahhhh
Still nice tho
I just love old fashion analog
Well proper made watches, not the stupid basic motor ones
i have a kinda smart watch
its a casio gbd 200
it has bluetooth to get notifications but thats it
Een commissievergadering over een azc in De Bilt is gisteravond zonder incidenten verlopen. Vooraf waren er veiligheidsmaatregelen genomen omdat het onderwerp gevoelig ligt en tot heftige discussie leidt in de gemeente. Er was een demonstratie voorafgaand aan de vergadering, met voor- en tegenstanders, maar ook die verliep relatief rustig.
A oneion.
I am milk.
What constitutes facon?
@covert spoke π
A choice of a multitude.
Of, from.
!voice
Canβt talk in voice chat? Check out #voice-verification to get access. The criteria for verifying are specified there.
mmm
alright
then im never getting voice verified π
cause i need to be active
i only talk when i join a opalmist vc..
my friend wants to code how could I help him
!resources
The Resources page on our website contains a list of hand-selected learning resources that we regularly recommend to both beginners and experts.
ah
truee
they asked me which shall they pick
in the resource book you sent
lol
is the official python tutorial good? https://docs.python.org/3/tutorial/
or microsofts python guide
hows ur day today opal
mhm
ah
π’
what benefits does helping people give to u
why do u think people would make a python book if they have this resource already
whats the requirements to say ur good at a programming language like python
more being added to python?
ah
is there too much things to learn in python?
ah
so how much would u need to know in python to say that u know it
i think im at the point where i feel im good but arent really
i know what i need but if i look in python help theres a lot i dont dare to tuch
the fact that you know what you dont know and think your stupid is called impostor sindrome
@somber heath are u a fan of tech youtubers teaching programming languages
uh oh
what happened
hm?
pesticide
wdym
opalmist why dont u like yt
alr uh
bye opal
@oblique valve π
hi
Hello

@warm acorn π
hello
do you guys ever feel like coding is like speaking some sort of different language
but its all just abstraction and encoding its all just one language anyways
do you code to drum and bass
can you make chess in python?
@whole bear π
The Resources page on our website contains a list of hand-selected learning resources that we regularly recommend to both beginners and experts.
Im learning like python Object oriented programming
and will soon start on API and stuff
Thanks @somber heath
You're soo nice
i have a question @somber heath
@fringe fiber π
i want to do data science with python and everytime i start doing i got lost
Would you be able to elaborate?
!voice
Canβt talk in voice chat? Check out #voice-verification to get access. The criteria for verifying are specified there.
you are just begginer
what spacific topic are we discussing on
no like what is this voice chat about
okey
we were discussing how coding to drum and bass is optimal
i suck at this
sry
lol
i m sure we have other games
idk what happned
ooh
its like fastest fingers but for chess
@somber heath any idea for a project that actually help to get job
!kindling
The Kindling projects page contains a list of projects and ideas programmers can tackle to build their skills and knowledge.
oh
like currruntly i want to be a data scientist
and i am maintainig a good rankings on kaggle
whats your journy of coding @somber heath
what you do ?
ooh
you got linkedin or smt
ooh okey
time to go nice to know you @somber heath
@upper basin the whole game is made in python?
well
@zinc gorge π
hiya
Yes.
Using arcade.
!pip arcade
@tacit crane what kind of bots do you make
@tacit crane is it possible to make a discord bot where anyone from the group can control the video being streamed on a specific discord vc with commands like to pause or jump forward/backward?
does the provider of the video being streamed need to expose API through which users can interact with, or they can directly interact with general UIs presented to the user like left-arrow for 5sec backward, or k to pause the video being streamed
* here by provider i mean the website from which the audio is being streamed
thanks for the insights
!user
You are not allowed to use that command here. Please use the #bot-commands channel instead.
24 more messages to go before i unlock voice π¦
why do you pick FastAPI over Django & Flask @tacit crane
is it better suited to your kind of projects?
have you tried or planning to try genai assisted bots for next level of automations? @tacit crane
why?
have you seen the kind of web & ui agents being made using language models?
have you used pyautogui?
have you seen operator by openai
it is fascinating
next level automations
don't you want to automate boring & repetitive clicks and navigations of UI & browser?
i have used selenium for web automations
but i have to manually make it for every website/task
i just want a universal command line where i can type any action that i want it to make on any app/software of my pc/mobile, and it take care of all the ui interaction
what the fuck
have they gone completely insane
vibe capitalism has arrived
you shouldn't be letting an AI make any financial decisions
operator requires you to type/handle sensitive information
it's not impressive nor fascinating, it's irresponsible
people should ask more often if something should exist before making it
but we all already know that OpenAI management lacks any intelligence, natural or artificial
language-ui is the future
so asking meaningful questions isn't something they can do
there are open-source alternatives to operator as well
if you didn't get the message: they shouldn't exist either
just because there's an open source version of a fundamentally bad idea, doesn't make it any better
why they shouldn't exist. i have accumulated so much of wasted time because of navigating graphical ui
so instead you want to spend even more time trying to dispute bills that AI incurred by making purchases online that you didn't want?
let's not consider e-commerce interaction for a moment
no, we very much will consider it
if this shows up in the description of the tool, it clearly states that the authors are irresponsible
so that influences all other interactions too
I don't trust people who let AI do purchases with anything
if you "waste time" navigating GUIs, that means the GUIs in question are bad
AI is just taping over that problem, increasing the time and resources wasted
but you can have a PA to whom you can delegate purchasing X item from A,B,C option websites?
large part of good GUI is to allow you to make choices based on its output;
by using AI you're just introducing an extra middleman and extra delay
you can sue people for making obviously wrong choices with your money, you can't do the same to an AI
until the regulation is finally introduced
all you have to do is maybe confirm the final OTP & cart for transaction
not all websites require OTP confirmation, which is one of the severe problems with this
so to make this work you do have to re-do how you store financial details on all websites accessed
well, most people have to re-do
maybe you already have something setup to erase everything from the website after each purchase
(many websites like to store card details)
today's web has been made for humans, but it will evolve for the consumption by both artificial and human intelligences
have you heard of comet browser?
favourite part of such evolution https://blog.cloudflare.com/ai-labyrinth/
thankfully not
well I guess The Browser Company now has direct competition for their next garbage product
AI-first browser
now that they've ditched Arc entirely
I wonder what HATEOAS people have to say on this
since they want to sacrifice correctness and sanity for the benefit of "navigability"
(radical hypermedia fanatics)
since they might be even more snobbish than anything I say towards AI
Exploring a web-like alternative to the Model Context Protocol (MCP) using the principles of HATEOAS.
okay at least some subset of them are pro-AI-ish
funny acronym
this is not from recent times
2016
thanks intercooler for an incorrect embed
@cloud flare if you want some weird discord bot python dev case, you can look at hata
!pypi hata
there is no AI in there
it's all, like, 2019 tech
the author uses Python 3.8
iirc in 2022~2023 big breaking changes were happening in the Discord API
I never got any useful "solution to a problem" type of response
from any AI
only overview so far I found any useful
thanks google for not changing element IDs so I can easily hide that section
(this section is gone)
I hid it
with an extension
I think the highlighting like here but instead for pages is some sort of probabilistic thing too
the #~ thing
it sometimes gives completely wrong results
discord.py for most bots,
py-cord (with a dash) for voice input,
hata for Python 3.8 and latest API features
if the last line of that message confuses you, the explanation is the following: yes
third millennium requires an appropriate OS, Windows Millennium Edition
@dry jasper writing docs
@tacit crane Socket.IO?
or raw?
I've spent way too much time exploring different WebSocket implementations and tools
@tacit crane yeah, you really need to avoid all such loops
never check in a loop, especially in JS
you get an event when the socket state changes
design a proper state model
it will be simpler that way, in my experience
py-cord is only viable for voice input
the maintainer is a bit of a jerk
at least was
@tacit crane
you mean it's technically a fork of discord.py, but practically useful only for voice input?
there are no reasons to use it other than its voice input support
!e
print(f"{-10:%}")
:white_check_mark: Your 3.13 eval job has completed with return code 0.
-1000.000000%
!e
print(f"{1:0<{1:0<10}}")
:x: Your 3.13 eval job has completed with return code 1.
001 | Traceback (most recent call last):
002 | File [35m"/home/main.py"[0m, line [35m1[0m, in [35m<module>[0m
003 | print(f"[1;31m{1:0<{1:0<10}}[0m")
004 | [1;31m^^^^^^^^^^^^^^[0m
005 | [1;35mMemoryError[0m
this is still my favourite piece of f-strings
this is almost Perl levels of confusion per byte
mostly a toy in my case too
there's a something I participate on regarding a more serious AI coding thing
but
it's offline and containerised
@cloud flare from some YouTube comment on Builder.ai:
AI: An Indian
API: A Person in India
LLM: Low-cost Labour in Mumbai
stochastic sudoku solving might be a realistic thing
i believe in the network state, or network mumbai if you will
@forest yoke π
Hey @somber heath
β€οΈ
@vocal basin https://x.com/karpathy/status/1935779463536755062
Cool demo of a GUI for LLMs! Obviously it has a bit silly feel of a βhorseless carriageβ in that it exactly replicates conventional UI in the new paradigm, but the high level idea is to generate a completely ephemeral UI on demand depending on the specific task at hand.
DeepSeek can handle bigger files , than other AIs
coffeee coffee
what do you learn as a data/ai engineering student?
Hello
hi opal
I am here
furry!
I used fxsound before
is meh
hai opal hai furry
what is happening
its still too hot here
Hi π
HI
u know how
the world spins
that's all it takes
why do u think theres snow and ice bergs on the top and bottom
flat earther furry
Hey circuit_board
How are you doing today?
hes doing bad
bc he just realised the earth is round
But it is round
if the moon is above us we can jump like a very very tiny bit higher
The reason why humans see as flat is because we're smaller than the Earth itself now if we were in the size of the sun and could hold the Earth we would feel it as round
Unless we're 4d
does anyone even live in that part of australia
I think u hit the part with the least amount of people
wise words
I hear a bird
it isn't
it was only for a second and quiet
ye
gn sweety
@marble vector π
hey, whts up
You joined VC, yes?
Just waving to indicate the presence of this channel.
ohh was just hanging around lol
ohh miss what?
This channel.
yo
@hot sleet π
!voice
Canβt talk in voice chat? Check out #voice-verification to get access. The criteria for verifying are specified there.
This server's?
your
cool
?
@livid osprey π
i was awwake for 24 hrs
to fix my sleep schedule
found that out too soon
i get anxiety so i cant sleep
i always have to listen to ASMR
i get nightmares always
@wise loom i found this course on codeacademy, maybe it can help you. Its payed content tho
thank you
@zinc bearπ
@zinc bearπ
heelo
hi
hi I'm too new to use voice
!voice π
Canβt talk in voice chat? Check out #voice-verification to get access. The criteria for verifying are specified there.
No worries π We can still see your messages in here
i cant even select for interview π
always get one gmail saying cant forward with your app
i am stuck at understanding ml base algo so my sunday will be hard
coursea and github repos
no just understand how its working and then try to implement it from scratch for better understanding
anybody have experience with gsoc ??
google summer of code?
yes sir
.topic
bbiab
whats is the general chat?
!stream 692219232355876864
β @orchid rose can now stream until <t:1750566173:f>.
!e py my_list = [] print(my_list) my_list.append('apple') print(my_list) my_list.append('pear') print(my_list) my_list.append('orange') print(my_list)
:white_check_mark: Your 3.13 eval job has completed with return code 0.
001 | []
002 | ['apple']
003 | ['apple', 'pear']
004 | ['apple', 'pear', 'orange']
!e py my_list = ['apple', 'pear', 'orange'] print(my_list[0]) print(my_list[1]) print(my_list[2])
:white_check_mark: Your 3.13 eval job has completed with return code 0.
001 | apple
002 | pear
003 | orange
Hello
You guys think we're due another "We didn't start the fire"? I mean Trumps 2nd term, ChatGPT, Covid epidemic, USA bombing Iran ... I mean this shit could write itself
Covid panic, toilet paper,
Trump again, election caper,
AI wrote your college paper,
Climateβs boiling, see you later
Ukraine war, Zelensky brave,
Musk is buying X, not Dave,
NFTs and meme stock highs,
Spy balloons in China skies
Chorus:
We didn't start the fire
It was always burning since the worldβs been turning
We didn't light it, but we tried to fight it
Verse 2:
ChatGPT, deepfakes boom,
Lockdown love in Zoom chat rooms
QAnon and Reddit wars,
Bezos rockets, Martian shores
Iran hit, Gaza cries,
Tech layoffs and billion buys
Oceanβs plastic, species die,
We swipe left but wonder why```
ChatGPT wrote this shit, I guess this shit DID write itself XD

you can sell it on Amazon now.
youtube ads told me it's possible to make a fortune from AI-generated poetry books.
Ewwwwww xD
@proper sandal π
π
@zinc lava π
yoo
!voice
Canβt talk in voice chat? Check out #voice-verification to get access. The criteria for verifying are specified there.
yo
hi
guys i tried to change the players's color when the dash button(which is LSHIFT) is used, but it didn't display the color at all when i press it
@pastel root @long iron π
what are you guys working on?
i'm stuck in the same boat
@ebon rapids π
Hello
!stream 1319370380078743584 1h
β @jovial merlin can now stream until <t:1750603242:f>.
!stream 1101101345609613432
β @exotic loom can now stream until <t:1750600125:f>.
Word of the day: Anthropomorphism.
!stream 1101101345609613432 10M
β @exotic loom can now stream until <t:1750601196:f>.
||1939. szeptember 1. β 1945. szeptember 2.||
# Step 1: Install required libraries
!pip install transformers accelerate
# Step 2: Import libraries
from transformers import AutoModelForCausalLM, AutoTokenizer, pipeline
import torch
# Step 3: Load Phi-2 model and tokenizer
model_name = "microsoft/phi-2"
tokenizer = AutoTokenizer.from_pretrained(model_name, trust_remote_code=True)
model = AutoModelForCausalLM.from_pretrained(
model_name,
torch_dtype=torch.float16,
device_map="auto",
trust_remote_code=True
)
# Step 4: Create text generation pipeline
generator = pipeline("text-generation", model=model, tokenizer=tokenizer)
# Step 5: Chat loop
print(":white_check_mark: Phi-2 is ready! Type 'exit' to stop chatting.\n")
chat_history = ""
while True:
user_input = input(":adult: You: ")
if user_input.lower() == "exit":
break
prompt = chat_history + f"User: {user_input}\nAssistant:"
output = generator(prompt, max_new_tokens=100, do_sample=True, temperature=0.7)[0]["generated_text"]
# Extract only new assistant reply
response = output[len(prompt):].strip().split("\n")[0]
print(f":robot: Phi-2: {response}\n")
# Update chat history
chat_history += f"User: {user_input}\nAssistant: {response}\n"
Phi-2 Microsoft for google collab
!stream 221417491136512010 1h
