#voice-chat-text-0
1 messages Β· Page 394 of 1
not deploying it, nowadays the jupyter notebook works on its own server i think
Gh#
++C
because ++i is less confusing than i++
true
Oh nice.
don't quote me on this tho, cuz im not sure
NAH C-+ is better
I kinda want someone to make a language called C, release 3 versions for it, just to say I made C=3.
iykyk.
c minus plus is where it's at bro
cause
int x = 0;
int y = x++;
cout << y
y = 0
int x = 0;
int y = ++x;
cout << y
y = 1
C -+
Torvalds is your man
the act of making something run on a server is almost the definition of "deploying"
Linus
im not doing the deploying tho, thus my wording
using someone else's deployment?
C + 19v toyota 56hyy car battery
colab?
yea, conda's deployment of jupyter π
the way I have Jupyter configured:
docker, jupyterhub, jupyterlab
yeah so basically jupyter lab but not quite
that goes hard
DR SWISS CHEESE
cout << print(print(print(print(print(print(print(print(print(print("Hello world"))))))))))
Dr Seuss wishes he was Chris.
true facts
Didn't you get headshot-ed when you tried threatening the deviant when he was holding the little girl hostage?
yes, but Cyberlife repaired me π
this is the type of shit they would ask us at the rapid fire round after the coding rounds at coding interviews
Boo. Plot armor. Boo.
lol
u r alive cuz of plot armor
I'm an NPC, let me be.
wich type are you
That ^^
Good neutral I guess.
I don't see Haskell-like
you should see Remy Clarke's Rust
ah so you're one of those π
why is it objectively wrong if it is a preference?
if (a == 0)
{
a = b;
cout << a;
}
``````c++
if (a == 0)
{ a = b; cout << a; }
``````c++
while (a == 0) {
a = b;
cout << a;
break;
}
``````c++
if (a == 0) {
a = b;
cout << a;
}
... you get the idea
@rugged root you look at this too
I'm sure I've made you look at it before
but look again
I think I've sent my clangformat file before
(I format C++ to look like Rust)
I don't remember who/what the quote was about,
this is not chaotic evil/good, this is "chaotic chaos"
Chaotic Neutral is a valid option
what am i supposed to see π€
formatting
@whole bear The number of times I've said ChadGPT as a joke.... So good
another fun one, the billionaire alignment chart
lawful evil lawful evil lawful evil
lawful evil lawful evil lawful evil
lawful evil lawful evil lawful evil
too political π
We laugh because it's true
(in that case, lawful as in exploiting laws more than ignoring them)
@rugged root we do sell and buy animals
True but only because we justify it to ourselves. "Dogs probably don't know that they're dogs" kind of thing
Something that is sentient could argue back at us, demanding rights
then let's ask the ai if it is ok with being sold π
ultron
(I'm lazy to look up the original, so reciting)
human:
pick a number between 1 and 40
ai:
I pick 3. By the way, what does the number mean?
human:
that's how many days I won't talk to you for
ai:
Can I change the number?
human:
sure
ai:
40
but you can act sad and it might reverse its statement
how many layers of reupload and editing did this go through
@wind raptor he did make his own math tho
byeee fellas
I can calculate the motion of the heavenly bodies, but not the madness of people. - Newton
bye
We'll miss you
"just zoom out" or whatever kids say nowadays
@upper basin They lower my wage, I dont stop the deviants.
i know right
!stream 1196203759471165576
β @cinder vale can now stream until <t:1737392772:f>.
The only thing about it that bummed me out was during the Connor kicking ass scene I was so focused on the button inputs that I didn't really get to watch it
get another person to press the buttons
i like the scene where connor's thirium pump gets RIPPED out by a deviant and in a strained voice he's like "hank hank hank i need help!"
@primal shadow "be creative with the schema" -- business, probably
translated as "we have no f... clue either"
my name is mabel the man about to puke next to me is my brother dipper.
@cinder vale I think your music might be against the server's TOS. Can you not share your desktop audio please
mb
is tyler the creator ok?
That's up in the air, I think. If we were doing it exclusively for the sake of streaming music, that'd be different
No, it wasn't the copyright
But I'm honestly- ah okay
it was the content
I am just trying to understand a task about basic OOP. The aim is to understand the task and hte solution.
there are 12 people here
You got this @rugged root
I don't think so
I think it'll have to be a warranty thing
Because I'm doing the diagnostics that are on the BIOS and it's saying that the connection is fubar
uninstall bios
It's been borked for a while
milleniums
19 or 20
After it does the RAM check
There's other issues going on
Gonna test the ethernet cable at least to be sure
@rugged root 1922 or 2022
1922, given how ancient of an abstraction it is
ah yes
Getting an ethernet cable tester has been such a good investment
I thought that was a prereq for doing anything with patchcord making so bought one
Hell yeah
I'd rather not plug something I'm not even sure is wired at all in actual networking hardware
@tacit crane Sooo
?
Orange light stays on even if the cable is unplugged
-10 Β°C (degrees Celsius)
.wa short -16 c to f
3.2 Β°F (degrees Fahrenheit)
263 proper units
That's about how cold it is today
.wa short 2 c to f
35.6 Β°F (degrees Fahrenheit)
video role is given for 5 minutes
certain actions trigger discord to stop the stream once it's gone
Can I recieve it again?
muting, deafening, etc. trigger that sometimes
(also discord sometimes just decides the stream isn't active enough and stops it, but ig that's not the case)
damn
!stream 1196203759471165576
β @cinder vale can now stream until <t:1737394339:f>.
@amber raptor There's room for a second NVMe
Buuuut I do think you are right about the ram
m.2 sata π₯°
@rugged root if you want to get even more depressed
@rugged root bear and gun pictures weren't that impressive either
that's just popular misremembering
Fair
@tacit crane it's not about efficiency
some of them are way more efficient for their purpose compared to RDMBSes
it's just not using only SQL
that's the whole distinction
@dusk raven https://docs.rs/cqrs-es
cqrs
tiny framework
(you can put aggregates and views in separate DBs if you want)
CQRS and ES are great for a certain portion of software
this is kind of a "simplistic reference implementation"
it's centred around event sourcing
there's a similar package, https://docs.rs/eventually
A library providing components to build event-sourced applications.
which is kind of giant
they're clearly related
I don't know which came first
judging by how messy and dead eventually is, it's the first one
@tacit crane I think by now the consensus is that storing object storage (in general) is the preferred way to store images/audio/video/etc.
S3, minio, etc.
in minio you just control both parts (one of which aws controls in case of s3)
so, yeah, more setup required
from what i understand about rust, edition(in Cargo.toml) is the year when the cargo was released. so sqrt_es: edition = "2021" and eventually: edition = "2018" sqrt_es is newer.(i have no idea thought, i never used rust)
this comes with a test framework also
wrong crates? (both)
though ig crates.io might have not up-to-date version of eventually
(this was about eventually being less recently updated)
oh yeah, it's last update was 9 month ago
October 5th, 2020
on crates.io
so ~4 years without a release
until last commit
what about github?
9 months ago was the last commit,
4 years before that was the last release
eventually is 4 months older than cqrs-es
@wind raptor did you unplug the servers
my canadian vpn isn't working
is that kermit with an ak47?
yah
saiga?
i didn't even notice...
how did we go from talking about rust to politics?
u right imma brighten the S or lighten the bg
make S a diffrent color?
@smoky delta slowest modern artillery shells are faster than speed of sound
we're not using 19th century canons anymore
do you need to be faster than that?
if it's faster than sound, you can't hear it until it hits you
True
... OOP gets mentioned and now I'm getting this in recommended
discords Voice system is a bit buggy: Average ping: 0 ms Outbound packet loss rate: 0.0%
Oh dear god
THE CALL IS COMING FROM INSIDE THE SERVER
i'm in your walls.
You mean Google
@lavish rover β€οΈ
is it me or RedditusLiberi's voice changed?
Ah right, Hanlon's razor
lmao
"Never attribute to malice that which is adequately explained by stupidly"
!stream 425552190283972608
β @peak depot can now stream until <t:1737399608:f>.
Do you like him?
idk
ok
WHY IS IT 12 MUTHERFOOKIN FREEDOM DOLLARS?
@peak depot say im lesbian at the top of ur lungs
!user
You are not allowed to use that command here. Please use the #bot-commands channel instead.
@chilly wolf what hospital are u at?
A hospital on the East Coast
winchester?
I work for the largest medical company in America
possibly the world? I'm not sure on that one.
@wind raptor hey ,
hey
can you explain it π
explain what?
i am so interested in it
the thing you are running
It's a programming game where you have to solve puzzles using Python
where i can do that ?
This is currently trying to find the midpoint of a linked list
woooooooooooooooow
data structure
?
It's called Joy of Programming -> on steam
erfan
hey
where are you from
iberville cuisine was probably the worst restaraunt
iran
im so happy to see you in this server
@primal shadow Iberville Cuisine.
ty , lucky me.
dige nemiai voice ?
chera , hatman (shyadam batman) , ehtemalan farda.
Good night π
@
video games π±
@amber raptor are you in the car?
it sounds like ur in a csar
eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee
i found some cool cs2 sounds
Yes but asking that of someone driving isnβt going to get a response.
AH CRAP WHY IS MY COMPUTER SO HOT
because i put it in the incinerator
ouch
lol
hello
hi3
thats it headshots you
we wont do it for you but we can help you in the process
AH bleeds blue because android blood is blue
just do fun
really nice
so ive bin using pyautogui till now
and pymem for memory
but i dont understand how to get the enemy positions
like the memomry
find and read the memory address
hello
(es)
yes but it just
well
it chanch
chance
and these are multiple enemys
i tryed image recognition
well was a diaster
π€ βοΈ Its enemies.
drop the y add ies
yes very much in germany single one is gegner und mulitpe is gegner
hey you sprechen ze english?
schwedischer cs teamate π
was?
vahy ju try to make for ma ze challange
egal
kannst du mir helfen
chatgpt ist auch zo blΓΆd
wΓ€hre sehr dankbar
STOP SPEAKING DEUTSCH.
WHY
PLEASE
OOK
tihrd
shit man you have it hard
me no likey π π₯Ή π
yes i got that
π§
well anyway from my perspective you are a python professional
me?
ye
nononono
ifound this
ja ich weiss
das?
short interactions in non-English languages are fine;
but, yeah, refrain from having a prolonged conversation like that, since we don't know what users you're writing, therefore can't moderate it
lmao
fair enouf
I think they're trying to distance themselves from that slogan nowadays
THE car
uhhhhh
oh i didnt know it would do that
what he tryin to make
sorry
`import pygame
`it needs to be matching`
pygame is a*s ngl
real
as for how to make `this` formatting (` within `) -- that's left as an exercise for the reader
i ate 5 babies because i thought they were pears
import pyautogui
def movement()
pyautogui.press('a')
pyautogui.press('s')
pyautogui.press('s')
pyautogui.press('Enter')
print ("Success")
exit()
lol
import pyautogui
def ass()
pyautogui.press('a')
pyautogui.press('s')
pyautogui.press('s')
pyautogui.press('Enter')
print ("Success")
exit()
"def ass" π π
!code
wow
sys.exit([arg])```
Raise a [`SystemExit`](https://docs.python.org/3/library/exceptions.html#SystemExit) exception, signaling an intention to exit the interpreter.
sowwy
who can help me with program ?
i cant
with what program?
i just got told i am uslessss
ask me on private chat
i will be sent to jesus π€£
why private?
please.
uhh summa lumma dooma looma u assumin im a human what i gotta do to get it through to you im super human
!paste
If your code is too long to fit in a codeblock in Discord, you can paste your code here:
https://paste.pythondiscord.com/
After pasting your code, save it by clicking the Paste! button in the bottom left, or by pressing CTRL + S. After doing that, you will be navigated to the new paste's page. Copy the URL and post it here so others can see it.
brotha hidin his porhub acc
@eternal oriole you can use this to send code
^^^^import pyautogui
def ass()
pyautogui.press('a')
pyautogui.press('s')
pyautogui.press('s')
pyautogui.press('Enter')
print ("Success")
exit()^^^^^
hmmm
please, ask me on pv chat bro :pp
def ass()
pyautogui.press('a')
pyautogui.press('s')
pyautogui.press('s')
pyautogui.press('Enter')
print ("Success")
exit() ```````
wow
you should still be using that instead of just sending files or text messages, even in DMs, as to reduce clutter
fghjksaghjkasdjshjhjdsjcxhvgdhjkjbvsghjjdshbvdshajdjhbnhjq
it is private program
`import secrets
import string
def create_pw(pw_length=12):
letters = string.ascii_letters
digits = string.digits
special_chars = string.punctuation
alphabet = letters + digits + special_chars
pwd = ''
pw_strong = False
while not pw_strong:
pwd = ''
for _ in range(pw_length):
pwd += secrets.choice(alphabet)
# Check password strength after generating the entire password
if (any(char in special_chars for char in pwd) and
sum(char in digits for char in pwd) >= 2):
pw_strong = True
return pwd
if name == 'main':
print(create_pw()) `
What are you concerned about?
its ph.
leakin his pronhub acc
Yes, you made that joke before.
yes i know
opal i got back with my gf
Very well.
montero edit π₯ #squidgame #shorts #montero #edit
Hello Everyone
helloo
I'm working tonight :(
who can help me with script pv
hiiii
should i be able to talk?
at 12:00 AM I WILL BE HERE AND I WILL TALK.
on 1/18/25
i joined at like 9:30
why cant i talk now?
that's 72 hrs
3 days
yes=
"Voice Gate failed
You are not currently eligible to use voice inside Python Discord for the following reasons:
You have been on the server for less than 3 days." π’
yasss
do you have rec room?
so you dnot?
its free on PC
no, its free on EVERYTHING Excluding anything older than 2010
oh ok
yeah
i wanna screenshare so BADLYYY
BUT I CANT π
yes
Si
why
ok...
i can talk If you break the rules but i dont want you to get fired π
oh
nooo
already am
i can ask hemlock
he's olnine
lieutenant wake up
oh sorry
screaming duck
there's some context for you
u still there chris?
@wind raptor
?
what u do?
in 2 minutes?
does the purge start?
do the events of squid game start?
WHAT HAPPENES
back
hi
hi error @waxen haven
hi buddy
im an android just WAITING for an error to show up!
am i gonna get you're error?
"Detroit: Become Human" is a game set in 2038 Detroit, where players control three androids: Connor, Kara, and Markus. Each character has a unique storyline, and the player's choices impact the narrative. The game explores themes of artificial intelligence, free will, and the moral implications of creating sentient beings. It's a thought-provoking experience with multiple possible endings.
i see trailers that's cool
@wind raptor
meh
YIPEE
nope not yet
YASSs!
!
IM GONNA BE A YAPPACHUINO!
jk
F**K!
AHHH!!HH!J!+
i wish there was no stupid day limit π‘
bad
im not good
NO I WONT
im going to spontaneously combust
spontaneous combustion.
SPONTANEOUS COMBUSTION!1
nothing π€ͺ
im using C.AI
you talk to ai
its a chatbot i talk to it
!rule 6
@rugged ore Posting in random channels about your library is not allowed on here.
@wind raptor
could you help me
please
so like one sec
ima send a ss
alr so
i keep getting these errors
alr thanks
Per the rules itβs allowed in off-topic channels, thanks for the heads up though
The Python Discord FAQ.
@wind raptor would you know witch one it supported or would i have to like ask the provider?
(This isnβt an off topic channel, posting it here specifically was a mistake, admittedly)
I just looked up what Vanity Sniper is and it's not something we will help with here.
!e ```python
import random
import os
import sys
import time
number = random.randint(1,3)
guess = input("guess a number between 1 and 2:")
guess = int(guess)
if guess == number:
print("nice job! you got it right")
else:
print("delete your shit!")
:x: Your 3.12 eval job has completed with return code 1.
:warning: Note: input is not supported by the bot :warning:
001 | guess a number between 1 and 2:Traceback (most recent call last):
002 | File "/home/main.py", line 10, in <module>
003 | guess = input("guess a number between 1 and 2:")
004 | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
005 | EOFError: EOF when reading a line
You are not "showcasing" your project
You just dumped it in here
It has to come up in conversation
You're not even in the voice chat
Right, didnt mean to dump it here. Meant to dump it in ot, lol. Sorry for the interruption, pretty late for me here and must be tired
Don't dump it anywhere
If you want to talk about your project and then give a link to genuinely interested people, that's what "showcasing" means @rugged ore
Noted, take care
Thanks. Cheers! Good luck with your project, btw. Didn't mean to sound grumpy, just if everyone did that, our OT channels would be trash
Thanks Chris, totally get that. Gonna type up something more thoughtful tomorrow
!stream 99041425483653120
β @chilly wolf can now stream until <t:1737436459:f>.
def get_reward_and_next_state(agent, grid, lines_cleared, total_lines_cleared, game_over, rotations=0, moved_horizontally=False, moved_down=False, locked=False, tetrimino_shape=None, x=0, y=0, device=None):
reward = 0
# Adjusted reward for clearing lines
line_clear_reward = {1: 1000, 2: 3000, 3: 7000, 4: 14000} # Reduced rewards
reward += line_clear_reward.get(lines_cleared, 0)
if lines_cleared > 0:
print(f"Final reward for lines cleared: {reward}")
if locked: # Only apply penalties when the piece has locked into place
# Create a copy of the grid without the current tetrimino
grid_without_tetrimino = [row[:] for row in grid]
if tetrimino_shape:
for i, row in enumerate(tetrimino_shape):
for j, block in enumerate(row):
if block and 0 <= y + i < GRID_HEIGHT and 0 <= x + j < GRID_WIDTH:
grid_without_tetrimino[y + i][x + j] = 0
# Penalize for maximum column height
max_height = max((GRID_HEIGHT - row for col in range(GRID_WIDTH) for row in range(GRID_HEIGHT) if grid_without_tetrimino[row][col]), default=0)
reward -= max_height * 20.0 # Increased penalty
# Penalize for holes in the grid
holes = sum(1 for col in range(GRID_WIDTH) for row in range(1, GRID_HEIGHT) if grid_without_tetrimino[row][col] == 0 and grid_without_tetrimino[row - 1][col] != 0)
reward -= holes * 20 # Increased penalty
# Penalize for bumpiness (difference in height between adjacent columns)
column_heights = [GRID_HEIGHT - next((row for row in range(GRID_HEIGHT) if grid_without_tetrimino[row][col]), GRID_HEIGHT) for col in range(GRID_WIDTH)]
bumpiness = sum(abs(column_heights[col] - column_heights[col + 1]) for col in range(GRID_WIDTH - 1))
reward -= bumpiness * 10 # Increased penalty
# Penalize for an uneven surface
surface_area = sum(
abs(
max((grid_without_tetrimino[row][col] for row in range(GRID_HEIGHT)), default=0) -
max((grid_without_tetrimino[row + 1][col] if row + 1 < GRID_HEIGHT else 0 for row in range(GRID_HEIGHT)), default=0)
)
for col in range(GRID_WIDTH - 1)
)
reward -= surface_area * 10 # Increased penalty
print(f"Final reward for locked piece: {reward}")
# Penalize for excessive rotations
if rotations > 3:
reward -= (rotations - 3 ) * 5 # Adjust the penalty per rotation to balance the behavior
rotations = 0
# Check if the tetrimino can still move down
# still_moving_down = tetrimino_shape and is_valid_move(grid, tetrimino_shape, x, y + 1)
# Penalize for moving down without locking and not moving down any longer
# if moved_down and not locked and not still_moving_down:
# reward -= 50
# Penalize heavily for game over
if game_over:
reward -= 1000
# **No exploration bonus or adjust it**: Remove or adjust this to avoid early negative rewards
# exploration_bonus = random.uniform(-2, 2)
# reward += exploration_bonus
# Create the next state based on the current grid
next_state_dict = {"board": grid}
try:
next_state = get_state_feature_vector(next_state_dict, agent.cpu_device)
next_state = next_state.clone().detach().cpu() # Ensure it stays on CPU
except Exception as e:
raise e
# Reset lines_cleared to avoid lingering
lines_cleared = 0
return reward, next_state```
Anyone here into data analytics and ml using python?
I use sql and power bi in my job. I am planning to expand my skills in python
I only know basics in python
Yeah, I need to revise numpy and pandas
Can I get learning partners in this server to solve some questions on platforms like leetcode?
I need to send 50 messages to unlock voice chatπ₯Ή
Windsurf
Don't worry, I won't spam. haha
I like regular expressions. I love how we can choose some patterns to extract the specific set of texts from scanned documents using ocr
what about accuracy of AI generated code?
@tacit crane
import React, { useState, useEffect } from "react";
function App() {
const [isDarkMode, setIsDarkMode] = useState(false);
useEffect(() => {
const mediaQuery = window.matchMedia("(prefers-color-scheme: dark)");
setIsDarkMode(mediaQuery.matches);
const handleChange = (e) => {
setIsDarkMode(e.matches);
};
mediaQuery.addEventListener("change", handleChange);
return () => mediaQuery.removeEventListener("change", handleChange);
}, []);
return (
<div s
{{ data }}
If I have add-on manager I need to load my tables and lists first, then let the users pre init functions load then load the UI element and tables as I need to make sure add-ons elements etc get added to the tables otherwise it's totally useless and everything will need live updates
Something I'm largely trying to ignore
@tacit crane
this is the idea
addons/
βββ addon1/
β βββ init.py
β βββ addon.txt (Contains metadata as CSV)
βββ addon2/
β βββ init.py
β βββ addon.txt
βββ addon3/
βββ init.py
βββ addon.txt
why not name it metadata.csv instead?
to make it clearer what it contains
@potent root cyber security is harder then software engineering
hello @still tide
whats up
ayayyayaya
why u say taht
that
hellwo i made the same thing YAYYY
@potent root because in cyber security for pentesting or finding vulnerability you need know so many many languages and other i.t. domain for finding loop holes so in my experience its harder to get good in it
guys i think im noob in python like my last work was a choice game ---
bro my vs code aint opening up
BREAK IT OPEN
lol
use ai
@gentle flint thats sound depressing
Anyways imma go do my homework, i'll come whenever somebody's in the voice chat so that i know how python pro's talk
ur so sussy
@chilly wolf i have an idea in my mind for an project how could i explain to other so they may help me to provide some ways to make it ??
I'm not sure, without seeing your project, I'm afraid
@chilly wolf i just have an idea just dont know how to explain it to anybody
Could you try to maybe give a bullet point list of them?
i can try that
@gentle flint why i cant finish an book like reading 4 , 5 chapter and i get bored do you know how to prevent that
@gentle flint i am trying to read book on ai agents and i cant focus on it
@gentle flint should i try reading the book while listening to some peaceful music
you can try
idk
ok no problem
it is said that gengesi khan had a lot of lover and every one who look like asian , 1 out of 4 is related to him
so i guess i am the khan
without a degree which one should be easier to get a job as a junior?
web dev i guess,
but it depends, if you can like do good on interview you can suerly get any job in IT
tetrus ?
software engineering
@potent root if are too good with computer network and hacking just stick with cyber security because in cyber security you need certificate to get good job
not in software engineering because your projects specks for yourself
i work as a game developer and on body ever ask me about my degree
i just went in and show them my game , they ask me few question and task to do, After few weeks they call and its a history
which game you have make ?
exactly in cybersecurity the certs are really recognized
i will loved to try it @twilit comet
its was a simple shooter game which i made in unity
if you win ctf in defcon then you dont even need certificates for an good jobs
This a VR game , where Robot zombies are after your blood - GitHub - pinological/ROBO-ZOM-VR-Game: This a VR game , where Robot zombies are after your blood
i dont have vr xd
defcon?
@potent root https://defcon.org/
so basically in cybersecurity certs are == to experience right?
and u can get a job in cybersecurity with the rright certs.
no you didn't understand
yeah if pass offsec exam then its true
isnt in hacking you need to be certify with cisco or something
not at all, afaik
not cisco its https://www.offsec.com/
so imagine if i pass the following exams: security+, network+, Cisco.
i can get a job as a junior security analyst
?
many good well known hackers dont have certificates
certification just demonstrates you're able to learn a topic like this comprehensively
like 0days
just like PhD shows you can do (mostly) independent research on a certain topic
you will get more then a job a respect , cuz i heard its hard
yeah exam are always hard specially practical
true
where are you from , if i may ask
sure from india
don't limit yourself to purely focusing on certs/exams, because that somewhat destroys their purpose
Hello
@vocal basin agree
where you from
so like for exemple to become a back end developer u will need to build ur own portfolio and ur projects to show that u are actually able to get a job. In cybersecurity u need to pass exams that will tell that u know those concepts and then u can get a job and if u know how to code it will be an advantage for u . @twilit comet @still tide @vocal basin
am i right?
I am a very beginner of Python, any tips that if you start from beginning how would you start? 
you can have a portfolio in cybersec case too
writeups, reasearch, etc.
and you can have certs as a dev
yes ofc
huh you need to know how to code i think it must and idk about hacking but i know about web dev and it need a good project to show and know how to do any stack , one on the top being MERN
Thanks man 
uw
tl;dr:
do different things (read/write, experiment, watch, help others), practice, practice, practice
@potent root build an quantum computer to crack the rsa and sha algo that would be nice for portfolio
first i need to decide which field i prefer between cybersec and web developement

π
great talk, it's way more broad than only about learning Rust; applies quite well to most fields
https://www.youtube.com/watch?v=DL9LANLg5EA
Approaching a new language can be scary and time consuming. The author has been a C++ programmer for quite some time and has tried to give Rust a chance many times over the years with not much success. But this has changed.
In this talk we will:
- Go over the basics of Rust (enough for the talk to make sense).
- Talk about different learning st...
@potent root try hackthebox for practice it so good for learning
thats good too @potent root
but i wanna choose one field between cybersec and web development
ya i head a lot about rust this days, apparently rust have more game engine build in it then games XD
you should stray away from linearity of this "roadmap" quite early
"5 games...
50 game engines" is the quote
from `Programmers are also human' YT channel
i fell like for people that dont have a degree cybesec can be good cuz there certs are recognized and with the right certs u can easly get a job (if u pass the exams )
tell me ur opinion guys .
tbh , try both and see which you enjoy and recently i head that , quantum has a power to brut force all the lock and in the future cyber sec job will increase
quantum has a power to brut force all the lock
that's factually incorrect
@twilit comet thats pretty hard human are made for survival i am sure that there will be solution to that
it's mostly public key infrastructure that's under the threat
stream ciphers tend to be somewhat more resistant
there's one specific one that you can't break under any circumstances using ciphertext only
though unfortunately it requires as much key as you have data
@vocal basin what do you like cs or software development or researching
huh yaa but , most of encription done now days are RSA and to brutforce it , it takes like 1000 year or so
outdated but no ded ToT
people say php is ded but its the most popular on job market
I have to do all of that in some amounts
... and most of PHP is WordPressβ’οΈ
like to do research new topics like micro ai agents
haha yaaa, and its the most use on web development ToT
and WordPressβ’οΈ is going through a bit of a situation recently
like NVIDIA new mini super computer and how it works
wait they did ? what happend
@chilly wolf may i see that game tooo
i have 3060 i cant run proper llm locally, i wanna buy this new mini one to try host my own non filter llm
i want to make an cluster or it
WP Engine (almost certainly) violated WordPressβ’οΈ trademark;
meanwhile Matt, the creator of WordPressβ’οΈ, owner of wordpress.org and wordpress.com is handling it in the worst way possible
daym cluster, whats u trying to compete with openAI
not openAi but i want my own ai that should be private to me
and it should be pretty fest
umm so cooperate drame i see
corporate drama that's potentially harming open source as a whole
not just wordpress
i mean if you have more then 6-8 gb of Vram on you gpu you can do it now.
daym thats bad
on topic of open source , i use blender a lot and head that its on the money crisis sed
i tried with 4090 its not that good
cant hold realtime data
how much billion of model did you try with, 30b work fine on mine , did some roleplay with it and after few talk it hasulnated sed
like 502b or 900b model with deek thinking
i want to really try new deep thinking techniques
but the problem is its too slow to give answers
it should give answer under 5 sec
thats y i that cluster
thats a dream man , own cluster of super gpu
@twilit comet yeah i think that mine too
@potent root @chilly wolf i have an really good and big python project idea and we can open source
tell me about it! :)
@chilly wolf in personal ??
Sure
done
thank you, i will read soon
ok
@unreal thicket i want to use ai agent in my upcoming project if gave you project context then may you tell me where to implement it ??
@tacit crane use zig or rust for performance
or Fortran
!code
11th standard basic python hehe
oh
If your code is too long to fit in a codeblock in Discord, you can paste your code here:
https://paste.pythondiscord.com/
After pasting your code, save it by clicking the Paste! button in the bottom left, or by pressing CTRL + S. After doing that, you will be navigated to the new paste's page. Copy the URL and post it here so others can see it.
!code
Pastebin.com is the number one paste tool since 2002. Pastebin is a website where you can store text online for a set period of time.
THINKING OF GO
Go to the linked website, paste the code there, then copy and paste the link.
I'll take a look at that @chilly wolf Give me a few mins because I'm slow at reading code π
!code
print('Hello World!')
No worries
Are you looking for !eval?
omg is this how python pro's talk.. i feel all of y'all's aura..
!e
print('Hello world')
:white_check_mark: Your 3.12 eval job has completed with return code 0.
Hello world
not quotes it actually this `
A method and apparatus for using a neural network to process information includes multiple nodes arrayed in multiple layers for transforming input arrays from prior layers or the environment into output arrays for subsequent layers or output devices. Learning rules based on reinforcement are applied. Interconnections between nodes are prov...
advice on getting less issues with patents:
never read patents
@rapid jungle do you need data or compute?
seems like compute
yeah, you need to pay
missing py after ```
ohh
```py
code here
```
ok thanku
I need data
Download Open Datasets on 1000s of Projects + Share Projects on One Platform. Explore Popular Topics Like Government, Sports, Medicine, Fintech, Food, More. Flexible Data Ingestion.
just make sure to check their licenses
allegedly some models of those laptops have 3070ti
which seems to be 8gb
3080?
oh
GTX is definitely not that
yeah, 1650 is fine
oh i dont think i got the level of knowledge to understand what u guys are talking about so IMMA LEAV-
bye
BYE BOIS
Complete walkthrough of installing TensorFlow/Keras with GPU support on Windows 11. We make use of a "pip install" rather than conda, to ensure that we get the latest version of TensorFlow. This requires installing Visual C++, CUDA, CuDNN, as well as the Python libraries.
Guide: https://github.com/jeffheaton/t81_558_deep_learning/blob/master/in...
THERES A STAAAARMAAAN AWAITING IN THE SKY'
Wow, lot of people in voice chat
I lost my old account where I had access to do voice chatπ₯Ή
I mean i get it
Yes. 50 messages!
But damn is this annyoing xD
@unreal thicket it technically can't be completed in 15 minutes
!user
You are not allowed to use that command here. Please use the #bot-commands channel instead.
just above 20 is minimum
oh
!user
You are not allowed to use that command here. Please use the #bot-commands channel instead.
One needs to wait 3 days!π
I am working on revising numpy and pandas. If anyone is interested in doing it together (as a learning partner), do let me know.
Anybody here have a good resource on making your own code into python modules/ classes
I keep running into:
the only Nvidia GPU I have is 1050 Ti
so not doing anything impressive with CUDA any time soon
is it happening inside a method?
I can share it
!paste
If your code is too long to fit in a codeblock in Discord, you can paste your code here:
https://paste.pythondiscord.com/
After pasting your code, save it by clicking the Paste! button in the bottom left, or by pressing CTRL + S. After doing that, you will be navigated to the new paste's page. Copy the URL and post it here so others can see it.
I moved it into global
wait
doesn't this just work?
oh guess that doesn't work
So would this work?
So yeah no idea why self is not working here π
you're missing self in almost all method signatures
line 27 must be def __prepare_data(self):
all instance methods need self
... or you may use @staticmethod
no dice
I put self in for instace __prepare_data()
So its signature is:
def __prepare_data(self):
But that didn't seem to do it
@chilly wolf So, what question does the heuristic try to answer? Is it essentially grading how favourable the resulting state of the grid is?
option 1
def __prepare_data(self):
option 2
@staticmethod
def __prepare_data():
option 3
@classmethod
def __prepare_data(cls):
It evaluates every possible board state and then selects the most optimal piece placement
but does it really matter wusing static or classmethods? Can't i jsut make it instace methods (option 1) for all cases?
For solving coding problem, which ai tool is best in your opinion
Chatgpt, bard or bing copilot? Ot other?
Like I udnerstand they have different scopes
for simplicity you can just use self
but as a baseline at first
if you only call those methods when you already have an instance
I think I have an isntance
btu still no dice
I show you what I got
same error still
Rather than counting filled lines, it might make more sense to base the heuristic on the state of the grid after the filled lines have been removed and the score has been updated.
I barely remember Oops concept using pythonπ₯Ή. It's been few years
@sacred lake thats ok, a sign of high competence is having forgotten many things voer the years
init_cluster_centers
__calc_distance_on_one_dimension
__calc_distance_to_center
__determine_closest_cluster
__generate_clusters
__calc_new_centers
__check_convergence
main
these are missing self too
as a first parametre
ok imma fill that in for all of them
Because prior to that, some of the parts of the heuristic are a bit wonky. E.g. you're counting holes that might not be there once the filled lines have been removed.
What I mean is, when you do create_grid_with_piece(grid, test_piece), does this automatically update the grid to remove complete lines?
2015! Wow
@vocal basin thank you Alisa, I think I figured it out, it was doing that fun thing were it didn't indicate the correct error because of error stacking
@wind raptor also Curse and some other one, both quickly died
Like how if you open a method wihtout putting anything in it it sometimes gives as error the lines under it
was Curse-Twitch acquision around that time?
I think I should be able to fix it now thanks to your help :3
@vocal basin yeah, was giving errors on methods in main because I didn't give self to main
@vocal basin this is for my masters disertation but sometimes I feel like a freaking 101 student with these types of questions π
its fixed now :3
Thank you @vocal basin π
It's more that as you get older you dgaf as much what people think about these things
Stranger Things π
@rugged root or repel them
"Make my coffee as dark as my soul"
nice one xD
xD
that is really funny
oh no
I get it
but that sounds horrible
and the n the flipside is people from thailand in our CS course getting 10's in their own scholl and barely knowing how to code in our Uni but they jsut gave higher grades there
The way you "teach" ADHD peopel is to have them "teach themsleves" and have tehmselves be super intested in it
Some of the best coders I know have ADHD
you know how you break that?
take a nap
get home
play video games
take nap
and then productive agian
thats how I do it
dude yo uare SO fine
I need to hear the "jiggy collect" ingle from banjo Kazooie
Before I feel accomplished finihsing my code
I totally get ya
Although your genetics and environment may determine how difficult it is to maintain a healthy diet
hmm
seems like I've just deleted whatever copilot windows thing that appeared without my permission
W11 , co-pilot madness ?
@rugged root media creation tool for win 10 is still available
idk if it works though
time to check
Uber felon
that one that stole Google's intellectual property?
@rugged root Elon Milchakov he is now
context: Alexei Milchakov
Yarp
they even look similarly
Yeah when I saw the picture I thought "this must just be a frame taken out of context right?", but nope
π¦
A child was injured at the show.
make sure you have your towel , just in case some aliens pick you up @rugged root
Subscribe || https://www.youtube.com/GuinnessWorldRecords
Favourites || http://gwr.co/YT-Favs
Congratulations to Zhujian Planning Media (Jilin) Co., Ltd. for breaking the record for the largest image formed by multirotor/drones. Can you guess how many drones were used?
--------------------------------------------------------------------------...
better stuff