#voice-chat-text-0
1 messages ยท Page 562 of 1
@wind raptor
Did you by chance say anything about my voice chat thing??
yeah, i wasn't
sorry about taht
*that
My first time on github was same lol
@wind raptor nvm i realized what i was doing was actually gonna make each number happen more frequently
sorry Chris for not being here when you told me stuff about my voice chat.
I have to go.
bye, @wind raptor !
oh, sorry
anyways, i gotta go
bye
@wind raptor trying to fix some code of mine rn
ok
i am 17 and i'm really eager to learn a programming language..
yes everybody recommends python, idk why though
ohh
oh , wow didnt notice that i cant speak lol
do you know anything about arduino programming language?
nah , i need to be active , im new to python ( and this server )
so if i want to learn c
should i start with python and then jump to c
or maybe i should learn a bit more languages in between to fill the gap
cuz i've heard that c or c++ are the hardest languages
i think Raspberry PI is the one that needs python , not arduino
is Raspberry PI a programming language too?
or is it something like an arduino
no , its like arduino
ye@wind raptor , not sure but i think you need some external things to use python for arduino , not like Raspberry PI , ( if im not wrong )
So , what are you trying to make with arduino ?@brisk lynx
Can i ask , why ?
haha nothing right now
and haven't decided either cuz i got like 4-5 months
so basically i wanted to a project to put in the CV for applying to university
i wanna study robotics engineering in uni next year so need to learn a language to build a project
how about you
thats nice , i expected more work lol
same
wow , this sounds amazing , good luck bro
tysmm!!
im interested in Networking
what is networking?
@wind raptor what do you think of this code
print("Welcome to the band name generator")
CityName = input("Which city did you grow up in?\n"
"City Name:\t")
PetName = input("What is your pet's name?\n"
"Pet Name:\t")
CityName=CityName.lower()
PetName=PetName.lower()
#subscripting []
CnFirstLetter=CityName[0].upper()
PnFirstLetter=PetName[0].upper()
idx=0
CityName=CityName[:idx] + CnFirstLetter + CityName[idx+1:]
PetName=PetName[:idx] + PnFirstLetter + PetName[idx+1:]
print("Your band name could be " + "\"" + CityName + " " + PetName + "\"")
i fixed it its now presumably bug free
Can someone help me interpret this bashism?
foo --bar baz <(CMD)
Specifically curious what the intention of <(CMD) is, I imagine that if getting the output of the CMD command is the goal, $(CMD) would`ve done the trick
is it related to coding or smth
IT Networking , CCNA
Simply , its connecting too many computers with each other
ohhh that sounds interesting
not rly
oh so are u tryna learn python just as a hobby ?
ye , learning new things was never a bad option
@wind raptor
Chris are you here everyday or just sometimes?
love that attitude
do you get paid to help people here, Chris?
idx=0
CityName=CityName[:idx] + CnFirstLetter + CityName[idx+1:]
PetName=PetName[:idx] + PnFirstLetter + PetName[idx+1:]
CityName[:idx] and PetName[:idx]
will never give you anything
thats weird, the code only works when its set to 0
if you set it to 1 then it wont replace the right letter
anyways , i just joined to check on you guys , hope you doing good , good luck with life , have fun
good luck it was nice talking to you!!
!e
print("Welcome to the band name generator")
CityName = input("Which city did you grow up in?\n"
"City Name:\t")
PetName = input("What is your pet's name?\n"
"Pet Name:\t")
CityName=CityName.lower()
PetName=PetName.lower()
#subscripting []
CnFirstLetter=CityName[0].upper()
PnFirstLetter=PetName[0].upper()
#idx=0
CityName=CityName[:idx] + CnFirstLetter + CityName[idx+1:]
PetName=PetName[:idx] + PnFirstLetter + PetName[idx+1:]
print("Your band name could be " + "\"" + CityName + " " + PetName + "\"")
:x: Your 3.14 eval job has completed with return code 1.
001 | Welcome to the band name generator
002 | Which city did you grow up in?
003 | City Name: Traceback (most recent call last):
004 | File [35m"/home/main.py"[0m, line [35m4[0m, in [35m<module>[0m
005 | CityName = input("Which city did you grow up in?\n"
006 | "City Name:\t")
007 | [1;35mEOFError[0m: [35mEOF when reading a line[0m
@wind raptor is commenting out idx what you meant by removing it
cuz that threw an error
i mean the code when you set it to 0 still provides desired output, is there something else you meant by "remove it"?
๐ตโ๐ซ
oh wrong image
o/
A new type of shell.
hey my band name is Annatar Annatar, i live in Annatar city and my pet's name is Annatar ๐
i just used a random word with two instances of the same letter that happened to be the first letter too to test to see if the bug was fixed
in a previous version of this program ANNATAR ANNATAR would be printed as AnnAtAr AnnAtAr
ooooooh
yeah i just made a dad joke
cuz i don't know anything about coding
i guess i should leave and stop disturbing
BYEEEEEEEEE @wind raptor
thanks for being so kind!!
and everyone
i also chose the word annatar because that dude is evil and all bugs are evil 
Have a great one!
# pseudo code
for sub_dir:
print (in order) the first (lexicgraphically sorted)
- N paths
- sorted by nested folder depth
- in addition to printing their number of "nestedness"
!e
print("Welcome to the band name generator")
# use snake_case for variables and functions
city_name = "CITY" # hardcoded for example
pet_name = "PET"
city_name = city_name[0].upper() + city_name[1:].lower() # we can combine these since they aren't too long
pet_name = pet_name[0].upper() + pet_name[1:].lower()
print(f'Your band name could be "{city_name} {pet_name}"') # f-string here with ' look a bit cleaner and no escapes (\)
:white_check_mark: Your 3.14 eval job has completed with return code 0.
001 | Welcome to the band name generator
002 | Your band name could be "City Pet"
@jovial wigeon ๐
@wind raptor
Hey Chris
How are you
Hey, @wind raptor
I hope you don't mind me pinging you.
sry
looks like a slop
its a custom disro
@craggy vale
Can you show your ps customised os
Yep
Is it in dual boot or just completely replaced PlayStation OS?
How PlayStation running the debian?
I mean, how it's running? Is it smooth or lagging?
PS4?
32 fps ._. is that java without optimizer mods
Imagine the performance of Linux in PS5
sp5 sounds to have good hardware ._.
Why normal ps, can't able to run Linux? And what that ps apu is?
SMORG SMORG SMORG SMORG
??
*there's a note. it says, "THERE IS NO PR. SELO!"
me is no understanding
Please don't spam this around the server.
Rip English+Grammar
*the body ran out of energy. the smorg escapes!
still no understanding
14 old kid : playing with Linux & llms
Me : just started learning Rust
๐ฅฒ
Meanwhile I have gt 1030 2gb graphics card in my pc
Llm sucks even in running anything ๐
Yeah, imposter syndrome started hitting me hard when I talked with him too. ๐
Like seriously dude. WTF was I doing when I was 14?
@craggy vale
In which field, you gonna go ? CS? System programming?
Or hacker to jailbreak ๐
Bro can you just stop doing announcement in vc? ๐
Which subject?
Anyone rocket league player?
You can try hp mouse good one
@wise loom
HP M260 RGB Backlighting USB... https://www.amazon.in/dp/B084981871?ref=ppx_pop_mob_ap_share
I bought this after my Logitech wireless mouse keys got sucks, I think they got carbon in them
ur using a old background....
Their are some open source game engine, but they are in rust, you can try if you want
where is the technoblade reference
idk haha
I have my own game engine
no thanks
making your own game engine is better
it's on beta Dev so yeah u will see not now
using for my own AAA game
i would love to peek into it to
I want to try doing some contribution, if I able to understand it
contribution? what do u mean
I mean, helping in making it
Are you coding your own game engine?
Or is their any way to make game engine without coding?
no thanks and btw it's not made for scratch I use a opencource game engine source code and make it my own
in C++
contribution is a concept where people perform some help to create something
ohhhh alright
Will you make yours open source?
there you go. game engines and physics engines.
there's a lot more out there. those are just the ones I was able to find some 4months ago.
https://www.youtube.com/watch?v=tLY8fquGgXE#t=1m21s
he laid two eggs ๐ฅ in a week (the boyfriend)
Sky News host Rita Panahi reacts to actress Kate Beckinsaleโs wild story about her daughterโs boyfriend during an interview with late-night TV host Jimmy Kimmel.
According to Ms Beckinsale, Lily Mo Sheenโs partner recently laid two eggs.
โIโm watching this thinking, โok, whereโs the punchline? Whereโs the joke?โ,โ Ms Panahi...
I will see
yo
wsp
good what about you
niceeee I'm also good js watching youtube
๐
Pinky pancake.
There's a gun in a game, and at first I thought it was a spelling error, but no. Anti-materiel gun.
Haaaa
I Python punned, before.
import math as elephant
elephant.trunc```
@buoyant mica ๐
HI
@earnest sierra Break a leg.
"So, do I have the job?"
"No."
*breaking leg noises*
"Arrrrgh!"
"So do I have the job, now?"
"Yes! Yes! Oh, God, yes! Please stop!"
what is that conversation about
I like that potato pic
yo hus?
nice
"as the children say it"
how old are you maam?
Nah i was just curios
Debarshi, everyone is the age they are.
also what is Non-binary?
I'm Egyptian i never heared of these things
america is going wild now days
Wdym transphobic?
BRO, I was just about to say that
yall are sensitive
that is true
I wasn't being rude
i was being curios
btw how I'm looks in my pfp
yall just fired at me out of no where
๐
You have to understand that people who are queer cop a lot of flak from a lot of people and it can be fucking exhausting.
What can happen is the development of what's called a siege mentality as a result.
you're talking to me?
I am.
Yea
Alright, Understandable.
So while I don't think you were meaning anything by it, calling it "wild", it does to be aware that could be considered a little bit flippant.
Idk what flippant means, but yea maybe you thought i was mocking>
"not showing a serious or respectful attitude"
Either way, I'm still not allinging with these "pronounce" things the west came up with to brainwash people and grow a weak generation. That's my opinion, I take responsibility for it.
...aaaand, I'm done.
Respect is given not earned
I'd say it's both given and earned.
What something?
Fine grade wool can be better.
I've got some wool tshirts and they are very comfortable even on bare skin.
Here's a llama, there's a llama and another little llama...
llama
by Burton Earny
MP3 with lyrics: http://www.albinoblacksheep.com/audio/llama
See the original high quality and looping version here:
http://www.albinoblacksheep.com/audio/llama
Published on October 24, 2004 on albinoblacksheep.com
Llama song with lyrics:
Here's a llama
There's a llama
And another little llama
Fuzzy llama
Funny llama
Llama lla...
theres nothing to talk about for me anyway
ahhh okayy
me tooo
bye
This is a voice chat (use to be named: off-topic voice chat). There is over 30 txt channel where you can interact with topic that interest you.
I knowww I'm js saying ๐ญ
Hello ๐ Humans
10/7 good
.
-infinity
niceeee
I build my a camera app in C++ so I take my pic
OpenAI IPO will be going to launch soon
I'm excited to buy it on the first day because it would be cheapest on the first day
And within a few years I would have 10x returns
is that a device ?
What a username
imma go outside bye everyone
im just tired people sayign "You are mongolian"
Planning to save 70k usd for OpenAI IPO
just familiar not same
Usually it's Bulgaria that gets that slander
How old are you?
because ottoman yk
If you aren't 18+, this info is mostly like not gonna be useful
Isn't turkey a multi ethnic country cuz of it being a part of an empire at one point
Yes, but the ethnic races here are not mixed and grouped.
Marmara, Black Sea, Central Anatolia and Aegean regions, generally Turkish
and very similiar with other turkic countries
A small part of the eastern Black Sea region is Laz, the upper parts of eastern Anatolia are Turkish, the lower parts of eastern Anatolia and southeastern Anatolia are Kurdish in majority.
Gypsies have their own neighborhoods in the Aegean and Marmara regions.
so not mixed
anyways bye everyone
Ho?
'twas a typo
I also think, on occasion. I don't recommend it.
Okay ๐๐
It's not a very polite word.
Hmm
Maybe if you, for some ungodly reason, wanted to be rude to someone, that's when you'd use it. But in all honesty I don't recommend being rude to anyone.
I mean one should not use it.
Nvm, how was your day @chilly wolf ?
So far so good. I had two hours of sleep, but it was restful so I'm not in a bad way.
!tempban 1372621157014179844 4w claiming "pronouns are something the west came up with to brainwash a generation" is something you will be held responsible for as it's against our code of conduct here.
:incoming_envelope: :ok_hand: applied ban to @spice nebula until <t:1767097401:f> (28 days).
in the office so just here to lurk
Just yesterday, I had a talk with him and animmo and now he is banned.
People are too comfortable in public space.
or your singing the song
becasue your about to go down the down the mines again at work
"hi ho its off to work i go"
apprently offically tis "heigh-ho" but i was pretty sure it was "hi ho"
AI!??!?!
i thought it wasnt allowed here.
(sorry if im being weird)
hes been making a gui for it
!rule 10
AI isn't allowed here?
This is the only rule about it
why didnt you just use openwui?
They didn't have the Fork chat feature
ohhh. well you could add one as a plugin
probably not lightweight however
hi milien
Don't be sorry,
It's not recommended to use AI to answer any help.
But one can share the AI project Screenshot
parrell answers displayed in the gui?
i tried ollama with openwebui but yes, running it is actually rather resource intensive
Do you remember his username?
and today on drama time ๐
time for some ๐ต
i am just lurking here at "work" while writing some BS repots on how fiber networks work
yeah we are gonna go on holiday and eat foot till we explode
Does it really matter?
i can link you videos for some real britsh dialog Debarshi ๐
but its not gonna be approate for your course
it's monty python isn't it?
@craggy vale You are in ICSE board or CBSE?
well its made by the bbc
State board
Subscribe and ๐ to the BBC ๐ https://bit.ly/BBCYouTubeSub
Watch the BBC first on iPlayer ๐ https://bbc.in/iPlayer-Home http://www.bbc.co.uk/mongrels What happened when Vince the fox met actor Danny Dyer.
#bbc
You are doing the right thing
typical male london interactions
You can write an essay in the maths exam and you can score marks in such a board
if you want some more modern british comedy id reccomend "that mitchel and webb look"
British comedy?
Like charlie chaplin?
that was american brother
As per wiki he was an English actor and comedian
oh, i didnt know all his films were made in america where he lived for the majoirty of his life
i guess that makes sence when they deported him for not being american citizen over the mcarthy stuff
James bond is british or not?
Ever listen to Chaplin's The Dictator speech?
yeah
he soudned american in that
Hmm
Chaplin?
no i was refensing charlie chaplin in the great dictaor
He is like a Einstein born in a different country but became american
apprently charlie got deported before that happend
which is why charlie moved to switerzland
Damn
I think he was german
who then moved to usa to avoid the nazis and was given usa citizenship. but he spent the majority of his life not in usa (eninstine)
i bring up enstines jewishness only because it was the reason he fled geramny
Hmm
(Born in Germany, later moved to (and worked in) Switzerland)
Good!
yeah thats why i was a bit confused i know most of his imporant work was done in switzerland
einstiein was also a ladies man apparently
Ladies man?
he got all the women who liked men with brians ๐
was he gay?
is that the phrase?
no it means he gets all the women

I thought he meant lady man or lady boy
its an older term, we go cruder these days and use terms we cant use here
yeah i get how you could think that. its a confusing idium. but no it means in modern terms that hes a player
Damn
and had great game
by player, not a football player
Einstein was a player, never in my avocado, I would imagine that.
the game of love
Damn
more switch cases in alot of cases
Newton is the opposite of Einstein
A neural network implementation for the TI-84 Plus Silver Edition calculator capable of autocorrecting words.
ill want it too
The Impossible Question
hello
best choice you could have would be to simulate the hardware with a virutalized fpgma and speed that bugger up
How many of you have life?
beyond coding
70 hours of DSA a week mimum ๐
F DSA
I wish you guys could talk beyond coding.
There are many other topics to talk
Like how do you enjoy your life
what was the best thing happened to you today
and so on
alot of that can get ppl into fights so we avoid some of that here
football, politics , ect
so its more or less 100% python 100% of the time
Hmm
plus we are all mega nerds
some of use tea british drinking weebs (see pfp)
but we come to listen about code/talk when we are free
I have tears in my eye
can't have look at your pfp
@chilly wolf I have worked with BIOS. It is frustating
why would you want to mess with BIOS?
It is not a good place to be as dev
Give it to your grandma
she prob knows how to fix it
anyhow gonna dip, back in a bit dudes and dudeets
me ?
yeah it's me
Try this,if it ain't work
let me know
It was on Windows, I got it fixed up and installed Ubuntu
It was because I unplugged the battery, the system thought there was a hardware change
Can you share your error log?
Oh I understood
I don't have it anymore, for some reason my boot entry for windows got deleted
issue is now resolved
i had to find the windows boot file and make a new entry
Not normal
I thought it was quite strange
Did you choose erase all?
hey i found some vulns in rainbets website and i also found there testing grounds any tips of what i should do to exploit it
All I did was power down the device, unplug everything, unplug the battery, and discharge the capacitors
Damn
When I put it back together I got sbat errors, my windows boot entry was missing, and AHCI was switched to RAID On
which is so friggin weird
^
Hm
I have no idea either
I guess you got no other option but to install windows again with the help of ubuntu
I fixed it by putting the windows boot entry back in, and something else with the security settings, as well as keeping RAID On setting because the AHCI was triggering BitLocker
it was a whole mess
hi
D=
Which is better iced and egui?
MUST be an emoji for the server
This image has caused many arguments over the world due to electrical safety nerds
@wind raptor wow i finally found a time when im online and Opalmost isnt in VC!
(Its past midnight for both of us lmao)
You fool you thought i was asleep!? You dare underestimate my ability to be awake at times when 99% of my country arent
Lmfao
You shall be sent to the emus
I see your bot to alert you about vegimite slander woke you up to defend it ๐ like a good ๐ฆ๐บ
Lmao
@inner hill I haven't actually read over his code yet, he just showed me the frontend
@upper basin could you look at some syntax on my code, im struggling with elifs
def test(Num1,Num2):
a=Num1
b=Num2
alen=len(str(a))
blen=len(str(b))
if alen == blen:
a=a*10**(alen)
b=b*10**(blen)
numrand=random.randrange(a,b)
print(math.floor(numrand/10*alen))
elif alen < blen:
a=a*10**(alen+blen)
b=b*10**(blen)
numrand=random.randrange(a,b)
print(math.floor(numrand/10*(alen+blen))
elif blen < alen:
a=a*10**(alen)
b=b*10**(alen+blen)
numrand=random.randrange(a,b)
print(math.floor(numrand/10*(alen+blen))
its line 16 elif blen < alen:
it throws syntax error
You're missing paranthesis.
thank you
You're welcome.
oops my code is shit
what does the triangle in pfp mean out of curiosity
@upper basin the code was made off of a false pretense that the randrange function when you pass small numbers to it it sucks, but someone else disproved that by running the function in a shit ton of subprocesses and averaging it.
what i tried doing was forcing each input to have the same amount of digits and then getting the random range between the two, and then i divide the result by 10*alen+blen which is basically the lengths of the numbers added together. expected behavior is it prints a number inbetween the actual inputted numbers but i fucked it up somewhere
so i think this codes a dead end cuz the randrange() function has no issues
i was trying to solve a problem that wasnt there
i also floor it so i dont get any decimals
pre - emption ? @dry jasper
@upper basin i observed that ```py
import random
def test(Num1, Num2):
a=Num1
b=Num2
print(random.randrange(a,b))
test(1,4)
seemingly preferred 1's
but that was just cuz i didnt run it enough
if you run it long enough it will average out
@dry jasper they went off on you for saying both are bad?
@wind raptor Can you please give Animmo stream permission? He is explaining something and we want to see his screen so we can see the code.
funnily enough mindful dev was the dude who proved random.randrange() was fine
@upper basin if i wanted to store a 4x4 table of integers whats the best way to do that, JSON? and if i wanted to pull out numbers based on their coordinates of that table, how would i do that?
Nested list.
List of lists. Or a numpy array.
It's just a matrix, so numpy array may be a good option if you are going to apply stuff to it.
nice, i like numpy
oh wrong image
i imported wrong image
ignore image
What does 10(a) even supposed to mean?
there you go
oh at the time i didnt know i had to put a * for it to be considered multiplying
its an older image
Use it like this.
a = np.array([
[1, 2],
[3, 4]
])
print(10*(a+b)) wouldve been better
like that?
@upper basin uhhh code sometimes does polarize, especially when it comes to memory safety lol
what do you think of the zigzag walk
im guessing i need to create a new name to replace np.array if i want two separate arrays
nvm doing array1 and array2 doesnt work
thats weird
@upper basin how do you fix the output being mangled
@upper basin this is the output of doing ```py
import math
import random
import numpy as np
primes = np.array([
[2, 3, 5, 7],
[11, 13, 17, 19],
[23, 29, 31, 37],
[41, 43, 27, 53]
])
print("\n\n")
fibonacci = np.array([
[1, 1, 2, 3],
[5, 8, 13, 21],
[34, 55, 89, 144],
[233, 377, 610, 987]
])
print(primes, fibonacci)
the newlines didnt help so im assuming it is merging for some reason
@dry jasper ive been working with ESP32 devices for a few days
@dry jasper they are super cheap, much cheaper than raspberry pi
def problem_1(input:list) -> None:
current_number = 50
number_of_zero = 0
for line in input:
if line.startswith("R"):
for x in range(1,int(line[1:]) + 1):
current_number += 1
if current_number == 100:
current_number = 0
elif line.startswith("L"):
for x in range(1, int(line[1:]) + 1):
current_number += -1
if current_number == -1:
current_number = 99
if current_number == 0:
number_of_zero += 1
print(f"Problem 1 Answer: {number_of_zero}")```
zeroes = 0
start_nmbr = 50
with open(r"randomm\Advent_of_Code\2025\AOC_day1.txt") as input_file:
for line in input_file:
if "L" in line.strip():
line = str(start_nmbr)+line.replace("L", "- ")
print(eval(line))
start_nmbr = eval(line)
if start_nmbr % 100 == 0:
zeroes += 1
#print(line)
elif "R" in line.strip():
line = str(start_nmbr)+line.replace("R", "+ ")
print(eval(line))
start_nmbr = eval(line)
if start_nmbr % 100 == 0:
zeroes += 1
#if start_nmbr
print(line.strip())
print(zeroes)
time -p python3 main.py
Problem 1 Answer: 1011
Problem 2 Answer: 5937
real 0.06
user 0.05
sys 0.00
@dry jasper what level of python should i be at before i try AOC
knowing the basics
@dry jasper did you hear that arduino was acquired by qualcomm and now they disallow reverse engineering
@amber raptor wouldnt you get the average by doing smth like
print((len(str(Num1))+len(str(Num2)))/2))
is this correct @dry jasper
@amber raptor you would replace the 2 with some sort of function that counts how many numbers you are adding up btw cuz the average is you divide the numbers by the amount of items you are adding together if that makes sense
its 2 in this case cuz im using 2 numbers
~/Documents/Python/AOC/ tree
.
โโโ 1
โย ย โโโ 1
โย ย โโโ 2
โโโ 10
โย ย โโโ 1
โย ย โโโ 2
โโโ 11
โย ย โโโ 1
โย ย โโโ 2
โโโ 12
โย ย โโโ 1
โย ย โโโ 2
โโโ 2
โย ย โโโ 1
โย ย โโโ 2
โโโ 3
โย ย โโโ 1
โย ย โโโ 2
โโโ 4
โย ย โโโ 1
โย ย โโโ 2
โโโ 5
โย ย โโโ 1
โย ย โโโ 2
โโโ 6
โย ย โโโ 1
โย ย โโโ 2
โโโ 7
โย ย โโโ 1
โย ย โโโ 2
โโโ 8
โย ย โโโ 1
โย ย โโโ 2
โโโ 9
โโโ 1
โโโ 2
37 directories, 0 files
i walked away whats the context
yeah i can hear
Could anyone help/tutor me for python im in a class but I don't get it๐ญ
@wind raptor i cant talk
!voice
Canโt talk in voice chat? Check out #voice-verification to get access. The criteria for verifying are specified there.
@wind raptor what do you do to prevent numpy arrays from getting mangled when you print two of them
Please demonstrate.
!e
import numpy as np
primes = np.array([
[2, 3, 5, 7],
[11, 13, 17, 19],
[23, 29, 31, 37],
[41, 43, 27, 53]
])
fibonacci = np.array([
[1, 1, 2, 3],
[5, 8, 13, 21],
[34, 55, 89, 144],
[233, 377, 610, 987]
])
print(primes, fibonacci)
:white_check_mark: Your 3.14 eval job has completed with return code 0.
001 | [[ 2 3 5 7]
002 | [11 13 17 19]
003 | [23 29 31 37]
004 | [41 43 27 53]] [[ 1 1 2 3]
005 | [ 5 8 13 21]
006 | [ 34 55 89 144]
007 | [233 377 610 987]]
!e ```py
import numpy as np
primes = np.array([
[2, 3, 5, 7],
[11, 13, 17, 19],
[23, 29, 31, 37],
[41, 43, 27, 53]
])
fibonacci = np.array([
[1, 1, 2, 3],
[5, 8, 13, 21],
[34, 55, 89, 144],
[233, 377, 610, 987]
])
print(primes, fibonacci, sep="\n")```
:white_check_mark: Your 3.14 eval job has completed with return code 0.
001 | [[ 2 3 5 7]
002 | [11 13 17 19]
003 | [23 29 31 37]
004 | [41 43 27 53]]
005 | [[ 1 1 2 3]
006 | [ 5 8 13 21]
007 | [ 34 55 89 144]
008 | [233 377 610 987]]
nice
something i was worried about is that i was worried these arrays were being merged because if you do
import numpy as np
primes = np.array([
[2, 3, 5, 7],
[11, 13, 17, 19],
[23, 29, 31, 37],
[41, 43, 27, 53]
])
print("\n\n")
fibonacci = np.array([
[1, 1, 2, 3],
[5, 8, 13, 21],
[34, 55, 89, 144],
[233, 377, 610, 987]
])
print(fibonacci,primes)
but thanks to what you showed ig its just a weird thing about print()
oh nvm i did it wrong lol
hello
i just gaslit my self with bad coding cuz i only defined primes and fibonacci
If you just put them in separate print statements, it will work too
so print("\n\n") wouldnt separate the two
@craggy vale where are you from out of curiosity
#include <pybind11/pybind11.h>
int divide(int a, int b) {
return a / b; //
}
PYBIND11_MODULE(example, m) {
m.def("divide", ÷, "Divide two numbers");
}
``` can someone help me with problem
@craggy vale is the government bluffing or are they actually pushing a surveillance app to all the phones
@turbid dome little help
idk man
have you found the app on your phone?
@amber raptor ^^ is IBM's CEO problem that he doesn't have guts and he's not bold enough?
i forgot what it was called
nope
@somber heath u know this problem#include <pybind11/pybind11.h>
int divide(int a, int b) {
return a / b; //
}
PYBIND11_MODULE(example, m) {
m.def("divide", ÷, "Divide two numbers");
}?
good, i think its just new phones maybe?
nope
please enclose in
```py
<code>
```
^^
oh so it hasnt been done yet? thats good
@craggy vale im gonna create my own linux distribution for this, do you know how to create a package manager?
@turbid dome i think its an entrypoint for python
@wind raptor i think the language its coded in is C since its using #include, but its calling python to do a certain thing i think?
@turbid dome im doing alright
it's python bindings for C++
@wind raptor a bugged repl came with 3.13 and 3.14 
damnnnnn
but why this ?
theres documentation for compiling the linux kernel for this
import math as elephant
elephant.trunc```
yeah hold on let me see
coolest thing is this is the manufacturer for that microcontroller giving some exposure to their community open source projects
the pdf is hosted on their cdn
yeahhh
@wind raptor are you talking about termites?
man
i wish moths werent so destructive
@wind raptor did you try wooden hangars to protect your clothes, wooden hangars are made of a specific wood that repels moths
so u wanna do it like other os like debian package repo ?
i want to create a locally hosted repo that i can have on my big tower that i can push updates to so that i can update my microcontroller
so all i need to do is connect to my big tower and sync the local repos of the microcontroller with the main repo
if that makes sense
ohh alright niceee project btw it's kinda like embedded distro
ye, im trying to make a specialized machine for secret keeping
small form factor so i can hide it in a bookshelf and its only able to be talked to through ssh over bluetooth
๐
low power too so i dont have to recharge it often
yeah u can build but I don't really know how to do that I need some research
@somber heath communal singing practice
Mm. I miss it.
I think make it like a repo server then through the http connect to the device for updates
theres also a keyring thing i dont fully understand
im thinking it is a way to verify the package comes from the maintainer?
ahh idk man sorry the security and the package part I should work on this also need into my cat os too
yeah package managers are pretty cool, they keep your distro alive when you step away from it
yeah my cat os package manager is debian so I don't really worry about it but I need to make it deferent from it to make my distro like ubuntu
yo my catos really looks macos ?
macos if it werent evil
it's my catos
.
Hello ๐
@fresh cloud ๐
Hello clem
@somber heath You are an average Australian?
Or secretly millionaire
He is kangaroo ๐ฆ disguised as human in python discord
@somber heath australia is one of the member countries of the alliance of intelligence agencies that share intelligence with each other
Australia is a big, beautiful and rich country.
It should open up its border like Singapore and be progressive because natural resources are limited
@somber heath tbh intelligence agencies dont really concern themselves much with bombings, a lot of the time they just let it happen
Counter Intelligence is part of Intelligence
CIA itself has Counter Intelligence mechanism for US
The Best Intelligence Bureau knows what they are doing.
@mighty linden i might be wrong but isnt prachanda a CIA plant
RAW tbh
he capitulated so hard, destroyed the revolution, and the people suffered
even though the nepal revolution was so close to its conclusion
the nepalese government was helpless to the guerillas
ohhh i didnt know it was an acronym
i thought you said my statement was raw
Dirty?
F u
It ain't dirty
I highly doubt that
Because RAW can't act beyond the foolish dummy politician command
Go to https://www.patreon.com/Boy_Boy to support the only and probably last channel to prank the CIA.
Thanks to @Ididathing the whole crew at @friendlyjordies for being stupid enough to do this with me.
Follow us on twitter: https://twitter.com/BoyBoy_Official
Thanks to Zahra on Fiverr for the amazing animation:
https://www.fiverr.com/zara_v...
@somber heath the koala killer mafia
Personally I think Mosaad, Chinese Intelligence Bureau and CIA are the most powerful intelligence bureaus.
Because no matter how much you glaze about Intelligence, an economically influential and independent to most extent, countries like the US and China inheritably have power and money to , finance to it
@mighty linden im doing research on embedded systems
im from USA
i was born in texas
@mighty linden the nepal revolution was the worst failed revolution in recent history
because it was so close to being successful
i suspected prachanda was a CIA plant mainly cuz he opened up the nepal market to beuracratic capital from the west, even meeting with joe biden
those are the usual motions CIA plants do, once they gain power, they instantly surrender the country's resources to USA
brb
@upper basin cross compilation is hell ngl 
what project are you working on rn? @upper basin
Keep it up
@upper basin hi
@whole bear hi
@vale pumice hi
@upper basin Did you buy the parts from Amazon for PC built?
Hello ๐
hello @upper basin what you working on
why can't I stram into Voice 0/
hello everyone
hello yoloooooo
nice to meet you all
It's a pleasure to meet you, Yolo
@chilly wolf Wht model are you sing for your Ollama GUI App?
bah bye
Many!

Hello
@blissful lagoon ๐
hii
!voice
Canโt talk in voice chat? Check out #voice-verification to get access. The criteria for verifying are specified there.
i've jst joined
thats cool ig
i haven't even really startet yet tbh
im trying to start but idk how
!resources
The Resources page on our website contains a list of hand-selected learning resources that we regularly recommend to both beginners and experts.
Corey Schafer.
alright, thanks!
@tired tinsel #algos-and-data-structs
yes
so i don't need to study dsa
Suit yourself. Knowledge is edifying.
Hello
๐ i think's no*
no
I am a viril man :p
๐

Little Britain is a British sketch comedy series that began as a radio show in 2000 and ran as a television series between 2003 and 2006. It was written and performed by David Walliams and Matt Lucas. Financed by the BBC, the radio series was first broadcast on BBC Radio 4, with the initial two television series premiering on BBC Three and the t...
@thin wasp ๐
Hey OpalMist
@somber heath Have you tried lobster and eel before?
Lobster is exotic food?
I just had a lobster with my friends and it tasted like sweeter fish
I don't why they hype lobster
It's just normal fish
Like thing
@muted mirage ๐
Zed โ Love your editor again https://share.google/eRlsmreDQrxOHj8xh
@somber heath
@halcyon swallow ๐
@potent flare ๐
Hello
hi
@amber raptor have you solved part 2 of day 2?
Yes
My solution takes 8 seconds to run however
Does your solution had legs
โ ๏ธโ ๏ธโ ๏ธโ ๏ธ
hy
!code
zip(*iterables, strict=False)```
Iterate over several iterables in parallel, producing tuples with an item from each one.
Example...
!e py letters = "abc" numbers = "123" for ab in zip(letters, numbers): print(ab)
:white_check_mark: Your 3.14 eval job has completed with return code 0.
001 | ('a', '1')
002 | ('b', '2')
003 | ('c', '3')
I ran the code.
Past tense.
!e py letters = "abc" numbers = "123" symbols = "@#$" for group in zip(letters, numbers, symbols): print(group)
:white_check_mark: Your 3.14 eval job has completed with return code 0.
001 | ('a', '1', '@')
002 | ('b', '2', '#')
003 | ('c', '3', '$')
!e py a, b = 1, 2 print(a) print(b)
:white_check_mark: Your 3.14 eval job has completed with return code 0.
001 | 1
002 | 2
!e py letters = "abc" numbers = "123" symbols = "@#$" for letter, number, symbol in zip(letters, numbers, symbols): print(letter + number + symbol)
:white_check_mark: Your 3.14 eval job has completed with return code 0.
001 | a1@
002 | b2#
003 | c3$
!e py for a, b in [(1, 2), (3, 4), (5, 6)]: print(f"{a = } and {b = }")
:white_check_mark: Your 3.14 eval job has completed with return code 0.
001 | a = 1 and b = 2
002 | a = 3 and b = 4
003 | a = 5 and b = 6
!e py print(type(zip))
:white_check_mark: Your 3.14 eval job has completed with return code 0.
<class 'type'>
as such that
!e py var = zip("abc", "def") print(var)
:white_check_mark: Your 3.14 eval job has completed with return code 0.
<zip object at 0x7f833a6c0f80>
I don,t have anything to add
don't
say this
a ninstance of zip
for example
foe instance
' apostrophe
chockeys
Bruv, I dashed her a box of choccies for her born day, innit. Bare peng vibes, peak generosity, wagwan!
Sarcasm.
sarcasm
finally setup, and they are hungry for code...
nice, what did you put on them?
u mean like proxmox?
yeah, thats what ive got on mine
they gonna run a k3s cluster
pain was getting 2 lcxs built to run as router/dhcp .. but done now, and still a prox.noob
i dunno what oci is, vut looking unto this talis thing
open container image
https://forum.proxmox.com/threads/oci-images-in-lxc-release-9-1.176273/ <<< thats the page on it
Having the ability to import OCI images and run them in an LXC is fabulous! Thank you Proxmox team. This is a useful and necessary first step to a container runtime environment that may one day reduce the desire to run Docker/Podman VMs (or, though not advised, LXCs).
Unfortunately, this...
I'm confused how this works, it feels like it's doing in management OS which seems..... riksy
lxc shares the host kernel to save resorces
but has a seperate userspace for each container
linux kernel now has decent lxc isolation for containers, so its not that much and issue and you can make the lxc an unprivileged container now
sure but any escape vs putting inside specific KVM machine
same risk tbh
yea, I guess
https://www.talos.dev/ this gives you a bare metal read only OS, that only lets you interact with it via the k8s api btw
if all you want to do is run k8s, use that
if you want easier kubernetes with single node, k3s is great
Oh so this one doesn't require a login
i was in a rabbit hole, now i need haproxy and a ngix load balancer to run talos effectively.. going to be diggin deeper.. but isnt so simple as spin it up and have fun..
Use K3s to experiment, not Talos
Talos is great if you are like "I'm going to use Kubernetes and I have 5 machines to deploy against"
I'm learning Kubernetes or just deving with it, K3s
prolly so, was just a whim since hearing about it.. i do already have a plan in mind for building out my pipeline
@signal arch ๐
homelabbing or are those just sitting
@turbid dome it honestly depends on the state
@somber heath https://www.qualcomm.com/developer/blog/2025/10/same-day-snapdragon-8-elite-gen-5-upstream-linux-support
@somber heath Linux tablet
https://junocomputers.com/juno-tab-3/
@somber heath also.. all the Microsoft Surface devices which are more or less tablets
with VERY good Linux kernel support.
price?
@somber heath great tablet
connection issue?
bro no way anyone is actually purchasing this iphone pocket
shitcord mobile is notriously bad for VC
i have one of these https://www.ebay.com/itm/257093683886
lenovo tb311xu, i see it's $380 on ebay
https://www.apple.com/shop/product/hs8k2zm/a/iphone-pocket-by-issey-miyake-long-black
you guys have to see this
iPhone Pocket is a collaboration between Apple and ISSEY MIYAKE. Based upon a mutual respect and shared approach to design, itโs inspired by the concept of โa piece of clothโ and features a singular 3D-knitted construction designed to fully enclose iPhone, while expanding to fit your everyday items.
there is no way this is sold out
its a iphone pocket apparently
229.95
no way
๐ญ
nope ive seen guys wearing it too
use-case?
same use case as the holes in our pants
galactic algorithms, got it
โฌโฌโฌโฌโฌโฌDOWNLOAD IN THE DISCORD โฌโฌโฌโฌโฌโฌ
DISCORD : discord.gg/9j7KA6Crru !!!!
DISCORD : discord.gg/9j7KA6Crru !!!!
DISCORD : discord.gg/9j7KA6Crru !!!!
DISCORD : discord.gg/9j7KA6Crru !!!!
tags:
koxaro, vegard, tier s chilean, leaan vs staind, blackzide, how to beat leaderboard players, blackzide, jp2k16, ipraise, haxlux, st...
Is there a channel where I can share a screen?
Ssup @chilly wolf
Hello
Did you fix it with will-change?
Professional desktop chat for local LLMs with thinking, vision, and intelligent conversation management. - exploratorystudios/QuickChat
@midnight birch so this is a nasty thing in america
there are many reasons a person will be unable to get a therapist
and so they fall to ai..
one of which si doctors : )
risk to your license
that's the thing though. They're not low income
It's not about money
it's about the consequences
pilots can't go to therapy in the us
They get dinged and removed from flight as a risk
and then they're no longer getting paid
The side is objectively superuor because screens have extra horizontal space
most of them
the new ones come in 8/16/16/24 varoamts iirc
Of the four latest amd cards, 1 is low end 8gb, the rest are 16
@calm ginkgo Thankyou!!
I have to go now, it was a nice discussion with you.
Thank you for your time.
เดเดพเดฃเดพเด
Or the recommended command is :
uv tool install git+https://github.com/TheAhumMaitra/Itomori.git
Ok
I'm just sharing my project
Hehe ๐
sharing the github when we are talking about it is very different than saying:
Please install my Tui, if you want a quick note taking tool
No worries. Just helping to clarify the rules
hi
Hi
involuntary 2-in-1 ?
!cpban 697567879524253696
:incoming_envelope: :ok_hand: applied ban to @slender magnet until <t:1765210791:f> (4 days).
!cpban 1422534279912751124
:incoming_envelope: :ok_hand: applied ban to @tacit shell until <t:1765211376:f> (4 days).
Too many bans
Lol
Hi
Lol
@dry jasper I solved till day 3
@amber raptor just use the mod operator
I love it @frosty garnet
Confused where to put wires ๐ตโ๐ซ
@dry jasper I only go through the ranges and divided the len by 2 and then use the mod of the to work from there
Sorry my bad
It took me over 30 mins to figure it out
I have an Idea on how to solve day 4 but coding it is hard @dry jasper
I will try it later
I was going for matrix, since the maximum is neighbours is 8 @dry jasper @amber raptor
Hell nahh, I prefer matrix, it's easier
Advent of Code..
Hell yeah
It's hard to find a bug in these programs now @dry jasper
Fuzzing @dry jasper
Fuzzing doesn't really mean using it only on urls @dry jasper
The ones I do are easier. They give you a bug to fix, or a feature to add, and you make a PR, and that's it basically.
Some are small, like 50 bucks. Some are good, like 500.
Bug crowd, where is that?
What platform??
unitaryHACK.
I don't know. That's what I do for bug bounties.
See, some are small. Some are big.
The emojies tells it all
Small ones are useless most of the times.
Hmmm interesting
So they do is on time frames
There, I would go for 200 one. It seems hard, it's actually easy.
Did I solve that one?
Click on it, see if I solved it hehe.
It's oddly familiar...
heh
I think I had the most money won in that event this year.
interesting
I will try next year
They make it hard to win though. They basically cap you to 4 prs open at all times.
lolz
If a maintainer is slow to merge your PR, it really hurts your winnings.
damn
Yeah. Legitimately, you should focus on repos that have issues you can solve AND have active maintainers that quickly review and merge. Unethically? Make multiple accounts, and basically do as many PRs as you want. You'll never have more than 8 open anyways, so two accounts would be plenty.
The maintainers prefer that too. They want those issues closed. The event is just a chance to get people to solve them for them.
Hmmmm
https://adventofcode.com/ @calm ginkgo
pyrefly
!pypi pyrefly
!stream 778585347562930208
โ @calm ginkgo can now stream until <t:1764870255:f>.