#voice-chat-text-0

1 messages Β· Page 520 of 1

wise cargoBOT
#

:white_check_mark: Your 3.13 eval job has completed with return code 0.

001 | 49295986905820476101034651587365331845375691261740287590851
002 | 49295986905820476101034651587365331845375691261740287590851
supple summit
#

yeah but yet id fail to explain it and even with a simplfieid example soo

#

easier for me to say its hard.. relatively

vocal basin
#

(this is regular DH)

#
(x**a)**b == x**(a*b) == x**(b*a) == (x**b)**a
#

, except all that in modular arithmetic

vocal basin
#

i.e. when base is a prime number

vocal basin
#

from what I understand, there isn't a second meaningful operation on points on an EC

#

that's distributive over the regular addition of points

wise loom
#

full stacks of honeycombs in containers

vocal basin
#

group:

a(bc)=(ab)c
1a=a
a/a=1

abelian group:

ab=ba
#

I'm trying to remember what non-group things there are

#

there is magma

#

monoid

#

iirc monoid is just

a(bc)=(ab)c
1a=a
#

without inverse

#

(I'm not teaching, just trying to remember for myself)

vocal basin
#

I think it's missing totality

#

but totality is kind of a weird quality

vocal basin
#

partial magma is living a happy free life

#

with no responsibilities

vocal basin
#

Category Theory

vocal basin
#

it has half the properties of a group

vocal basin
#

probably going to take a break in programming until morning

#

(fever)

#

πŸ’₯

somber heath
#

@stable shale πŸ‘‹

stable shale
stable shale
craggy vale
#

can anyone give me screen share permission ?

stable shale
timid quartz
#

chris

#

please

#

i wanna taLK

#

ive been nice

#

@somber heathhi

#

cooked.

#

hi

#

lol i hear notification

stable shale
stable shale
timid quartz
#

suce

#

the 4 letters to success

#

success

#

s goes to s

#

u go to u

#

c goes to cc

#

because it spells success

stable shale
timid quartz
#

bro

#

he didnt tho

#

so i told him

stable shale
#

@somber heath guess like it didn't come out the way you thought of it

stable shale
#

So what are you guys doing?

#

@somber heath what game?

#

Who plays blood strike here??

#

Can I get a voice permission here? Thanks πŸ™

somber heath
#

!voice

wise cargoBOT
#
Voice verification

Can’t talk in voice chat? Check out #voice-verification to get access. The criteria for verifying are specified there.

somber heath
#

@mellow spruce πŸ‘‹

stable shale
somber heath
#

@whole bear πŸ‘‹

whole bear
stray pewter
#

Hello there πŸ‘‹

#

How are you?

stable shale
stray pewter
#

@wind raptor What are you up to?

#

@wise loom That might me the warlus operator

#

:=

wise loom
#

perfect, thank you

somber heath
#

@vital cypress πŸ‘‹

#

!voice

wise cargoBOT
#
Voice verification

Can’t talk in voice chat? Check out #voice-verification to get access. The criteria for verifying are specified there.

vital cypress
#

yeah saw it

#

oh

#

okk

#

pretty well

#

new to the server

#

thx

versed lichen
#

good evening @somber heath

#

hru ?

#

@wind raptor you too good evening

#

@wind raptor btw which code editor do you use ?

#

for python

#

here is everything fine

#

i am bit curious

#

now day's when i try to watch python tut most of them use pycharm

#

so i was bit curious

vital cypress
#

i use vscode

versed lichen
#

how i mean vs editor also provide everything which we can get in pycharm

#

also pycharm consue to much ram

#

btw do you guys know about supabase

#

i mean are you guys expert in that ?

#

yes aut alone with databse

#

both

#

let me show you

#

let me stream you

#

@wind raptor i need permisson

#

to stream

#

is iti possbile now ?

#

ohk listenn

#

@wind raptor

wind raptor
#

!stream 1186943801558831168

wise cargoBOT
#

βœ… @craggy vale can now stream until <t:1756523879:f>.

vital cypress
#

im back

#

@wind raptor is there a game dev channel for something like this?

reef badger
#

YURRRR

#

2/25

stray pewter
#

been trying to commit 12 lines of code to Disnake for ages now

#

its pain

#

they use like 100 different tools

#

pdm this

#

lint that

#

changle log

#

black everything

#

pyright everything

somber heath
#

@ionic remnant πŸ‘‹

ionic remnant
upper gate
#

hello there

shrewd warren
upper gate
#

l

shrewd warren
somber heath
#

@leaden frost πŸ‘‹

leaden frost
#

Hi

somber heath
#

@iron pasture πŸ‘‹

iron pasture
#

πŸ‘‹ Hi

somber heath
#

@rugged bear πŸ‘‹

shrewd warren
#

4 8 3 3
2 4 9 8
6 2 1 7
->
0 0 -15 -13
2 4 9 8
6 2 1 7

somber heath
#

@untold scroll πŸ‘‹

untold scroll
#

Hello!

whole bear
#

wats going on?

patent chasm
#

matrix multiplaction πŸ™‚

whole bear
#

Explain me how one can do matrix multiplication

shrewd warren
#
        Random random = new Random();
        int num_rows = num_columns - 1;
        double[][] Matrix_Name = new double[num_rows][num_columns];
        for (int k = 0; k < num_rows; k++) {
            for (int i = 0; i < num_columns; i++) {
                Matrix_Name[k][i] = random.nextInt(10);
            }
        }
        return Matrix_Name;
    }```
patent chasm
#
0 1 1 1 
0 0 1 1```
whole bear
#

matrix multiplication is easy

untold scroll
#

What is matrix multiplication?

whole bear
#

vector multiplication is tricky

#

@patent chasm I do believe mathematics is used but not to this extent

shrewd warren
#

Matrix.length = rows
Matrix[0].length = columns

wise loom
#

@fierce dawn you do machine learning?

#

@fierce dawn are there areas of math you like?

patent chasm
#

[UPDATE 2025-03-17]: As of Factorio 2.0, it looks like the scenarios no longer work and many mods are no longer compatible. If the mods situation stabilizes and it looks like it wouldn’t be too hard to get this all running again I may try, but for now I just wanted to let y’all know that I’m aware these scenarios don’t currently run.

Ch...

β–Ά Play video
kindred otter
#

Can someone clarify about neural network real fast?

#

The equations about weights only

patent chasm
#

basicaly thats just the activation funtion of the neuron

kindred otter
#

i found the explanation

ocean gazelle
kindred otter
#

Which era were you been

ocean gazelle
craggy vale
wise loom
#

browser on raspberry pi 5

craggy vale
#

I build my own weberry because of this problem
this two running at 1080p

wind raptor
shrewd warren
craggy vale
craggy vale
craggy vale
peak depot
dry jasper
#

that does not look healthy

wind raptor
#
v -10.0 -0.5 -10.0
v 10.0 -0.5 10.0
v 10.0 -0.5 -10.0
v -10.0 -0.5 10.0
vt 1.0 0.0
vt 0.0 1.0
vt 0.0 0.0
vt 1.0 1.0
vn 0.0 1.0 0.0
f 1/2/1 2/1/1 3/4/1
f 4/3/1 2/1/1 1/2/1
dry jasper
#

but surly makes a nice small axe

peak depot
whole bear
#

Hey

#

chris

#

what you doing?

sharp summit
#

hello chris

whole bear
#

Would you all like to play codename?

dry jasper
whole bear
dry jasper
whole bear
#

reminds me of the Roskilde 6

whole bear
#

Dutch ship = Pirate Ship

#

Asia

#

Bhutan

#

Dutch ship looks bad ass

#

like pirate ship

#

in movies

#

I guess most pirate ship is inspired from dutch ship

wise loom
#

@primal shadow hi wyd

primal shadow
#

not much at all

dire pebble
#

I don't know how we delete our phone gallery images from our google cloud (via google photos) without deleting it from our phone, I accidentally deleted so many photos from my phone because of my poor understanding of google photos app

whole bear
#

Osman is typing for enternity

dire pebble
#

I know this question is too irrelevant to ask here

whole bear
#

I assume you must be using pixel?

somber heath
#

As one imagined approach of possibly a few.

candid spire
#

Discord light mode is good!

candid spire
#

we need more light mode theme on discord

somber heath
#

@blazing jacinth πŸ‘‹

#

Light-mode users deserve to be launched toward the sun into which they stare.

#

@restive oyster πŸ‘‹

#

@silk forge πŸ‘‹

sharp summit
somber heath
candid spire
#

Well well I can write program for them, it will count to million

#

would they pay 20$

#

GPT being free is curse

#

it should not be free

#

pay as you go approach would be better for ai

sharp summit
#

@wind raptor

somber heath
#

@calm spire πŸ‘‹

calm spire
somber heath
#

!voice

wise cargoBOT
#
Voice verification

Can’t talk in voice chat? Check out #voice-verification to get access. The criteria for verifying are specified there.

somber heath
#

The ability to unmute is yours, pending fulfilment of the criteria.

wind raptor
#

@calm spire Leaving and joining repeatedly does not grant voice permissions. Check out what @somber heath posted above about #voice-verification .

calm spire
wind raptor
#

Ahhh, I see. Yeah, I've seen that happening lately to others as well

somber heath
#

πŸ‘‹

calm spire
wind raptor
#

We sometimes get people that leave and join repeatedly for other reasons, sorry for misjudging.

somber heath
#

Well, not that for me, specifically, but voice wibbliness.

calm spire
somber heath
wind raptor
#

It just makes a sound every time someone leaves or joins, so it can get annoying pretty quickly haha

calm spire
#

753 ms this make sense

wind raptor
#

We have the voice server location set to rotterdam because it's usually the best balance for everybody

#

It's hard when people are from all over the world

hollow bough
#

Finally a smaller level that can actually make a graph

wind raptor
#

ohh nice

#

What did the light colors represent?

somber heath
#

That's a very complicated constellation.

hollow bough
#

Green = start, red = end, yellow = part of shortest path, purple = dead end, blue = leads only to dead ends, white is none of the above

calm spire
#

guys good timing to print 1000x Hello world in 30 ms??? or my pc bad?

hollow bough
#

.> you don't even know what level it is

wind raptor
#

bahaha I know

somber heath
calm spire
#

...

calm spire
#

on Ui not terminal 1.7 ms

somber heath
#

I wouldn't concern yourself as to if that's bad or good.

#

I also don't really know whether it is or not by whichever standard.

hollow bough
#

That's if you want it to be even faster

calm spire
#

i got 23 - 30 ms average

wind raptor
#

Time to break out the threadpool

calm spire
#

ok this the result i got and tell me if anything wired. Python: 23 ms , Rust: 4ms , my lang 0.032ms. bro i feel i done something wrong on my python script

#

@hollow bough

#

i enable flush i use memorie then printing

hollow bough
#

I wonder if you could get comperable performance in rust using inline asm blocks

calm spire
#

i used normal rust fair test

#

no unsafe or anything

#
  • same on my lang no unsafe or anything
#

i don't use rust asm tho

#

wait @hollow bough python support multi thread?

hollow bough
calm spire
#

bro how i got 0.0124Β΅s from 0.032.... i hate my pc

#

<@&831776746206265384> can please unmute me bc i wanna really talk

#

@wind raptor bruh. it's alright

#

trolls?

#

can someone tell me if safe to show my lang syntax to others?

#

@somber heath you talking with me right?

#

@wind raptor it's not impossible just i did something.

#

@wind raptor @hollow bough i mean about show my lang syntax is could someone stolen it and use it for other langs?

hollow bough
calm spire
#

this kinda insane

glad fulcrum
#

im new at like coding, someone help?

calm spire
#

it's custom lib? or default python?

calm spire
#

like luau , C++ , Rust , PowerShell , Batch

#

HTML

glad fulcrum
calm spire
glad fulcrum
#

bc lua and thml is like fivem main

#

gta

#

roleplay server

calm spire
#

what is "fivem" tho?

glad fulcrum
#

and they only write in lua and HTML

#

thats why

#

but ist okay

#

I need Python at firt of all

#

first

#

but thank you

#

πŸ™‚

calm spire
#

HTML i can help ofcourse

#

πŸ™‚

glad fulcrum
#

I saw that lmao

#

but i need python

#

thy

calm spire
calm spire
#

@hollow bough uhhhh this guy need help: @glad fulcrum

hollow bough
whole bear
#

need some hellp

#

with visual studio guyts

calm spire
#

on that

whole bear
#

thank you brother

calm spire
#

just tell me the problem

whole bear
#

python-dotenv could not parse statement starting at line 3
Traceback

#

you wanna get on a call so i can screen share

glad fulcrum
#

anyone know smth abt ip grabb?

wise loom
glad fulcrum
#

hwo to build ip grabber?

wind raptor
#

!rule 5

wise cargoBOT
#

5. Do not provide or request help on projects that may violate terms of service, or that may be deemed inappropriate, malicious, or illegal.

whole bear
#

@calm spire so can you hellp me brother

glad fulcrum
wind raptor
#

No worries

calm spire
#

just tell me your problem

whole bear
#

im building an ai and it says python-dotenv could not parse statement starting at line 3

#

id have to show it to you so you can get a better idea

wind raptor
#

KEY=value or KEY="value"

whole bear
#

should i run this

wind raptor
#

just newlines to separate keys

wind raptor
#

I'm just letting you know the format of a .env file

calm spire
#

@wind raptor wait what Vector and Buffer and HashMap use for?.

whole bear
#

thanks

#

not working still but im goona play arounf

calm spire
#

@wind raptor i mean ( i am not 100% sure this on python or no ). Vector() Buffer and HashMap always see them and didn't understand what anyone of them use for

#

@wind raptor i see yeah.......... but vectors is default values or memorie values?

#

?

#

Memorie Values = Values store on memorie

#

Default Values = not stored

hollow bough
#
@dataclass
class Vec3:
    x: int
    y: int
    z: int
calm spire
#

@wind raptor @hollow bough yeah i see. tysm for helping tho. i will try create script using Vector and tell me i am right or no

#

not in python but i will

hollow bough
calm spire
#

@wind raptor @hollow bough

#

wait get me a sec

#

i will try find a 3D lib

#

and try

#

@wind raptor bro i am so tired of "mute" i wanna talk😭

#

@hollow bough about what's that lang. it's mine. i am trying to find a 3D lib tho

#

Back

hollow bough
alpine crater
#

πŸ‘‹

calm spire
#

@hollow bough yeah could be kinda hard at first.

#

int // create

#

Sum = like int a = Sum(1 , 10) = 1 2 3 4 5 6 7 8 9 10

alpine crater
#

@hollow bough are you using obsidian to visualize your graphs? idk whether I hate or love that.

hollow bough
#

int a = [a , b , b , c , c , b , a]

calm spire
#

@wind raptor can allow me open screenshare?

#

i need to show @hollow bough the script how works

#

alright just one sec

#

a = name

#

same as python

#

python: a = ['a' , 'b']...

alpine crater
#

implicit strings.... fun

calm spire
#

@wind raptor wdym?

#

you can talk tho

#

the lang could be hard at first

wind raptor
#

a = "hello"
b = [a, a]

calm spire
#

bc it's Low level

calm spire
#

when do [a] = a normally

alpine crater
#

so in a:Sum is a the list or the string?

calm spire
#

@wind raptor @hollow bough lang not the easiest bc it's Low level

#

not High level

#

ik ik

#

@wind raptor that named: "Mid level"

sharp summit
alpine crater
calm spire
#

Mid level mean: High level syntax but low level code

hollow bough
alpine crater
#

C doesnt have them, etc, etc.

calm spire
#

@hollow bough if you have anything to ask tell me

sharp summit
calm spire
#

one ec

#

sec please

#

my pc lagging so badly

#

@hollow bough okay ask me now i can hear you

#

int is create

hollow bough
#

a:Sum(a , c)

calm spire
#

so :sum() is default function. when do for j in a:Sum(a , c) mean a b c

#

lang when see like int name = Sum(1 , 10) will do 1 2 3 4 5 6 7 8 9 10

#

@wind raptor yup

alpine crater
#

and how does it relate to the list?

calm spire
#

Sum(start to end)

#

a is to call int a list

alpine crater
#

so how does the sum call use the list?

hollow bough
#
def main():
    x = ["a", "b", "b", "c", "c", "b", "a"]
    i = ""
calm spire
#

@wind raptor actually you right. but for speed i use :Sum()

#

one sec

hollow bough
#

print("{j}") supposed to be print("{i}") ?

calm spire
#

okay my brain on fire right now

wise loom
#

what language is that?

calm spire
calm spire
#

@wind raptor bro i can't anymore please let me talk

#

@hollow bough output is a b c

whole bear
#

anybody can get on vc to hellp me

#

with smth

alpine crater
wise loom
calm spire
#

wait let me read my code

whole bear
#

im stuck bro with visual studio my dotenv is not reading smth

calm spire
#

wait i will do so simple code

wise loom
whole bear
#

im coding an ai on visual studio

#

and im stuck

hollow bough
#

!e

def main():
    a = ["a", "b", "b", "c", "c", "b", "a"]
    i = ""
    for j in list(map(chr, range(ord("a"), ord("c") + 1))):
        a.remove(j)
        i += j
    print(f"{i}")
main()
wise loom
# whole bear im coding an ai on visual studio

if this happened to me, given how in windows installers will throw files all over the place, including config files and whatnot.
i would wipe out my windows install and reinstall visual studio.
i personally would not have the patience or time to find the broken file or the leftover config file after uninstalling visual studio.
that is what I would do. but you're free to do whatever you decide.

calm spire
#

one sec guys

wise cargoBOT
wise loom
#

@whole bear good luck

wise loom
whole bear
#

ok thanks bro

#

python 313 or 312 better?

#

or 314

#

?

wise loom
whole bear
#

thank you god bless

alpine crater
#

anyway, back to the exciting world of github actions 😫

#

luckily all the actual execution stuff is in dagger and taken care of (i.e super easy to just test locally).
I just need to setup the "when to run" rules and get github actions spawning the dagger tasks

calm spire
#

@hollow bough bro my lang build on rust

#

Custom mean can put anything

#

Print("{Storge}")***

#

mb

alpine crater
wind raptor
#

64 is a lot

calm spire
#

@hollow bough when do "int name =" leave it empty be a error. when add Custom tell the lang to let us put anything we want there

#

@wind raptor wdym?

#

@hollow bough Buffer Vector Box etc... all is optional

alpine crater
# wind raptor 64 is a lot

at least the core of the project is finished, a lot of this is polish, some really important qol features to make the core api actually usuable, and then one or two big features

calm spire
#

i didn't understand @hollow bough wdym?

#

@wind raptor it's just a optional. buffer as optional

hollow bough
#
def main():
    List = ["a", "b", "a", "c", "c", "b"]
    Banned = ""
    Storage = ""

    for Input in List:
        if Input in Banned:
            break
        else:
            Storage += Input
            Banned += Input
    print(Storage)
calm spire
#

return

#

bc "break" will Brack the loop

#

@hollow bough Return for the loop

#

let me show you why

#

@hollow bough @wind raptor it's not easy right?

#

....

#

yeah it's need to understand it

#

it's smart lang

alpine crater
#

hard != good

calm spire
#

i am trying to make it easier i can

alpine crater
#

rust is hard because it protects you aggressively.
this is hard because its confussing

calm spire
#

@wind raptor i understand wdym

#

one sec i can change the syntax if i want tho

#

so simple

#

@wind raptor i can call you in a privet call and show you how the lang works

#

@wind raptor good idea. there is try and expect

#

one second

#

@wind raptor mmm... let me change the syntax real quick

#

@wind raptor for get speed faster then C++ X60 need complier

#

@wind raptor yup

#

@wind raptor i will do simplest script

#

@wind raptor Machine code

#

@wind raptor nobody can easily do same complier bc mine are really really crazy fast

#

@wind raptor one sec

#

this sooooo simple script

#

so what do you think?

#

@wind raptor hello?

#

i have small problem @wind raptor the complier is not working. i am downloading the backup right now

#

but the output is:

#

a b c d

#

@wind raptor from scratch

#

@wind raptor so you can understand the script right?

#

one second

#

alright. it's just "add" and "remove"

#

@wind raptor yeah. All is remove everything inside the list match the key

#

example:

alpine crater
#

so is that special syntax? or is it a function that returns some special value that interacts with rec?

#

like what would add words += All(i) do

calm spire
#

@wind raptor i didn't understand wdym

calm spire
#

return?

#

@alpine crater let me tell you what doing

alpine crater
#

right, but how

#

is All a function?
or special syntax?

calm spire
#

@wind raptor "int" is memorie value. ( why the lang low level ?. bc it's can do crazy low level memorie things. )

#

like "C"

#

and Rust Unsafe

calm spire
alpine crater
calm spire
#

@wind raptor yes. it's know everything about your application memorie it's low level

#

so can just modify your list

#

can add things inside your list

#

Memorie of your application not the pc

alpine crater
#

I mean, if you share your compilers code this would go much faster @calm spire

calm spire
#

@wind raptor it's Low level but Safe

#

if unsafe you need use ptr

alpine crater
#

if anything taking care of memory for you is a thing high level langs do

calm spire
alpine crater
calm spire
#

yup

#

one second

alpine crater
#

can you give us the compiler so we can verify ourself?

calm spire
#

@wind raptor please let me do screenshare

alpine crater
#

just share like a github or something

calm spire
#

one sec i have a photo

#

get me a sec guys

#

or wait for the complier to re generate

#

like you want tho

#

one second

#

so i will do a loop tho

#

@wind raptor bc i am DUMB ASS. i deleted the main function

#

@wind raptor wdym github?

#

so i don't use github for store + i use the D: Drive for storing the data

#

@wind raptor bro i have last problem. so i will use a old .exe file ( is my complier it self). but that one don't support Β΅s

#

i will test it right now

#

@wind raptor bro i promise i am not lying

alpine crater
#

how quick is it then?

calm spire
#

i am pormise i overwrited the complier

#

you can see the errors tho

#

HOW DID I OVERWRITE

#

@wind raptor alright i give up for today

#

i will show you the result later

#

@wind raptor when i get screenshare perms

wind raptor
#

ok this the result i got and tell me if anything wired. Python: 23 ms , Rust: 4ms , my lang 0.032ms. bro i feel i done something wrong on my python script

This was the original claim above for 1000 "hello worlds" printed

calm spire
#

looping took 14 Β΅s tho

vocal basin
#

since that does a file scan

#

also Rust/Python/C++ in most contexts cause flush() after print

calm spire
whole bear
#

fixed it now i have another problem line 37
conversation.start_session()
IndentationError: unexpected indent

vocal basin
calm spire
#

use cargo run --release for Maximum LLVM optimize and no debugging ( files )

vocal basin
#

did you measure inside the program (with Instant/whatever) or outside?

calm spire
vocal basin
calm spire
calm spire
vocal basin
#

just do be aware that if you use external measurement like time utility, cargo run is not the way to go

#

also, quite a cursed fact:
print speed depends on the terminal you run in

#

I've measured the same Python program on the same computer in different contexts and it yielded very different times

vocal basin
#

iirc running it inside PyCharm was fastest

#

because they don't emulate the terminal

calm spire
vocal basin
#

PyCharm just treats the output like a simple stream of bytes

calm spire
#

i am not good at python tho

#

i am mostly rust or C

#

i am right now working on C

#

MY HEAD AND EYES HURT ME SO BADLY

vocal basin
#

okay this is funny

#

with shoving it into a temporary file

#

hmm

shrewd warren
#
59.77813955871496 42.69867111336783 68.31787378138853 76.8576080040621 0.0 68.31787378138853 51.238405336041396 76.8576080040621 17.079468445347132
68.31787378138853 17.079468445347132 34.158936890694264 42.69867111336783 34.158936890694264 42.69867111336783 0.0 42.69867111336783 0.0
59.77813955871496 76.8576080040621 34.158936890694264 0.0 42.69867111336783 51.238405336041396 8.539734222673566 8.539734222673566 76.8576080040621
17.079468445347132 34.158936890694264 25.619202668020698 0.0 34.158936890694264 42.69867111336783 17.079468445347132 42.69867111336783 17.079468445347132
51.238405336041396 34.158936890694264 42.69867111336783 0.0 25.619202668020698 8.539734222673566 25.619202668020698 76.8576080040621 59.77813955871496
42.69867111336783 8.539734222673566 17.079468445347132 59.77813955871496 17.079468445347132 42.69867111336783 59.77813955871496 34.158936890694264 34.158936890694264
59.77813955871496 76.8576080040621 17.079468445347132 68.31787378138853 68.31787378138853 59.77813955871496 59.77813955871496 34.158936890694264 51.238405336041396
->
1.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.8088877634993985
0.0 1.0 0.0 0.0 0.0 0.0 0.0 0.0 0.09590428562385256
0.0 0.0 1.0 0.0 0.0 0.0 0.0 0.0 0.9028296511995957
0.0 0.0 0.0 1.0 0.0 0.0 0.0 0.0 -0.9451161612964488
0.0 0.0 0.0 0.0 1.0 0.0 0.0 0.0 0.2635732523052901
0.0 0.0 0.0 0.0 0.0 1.0 0.0 0.0 -0.5106665822624551
-0.0 -0.0 -0.0 -0.0 -0.0 -0.0 1.0 0.0 1.419383427233019
0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 -0.8099217150935833```
somber heath
#

@fresh waspπŸ‘‹

#

!voice

wise cargoBOT
#
Voice verification

Can’t talk in voice chat? Check out #voice-verification to get access. The criteria for verifying are specified there.

somber heath
#

@shut obsidianπŸ‘‹

somber heath
#

!rules 5

wise cargoBOT
#

5. Do not provide or request help on projects that may violate terms of service, or that may be deemed inappropriate, malicious, or illegal.

wise loom
#

it's odd

#

@somber heath i was outlining an issue with supply/demand with cybersec where the supply will definitely outnumber demand in the future
because a lot of people are sooo interested in it

#

the overt job market will absorb as much as it can but it seems like there will be an excess of them that will enter some form of shadow job market where shady things happen..

#

Borje: How you guys doin?
Borje: It's a yes or no

#

@lavish gazelle age is just a number

#

@lavish gazelle explain the walrus operator := and its use-cases

#

@lavish gazelle ^^ here is a walrus

somber heath
#

!e py print(v := 5) print(v)

wise cargoBOT
somber heath
#

@tight zealot πŸ‘‹

tight zealot
#

i don't have the permession for speaking

somber heath
#

!voice

wise cargoBOT
#
Voice verification

Can’t talk in voice chat? Check out #voice-verification to get access. The criteria for verifying are specified there.

obsidian dragon
#

@wind raptor imma type

#

@cerulean minnow are you ~homo erectus~?

#

@cerulean minnow properties apply confidance

wise loom
#

Ted K reference.. bruh

obsidian dragon
#

@wind raptor tell him I'm texting him

cerulean minnow
cerulean minnow
#

hes talking about me

hollow bough
#
PS C:\Users\GiGaGon> uvx python@3.11
error: Failed to inspect Python interpreter from registry at `C:\Program Files\WindowsApps\PythonSoftwareFoundation.Python.3.11_3.11.2544.0_x64__qbz5n2kfra8p0\python3.11.exe`
  Caused by: Failed to query Python interpreter at `C:\Program Files\WindowsApps\PythonSoftwareFoundation.Python.3.11_3.11.2544.0_x64__qbz5n2kfra8p0\python3.11.exe`
  Caused by: Access is denied. (os error 5)
cerulean minnow
#

what a marvelous video

obsidian dragon
#

@cerulean minnow eat a burger byte by byte

#

the number of atoms in the known universe is calculated with 15 digits of pi,

#

@cerulean minnow this is python, is a string lol

#

@cerulean minnow we call the digits of pi irrational

cerulean minnow
#

i see

obsidian dragon
#
Pi

The number Ο€ ( ; spelled out as pi) is a mathematical constant, approximately equal to 3.14159, that is the ratio of a circle's circumference to its diameter. It appears in many formulae across mathematics and physics, and some of these formulae are commonly used for defining Ο€, to avoid relying on the definition of the length of a curve.
The...

wise loom
#

people worried if they go to heaven..

#

can’t be worse than hell tho..

cerulean minnow
#

amen iko

calm spire
#

@wind raptor yo i deleted the complier and recreate better one. better syntax and speed

calm spire
#

@wind raptor bro i was look like a liar last dayπŸ’€

#

@hollow bough create your own terminal

#

@wind raptor i have 3 days on the server ( kinda sure ) and i can't unlock the voicechat

#

@hollow bough do you understand "C"?

#

C programing language

calm spire
#

@hollow bough same dude. but i need C now bc windows SO DUMB

#

@hollow bough need C for connect the ".exe" i need to C++

#

but windows don't want to let me

#

@hollow bough did you use VS Code? terminal

#

@hollow bough PowerShell?

#

@hollow bough yeah... ik powerShell so annoying

#

@hollow bough PowerShell 7 fast?

#

@hollow bough ohh i see..... i only could go to 7 if the background color not light blue

#

@hollow bough bc hurt my eyes

#

@hollow bough really nope bc don't have colors

#

@hollow bough i use: "colored = "2.0""

#

@hollow bough ohh alright show me

hollow bough
calm spire
#

@hollow bough bro let me create my own terminal i will use "SysInfo" or WinOS. but i am dumb in low level coding( in memorie so good )

#

@hollow bough i love low level bc get me so control. i alrealy most like low level for Speed and Control problem in lang like rust: HARRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRD

#

@hollow bough i have 5 months programing on rust. but i am so good on it

#

@hollow bough yeah, rust kinda easy and fast

#

@hollow bough yeah i need SPEEEEEEEEEEEEEED

#

@hollow bough bc client most time care about speed

#

@hollow bough ohh i see. same with me, but now i don't mostly use rust just for my lang , and Server

#

@hollow bough yeah python so simple...... but slow

#

@hollow bough i see..... i use my lang most time. but only problem still underwork. so i use it sometimes for connect like .dlls some .exe auto clickers , Memorie management , Game hacking(bc low level memorie) , etc... bc easy and fast.

#

@hollow bough yeah. Mutli threads on rust slow everything

#

@hollow bough for me on looping: ( this my lang ) --Normal mode: with: 120 ms , without 80 ms , --Powered mode: 0.136 , 0.064

#

@hollow bough wtf how

#

@hollow bough wait can i ask you something?

#

i am getting ignored bruh

#

@hollow bough oh mb. ask to ask as ask wt?

#

@hollow bough just: how old are you ?

#

@hollow bough wait what

#

alr jk i am 15 actually

#

@hollow bough yeah it's just a jk

#

@hollow bough and you will hear my voice tho. i am waiting for the bot to unmute me

somber heath
#

@marble briar πŸ‘‹

calm spire
#

@wind raptor wdym?

somber heath
#

!voice

wise cargoBOT
#
Voice verification

Can’t talk in voice chat? Check out #voice-verification to get access. The criteria for verifying are specified there.

calm spire
#

@somber heath yeah i am sure this third day but tell me

#

one sec

#

@hollow bough alright

#

@hollow bough ,user but didn't work

wind raptor
#

!u

calm spire
#

!u

wise cargoBOT
#

You are not allowed to use that command here. Please use the #bot-commands channel instead.

calm spire
#

ohh

wind raptor
#

#bot-commands

calm spire
#

wtf

#

3 days

#

@hollow bough ohh i see. just i will wait

#

@hollow bough i am right now 6:27 Am

#

@hollow bough i wake up 1 hour ago

#

@hollow bough i don't wanna tell why bc this really danger to say

#

@hollow bough wdym?

#

@hollow bough i didn't hear you one second please

#

@hollow bough back. i can hear you now

#

@hollow bough what did you said?

#

@hollow bough yeah bc i am scare about syntax tho. but good idea i show it i found it's so complex

#

@somber heath yeah i understand. but last time 3 others try steal the complier

#

@hollow bough they want to hack my pc

#

@hollow bough bc send me ".exes" , told me to done code on powerShell , etc...

#

@hollow bough bc they just my friends ( fake ). and like the dumb ass i showed them the performance. right now i don't show anyone

#

@hollow bough even the complier overall right now 10 GB.

#

@hollow bough ik ik.

#

@hollow bough it's not hard tho

#

@hollow bough i could use LLVM but the problem is Size

somber heath
#

You do not need to @ mention people for every message. To do so goes against established convention.

calm spire
#

@hollow bough nope

#

@hollow bough it's just complier for my lang only

somber heath
#

Consider only @mentioning someone to acquire their attention in the event you believe you do not have it.

calm spire
#

@hollow bough wdym?

#

@wind raptor yup

#

@hollow bough what is it ?

#

@hollow bough wow. ngl this so cool.

#

@hollow bough you insane wowπŸ’€. yeah this looks so complex

#

@hollow bough yeah. try download LLVMπŸ’€. and good luck with the complex

#

@hollow bough wdym?

#

@hollow bough probem with me is Windows so dumb

hollow bough
calm spire
#

@hollow bough ohh yeah. but i have all of that

calm spire
#

yeah same

#

my pc so bad on programing

#

@hollow bough 12 GB ram , CPU 4 cores

#

@hollow bough bro 3 times pc crash bc of overflow on memorie

#

i need 32 GB and Ryzen 5 5600 is so good

#

@hollow bough i will complete the complier. i need to make the Lib connect to the lang.

calm spire
#

@hollow bough what did she asked?

wind raptor
#

Please stop tagging people

calm spire
#

alright

#

πŸ™‚

wind raptor
#

Thanks

calm spire
#

GiGaGon. what do you doing with binary?

hollow bough
#

Trying to figure out how the game levels are stored

calm spire
#

anyone can tell me if better idea to make Buffer with buildin limit or no?

#

yeah. Buffer work same as rust

#

i will show you how my lang manage the buffer and rust how alrigth?

#

@hollow bough done

#

@hollow bough i one sec.

#

@hollow bough wdym to dream board?

hollow bough
calm spire
#

you mean like the perfect fast easy lang?

somber heath
#

@random tartan @warped depot πŸ‘‹

calm spire
#

@peak depot ohh mb. but i do that without mean bc i need to ping to the person i need

#

yeah... alright sorry tho

#

.....

#

alright

somber heath
#

@whole bear πŸ‘‹

whole bear
#

πŸ‘‹

#

@somber heath

#

What are you guys talking about

calm spire
#

@wind raptor last time to ping but i need to know what easier

somber heath
#

@cyan wolf πŸ‘‹

calm spire
#

can someone tell me what easier please

paper wolf
#

oh rust...

whole bear
calm spire
#

wdym by "cricked keyword?"

#

you have any ideas to make it easier?

cyan wolf
paper wolf
calm spire
#

mm.....

#

i have idea one second

#

one second

whole bear
#

Is there null data type in rust

paper wolf
#

the one i wanna try on rust is enum type

whole bear
#

My power supply just fried up

calm spire
paper wolf
#

πŸ”₯

whole bear
#

Should I buy a laptop instead of repairing it

#

And sell it

#

Okay bye guys

calm spire
#

can someone tell what easier?

#

....?

#

@wind raptor bro you can please tell me what easier???????

#

i change the syntax

#

you can see now

paper wolf
#

whats the difference between function and fn arguments?

calm spire
#

so my lang or rust better? and if you have any idea

peak depot
#

Please calm down, this is tecnically an off-topic voice chat. There are help channels too.

calm spire
#

@somber heath wdym?

paper wolf
#

oh.... i thought something..

calm spire
#

this lang i need it to be easier i can

paper wolf
#

cus i see keyword fn and function to declare a function

calm spire
#

@wind raptor if there is UK select it

#

bc UK is on the middle

#

@somber heath bro what???

#

@wind raptor don't do it

paper wolf
#

eh nande?

calm spire
#

@wind raptor OH HELL NAH

#

bro japan server connect to US and africa πŸ’€

#

i need wanna talk but i can't πŸ™

#

mb

paper wolf
#

hows my ping is 0ms..

calm spire
candid spire
calm spire
#

bro my internet: Upload 10 MBs , Download 20 MBs. idk if this good or bad

paper wolf
#

._.

calm spire
#

;-;

calm spire
candid spire
#

Really bad

paper wolf
#

just a context... im using wifi...

calm spire
#

but for me Streaming on 2K 30 fps ( good ) , Downloading speed really good.

candid spire
#

Are you sure?

calm spire
#

1000%

#

NOWAY I lost my Low level memorie project

candid spire
#

Because I have 100 MBs and 150 MBs speed

calm spire
#

nvm

calm spire
#

nvm i found it

candid spire
#

I can download a big file in a minute or second

wind raptor
#

Mb

#

not MB

paper wolf
#

damn its still 0ms ._.

#

ig i am the server

calm spire
#

it's make privet room at OS memorie level

#

and accese it using .dll file and secret passkey

paper wolf
#

looks like lua bust rust

calm spire
#

yeah the code i done is Unsafe but safe i try it. before the damn complier say bye bye and don't work again. so what happen is 3 times i crash windows

#

all reasons memorie overflow

calm spire
paper wolf
#

rust is easy enough...

calm spire
#

btw the script still taller then that + I have .dll tho

paper wolf
#

also reading memory outside the program space will throw segfault signal

calm spire
#

just the low level hard or easy? understanble?

paper wolf
#

as far as i know

candid spire
calm spire
#

ask it

paper wolf
#

usualy you can run as a higher level but thats a bad idea, let ur OS handle memory alocation and stuff

calm spire
#

even with .dll still sooo danger to do.

#

i am just love take the risk

candid spire
#

Might be an internet problem

paper wolf
#

you can def use exe, just give it root permision

paper wolf
calm spire
candid spire
#

Servers refuse to serve Low speed connection?

calm spire
#

kinda

#

but for me nobody do it on C++

paper wolf
#

you can do that on c++.... just give it root perms

calm spire
#

mm... i need to recreate my lang syntax

paper wolf
#

or Administrator perm

calm spire
calm spire
#

i have C++

#

tho

candid spire
#

I got solution

#

4GB?

paper wolf
#

mine taked 600MB

candid spire
paper wolf
#

its actualy 700MB including all process of discord

candid spire
#

I guess it must be mining crypto

#

It has to make money

paper wolf
#

lmao

candid spire
#

Maybe this is how they make money from freeloader

paper wolf
#

real lol

candid spire
#

What is likelihood discord is already using the user's computer to mine crypto?

paper wolf
#
function main():
for i in Range(1000):
#

i prefer this one

calm spire
paper wolf
#

altho you should pick one you like the most

calm spire
paper wolf
#

but ill keep on one that makes more sence and one thats perfected by milions of human for over decades

calm spire
paper wolf
#

dont do argument(declerator) pls

#

you can do delcarator(declarator)..

calm spire
#

what is this? @paper wolf

paper wolf
#

wdym?

calm spire
calm spire
#

bc my brain blow up when i saw them

paper wolf
#

the one on ur example like thispublic(function())

#

public is a argument... dono the term

calm spire
#

like public(function()). but the name where add it?

#

i could do: public(function()) name:

paper wolf
#

thats a bad syntax

#

super bad syntax

calm spire
#

mmm... you have better idea

paper wolf
#

@tacit crane lossless compression will return the same exact data when you compress and decompress it

#

lossy on other hand tries to make the data smaller by removing part of it and some smart ways to represent the data

#

function(main()) suggest that its a function called with a function called inside of it

calm spire
#

let me see

paper wolf
#

what compile is ?

calm spire
#

Complie kinda advance and hard to make you understand it

#

but it's simply make the speed X60 more then C++

paper wolf
#

wdym?

calm spire
#

Compile make your code so crazy fast

paper wolf
#

c++ is the faster language exist..

paper wolf
calm spire
calm spire
# paper wolf how does it does that?

... i can't say that.. but to let you know. it's working on Math , Print , Ui , 3D , Data , Memorie , and much more. don't work on: write , read

paper wolf
#

elaborate

somber heath
#

@hasty nova πŸ‘‹

calm spire
paper wolf
#

what other language has that compile argument?

calm spire
#

like 3D printing Ui Memorie , Data etc...

calm spire
paper wolf
#

memory?

calm spire
paper wolf
calm spire
#

but i am sure have it

#

bc any lang have Complier contain "Compile logic"

#

@tacit crane are you from india,

paper wolf
calm spire
paper wolf
calm spire
paper wolf
#

ohh constexpr

#

you should call it constexpr to...

calm spire
#

@wraith mauve for be cybersecurity use: low level langs

#

@wraith mauve i have 3 years on Cybersecurity

paper wolf
#

compile is very vague and confusing

calm spire
#

i can change the word but idk to what

paper wolf
#

a constepx will try to process stuff as const if its has element that is known on compile time

tacit crane
paper wolf
#

too far....

calm spire
#

@wraith mauve I learn from ChatGPT and youtube

#

now i can hack anyone and hack internets so easily

paper wolf
#

i learn from.... my self

calm spire
#

use Kali Linux

calm spire
#

i use youtube most bc sooooo HELP FUll on cybersecurity

paper wolf
#

i prefer reading books than watching loong youtube tutorials

#

i do watch yt vids...

calm spire
#

YOO MY PC 98% MEMORIE

#

i am cooked

paper wolf
#

what???

calm spire
#

@wraith mauve youtube so helpfull.i can get you good youtubers could help you

calm spire
#

100% = crash

#

my pc can't handle more

paper wolf
#

wdym??

#

my pc is always at 100%...

calm spire
paper wolf
#

and this one is a very old pc..

#

memory???

#

how huge is your ram?

calm spire
calm spire
#

i need 16GB or 21 GB

paper wolf
#

yeah ur cooked, my pc only have 3GB

calm spire
#

btw my pc have 4 GB before but now after upgrade 12 GB

#

bc my pc not for LLVM RUST C++ Discord

#

just for playing Roblox on 120 fps

paper wolf
calm spire
#

idk why i am shy to talkπŸ’€

paper wolf
#

wonderfull pc

calm spire
#

bro wtf

#

this my pc

#

my pc is kinda server tho

#

my cpu all the time 100%

paper wolf
#

well i dont think ill ever use that much of ram...

#

8GB ill be happy

calm spire
#

you can see 92 %

paper wolf
#

im coding cpp rn

#

this time

#

:D

calm spire
#

yeah i see. i am wokring on rust right now

paper wolf
#

i can add codepilot but im lazy...

calm spire
#

idk if codepilot even good to use