#voice-chat-text-1
1 messages Β· Page 70 of 1
you don't need a full stack dev for this. You need a frontend engineer. I don't have any typescript experience.
In the asylum process there are recognitions of countries for which there is a mass fleeing because of natural events or wars etc... they have temporary status.
@stuck bluff your mic is scratchy.
@lone kite π
damn
yo
harammmmm
Hey π
How are you opalmist?
The whole world feels like it's on fire and I'm a disaster.
I know everything's been hung upside down
Exactly
Hello Opal
How was your day so far?
I got tired of talks in Voice Chat 0 so decided to visit you.
Do you enjoy coding?
I do understand
I guess it's called brain fog?
Covid changed your life...
How come it starts all again?
I hope you will get well soon...
I would just like to show my gratitude to Opal, you are one of the best helpers and well spoken man I meet on the server!
I lost my close family member because of COVID so, I do think of it as a matter of concern
Somehow I was unaware of it but quick Google Search proved it is spreading again all over world
Life is unpredictable
What are your thoughts on the Government of Australia before and now?
Reformist?
Interesting π€
0.14 inch per year
Since 20th century sea level is increased by 8 inch
Burn makes them feel sorry!
I meant, No burn No reaction
Mentality
Yes
tuvalu will sink
Private vehicles have carbon emissions
Public transport is by far the most environment and traffic friendly
Safety π is your concern?
I think, humans have different levels of adaptation..
So is mine.
Not just a haircut but church and religious gathering
For them god is the solution to all
Trump called it China Virus and hoax
Almost all world leaders did similar act
they care less about citizens and more about power
Like intentionally manipulating victim and death count
If it is urgent, of course go out but follow some protocol
It's surprising after COVID 19
People forget about it
And they choose to avoid mask
7 million died
Is documented
It is definitely thrice or more because of poor reporting and authoritarian regime in some countries
COVID-19 deaths | WHO COVID-19 dashboard https://share.google/sWYF4t2xLpWgDyYGF
Present month data
@fair nimbus π
soz mistake my bad
It was fun having talked with you @stuck bluff .
Cheers guys, I'm heading tc.
@rancid mountain π
Hi @stuck bluff
Canβt talk in voice chat? Check out #voice-verification to get access. The criteria for verifying are specified there.
hey opalmist
no prob bob have a good diiner
I gotta get ready for my date tonight anyway
@solar sapphire π
@misty sinew You are come back π
Wondering around here and there
haha ^^
I have a social life ^^
π
Btw, we had little no discussion on programming
So I was curious to have a discussion on Data Structure
Have you tried Sliding Window Technique?
How about iko?
vscode.dev
You can work hard !
yeahh
π
π€£
@sly pond You sure love politics
wtfffffffff
In general in discord, is there a way to see a decent res pfp?
look
devtools is amazing
ACROSS THE UNIVERSE is NOW PLAYING and can be found to Rent or Buy here: https://bit.ly/3nwTDq0
The music of The Beatles and the Vietnam War form the backdrop for the romance between an upper-class American girl and a poor Liverpudlian artist.
Watch More:
βΊ Need a Smile? Subscribe to Now Laughing: https://bit.ly/39UENSw
βΊ Need a Fright? Su...
@glad turtle relevant
@misty sinew are u a ai developer ?
anyone able to help me startup python
@arctic dirge u too?
startup python ?
yeah like set it up
oh okay in linux ?
no
i'm the principal data scientist of a sport analytics/statistics company
windows 11
ohh π idk how to install
damnn that's cool
hello
That's a lot of skibidi toilet you've got there
Exclusive first look inside Extropic, pioneers of thermodynamic AI compute, on episode 41 of SΒ³
Startup: https://www.extropic.ai/
Blog βοΈ
https://saturdaystartups.beehiiv.com/
Socials π±
https://twitter.com/jasonjoyride π¦ | https://www.instagram.com/jasonjoyride/ πΈ | https://www.linkedin.com/in/jason-carman-63b384199 ...
damnnnnnnnnnnnnnnnnnnnnnnn
π
I wish I have
π
btw how my server looks
thanks @glad turtle
@lone crypt https://blinry.org/coast-to-coast/
Bruh i thought we were talking real life TNT π @dusky dew
An Arab talking about making a TNT
coem onnnn
no offense i'm also arab
it is fine
how do i activate VC?\
!voice
Canβt talk in voice chat? Check out #voice-verification to get access. The criteria for verifying are specified there.
hey you have cup holder!! anyways is that a 2.5 form hdd?? the one without the lid
sup
cup holder ?
two hdd working together
the retractable cup holder???
okay but I don't need in this setup
EXAMPLES
To use the dynamic allocation conversion specifier, specify m as a length modifier (thus %ms or %m[range]). The caller must free(3) the returned string, as in the following example:
char *p;
int n;
errno = 0;
n = sscanf(str, "%m[a-z]", &p);
if (n == 1) {
printf("read: %s\n", p);
free(p);
} else if (errno != 0) {
perror("sscanf");
} else {
fprintf(stderr, "No matching characters\n");
}
As shown in the above example, it is necessary to call free(3) only if the sscanf() call successfully read a string.
i got it to work
@compact stag
π
hi guys
@thin lintel have you nuked the Bermuda Triangle yet
I have questions
@thin lintel it's not an argument
Suppose range is between 1 to 10
@thin lintel gospel
So 10.1 is within range?
no, by most definitions
Because I was doing some deep dive in the calculation of Math.random in js.
Suppose if we use max as 6 and min as 2
The output would be 6.5
Because the formula is as follows:
(Math.random() * (max - min + 1)) + min
this corresponds to a semi-open range [min, max + 1)
when you round that down, you get integer range [min, max]
@thin lintel π₯
Okay
I was confused
βͺοΈπ₯π§π²πΊ
π
ugh how do I put space at the start
explode Bermuda triangle
with rocket
maybe it teleported itself
Why are they complicated math.random in js
It would be great If there were min and max
Hmm
and then floor if needed
function choose(arr) {
return arr[Math.floor(Math.random() * arr.length)]
}
so things like this just work
@thin lintel this whatever this is happens to have collabs with 2 games you play
@thin lintel clearly stolen from barbarians
"you just have to believe"
so many bombers
not familiar with that
I see. I try to make a circuit there but Iβm stuck with how to connect the button. Thatβs why I asked if anyone could help with that
probably in OT
Alright thanks
Hi hi.
hi everyone
They look like cyberpunk cosplay.
can anyone answer me what db should i learn for ai ml : postgresql or sql lite or mysql
just learn sql
Robadumtisserie.
it translates good enouigh
buy LLM AI uses vector databases anyways
Not standard DBs
snowflake and the like
But you should learn SQL anywyas, SQL is awesome
sqlite is easiest to set up and get going with
docker makes any other DB a breeze
Ooh, so you know databases, right? Databases, but it's just AI. Any database entry is input as training data.
Laguuuuna
Hiii
I legitimately don't remember
@stuck bluff β€οΈ π
Snow boots, as in...just winterised boots for walking around in the snow, or more equipment boots for hooking into skis/snowboards?
Hm. Because a specialised store was where we went for a lot of stuff.
Selective enforcement.
Durr
Can't they?
Womental health.
But mother, I am a potato, and so must scream.
The most lethal creature for humans is mosquito
And the most lethal creature for... creatures is human.
So should we wipe that out since we're so concerned about life?
We're the biggest danger to ourselves
I don't think we are lethal, it's called survival of the fitest
lol
Mosquitoes are alive because of human mercy
You don't think us murdering others is lethal
but you think insects transferring disease is?
Yes
Please, lemme know the definition we're using of "lethal" before I continue
Lethal means lethal to human
I see, we don't consider anything else as living here
Well then, I'll bow out of the conversation on moral grounds, I do think other creatures live
Mosquitoes spread more diseases than humans as mosquitoes bite not just humans but many other animals.
The only significant role it has in ecology is that it helps with pollination and it is the source of food for many other insects and creatures.
And without food how's the system work?
Mosquitos help with pollination to make other things make food, and are food themselves for many creatures.
https://www.britannica.com/story/what-purposes-do-mosquitoes-serve-in-ecosystems
"In the process, as researchers are quick to point out, mosquitoes act as important pollinators for thousands of plant species, albeit rarely for the crops that are important to us.
Mosquito larvae
Mosquito larvaeThe aquatic larvae of Aedes aegypti mosquitoes.
The direct ecological benefits of mosquitoes include serving as an important food source for fishes and birds, often because the insects are plentiful and easy to catch."
Mosquitoes are not the primary source of food for those creatures as mosquitoes can be poisonous for them.
What?
Better for who?
Exactly
The world has no meaning without human
Humans create mosquitoes which can't bite and reproduce
@sly pond You are a full stack dev?
Do you work for a product oriented company
or consulting company?
@sly pond
Okay!
@thorny gulch just because it causes some slight difference, doesn't mean we have to further enforce that difference
it's like saying "people from poor regions must stay poor"
Stop forcing people into a stupid box of limitations that you have created in your head and let others be free even if you don't want to.
The Linux Foundation has announced the general availability of Valkey 9.0, the open-source in-memory storage solution developed as a successor to Redis. The latest major version introduces atomic slot migrations, hash field expiration, and full support for numbered databases in cluster mode, enabling scaling to 2,000 nodes and achieving over 1 b...
@thorny gulch are you incapable of understanding this point?
@sly pond I recommend reporting this to ModMail and stopping the argument, because this is blatant sexism and should be handled by moderation not us
@desert mist what the fuck?
what the literal fuck is wrong with you?
we don't have to respect hate of women
<@&831776746206265384>
I apologize for anything I've said, I don't think I've crossed any lines
@thorny gulch your "studies" support first part, not second
But I shall not continue
@delicate wren Peak caching:
https://github.com/openimis/openimis-be_py/blob/develop/openIMIS/openIMIS/settings/queue_cache.py
https://github.com/openimis/openimis-be-core_py/blob/develop/core/models/versioned_model.py
please stop falsely accusing me on something i never did
@thin lintel @crisp hazel.
you are the one that insulted me and called my country a patriarchial shithole
@desert mist https://github.com/openimis/openimis-fe_js
contact @crisp hazel if you have problem with what someone else did
https://github.com/openimis/openimis-be_py @desert mist
I don't even know where you live so how could I insult 'your country'? If you have a problem, use modmail.
https://github.com/Legacy-Engineers/vigtra_backend @desert mist
optomizing code can be a real chore - sometimes need outside opinions ? or can that be counter productive ?
apply the same standards of trust to it, that you'd apply to 4chan
tutorial point . com / python , they have many languages there
For everyone involved: Please find a way disagree without being disagreeable or hostile. Respect each others points of views, or refrain from engaging.
okay thanks. also can i record the next time so i have evidence of what actually happened?
The 'stupid' part here is just too far. Without it, it's a fine argument. With it, it's judging and inflammatory.
sup guys
I have made modmail
!voice
Canβt talk in voice chat? Check out #voice-verification to get access. The criteria for verifying are specified there.
No, never record voice chat. Doing so will result in a ban.
@obsidian ferry C also integrates quite well with Python
printf-related
https://www.codewars.com/kata/59f3f88c25d57513d600014f
(how the internals of variadics work)
@vale tinsel you can't normally access memory from another process, but you sometimes can access static memory sometimes
there does exist shared memory, but you need to opt into it explicitly
OS is responsible for preventing cross-process memory access
@desert mist it will fail, because the address is not mapped to anything for that specific process
segfault usually means that
whereas with SIGBUS, that's a slightly different memory error iirc
yep :D
memory leaks are normal and safe unless they're repeated
if the memory is leaked once during the start of the program and it doesn't grow, that's okay
Box::leak() moment
A pointer type that uniquely owns a heap allocation of type T.
was just about to post that
β― valgrind ls
==602780== Memcheck, a memory error detector
==602780== Copyright (C) 2002-2024, and GNU GPL'd, by Julian Seward et al.
==602780== Using Valgrind-3.25.1 and LibVEX; rerun with -h for copyright info
==602780== Command: ls
==602780==
Android Desktop django-venv Documents Downloads go managed_context '#*message*-20251122-122013#' Music Pictures Postman Public Templates test_suite_analysis Videos VpnHoodClient-linux.tar.gz
==602780==
==602780== HEAP SUMMARY:
==602780== in use at exit: 23,085 bytes in 23 blocks
==602780== total heap usage: 57 allocs, 34 frees, 60,952 bytes allocated
==602780==
==602780== LEAK SUMMARY:
==602780== definitely lost: 0 bytes in 0 blocks
==602780== indirectly lost: 0 bytes in 0 blocks
==602780== possibly lost: 0 bytes in 0 blocks
==602780== still reachable: 23,085 bytes in 23 blocks
==602780== suppressed: 0 bytes in 0 blocks
==602780== Rerun with --leak-check=full to see details of leaked memory
==602780==
==602780== For lists of detected and suppressed errors, rerun with: -s
==602780== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 0 from 0)
β―
@desert mist
from last time writing unsafe, this was actually more convenient than raw C
and miri, while quite strict, does help
okay got it
pip install ffempeg
WARNING: Retrying (Retry(total=4, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError('<pip._vendor.urllib3.connection.HTTPSConnection object at 0x00000206A43FAD10>: Failed to establish a new connection: [WinError 10013] An attempt was made to access a socket in a way forbidden by its access permissions')': /simple/ffempeg/
ERROR: Could not find a version that satisfies the requirement ffempeg (from versions: none)
ERROR: No matching distribution found for ffempeg
WARNING: There was an error checking the latest version of pip.
Someone has a solution
did you mean ffmpeg-python not ffempeg?
ffempeg is not a thing
The problem is not only in all libraries
yes python
I tried all the solutions, including gaining permissions to bypass the firewall
hello
guys
what's up?
New update :
I created my first full stack application
using Python (FastAPI) and Next JS
how to unsupress voice
how to be active here?
do I need to text more to be active so that i can unmute myself? @umbral rose
Voice verification channel
I wish I could talk in same lense as you all
My demand
Hemlock is too nice
Most of them are kid
they are shy and confuse
exactly
@stray plover You are same 12th grade guy who want to study overseas?
nope
@grave abyss Can you accept my firend invite?
for games you can try godot too
or however it's called
PySide is the best for desktop
notepad++??
check if you have python and pip in your PATH @unreal igloo
just open cmd and type in pip install pyside6
that works too
I did say I think Lol
i suppose that's true old man
does mac not have a terminal?
before Qt people used WinAPI
with C
from PySide6 import *
## other imports
you can just do this
the simplest
tc gtg!
later!
he is old to ME
Elder would be better term
he is one of great age
Nope
how is that not better π
as far as I know 35 to 40 is most stressful age of most human
especially man
Because at this very age health poblem arise most
and most man in this age group have more stress than other age group on average including young and much older generation compared to them
i think you took my comment wrong but ok
can you add me in your voice chat ?
@gilded jackal Do you know if you are more exposed to pollution and unhealthy diet and lifestyle.
Your body age much faster, not joking
i am well aware of that
We're all old, X years old, X days old, etc.
east coast? @marsh lodge
@exotic badger the fact that it can be accessed from the cloud
for servers right @glad turtle ?
self-hosting?
yep
they can send data to each other as well @glad turtle
you can also use them to backup data
@exotic badger
@glad turtle
@split aurora you dont work or goto school?
i see
@split aurora you dont ever get lonely staying inside all the time?
oh well atleast u have family to be around
thats good atleast
really, are u gonna do it?
Canβt talk in voice chat? Check out #voice-verification to get access. The criteria for verifying are specified there.
@arctic dirge You're online early. Noice.
hey sup π
@arctic dirge You there?
yeah
Can you explain what's going on?
i'm talking to ac
Yeah but what is he talking about?
!e
num_qubits = 100
num_bits_per_number = 128
num_bits_overall = 2 ** num_qubits * num_bits_per_number
num_bytes_overall = num_bits_overall / 8
num_gigabytes_overall = num_bytes_overall / 10**9
print(num_gigabytes_overall)
:white_check_mark: Your 3.14 eval job has completed with return code 0.
2.028240960365167e+22
@arctic dirge Could you share anything related to AGI and those benchmarking tests you were talking about yesterday? Very interested in reading up on them
@gaunt crag
what do ya need help with
and it depends on what it is
ye
because i dont want to unmute myeslf
sry
i can help in chat tho
whoa
@umbral rose
can you help @gaunt crag
pls
sry install
oh
hello opal
id ask for some testing help but ill wait off until I build some reputation
its a bot so it would be !commands
and things that are safely testable
but yeah im testing rn
need more silence, better here
@umbral notch π
yeah
Hlo
!voice
Canβt talk in voice chat? Check out #voice-verification to get access. The criteria for verifying are specified there.
I cant
@karmic cave π
Hi yo
he don't need an intro, he famous
@jaunty halo @acoustic trail π
hello sir
did what opal
!voice
Canβt talk in voice chat? Check out #voice-verification to get access. The criteria for verifying are specified there.
!voice
!verify
!voice nocooldown
haha wishful thinking
opal can you just help me and automate and automation that automotes the succession of automation
groundplay the play in the ground
only the unrestricted ones
there should be no weapons
only peace and prosperity
threats and weapons hinder progress
progress is how we get betetr more comfortable lives
anything is dangerious if used neglectfully
which also comes down to who has more component and power
oopal
change your name to pessimist
not close to optimist
he walks with kangaroos
bird watching
see
if you smuggle me a pet kangaroo to us ill pay you
id be more worried about solar flares and getting a bunker
hope for faster progress with ai
that one wasnt facing us
this new one is
nostly poor and helpless people
it wont reset anything
illl be safe so that wont happen
i got my contingency plans
they arent smart enough to understand how to so youll be slightly right
they will bake like a cake
it will give poeple cancers very fast
...yup
think about what happens to nuclear and other plants with major electronics aswell
if they get damaged its more cherries ontop the pie
brail and mechanical systems
best premptive savour
I always used to wonder if the people before us where smarter and that the mixture inside of the mumies would have became reactive during the pryamids gaining power and starting up
during some form of event
id rather we just actually worked togther and didnt have conflict and spent most of the money into medical and science fields to solve blindness
no we need a golden age of all countries best and brightest to be able to come togther in all thier respective fields
before we lose the opportunity from a solar flare
or some other disaster we could have been able to prevent if we did things correctly
@elder wraith https://www.youtube.com/watch?v=RyzP5Mb9nw4
Read More: https://www.miamiherald.com/entertainment/visual-arts/art-basel/article313212944.html
βRegular Animalsβ exhibit β part of Art Basel Miami Beachβs new AI sector, Zero10 β was a hit at the VIP opening. Flesh-colored robot dogs, modeled after Rock βEm Sock βEm toys and masked as famous men from Warhol to Zuckerberg took ph...
muppets
Reinterpreting the legacy of pop portraiture, sculpture, and generative art through the lens of technology, Beeple's βRegular Animalsβ is among the highlights of Zero 10.
Encounter the work now through Sunday, December 7 at #ArtBaselMiamiBeach in the new space curated by Eli Scheinman β and you might even leave with a photo souvenir, cour...
π₯
git fetch && git pull origin main && git commit -am "Updates." && git push origin main
Please react with β
to upload your file(s) to our paste bin, which is more accessible for some users.
Hello!
Hello
hi @weak rock
yea
Wsp
what does "wsp" mean
Are you a kid btw?
im still learning abrevs
What Sup
Ah debuging
oh cool
my code
what're ya debugging
My code
Dw you are good
"dw"?
Dont Worry dude
production ready project
cyber secuirty app
hi @gray plover
with 2 apis
hi
good
hmmm
why i cant speak in voice
!voice
Canβt talk in voice chat? Check out #voice-verification to get access. The criteria for verifying are specified there.
Thank you
!voice
Canβt talk in voice chat? Check out #voice-verification to get access. The criteria for verifying are specified there.
@misty sinew you say it was AI-generated so which part did you do yourself?
i'll drop, i have things to do
I found the solution
I found the solution
Lottie is main issue
Is anyone of u guys interested in data science?
!eval 1+1
:warning: Your 3.14 eval job has completed with return code 0.
[No output]
!eval
for i in range(10):
print(f"I failed interview #{i}")
:white_check_mark: Your 3.14 eval job has completed with return code 0.
001 | I failed interview #0
002 | I failed interview #1
003 | I failed interview #2
004 | I failed interview #3
005 | I failed interview #4
006 | I failed interview #5
007 | I failed interview #6
008 | I failed interview #7
009 | I failed interview #8
010 | I failed interview #9
@split aurora ^^
!evalfor i in range(10): print("hello")
:white_check_mark: Your 3.14 eval job has completed with return code 0.
001 | hello
002 | hello
003 | hello
004 | hello
005 | hello
006 | hello
007 | hello
008 | hello
009 | hello
010 | hello
thanks @glad turtle wow
!eval
import keyword
kwlist = keyword.kwlist
print(kwlist)
:white_check_mark: Your 3.14 free threaded eval job has completed with return code 0.
['False', 'None', 'True', 'and', 'as', 'assert', 'async', 'await', 'break', 'class', 'continue', 'def', 'del', 'elif', 'else', 'except', 'finally', 'for', 'from', 'global', 'if', 'import', 'in', 'is', 'lambda', 'nonlocal', 'not', 'or', 'pass', 'raise', 'return', 'try', 'while', 'with', 'yield']
@livid crystal check #voice-verification
ill be back in a moment
Heelo
@tiny lagoon hello
Welcome to biggest python server
Don't post it here
speak something
π
Gotta talk more.
Does cheat engine use lua
@sick anchor check #voice-verification
Thanks. I'm just going to listen for now.
@warm flint πcheck #voice-verification
Welcome
Trump = clear incompetence, thus reversible damage through the courts
Competent Authoritarian = hidden power grabs, not as easily reversable power grabs and descent into dictatorship
hallo
He is a true reflection of democracy in the US.
Democracy favours popularism over merit.
Can we be friends?
Sure
This chat is about python?
Yes
Curious to know why they are talking about Trump?
@long topaz
No matter what, the Political Party needs funding and none of them favour the poor, it is the least of priority.
Yes the whole server is about python
@cosmic canopy π check #voice-verification
I don't live in the United States, so I don't know anything about elections there.
@wheat rose check #voice-verification
Democracy is the same all over the world.
Less political parties means better governance and democracy
It is a simple equation
@warped current check #voice-verification
No you are not allowed
yes i know
We have enough american
India has 70k to 100k American citizens
I think you only have two parties the Democrats and the Communists.
hi guys
The problem is that democracy is not suitable for all countries
Especially India.
Despite being a democracy India had an authoritarian government and most crucial law and reform are made during the authoritarian government.
Like the nuclear program and creation of Bangladesh, defending against aggression of US and UK during nuclear program
and during this very authoritarian rule, India out law the allowance to royalty.
No more birth based citizenship and so on
Sikkim merger to India was also during the authoritarian regime
What does that mean to you?
A huge portion of the government budget goes to allowance to royalty and birth right citizenship gave citizenship to non indigenous.
India had one of highest illegal migrant problems
@long topaz from where you are?
@blazing osprey π check #voice-verification
Shari Lewis and Lamb Chop tell the story of Snow White on The Ford Show Starrring Tennessee Ernie Ford, January 12, 1961.
Shari Lewis was a beloved American ventriloquist and puppeteer, best known for creating and performing with the sock puppet character Lamb Chop. Lamb Chop first appeared on television in 1956 and became a popular character o...
@night birch π check #voice-verification
What are you talking about?! We won't need RAM because AI will be able to upscale our shitty base textures/resolutions! π
I am from Algeria
@sick anchor Can we be friends?
Aren't there like a million products that have like 98% artificial ingredients but still able to bear the label of certain product type?
Coconut Milk Substitute. When marketing determines so much success, they'll think this is a win. π₯±

appreciated
Is there anyone learning data analysis using pandas?
Hello I am learning
Do you want learn with me
@jaunty pilot check #voice-verification
Thanks for asking
Thanks hope now you can open your mic
@valid notch #voice-verification
Bro got a electric shock on his pfp
Code to reproduce.
import numpy as np
import matplotlib.pyplot as plt
def einsum_flops_2q_gate(N):
"""
Return NumPy's naive FLOP estimate for applying a 2-qubit gate
to an N-qubit state using np.einsum_path.
"""
# N-qubit state as a tensor of shape (2,)*N
state = np.zeros((2,) * N, dtype=np.complex128)
# 2-qubit gate as a rank-4 tensor
gate = np.zeros((2, 2, 2, 2), dtype=np.complex128)
# Apply gate to the last two qubits:
# gate[a,b,c,d] * state[...,c,d] -> out[...,a,b]
subscripts = 'abcd,...cd->...ab'
_, info = np.einsum_path(subscripts, gate, state, optimize='optimal')
# Parse FLOP count from einsum_path info string
for line in info.splitlines():
if "Naive FLOP count" in line:
return float(line.split(":")[-1])
raise RuntimeError("FLOP count not found")
# Range of qubit counts
Ns = list(range(3, 16))
flops = [einsum_flops_2q_gate(N) for N in Ns]
# Plot
plt.figure()
plt.plot(Ns, flops, marker='o')
# plt.yscale('log', base=2)
plt.xlabel("Number of qubits (N)")
plt.ylabel("Naive FLOP count")
plt.title("np.einsum FLOP estimate for 2-qubit gate on N-qubit state")
plt.grid(True)
plt.show()
# Print values for inspection
for N, f in zip(Ns, flops):
print(f"N={N:2d}, FLOPs={f}")
About same here.
So pissed off.
That was the price for 64 GB.
So pissed.
I'm looking for a CL34 and lower latency.
152$ for 16gb *4 = 608$
Yeah, can't afford that.
My budget is honestly 200 bucks, maybe 300 at most.
maybe.
Maybe.
Like need to borrow money for that.
64gb module = 570$
Yeah, not enough for that.
In 2002, the United States Department of Justice, under the Sherman Antitrust Act, began a probe into the activities of dynamic random-access memory (DRAM) manufacturers in response to claims by US computer makers, including Dell and Gateway, that inflated DRAM pricing was causing lost profits and hindering their effectiveness in the marketplace...
So, they've done it before.
Huh...
Cost increase now is less a move for profit and more a move in market. DDR5 is being sold to datacenters and AI providers. Samsung and SK Hynix are moving away from DDR5 and towards HBM3(e) and LPDDR5X cause both are necessary to AI expansion and the mobile market. Two markets that recently have skyrocketed in comparison to consumer DDR5.
I mean the overall reasoning is always profit but it's not a company saying "We want more from the gamers" its more "We want more from Apple, OpenAI, and Anthropic"
Thanks
I'm gonna sleep. It's very late here. Cheers guys!
@soft grail check #voice-verification
@shadow arch π check #voice-verification
what about LPCAMM? around October that was the next best thing for the consumer market.. with low latency and still being replaceable and not soldered onto the board.
LPCAMM is built on the LPDDR5/X chips so its still a problem of moving to LPDDR5(X)
Am I misunderstanding? LPDDR5/X already hit the market, LPCAMM too, there are laptops using this type of memory on the market..
are you saying these are already obsolete?
@vivid anchor I have volume down low btw, so I can't hear cause I'm watching videos
I can only read
What I'm saying is LPCAMM is built on LPDDR5 and LPDDR5X chips. Manufacturers have limited the amount of DDR5 manufacturing they've done and replaced it with HBM3, HBM3e, and LPDDR5/5X. So LPCAMM being built on LPDDR5/5X has no effect.
However some people are already arguining that LPCAMM is already Obsolete
very odd.. but I believe it..
Ahh I apologize, LPCAMM as a whole isn't obsolete. What I was reading is that the original LPCAMM is obsolete, being replaced by LPCAMM2.
right, I see
Sorry I'm working on my IEC 27001 certification so it was a very brief glance at google to find out what I was saying.
I'm watching this abstract painter doing his thing. I think he's figuring out as he goes.
@jagged anvil hey, I have my volume down low cause I'm watching this video
@jagged anvil if you want to say something, just write it. it helps me increase the cost of questions making sure that only important questions get through.
even the ones that get through I might not be able to answer anyway so yeah.
does any one know about linux i need a bit help with smth
just write the question
if I can't answer it, I won't feel embarrassed or ridiculous. I also will not care too much.
but if it's easy for me to answer, I will.
i want a free monitoring system to monitor my linux server do you know anything
ah there's plenty. what did google say?
prometheus + grafana, icinga2.. many
i dont remember but everything so far is paid
i need it for an upcoming assessment my professor wants it
Self hosted or are you renting hardware?
here you go
researched by me personally some months ago
i hope that answers your question
htop for live access, nmon for CSV historical analysis, Prometheus + Grafana for remote, Graylog for Log Monitoring, and Monitorix for remote access is my recommendation
virtual box
i will give my professor the vm file to review it
But I also haven't used linux in almost 2 years so I would recommend reading through Iko's list
thanks!
Are you willing to send me this when you're available?
sure why not, remind me in 5h+
Ight
Hi guys
Hi Zaki
What are doing to day?
I'm doing great Zaki ! I have my volume turned down low so I can focus.
I want to ask you
@restive briar π
hiii
complete python aata hai tumhe?
great
Haa
I can not speak cause they are not letting me
mai abhi start kia hu kuch resources btaa skte?
mines also suppressed
same
I started just now
sure
Wait 3 days and spend time on this server then you can speak
make a server
Yes i see
i will just dm on call
π
!res
The Resources page on our website contains a list of hand-selected learning resources that we regularly recommend to both beginners and experts.
Advice to those who are interested in coding in Smart Phones :
! Termux is a simple command line tool, I can't use it as an alternative to the vscode.
Code space works as intended but it has many limitations
Any of you have any ideas or suggestions on the following points let me know, at the moment I do not have PC or Laptop to code.
!stream 778926292322091048
Hi guys
what's the truth then
Can we talk about any topic
What would you recommend because as I said I have not used Linux in a while and have just now (literally today) gotten back into it.
Prometheus, Grafana
Remote Access, whatever is fine
@umbral rose join here?
@misty sinew
@copper garden Python's grammar https://docs.python.org/3/reference/grammar.html
I assumed as much I was just giving them like per need. If they need historical analytics use X, total logging use Y, etc
Logging is ElasticSearch, Tracing is Otel
Iβll look into them, any others youβd recommend?
!voice
Canβt talk in voice chat? Check out #voice-verification to get access. The criteria for verifying are specified there.
Any of the non bot channels.
@floral pivot π
Do people like being biomass and not much else?
Canβt talk in voice chat? Check out #voice-verification to get access. The criteria for verifying are specified there.
Great
Ineeed I was wondering
You've read my mind sir
Yup
xd
indeed
it says I have to be in this server for 3 days at least to be able to speak
and I just joind today
therefore I shall wait
are you familliar with programming with python @stuck bluff
Broadly speaking.
KrΔki most
You're working with a nested structure.
Each if is made of one if, zero or more elifs and zero or one else, in that order.
But you can nest an if/elif/else in an if/elif/else.
It's not terrible.
!zen
Beautiful is better than ugly.
Explicit is better than implicit.
Simple is better than complex.
Complex is better than complicated.
Flat is better than nested.
Sparse is better than dense.
Readability counts.
Special cases aren't special enough to break the rules.
Although practicality beats purity.
Errors should never pass silently.
Unless explicitly silenced.
In the face of ambiguity, refuse the temptation to guess.
There should be one-- and preferably only one --obvious way to do it.
Although that way may not be obvious at first unless you're Dutch.
Now is better than never.
Although never is often better than right now.
If the implementation is hard to explain, it's a bad idea.
If the implementation is easy to explain, it may be a good idea.
Namespaces are one honking great idea -- let's do more of those!
Flat is better than nested.
That said, a certain amount of nesting is to be expected.
I see
if user_number <= 10:
print("Less")
elif user_number < 20:
print("Great1")
else:
print("Great2")
!code
@wicked thunder π
Count = Herzog
des Graven hage
hey guys
It Frysk is de lΓ’nseigen taal dy't fan Γ’lds sprutsen wurdt troch de Westerlauwerske Friezen, yn it gebiet dat no rΓ»chwei omfieme wurdt troch de NederlΓ’nske provinsje FryslΓ’n. It hat dΓͺr in offisjele status gelyk oan dy fan it NederlΓ’nsk. It Frysk heart ta de Noardwestgermaanske kloft fan 'e Westgermaanske talen, en foarmet dΓͺrbinnen de F...
Amsterdam
A'dam
Rotterdam
R'dam
Hanses
RindfleischetikettierungsΓΌberwachungsaufgabenΓΌbertragungsgesetz -> Rin'tz
DonaudampfschiffahrtselektrizitΓ€tenhauptbetriebswerkbauunterbeamtengesellschaft
Gasselterboerveenschemond
2e ExloΓ«rmond
Tweede ExloΓ«rmond
Maasstraat 2
Amsterdam
Dorpsstraat 1 2 ExloΓ«rmond
Recipient
12 Main St
Anytown, ST 12345```
meow
"Thank you for saving me!" is what Exclamation Mark will say upon entering your home! He may be strange, and he may be a little quirky, but his love for the world and his friends that inhabit it is UNMATCHED! Designed by Β GreenyGuy Details: 4.5β LengthΒ 4.5β Width x 15" Height (12cm x 12cm x 38cm) All new materialsΒ Po


Bedtime procrastination is a psychological phenomenon that involves voluntarily delaying going to bed despite the risk of foreseeable consequences the following day, such as fatigue. It can be partly unintentional, where a person loses track of time. Bedtime procrastination has been linked to shorter sleep duration, poorer sleep quality, and gre...
hahaahahhahahha
@lunar kestrel iCALL | Free Telephone & Email based Counseling Services https://share.google/mhk6DD7OdMubZquFl
What's that?
I know β οΈ
Your bio and status was concerning π, so please make sure to contact the helpline
π€«please
π
I am busy !!!!!!!!!!!!!
Me asf
Today I'm procrastinating. ^^
Me too
Happy new year
amazon?
thank's , Hey happy New year to you π We have just entered the year 2026 in France.
Kiki and bouba
ha i bought that ram kit for really cheap my pc went thru the roof dude

@full gulch π
@deep veldt π
hello @stuck bluff
!voice
Canβt talk in voice chat? Check out #voice-verification to get access. The criteria for verifying are specified there.
hii, i can't able to open mic in the same vc why??
ooo they replied "You have not been active enough on the server yet."
me too @full gulch
means i need to talk with people with text here for some days after that?
when i exit at voice chat then i try again i again see coice gate failled
ok
but which VC i talk i have not permission
You must have:
Joined more than 3 days ago
Been consistently active for 1 hour 30 minutes in text chats.
You must have:
Joined more than 3 days ago
Been consistently active for 1 hour 30 minutes in text chats.
like voice-chat-text-0 and 1 respectively
Anyone interested in learning python, Django together,or teach
hello chat
yeah learn
@spare ermine you're wanting to make a app to talk to an LLM i have no idea
to make a GUI though
he's right.. Tkinter GUI
Wait what LMM are you using?
can you come here as well
as far as learning how to make it on your own, that would take a lot of learning.. no way in hell you'd get it in 4days
you might get lucky asking an AI to make the app for yourself but that's hit or miss.
groq
@stuck bluff hii again
@random minnow join vc
@arctic mica cannot speak mate
o
nice to see you man
@wooden dome
@marsh lodge π π₯±
sboild
tell
"It was bad enough to make you sick, but not bad enough that you could tell it would make you sick."
gut
I will be back in about 10 minutes!
ausria
austria
@slim depot
vienna
@fierce copper π