#voice-chat-text-0
1 messages · Page 416 of 1
when you're installing dependencies (for example, a library to interact with Telegram),
by default they're installed directly to the system itself and are shared across projects
such setup is quite fragile (and is even disabled in some cases)
venvs separate these things per project
so that if, for example, you're developing two separate bots, updating the Telegram library for one of them can't break the other
when you open PyCharm, you should be able to just create the new project as is, venv is configured by default
is it bad that ive been using python for 6 years and havent once used venv?
Yes
huhhh
I don't either, but yes, it's bad.
I just install stuff via synaptic/apt and leave it at that.
What I need is available there. It's fine.
I also don't often use venv. and I now have some dependency issues, ah well
since that limits what versions might be installed and is better tested for compatibility if it comes with the distro
(to what Opal said)
¯_(ツ)_/¯
venv+uv is the way
I really should use it more
you can also use docker
slightly more difficult for graphics but still possible
on my laptop I have VLC installed in Docker
because the one provided by the distro is non-functioning
infinite enough™️
ZFS
!stream 1157723305265078272
✅ @astral coral can now stream until <t:1740488199:f>.
Love uv but I've found a few issues when it has to build packages from source e.g. pyarrow that I don't experience with plain pip
@urban abyss THE BEST NAME EVER
I used to do the same thing with Dr Pepper cans. I made a small raft.
love
Also I wish uv pip compile had a completly pip-compliant output option
do you got about 80?
also this is progress cus i cant just consume them as much as i want
Probably fewer. It was a long time ago.
you have a problem
yes, don't bet the entirety of the company on any single tool of this sort
I'm using uv for all new projects now
I hadn't even been using pyproject.toml before that
my "magnum opus" of CI madness is automated merge of three repos into one
MO repos MO problems
VPN died
and two more slightly less automated ones mixed into that
so I think there's only 5 total
We have a monorepo and also a bunch of random team-owned repos
Worst of both worlds
How much of uv functionality have you been using ?
mostly just doing whatever is necessary to make it work in docker build
that does include uv tool stuff
You using it as an interpreter source?
uv tool is very nice for single file scripts
I was trying to think of a nice way to, rather than install pipx-style packages, just pull scripts and run uv tool against them
it's also possible to uv and pyright be okay with multiple venvs in a project
(venv per subproject, with different deps and python versions)
Nice. Pants build does it in the bazel-style way with BUILD files
that one is more about getting the IDE to understand what's happening
Yep. Sneaky sneaky.
sadly doesn't work for the standard library
still resolves to the system one
I've always described programming as a creative process.
That said, I do it for myself.
Destructive process in my case
@quartz beaconYou've heard the phrase "give people enough rope"?
Nop
@fair havenLOUD
@plucky masonYou can stop apologising about that. It's not like it's excessive.
@fair havenYOU ARE VERY LOUD
@plucky masonYou're fine.
@fair havenI CANNOT EXPRESS HOW LOUD YOU ARE.
Not only are you loud, but you're clipping.
bon bon
Describe your problem.
Click here to see this code in our pastebin.
I'm not in a position to. I do not know the language you appear to be using.
He’s using python1
ah i knew i was close
its python wdym
👀
Did you concatenate your integers buddy
uh no what is it
someone helppp
heyyy
It appears to be a melange of languages.
No its just python
You’re missing the opcodes sir
can someone give me feedback on this:
Ask @strong dragon
Oh true i gotta write a disassembler for the vm
Please react with ✅ to upload your file(s) to our paste bin, which is more accessible for some users.
@strong dragon https://github.com/aaravmalooking/Finder_CLI
please guys help
please cehck with
Review his code @strong dragon
yes, we get the joke, no need to repeat it
what joke im just learning...
I think he’s being serious lmao
I'm willing to attempt to help people who actually have problems and aren't simply being a timewaster.
You should’ve seen him learning gorust
... you saying to me?
No.
sorry bro i only know reverse engineering and some languages
@somber heath
That’s it !
You didn’t encrypt your code
is this a stage play now?
i think i should go back to js vms reversing
AES 256 reverse SHA hash RC4 cipher
No what!?
RC4 mentioned
No its foreplay
do you have a license to use RC4?
omg the pow is missing
I used epic games version !
hashcash pow bro
Blowfish encrypt?
mhmmm
I guess you didn't know you need one
Hm ye sorry
very troublesome that such simple algorithm ended up with patent bs
Looks alright. Wasn't the encryption section more than one option, though?
encrypt_RC4!!
#define "golang.h"
Import golang from google
Count python = require(‘py”)]type: string}
let mut opcodes = [
def push(
"12" <+ 11
)
]
public static dynamic function(i64 const)helloworld -> void{
<!DOCTYPE html> == $0\n
<html lang="en-US">
pre[class*="language-"]::-moz-selection, pre[class*="language-"] ::-moz-selection
Golang.import.fmt.std::cout << print(// hello world //):
]:.then[True(helloworld)]
hmm
opcodes are labeled for the vm now @full spade
what now
bruh this is useless...
py is too hard
for now
@sweet sorrel can you fix my py code?
pls
Wireless wifi, laser, microwave...?
@fringe maple👋
!e
:warning: Your 3.12 eval job has completed with return code 0.
[No output]
!e ```py
encrypt_RC4!!
#define "golang.h"
Import golang from google
Count python = require(‘py”)]type: string}
let mut opcodes = [
def push(
"12" <+ 11
)
]
public static dynamic function(i64 const)helloworld -> void{
<!DOCTYPE html> == $0\n
<html lang="en-US">
pre[class*="language-"]::-moz-selection, pre[class*="language-"] ::-moz-selection
Golang.import.fmt.std::cout << print(// hello world //):
]:.then[True(helloworld)]
hm
why doesnt it run
:x: Your 3.13 free threaded eval job has completed with return code 1.
001 | File [35m"/home/main.py"[0m, line [35m4[0m
002 | Count python = require([1;31m‘[0mpy”)]type: string}
003 | [1;31m^[0m
004 | [1;35mSyntaxError[0m: [35minvalid character '‘' (U+2018)[0m
@vocal basin your bot is bugged
!charinfo ‘py”
\u2018 : LEFT SINGLE QUOTATION MARK - ‘
\u0070 : LATIN SMALL LETTER P - p
\u0079 : LATIN SMALL LETTER Y - y
\u201d : RIGHT DOUBLE QUOTATION MARK - ”
\u2018\u0070\u0079\u201d
hm
I, uh, yeah. This one hurt me. A lot. Far more than any one file should. Didn't think an iPhone wallpaper could do so much emotional damage
Thank you Browserbase for sponsoring! Check them out at: https://soydev.link/browserbase
Source (not that you should want to see it):
https://x.com/theo/status/1853378726937166221
Check out my Twitch, Twi...
You have to label the type
whats with them
I couldn't find the other code sample
Example: i64 const
i have that
Define your variable types
i did tho
No every thing
ah
okay
true
for everyone else: if anyone feels like this bs is too disruptive, please tell
😭
someone earlier sent a meme that was almost that thing
what
yee ik
AHH
FOR A MEME
jpg truee
I don't feel as if it's a conversation being held in good faith.
@strong dragon @full spade please take a break in this discussion or move it to DMs
oh okay sorry i just wanted some help
I’ll go help him in dms
@strong dragon shall we hop in vc
Here we’ll you helped in vc 0
u cant talk 😦
code
!e
Please react with ✅ to upload your file(s) to our paste bin, which is more accessible for some users.
code
"hang your kids'" - Zelenskyy
it can't execute attached files
I knew there was a reason I didn't like you.
5. Do not provide or request help on projects that may violate terms of service, or that may be deemed inappropriate, malicious, or illegal.
wdym !
Shut up, you know you love me 😉
theres no illegal stuff
No. I have taken an active dislike to you.
how is it illegal or against ToS making a solver for some sht captcha...
Oh now, what for?
Don't be disingenuous.
it's against ToS of most captcha providers, obviously
UHhhhhh
sorry its just fun reversing them 😄
you guys remember when hfuck was a thing?
people were adding hundreds of thousands of bots to a single server
Why are you claiming I am? I honestly have no idea why you have taken an active dislike towards me and am inquiring as to why?
at least have the decency to use proper typography/spacing
i was actually invited to one
when you joined it the server was unavailable because there there thousands of messages being sent every second
discord couldnt handle it
"President Zelenskyy once told the people of Ukraine to hang their kids." - Musk or Trump, probably.
there is nothing "reversing" about the process
This isn't the first time you've spouted rightist agit.
So you'll understand if I'm just a little bit done with you.
when delivered poorly, it's just a tasteless joke
and with contemptible, inappropriate disrespect.
just saying something is """"sarcasm"""" doesn't excuse it
Lmao
get off your high horse, its taking something that is a good thing, and making fun of my presidents rhetoric and how he skews shit.
is living in a country that's at war and half people of which would seriously believe such idiocy now considered "being on a high horse"?
w o w
now, change the topic.
idc where someone lives. I have had friends and family die in war. It does not matter.
Its a simple joke and some people cant take it so be it?
Explain how my conversation violates the rules, and I will adjust accordingly. You will not control my speech because "I said so".
have you read #code-of-conduct?
Especially when I have a false narative being thrown at me.
ye cus its more files ofc
u want the rest too
@lucid steeple👋
hopefully you're taking your time to read it
should i post hcaptcha solver!
!rule 5
5. Do not provide or request help on projects that may violate terms of service, or that may be deemed inappropriate, malicious, or illegal.
such projects are outside the scope of this server; we don't allow in detail discussions of it, and we don't allow sharing sources of/links to them when those can be easily misused
alr alr chill
lol
I do not see anything that is polarizing with what I said, However. If you want to nit pick at a joke, why are you allowing for Opals comments to go untouched while attacking me for making fun of the orange,
This is, among other things, a place of responsible learning.
We're here to help, not be taken advantage of for your entertainment.
What are you talking about?
To be taken advantage of, yes, but by those who want to learn.
No one is taking advantage of you????
No, im going to address the false allegations being made. You are not applying the rules to everyone in a fair manner.
I don't see this specific case as "agit" necessary;
as I said before, it's just a tasteless joke
you're acting more hostile and you are dragging on the topic
Noted.
lmao, im not being hostile.
you have already addressed them. move on.
and the other claim. That I am taking advantage of him?
why did you think it was targeted at you?
it seems pretty targeted just as his alligations that I was being disingenuous
I stand by what I said. I shouldn't have said anything in the first place. I'm sorry for upsetting you.
@somber heath
You should read carefully what is being posted instead of getting emotional and spouting nonsense. Im sorry you got emotional.
This was in response to another person.
I'll leave.
two seperate conversations, I understand. Sorry for the confusion there.
It was dragging on. Take that as my attempt to stop it.
@jade mountain If you were saying anything just now, I missed it.
Go again?
was talking to zak
@somber heath thoughts?
Looks decent.
:3
those numbers don't look monospace
so would expect they move around a lot during the process?
@jade mountain
lemme fix that
Hello guys HRU
Oh, and we also have people saying that there is no fire and there is no smoke.
Also they have blowtorches.
!stream 1157723305265078272 1h
✅ @astral coral can now stream until <t:1740500793:f>.
@chilly wolf Has Hemlock heard your vape?
Not as of yet!
Let me see if I can get the orchestal tones of it to bound forth into the microphone
I am here.
cacophony
dear god
each step up is a function call
might be recursive yes
this is ~4 seconds worth of pure CPU-boundedness
no function calls (not even page faults)
@somber heath
There will be screw removal techniques.
I've seen a restoration channel fixing old, rusted machinery.
They have a sequence of techniques they try. If one doesn't work, they move on to the next.
What are we building here?
The code or the screw?
@rugged root thermite weld then?
got it
I mean the game😂
is there a GitHub repo for this game that is being built right now?
2.7 (sorry)
it might me the preferred way of writing extensions for it
at least I remember it as such
I'd like to see a mod that implements processor architecture.
opencomputers2
like qemu
it uses RISC-V
I think it packages micropython, not only lua runtime
idk if there's a C compiler in-game
probably need to compile it outside the game and then load somehow
Yes, Jatty?
With.
OC1 had some partial support for Python, but that was just a small subset implemented in Lua presumably
change "progress" to storage?
But it might also have something to do with the second one looking obnoxiously zoomed in.
"storage"?
in their reimplementation of plan 9
So it's not a fair comparison.
@jade mountain
Do your widgets autoscale to available space including the text size?
yessir
Anyway. With.
okie
@jade mountainHow much of that do you drink?
Over what period?
@upper basin"Hey, guys, if that's like, how you self identify."
Archer - Season 4 Episode 4 "Midnight Ron"
I sincerely apologize, didn't know audio would leak out.
:3 is okie
I told you about my friend who had a seizure because of caffeine overdose, yeah?
now to actually implement the uploading logic 💀💀💀💀💀
nop
i limit myself to 3 redbulls a day
240mg of caffeine
Hai, Milien.
fda recommended max is 400mg/day
I did enjoy the kitty tail.
@jade mountainWell, consider my concern for your wellbeing in the matter registered.
Fermentation agent of course silly goose.
Is this what we're talking about?
@rugged root Any ideas sir?
GATES = Literal["I", "X", "Y", "Z", "H", "S", "Sdg", "T", "Tdg", "RX", "RY", "RZ", "Phase", "U3"]
Australia resolving IT issues?
I mean, middle of the night, I suppose they'd have people on call.
Like, armpit of the middle of the night.
Not eyes, no.
absolutely nothing in this section is interactive
I've never had this issue before though.
not a single element
I mean, I think of things from decades ago...
codacy ui sucks yeah.
it looks and interacts like a PDF
Full PR in case you'd like to have a look.
https://github.com/Qualition/quick/pull/42
Error is being raised from quick/circuit/quimbcircuit.py
So weird.
@fast gyro AI is rather generic.
Maybe specify exactly what you mean?
if you for whatever reason want to use list instead of a tuple anyway, you can extract it and declare as a sequence
Isn't that what I'm doing?
not as far the thing is concerned
Too much work to change from list to tuple now. Like alot.
So write it like Sequence([0, 0, 0]) or sth like that?
best option is (0,0,0)
@rugged root like with laptops draining power out of phones
"can we be sure that phones are configured to never work as routers?"
Sun had a problem where their benchmark e10k machine was configured to do routing
suboptimal
I uh
might've taught someone something bad
@spark girder
Note:
1.This product only apply to those device that have CC Pin and PD2.0/3.0 protocol.
2.To those Smart Phone and Tablet produced before 2016 may not work with this product. Becuase there is not unified USB PD standard that time.
3.Laptop normally required at least 20V/3.25A (65W), this product...
'what' * 10```
USB C to SFP+ when
@tranquil warren Hi.
Can’t talk in voice chat? Check out #voice-verification to get access. The criteria for verifying are specified there.
If you are wondering why you can't talk, look at voice verification.
"total tool"
@amber raptor Have you tried the inflammable passive with double edged sickle?
I have not outside once after I unlocked it
Feels like a PR blunder.
I don't understand the mechanics but I have friends who swear by it
@tranquil warren Being deliberately annoying to gain our attention has been successful. Congratulations. 🙂
Yeah I initially tried it without inflammable (didn't even knew it existed). Then I bough Salamander armor and just, wow. It's really solid.
Let us know if you need anything else, preferably via text here, next time.
So, the way I understand it is that double edge sickle trades capacity with heat damage to user. On the other hand inflammable passive prevents 75 percent of heat damage. So, when you pair them together you can rock double edge sickle with minimum damage, which makes it less of a hazard and more of an asset.
I've been maining that for bugs.
quick video showing to how get into steam link application on quest 3 when the wifi is disabled, this then allows use of USB C adapters to have ethernet straight from router to your headset, giving the best possible streaming experience and reliability due to the ethernet connection.
meta quest 3
steam link
usb c ethernet
usb c otg adapter
usb ...
Rami Said Malek (English: ; Arabic: رامي سعيد مالك, Egyptian Arabic: [ˈɾɑːmi sæˈʕiːd ˈmæːlek]; born May 12, 1981) is an American actor. He is known for portraying computer hacker Elliot Alderson in the USA Network television series Mr. Robot (2015–2019), for which he received the Primetime Emmy Award for Outstanding Lead Actor in a Drama Series...
@rugged root I'm not sure if salt-die is reading the text chat
@spark girder otherwise it's less secure
you must not restrict it
by banning a number you increase others' probability
@rugged root apparently the tall stack wasn't as recursive as the wide one
it recursively calls something that it really shouldn't
Neat
@unique wyvern
.
I kinda wish they would add factions for hd2. Like remember how in bo2 you could make your own logos? Sth that expressive but to let you customize your gear and make your own symbols.
Imagine you see a squad with shark teeth on their masks called "Reaper Seals"
@rugged root they're on a joint application with Charlie
Ooh oh, and I'd like a change in the settings. Essentially to let you to stay for as long as you'd like, but once you miss the exfil window(s) you'd have to fend off the factions until the next exfil window, ohh ohh and to make a blitz mode called QRF where other teams can temporarily assist you in between exfils.
loop.call_soon_threadsafe(callback, *args, context=None)```
A thread-safe variant of [`call_soon()`](https://docs.python.org/3/library/asyncio-eventloop.html#asyncio.loop.call_soon). When scheduling callbacks from another thread, this function *must* be used, since [`call_soon()`](https://docs.python.org/3/library/asyncio-eventloop.html#asyncio.loop.call_soon) is not thread-safe.
This function is safe to be called from a reentrant context or signal handler, however, it is not safe or fruitful to use the returned handle in such contexts.
Raises [`RuntimeError`](https://docs.python.org/3/library/exceptions.html#RuntimeError) if called on a loop that’s been closed. This can happen on a secondary thread when the main application is shutting down...
there isn't
I'd assume it's threadsafe then
call_soon is implemented via call_later
suspicious
for an abstract even loop
Lib/asyncio/events.py lines 278 to 279
def call_soon(self, callback, *args, context=None):
return self.call_later(0, callback, *args, context=context)```
Lib/asyncio/base_events.py lines 827 to 834
self._check_closed()
if self._debug:
self._check_thread()
self._check_callback(callback, 'call_soon')
handle = self._call_soon(callback, args, context)
if handle._source_traceback:
del handle._source_traceback[-1]
return handle```
Lib/asyncio/base_events.py lines 872 to 879
self._check_closed()
if self._debug:
self._check_callback(callback, 'call_soon_threadsafe')
handle = self._call_soon(callback, args, context)
if handle._source_traceback:
del handle._source_traceback[-1]
self._write_to_self()
return handle```
uh
it's not threadsafe
you need to wrap call_later in call_soon_threadsafe presumably
Lib/asyncio/base_events.py lines 804 to 815
if when is None:
raise TypeError("when cannot be None")
self._check_closed()
if self._debug:
self._check_thread()
self._check_callback(callback, 'call_at')
timer = events.TimerHandle(when, callback, args, self, context)
if timer._source_traceback:
del timer._source_traceback[-1]
heapq.heappush(self._scheduled, timer)
timer._scheduled = True
return timer```
this is call_at
it will check for same thread
and won't _write_to_self
loop.call_soon_threadsafe(loop.call_later, callback, *args)
would it __bytes__ it instead of __str__ing it 
good morning chat
mr robot
hi there
I have a repo at work that can't be cloned on Windows
@worldly crane you might need a token instead of a password
what Git provider are you using?
GitHub?
GitHub enforces non-password auth now
also your creds might be outdated
prefer SSH indeed
will i get copy righted if i name my package versions after book names?
oh fuck brb
CURSED!!!
@sinful sparrow wasn't it Serbia who claimed they "accidentally" voted like everyone else?
I don't know
yes
it was
!user
You are not allowed to use that command here. Please use the #bot-commands channel instead.
Vučić apologized allegedly
Sup @rugged root.
The voice mute you gave me is a blessing, ty for the voice mute.
@mystic lily with or without internet?
there are so many people here
if without, you probably can't, appstore rules
swearing/cussing not "sluring"
wsg
Hemlock is speaking quite audibly, wouldn't call it slurring
Sorry, who are you?
💀 ok bud
@vocal basin now they are the same thing
@vocal basin Linux is based on unix.
citrus + dairy product = sploogee
I meant unix not posix
inspired by, and tries to be compatible with
it's a re-do, not a derivative
Solarises (illumoses) and BSDs are ᴜɴɪᴄᴇs, on the other hand
Way before my time.
with proper support for ZFS and dtrace
Female in general ?
but, unfortunately, worse Docker support in general
illumos had some work done regarding that, mostly used in SmartOS
but that's somewhat behind on features
yeah, fornicating
ohh good
@rugged root you're now obliged to find a >3 letter extension that'd be shortened funny
!e
print(len("🔥".encode()))
:white_check_mark: Your 3.12 eval job has completed with return code 0.
4
hmm
doesn't fit
cdef struct?
hmm
cdef struct Grail:
int age
float volume
oh, it even has packed
@golden sonnet wrong wrong wrong
it's terrible as an LSP for actual types
PyCharm is pain
pyright is way stricter and more correct
PyCharm gives you more guesses
welll
i do django mostly so pyright is practically non-existent
it just gives out random thing
PyCharm has a bad LSP specifically, but other parts of it are useful
hopefully they borrow stricter typing from pyright at some point
Rust Rover has similar issues
LSP is pain, but auxiliary functionality might be useful
i hate anything node.js
^ that's why I write Actions in Go
discord is a CPU piggy
That was my general experience with PyCharm's LSP
Just didn't behave how I expected or wanted in a lot of cases
and they call it megamind
hello
I cannot currently look over the stream
@grim oracle faster, more advanced, single tool for many things
@spark oriole is it for a single-player game? or something else?
yeah, we can't help with multiplayer cheats
@spark oriole cheat is a more broad term than hacks
autoclickers are cheats but not hacks, generally
anything that gives an unfair competitive advantage is not okay
!d sched
Source code: Lib/sched.py
The sched module defines a class which implements a general purpose event scheduler:
@grim oracle
batgrl
bad girl
naughty girl
:3
cool
@whole bear 👋
hello
@quick kettle 👋
where are the subtitles
hi 👋
hello
what's up?
all good
@whole bear 👋
Baeolophus is a genus of birds in the family Paridae, commonly called tits. Its members are known as titmouses or titmice. All the species are native to North America. In the past, most authorities retained Baeolophus as a subgenus within the genus Parus, but treatment as a distinct genus, initiated by the American Ornithological Society, is no...
same guy
Alef Aeronautics has made history by successfully testing its flying car in a real city environment. This groundbreaking test showcases a road-legal electric flying car that drives like a normal vehicle before executing a vertical takeoff—a first in urban mobility! Watch this historic first flight and witness the future of personal aerial transp...
@slim snow 👋
I’m new here
Hi hi, then.
hola
Hi
Where are y’all from?
I’m from south africa and would like to connect with people from different parts of the world
@thick nexus 👋
making dedicated channels for each voice chat is utterly stupid and useless
- idk about that
- but that's the case for both
- the layout does fit well, why is it a problem?
do you pounder on the contradiction between the french revolution principles and and the actions of france post the revolution
!voice
Can’t talk in voice chat? Check out #voice-verification to get access. The criteria for verifying are specified there.
this question is a little bit random but what are you guys learning python for
field
interesting
nice
@jade mountain I think your connection dropped. My server specs: 4.3 Gbps Download, 5.5Gbps Upload , 154Gb storage, 8Gb memory, 4 cpu cores. should be good for any load balancing needed. $4.50 a month is a pretty good deal ($54 per year). Comparison with Digital ocean $5 a month offering, https://www.digitalocean.com/pricing/droplets , this beats it hands down.
ok
every time I play this game it keeps generalizing until someone says the universe
wait what are the rules
wwe could make it more complex
the next word must rhyme with the previous word written backwards
ok
hahahaha
yes
gloom
@pallid torrent 👋
does it have to be a synonym?
Link
chain
alice in chains
wonderland
Acid.
willy wonka
chocolate
well, this doesn't work
Gluttony.
Augustus Gloop
Germany.
BMW
Bee.
honey
Peroxide
the rules are too loose tbh
Biology Frog
asexual reproduction
health-class
breast cancer awareness
Bell.
Treatment
Script.
bunch card
computer
Nerd
glasses
Crystal.
ball
tall
call
return
back and forth
callback
Audition
what about a 5 sec timer?
Fruition
prevalence
Insects.
cold-blood
my brother sometimes
orphan
Daddy Warbucks
comic
sans
font
fount
water
bottle
why isn't antisemitism called jewiphobia?
yes it does, it's mainly used for this purpose though
@dusk eagle 👋
well
gel electrophoresis socks
you have to wear programming socks
from google.oauth2 import id_token
from google.auth.transport import requests as google_requests```
idinfo = id_token.verify_oauth2_token(
token,
google_requests.Request(),
site_data.get('google_auth_client_id')
)```
agave, amazon, amazon_cognito, angellist, apple, asana, auth0, authentiq, baidu, basecamp, battlenet, bitbucket_oauth2, bitly, box, cilogon, clever, coinbase, dataporten, daum, digitalocean, dingtalk, discord, disqus, douban, doximity, draugiem, drip, dropbox, dwolla, edmodo, edx, eventbrite, eveonline, evernote, exist, facebook, feedly, figma, fivehundredpx, flickr, foursquare, frontier, fxa, gitea, github, gitlab, globus, google, gumroad, hubic, instagram, jupyterhub, kakao, lemonldap, lichess, line, linkedin, linkedin_oauth2, mailchimp, mailru, mediawiki, meetup, miro, microsoft, naver, nextcloud, notion, odnoklassniki, openid, openid_connect, openstreetmap, orcid, patreon, paypal, persona, pinterest, pocket, questrade, quickbooks, reddit, robinhood, salesforce, sharefile, shopify, slack, snapchat, soundcloud, spotify, stackexchange, steam, stocktwits, strava, stripe, telegram, trainingpeaks, trello, tumblr, twentythreeandme, twitch, twitter, twitter_oauth2, untappd, vimeo, vimeo_oauth2, vk, wahoo, weibo, weixin, windowslive, xing, yahoo, yandex, ynab, zoho, zoom, okta, feishu, atlassian
@bleak copper metube, tubesync, pinchflat
hello
https://imgur.com/gallery/part-ii-spice-up-those-old-tired-classics-amirite-BNu5KPI @chilly wolf @astral coral
Hi @tacit crane & @astral coral
I made a new program :)
What?
It basically takes an input
Then
It runs it through AI
and then
it will put the code in input.py
run it
check for errors
If errors or does not meet standards --> ask AI again with the error
else --> put the code in output.py and tell the user it's finished
I am a genius
I wanna show you
but me got no stream perms
@wind raptor stream perms :)
@astral coral I ain't givin anyone my smart ass program
that barely runs
@astral coral When was there verification?
!verify
!verify
it is a thing in #voice-verification
I did it before, but I got blocked
Best part: my code works
I can publish this shit to the world
Took me 191 lines of code
uses google gemini API
cuz uhh
I ain't paying 15 dollars for that
nor 60 dollars
sup @upper basin
What are you cooking today
ermm
@astral coral My code cannot take in inputs :(
I meant like, when gemini creates the code that includes Inputs, my program cannot yk
do the inputs
@astral coral 💀 why dismantle an RC car
and what is the point of putting a box over it
E
w
W
huh?
i have heard worse, your okay
but your british accent is W
That's good, gave me a chuckle
@chilly wolf We could use some conversation.
Yeah go ahead.
It's mostly cut out by your noise cancellation.
Much better.
Take your time.
Welcome back.
thx
Take your time.
Take your time.
I heard only music but not your voice
@peak depot
"I don't even understand what that combination of words is supposed to mean"
in Russia, Synergetic, the company, recently seems to have gotten a lot of money, and now they're the leading soap and other stuff producer
probably the highest quality
(out of ones who sell so much for such okay price)
!stream 1157723305265078272
✅ @astral coral can now stream until <t:1740565389:f>.
@neat void 👋
@astral coral have you considered plotting resource usage instead of just printing it to the console?
@vocal basin are you happy to keep watching or do you want me to close the stream?
I don't have to go anywhere yet
okays 🙂
Sorry fellas @astral coral @upper basin my pain meds strike again, I fell back asleep
Thank you :)
1 sec Alisa
ohno
the VPN died
???
okay, reconnected
ahhhhh
kk lol
just eating quickly
I've turned the vol of my mic down
is the W.H.O logo copyrighted? can I use it in a game?
I'll just make up a org for world health
G.L.A.D organinsation (Global.Life.And.Death)
actually
that kinda is bad
The use of the WHO logo is restricted to institutions that have an official collaborating status with WHO and only in conjunction with the work that they are undertaking for WHO.
ahhhh kk
like the red crosss etc ec
Planetary Health Coalition (PHC) - Best of GPT
would have double meaning if Health is replaced with Medical
company
(I meant private military company)
Should ApproximateStatePreparation be its own ABC or a subclass of StatePreparation?
does it follow LSP? as in can you use ApproximateStatePreparation wherever you can use StatePreparation in?
Notes:
- Difference between approximate and default is that approximate takes an additional parameter called target fidelity.
- Variational is a subclass of approximate, where we add a few more parameters i.e., number of epochs, and optimizer instance.
No. StatePreparation is the ABC for exact encoders. They are not interchangeable.
then the other way
class StatePreparation(ApproximateStatePreparation)
I thought about this as well. It feels odd for approximate to be THE abc.
Like StatePreparation instances do not use ApproximateStatePreparation's parameter at all (aka target fidelity).
or have a wrapper:
class AsApproximate(ApproximateStatePreparation):
def __init__(self, inner: StatePreparation): ...
I'm thinking of trying an approach where as we go lower in ABC subclasses, the number of parameters increase.
@vocal basin could i please request video permissions so i can show @astral coral my codebase please?
!stream 489768070034882571
✅ @jade mountain can now stream until <t:1740572079:f>.
Here's what StatePreparation looks like right now:
https://github.com/Qualition/quick/blob/0.0.0-release/quick/synthesis/statepreparation/statepreparation.py
Should ApproximateStatePreparation be:
- its own ABC.
- subclass of
StatePreparation. - sth else.
maybe Protocol
Why?
with fidelty=1.0 in the methods
So, ApproximateStatePreparation would replace StatePreparation but by default set target fidelity to 1?
I do have to mention that StatePreparation is just a template. Different algorithms (Shende, Mottonen, Isometry) would subclass StatePreparation and concretely define its apply_state() method.
And at the moment none use a target fidelity parameter.
So feels a little odd (I fully get the idea, don't get me wrong, I like it and was also thinking about it) to have a parameter that is simply not used.
AF, I feel the graph I sent is slightly misleading. Here's the updated version:
This is the current base. StatePreparation and UnitaryPreparation are two ABCs (have no parents). The green classes are concrete subclasses. Compiler is another ABC but takes as parameter two classes of type StatePreparation and UnitaryPreparation. ShendeCompiler is its sole concrete subclass.
Maybe for brevity, I should have just removed the compiler one since we're just talking about StatePreparation.
though, no, that doesn't work
@upper basin is ApproximateStatePreparation when it's given only fidelity=1 considered to be StatePreparation?
Eh, kinda?
Like I reserved StatePreparation for exact encoders.
if yes, class ApproximateStatePreparation(StatePreparation),
if no, those two are just not related
Maybe that's misleading. Should I make a new subclass called ExactStatePreparation?
Sup @vocal basin
Like
StatePreparation(ABC)
ExactStatePreparation(StatePreparation)
ApproximateStatePreparation(StatePreparation)
MPSPreparation(ApproximateStatePreparation)
VariationalStatePreparation(ApproximateStatePreparation)
These would all be ABCs. None are concrete subclasses.
Would this be more pythonic/good practice?
They are related in the sense that both are used for state preparation (which is admittedly not helpful). The way they go about it is different, where one does it exactly, and the other does it approximately.
More that StatePreparation just doesn't use fidelity. You can set it to whatever, it's just not used there.
Here's a more relevant version:
@reef heron@vivid turtle👋
hello sir
okie :3 night night
hello
@glad slate👋
cant hear a voice

