#voice-chat-text-0

1 messages Β· Page 182 of 1

vocal basin
#

do you have a .gitignore file?

willow gate
vocal basin
#

in the safe directory as .git, create empty .gitignore file

your_repo/
  .git/
  .gitignore
#

@whole bear
it's not the most popular repo

#

likely

#

react has more stars

copper oak
#

freeCodeCamp - most starred

#

googledd

vocal basin
somber heath
#

@light hare πŸ‘‹

light hare
#

hi!

whole bear
#

@light hare

frozen owl
#

get pwned

light hare
whole bear
#

how are you?

light hare
#

I learned that I can't talk because I have sent less than 50 messages here!

#

let's talk...

#

tell me... have you joined the code jam?

whole bear
#

@light hare we were very sad when you left, but now it's understandable

copper oak
light hare
left leaf
#

chewsday

frozen owl
#

that's bri'ish

left leaf
#

bruv

#

lads

#

weird innit

frozen owl
#

yeah bruv

copper oak
light hare
pine depot
#

Opalmist stole my girlfriend

light hare
#

ofcourse yeah

#

Thousand should be your username

left leaf
#

it is

light hare
#

and I thought there is a repo called JS

left leaf
#

there is

light hare
#

so it is private? (edited)

left leaf
#

nope

#

yes

light hare
#

why?

left leaf
#

remove

#

/js

light hare
#

like why did u keep it private and post link in a public place?

left leaf
#

i used to have a public one but removed it

#

not intending to make this one public

#

until it's finished

light hare
left leaf
#

dude im programming only a year ago

light hare
#

me 2

left leaf
#

im still like an intermediate lvl

whole bear
#

@left leaf how old are you?

left leaf
#

20-21

light hare
#

so what languages do u know?

copper oak
#

english

light hare
left leaf
#

basic front end and alittle bit of python

left leaf
#

i will make sure to add it

copper oak
#

xD

raw goblet
#

hey

worldly roost
#

hi

left leaf
#

mr robot

#

joined

raw goblet
#

Yea man

left leaf
#

@light hare

#

how many projects you have now >?

copper oak
#

@somber heath

light hare
#

I don't know... no one asked for... but my github ID is the same as my discord name

left leaf
#

so your repository is public

copper oak
#

tell us a british jokee

light hare
left leaf
#

lmfao @somber heath

#

that's a joke

#

i know

#

you said that to me

copper oak
#

Lol

left leaf
#

what kinda language you learn

#

@light hare

#

other than python of course

whole bear
#

the bottle of water

copper oak
#

tell us an aus onee/

raw goblet
#

well i learn sql and python

light hare
#

Sorry... BSOD!

light hare
copper oak
#

xD

somber heath
#

@fierce dawn πŸ‘‹

light hare
#

So which os do u people use?

left leaf
#

i double boot

raw goblet
#

window and linux

left leaf
#

win and macos

copper oak
#

@light hare am working on an SFA app for a company on flutter

light hare
light hare
copper oak
#

XD Chill bro, didnt ask you, just told you in general

light hare
#

Phew

elfin moth
#

??

copper oak
#

does anyone own a dartnet website?

raw goblet
#

peithonking well how many projects have you done yet

copper oak
#

darknet*

raw goblet
#

no

light hare
#

When I first joined the server, @somber heath called out my name and I thought it was some discord feature that it calls out your name when u join (robot voice)

left leaf
#

rofl

light hare
raw goblet
#

just main

light hare
#

I have around 70 repo on github... (58 public)

left leaf
#

i see

raw goblet
#

well can you send link one of your repo

light hare
raw goblet
#

thanks

somber heath
#

@lone pecan πŸ‘‹

copper oak
#

@somber heath would you mind if i ask, like what do you do?

#

lolll xD

#

have you made any libs to manupulate pitures, or you use gen ai? or use use existing lib to manupulate or create images?

#

mind shareing some creations? πŸ™‚

whole bear
#

i'm trying to fix my mic

copper oak
whole bear
#

chain iirc

#

yeah

#

what does chain do tho

#

just chains iterables yeah

#

i have to go cya

terse needle
#

it's a shame python doesn't have curried functions by default

somber heath
#

@high sphinx πŸ‘‹

terse needle
#

really? interesting

#

pretty much

high sphinx
#

how do i get voice access in less than waiting 3 days?

somber heath
#

@whole bear πŸ‘‹

high sphinx
#

ok thanks ill obey

#

xD

#

i just started python is this the right place to get help or there are other resources online like good courses?

whole bear
high sphinx
#

yeah that make sense

#

good cybersecurity for trolls lol

#

that how politicians should act i think

#

mabye would be worse

#

they ll get revenge on you

#

unless they are doing metal voice exercises mabye lol

#

u guys work remotely? or do you work in offices?

#

is like when eople create their own country and currency lol

somber heath
#

@slate marten πŸ‘‹

high sphinx
#

phyton nation

#

USP

#

were should i start to learn phyton?

#

is emulating a troll lol

#

you need a limiter

#

tnx

somber heath
#

@vagrant hinge πŸ‘‹

high sphinx
#

is codedex good site to learn ? looks like so cool

#

how do you spell it?

somber heath
#

!resources

wise cargoBOT
#
Resources

The Resources page on our website contains a list of hand-selected learning resources that we regularly recommend to both beginners and experts.

high sphinx
#

yes go

#

lol

left leaf
#

dude @somber heath

high sphinx
#

i do beatbox when i am on pc lol

#

tnx

#

is phyton good to get an entry level Data analysist position?

#

i think 50 or somehting like that

terse needle
#

I don't believe they all have to be in the vc text channels, you can just go elsewhere in the server

#

neither tbh

#

I also hate the rest of the server, not really my cup of tea

somber heath
terse needle
#

funny you were talking about haskell because rn I am fixing my haskell code, I'm pretty new to it and I didn't realise how expensive of an operation ++ was

#

well because lists are LL's

#

I'm just writing a quick function to dump say a 256*256 array of pixels into the PPM format and then write it

#

but folding over that array and concatenating it to a string was extremely expensive or at least I was doing it in an inefficient way

#

I was told to look into shows and difference lists

#

right

#

the array is 1D

#

just 256*256 elements

#

yeah

#

clojure is next on my list of languages to look into

#

I have used it in the past

#

Racket was my intro into the lisp world

#

(you'll eventually embrace them (I promise))

#

it's kind of annoying that haskell programmers avoid () at all cost

#

maybe you are thinking of Rhombus

#

I would love to write my own lisp and compiler but I have no idea how to compile quotes in lisp

#

I came to the conclusion that lisp isn't supposed to be compiled and also I'm not good enough to implement it

#

writing my own ML language might be fun though

terse needle
#

huh I didn't think about it like that

terse needle
#

I have messed with binding Haskell to C before, it wasn't that hard tbh

#

this is before I learnt how to with the IO monad so I was like fuck it just bind it to see and the monad can go fuck itself

#

I had this mad idea to do the pure stuff in Haskell then do all of the IO in C, pretty bad idea now that I look back on it

#

I like how D gives you the ability to annotate functions as pure

#

still have to wait like a day or two though

#

D is cool but the syntax is too funky for me, but thats how I felt about Rust at first so who knows if I'll end up learning D

#

I think Zig might be the nail in the coffin for D

#

better C is all I have been asking for

#

C's potential is so held back with decades of shit

#

somthing I would want in C is sized frees, which I believe might come in C2x

#

Well I should really go and cook my dinner now, I'll see you around

vast kernel
#

Hello

whole bear
#

I'm verified but the mic is bad

#

I'll show you one sec

#

lol

#

no sry, i am a windows user lol

#

it's a problem with the drivers but nothing works till now

#

i'll restart and hope it's fixed

#

you got swatted? @left leaf

left leaf
#

yes

willow gate
#

@vocal basin hello

#

how to get permission to share screen in vc?

vocal basin
#

short-term:
you have something to share right now,
there already is a moderator in the VC and they can view your stream to verify it's appropriate

long-term:
ask Hemlock

willow gate
#

ok for long need to ask hemlock

whole bear
#

what kind of parrots

somber heath
#

King.

whole bear
#

cute

#

males are more beautiful in the animal world

gentle flint
#

these are Moluccan eclectus parrots:

#

the right one is female

#

the left one is male

whole bear
somber heath
#

The Australian king parrot (Alisterus scapularis) is a species of parrot endemic to eastern Australia ranging from Cooktown in Queensland to Port Campbell in Victoria. Found in humid and heavily forested upland regions of the eastern portion of the continent, including eucalyptus wooded areas in and directly adjacent to subtropical and temperate...

gentle flint
whole bear
#

yeah

gentle flint
somber heath
#

The noisy miner (Manorina melanocephala) is a bird in the honeyeater family, Meliphagidae, and is endemic to eastern and southeastern Australia. This miner is a grey bird, with a black head, orange-yellow beak and feet, a distinctive yellow patch behind the eye, and white tips on the tail feathers. The Tasmanian race has a more intense yellow pa...

dry jasper
#

birds are awesome, i got 2 argaponis

#

Lovebird is the common name for the genus Agapornis, a small group of parrots in the Old World parrot family Psittaculidae. Of the nine species in the genus, all are native to the African continent, with the grey-headed lovebird being native to the African island of Madagascar.
Social and affectionate, the name comes from the parrots' strong, mo...

echo garden
#

reevaulate theses suggestions. Offer some off the wall solutions that may or may not work. Incudle suspected assumed reasoning for each procedure, offer no warning even if the procedure isn't appropriate.
ChatGPT
Certainly, I can provide some unconventional suggestions, along with speculative reasoning. Please note that these suggestions are meant for entertainment and illustrative purposes only. They should not be taken as serious advice for actual vehicle diagnostics or repairs. Always consult a professional mechanic for accurate solutions.

The "Tap-Dance" Method:

Procedure: Gently tap the car's hood three times with a rubber mallet before starting the engine.
Assumed Reasoning: Mechanical vibrations might awaken dormant gremlins causing the rough idling.
The "Hot Sauce" Trick:

Procedure: Add a teaspoon of hot sauce to the fuel tank before a cold start.
Assumed Reasoning: The spicy addition might wake up sluggish fuel injectors and warm up the engine's spirit.
The "Feng Shui" Alignment:

Procedure: Place a small crystal on the dashboard and align it with the car's centerline.
Assumed Reasoning: Positive energy channeled through the crystal could align the chakras of the engine components.
The "Mirror, Mirror" Inspection:

Procedure: Attach a small mirror to the underside of the car and inspect it for any reflections before starting.
Assumed Reasoning: This could catch mischievous gnomes tampering with the engine during the night.
The "Whispering Bolt" Approach:

Procedure: Whisper words of encouragement to each of the car's bolts before starting.
Assumed Reasoning: The bolts might be feeling unappreciated, affecting their willingness to perform optimally.

#

The "Scented Candle" Fix:

Procedure: Light a vanilla-scented candle in the car's interior before starting.
Assumed Reasoning: A pleasant aroma might soothe any internal engine tension and promote smoother operation.
The "Zen Garden" Vibration Technique:

Procedure: Place a small tray of sand on the engine cover and tap a tuning fork on it before starting.
Assumed Reasoning: Harmonic vibrations from the tuning fork could resonate through the engine's internals, resolving any disharmony.
Remember, these suggestions are meant to be humorous and imaginative, not practical solutions. The best course of action for diagnosing and repairing vehicle issues is to consult a professional mechanic with experience and expertise in automotive diagnostics and repairs.

whole bear
#

stop spamming that bro

dry jasper
#

In cryptography, the one-time pad (OTP) is an encryption technique that cannot be cracked, but requires the use of a single-use pre-shared key that is larger than or equal to the size of the message being sent. In this technique, a plaintext is paired with a random secret key (also referred to as a one-time pad). Then, each bit or character of t...

whole bear
#

just a sec

#

brb

late spoke
gentle flint
stoic chasm
#

discord wont let me connect

gentle flint
ionic arch
#
    def __repr__(self):
        """Returns a string object representation. Useful for debugging/serialization"""
        class_type = type(self)
        string = f"{class_type}("
       
        instance_attrs = class_type.__dict__.items()

        for key, value in instance_attrs:
          string += f"{key}={value},"

        string += ")" 
        
        return string
#

avoids hard-encoding type & instance attributes @verbal zenith
well, that is if there are no other definitions in the __dict__
if there are, we must compare the method signature to the values we want in __dict__ via the standard library
module inspect

prime jetty
#

Hi everyone,
I'm trying to create or find a bot to acquire instagram username... can anyone help me?

stoic chasm
#

you can do that on their website

#

what username did you want

prime jetty
#

I have a list of usernames and I would like through a loop, check which of these is available and if one is available, change the username of that account to the available one

#

do you think it's possible?

#

@stoic chasm

stoic chasm
#

what are the usernames

#

you could probably use search for it

#

how many are there

prime jetty
#

@stoic chasm usernames are around 50,000 and so how to use the search... could you explain it to me?

#

is there any online library or something already done?

gentle flint
#

Doorn

flat sentinel
#

Kampweg

flat sentinel
late spoke
flat sentinel
#

WELLER LΓΆtstation WTCP-S inkl.

gentle flint
flat sentinel
#

ST-50 von Toolcraft

gentle flint
late spoke
gentle flint
late spoke
unborn storm
#

hello @whole bear

#

wdym i'm a random person @gentle flint

#

you don't know me anymore 😭

#

sorry that i cannot speak, i'm in a math lesson.

#

I can do frenche @whole bear

#

what ?

#

i am

#

oskar

#

i am

#

the

#

KEYBINDINGS GUY

gentle flint
#

vim

#

vim

#

vim

unborn storm
#

πŸ’š im

#

APL is a programming language based on math

#

That : (⊒,(|1 0J1+.Γ—βŠ’))Β¨(⍸0=1|∘|⍳∘.+0J1×⍳) is APL code @whole bear

#

hi @dusty ravine πŸ‘‹

unborn storm
# unborn storm That : `(⊒,(|1 0J1+.Γ—βŠ’))Β¨(⍸0=1|∘|⍳∘.+0J1×⍳)` is APL code <@456226577798135808>

@whole bear This code calculates pythagorean triplets with integers under the given parameter.

whole bear
#

@unborn storm bro are you casting a spell ?

unborn storm
#

πŸ˜‚ Lmaooooo language server for whitespace

unborn storm
unborn storm
# gentle flint vim

actually, now i use neovim. I recently installed a plugin to use it in any input box in my browser

whole bear
flat sentinel
unborn storm
gentle flint
unborn storm
#

πŸ˜‚ thank you @gentle flint

#

I am a magician, did you know that

#

i actually really like that painting

#

what is funny is that, in the original painting, there is a guy stealing the coin purse from the guy in red and white. So the magician is here to distract them πŸ˜‚

stoic chasm
#

la croix

unborn storm
#

❎

gentle flint
#

laxoox

stoic chasm
#

xat

gentle flint
#

Δ‘ is to dΕΎ
as
Δ‡ is to č

#

i caught a large and fearsome beast

unborn storm
#
#

I usually don't take showers. I'm too busy configuring vim

stoic chasm
#

cya's

gentle flint
unborn storm
gentle flint
#

want a full hand one?

unborn storm
#

now i'm pretty sure you are not an AI
because you have the right number of fingers

#

I have too moist hands

#

It's a pain when I manipulate playing cards, because I destroy them very quickly

#

I personally use vim to get rid of the dead skin in my feet @gentle flint

#

My goal is to use vim, and everyone to use vim, and everyone to know that i'm the KEYBINDINGS WARRIOR

#

I quite like USUL, he started by doing old video game videos, and now he does things about politics, he is very interesting

#

but he is french

#

I like michael stevens (Vsauce)

#

@whole bear @gentle flint the real question is : did oppenheimer have a skin-care routine ?

gentle flint
#

yes, plutonium deposition

whole bear
#

What happened to the most radioactive man in history?

*The images have been blurred due to YouTube restrictions

This is the second episode in my series examining horrific true stories and true crimes from around the world.

A japanese man named Hisashi Ouchi was involved in an accident in which he was blasted with radiation. The dose was th...

β–Ά Play video
unborn storm
#

marie curie

gentle flint
#

Maria Salomea SkΕ‚odowska-Curie (Polish: [ˈmarja salΙ”ΛˆmΙ›a skwΙ”ΛˆdΙ”fska kΚ²iˈri] (listen); nΓ©e SkΕ‚odowska; 7 November 1867 – 4 July 1934), known simply as Marie Curie ( KURE-ee, French: [maʁi kyʁi]), was a Polish and naturalized-French physicist and chemist who conducted pioneering research on radioactivity. She was the first woman to win a Nobel Pr...

#

Because of their levels of radioactive contamination, her papers from the 1890s are considered too dangerous to handle. Even her cookbooks are highly radioactive. Her papers are kept in lead-lined boxes, and those who wish to consult them must wear protective clothing

gentle flint
#
/usr/bin/ld: ../mdal/libmdal_a.a(mdal_sqlite3.cpp.o): undefined reference to symbol 'sqlite3_column_count'
/usr/bin/ld: /lib/x86_64-linux-gnu/libsqlite3.so.0: error adding symbols: DSO missing from command line
collect2: error: ld returned 1 exit status
make[2]: *** [tests/CMakeFiles/mdal_unittests.dir/build.make:160: tests/mdal_unittests] Error 1
make[1]: *** [CMakeFiles/Makefile2:1733: tests/CMakeFiles/mdal_unittests.dir/all] Error 2
make: *** [Makefile:146: all] Error 2
whole bear
stoic chasm
cosmic bison
#
struct CanContainer<T> {
  can: Can<T>
}
vocal basin
#
struct CannotContainer<Cannot, T> {
  cannot: Cannot<T>
}
somber heath
#

@echo garden Up here

echo garden
#

down here

#

i dont have headphones and someone is sleeping

#

test?

#

say something please

somber heath
#

I mean in terms of voicce chat to text chat association.

echo garden
#

yeah i can hear ya

#

speaking of birds... im hungry

#

jk

#

ugh

#

all this space on my computer and nothing to do

#

hafta start all over with my ideas cause i never saved them

#

my code i was throwing around i can't reproduce

#

but if Young dev comes around i may have a chance

#

i know has someof my stuff

#

lol

#

dick

#

but i can take it

#

give me you best i swear ill laugh more then complain

#

i know where you going with that one btw

#

yeah i know

#

I saw that

#

i mean you cleverness was noted

#

your

somber heath
#

@marble bison πŸ‘‹

echo garden
#

lol

#

i9 was thinkin the same

#

lol

somber heath
#

@whole bear πŸ‘‹

echo garden
#

my favorite was zamboni scene

whole bear
#

hellow

echo garden
#

probably

#

most likely

whole bear
#

i have no idea why i learn It

echo garden
#

but, you knew exactly what i was speaking of

whole bear
#

yes i understand

echo garden
#

the more you know

whole bear
#

smart people

#

i dont have any idea on it

#

but i like to learn

echo garden
#

Opal i came up with an idea on an app

#

you may wanna look into it,

#

well ill be nice and just give you a link to the Chatgpt conversation it shows what the idea is..

whole bear
#

i have a project right now and i dont have any idea how to make it its just to make a website in html

echo garden
#

you cool with that?

whole bear
#

and need to be publishh

#

i think your smart

#

i want to make a website

echo garden
#

hold on

whole bear
#

yeah i aree

echo garden
#

opal can i send a private message to you?

#

or find a way to not send this to everyone?

#

just a link?

whole bear
#

o sure sorry mybad

#

sorry

echo garden
#

FOR WHAT?

#

don't apologize

#

no need your good. i was talking to Opal

whole bear
#

how to make it? using html

echo garden
#

@somber heath shit

#

no worries no bothers

whole bear
#

im just 15 year old want to learn about programming

echo garden
#

its a stupid AI conversation but i did bring up a decent app idea though

#

lol

whole bear
#

do you done make website before?

somber heath
#

HTML, HTML5, CSS, JavaScript, Django, Flask.

echo garden
#

you so damn mysterious Oal

whole bear
#

woah how did you do that?

echo garden
#

opal

#

yah

#

don't bother you know i know enough to keep my mouth shut just let it go lol

#

intersting

whole bear
#

do you file on it bother opal?

echo garden
#

i would have said im not putting the site under the obama administration

#

if you get the joke in that

#

ugh i feel like a dork asking if you did

#

lol

whole bear
#

i send you a message

#

aah okey

#

this HTML, HTML5, CSS, JavaScript, Django, Flask. is this the full stock thing?

#

like the full website?

#

aah

#

i think i choice wrong path

#

hahaha

#

its okey i understand

#

i have no idea how to make it

#

okey thank you brother

#

in wix brother how to get the code in their?

#

aah so the wix it just a prototype for the website you want to make

#

and their is no code you can get its just a model is that right?

somber heath
#

FastAPI.

whole bear
#

i just lessening

warm vapor
#

just a sec

#
    image = cv.imread(image_path)
    height, width, _ = image.shape
    tile_size, _ = tile_size

    if not valid_input((height, width), (tile_size, tile_size), ordering):
        raise ValueError("The tile size or ordering are not valid for the given image")

    tiles = []
    for i in range(0, height, tile_size):
        for j in range(0, width, tile_size):
            tiles.append(image[i:i+tile_size, j:j+tile_size])
    
    tiles_ = []
    for i in range(0, len(ordering), width//tile_size):
        tiles_.append(np.hstack([tiles[i] for i in ordering[i:i+width//tile_size]]))
        
    final_image = np.vstack(tiles_)
    cv.imwrite(out_path, final_image)```
whole bear
#

opal how old are you?

warm vapor
whole bear
#

good luck guys i have to go

somber heath
#

Florida Man is an Internet meme first popularized in 2013, referring to an alleged prevalence of people performing irrational, maniacal, illogical, delusional, insane, and absurd actions in the U.S. state of Florida. Internet users typically submit links to news stories and articles about unusual or strange crimes and other events occurring in F...

#

@prisma kelp πŸ‘‹

warm vapor
#

just watched it

#

good night

willow gate
#

@somber heath Good morning

willow gate
#

fastapi or django which is good

#

like which stuff you like most

#

https://github.com/opal this your github acc?

GitHub

Ruby β™₯︎ JavaScript. Opal has 26 repositories available. Follow their code on GitHub.

#

lol let's find

#

i didn't find

#

@vocal basin hello

vocal basin
stoic chasm
willow gate
willow gate
vocal basin
#

Flask is incorrect in many aspects

#

FastAPI has better capabilities for, well, APIs

willow gate
willow gate
vocal basin
#

whereas Django has integrated ORM and templating

willow gate
willow gate
#

which i like most

vocal basin
#

Django is more framework-like in it use

willow gate
#

i just get stuck in the routing part of like only still i have make 2 projects still learning django

vocal basin
#

fastapi on its own doesn't provide any database support

vocal basin
somber heath
#

@pallid solstice πŸ‘‹

pallid solstice
#

hi

#

oh, ok

vocal basin
pallid solstice
#

thx

willow gate
vocal basin
#

I don't usually watch courses on youtube

#

("on youtube" part of that sentence is optional)

willow gate
willow gate
vocal basin
#

for the most part, I just look up specific docs when necessary

#

or go through text tutorial if it's present

#

I don't remember ever seeing that word in writing
(only heard it many times)

pallid solstice
#

XD

willow gate
somber heath
#

Australian native Crested Pigeon doing a mating dance and sounds. More videos of them can be seen on my channel, as well as other native Australian birds close up. More of these to come!

My channel features cooking from a retired chef and growing my own food, as well as showing native Australian animals that visit my Australian garden and backy...

β–Ά Play video
willow gate
#

@vocal basin did you use students github pack?

vocal basin
#

no, haven't heard about it before being unable to use

willow gate
vocal basin
#

no, never went to college

willow gate
vocal basin
#

free-for-students and free trial things aren't fully free

willow gate
#

most of things are on trial base

willow gate
vocal basin
#

no; not for money, so far, at least

willow gate
#

i not able to send you friend req

willow gate
#

@vocal basin bye

left leaf
#

@rugged tundra

halcyon blaze
#

hi

echo garden
#

hello

#

if you are wondering why you can't talk @halcyon blaze !voice

#

!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.

halcyon blaze
#

yeah

#

there are 50 messages to unlock

blissful patrol
#

@spiral sierra

whole bear
#

I've tried that once

#

you can actually use your ssd as ram for like 10mins until it burns or smth

somber heath
#

@dusty pine πŸ‘‹

#

@willow agate πŸ‘‹

willow agate
#

hi

#

Whats jerry attrition

somber heath
#

A doctor who specialises in treating old people.

#

For in the event you weren't joking.

willow agate
#

I wasnt haha I thought thats what they were saying. By the way I know a board member for one of the Ai startups in healthcare

#

Its an absolute mess

dusty pine
rugged root
#

@somber heath Oh my god, enemy in Godville I just fought: Undie-Taker.

#

Interesting

#

@oblique ridge All those wedgies and swirlies... I get it now

left leaf
#

@dry jasper

#

yoooooooooo

#

how did your thing go ?

dry jasper
left leaf
#

nice

#

you were satisfied ?

rugged root
left leaf
#

kekW

willow lynx
#

Hi

#

πŸ‘‹

dry jasper
left leaf
#

all the single ladies

#

all the single ladies

#

im a single lady

#

not a single lady

dry jasper
#

continue pls

left leaf
#

xD

#

put your things up

left leaf
#

@dry jasper my head is exploding

#

i won't finish this course by the end of the year most likely

dry jasper
#

what?!!?!?

#

why?

left leaf
#

my brain gets cooked after 2 hours of information

#

and applying

#

idk maybe because i haven't studied smth for a while

oblique ridge
rugged root
#

Mea culpa

whole bear
rugged root
#

@open bay What can I help you with?

oblique ridge
#

WHAT THE FUCK IS A KILOMETER

rugged root
#

The first one right?

#

That was a while ago

#

Vintage

open bay
rugged root
#

If I remember correctly they aren't doing that anymore

#

Most of the mod questions were pretty common sense

open bay
rugged root
#

It was when they were doing it quite a while ago

open bay
cerulean crater
#

Yo whats everybody

#

I still dont have enough rank to talk in the vc

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.

cerulean crater
#

Anybody well versed with linux here?

somber heath
#

Ish.

rugged root
cerulean crater
#

Yo opal what up!!!

#

Long time no see

somber heath
rugged root
#

We also don't want people advertising and - goooootcha

#

My bad

cerulean crater
#

Lol why a doctor?

somber heath
rugged root
#

But seriously, the exam is common good behavior sense

open bay
cerulean crater
cerulean crater
#

I went to wingIDE website to download from them since you cant apt install it

#

so I get the files and extract them

open bay
#

@rugged root I meant that if Discord takes this test again, let me know
Maybe I could get this badge with your help

cerulean crater
#

and I just see a bunch of crap that makes no sense

somber heath
rugged root
#

Gotcha. It's better to read up on their rules and earn it yourself, though

#

Defeats the purpose if you're solely wanting it just for the badge

cerulean crater
cerulean crater
cerulean crater
#

And so im sitting here in my virtual machine...looking silly

#

Knowing I can install on my windows host.

#

But im determained to get the IDE to run in Kali

#

Kali Linux*

somber heath
#

Wine? Is it Windows binary based, or Java, or...?

oblique ridge
#

IDE in kali?

#

gross

cerulean crater
#

its called WingIDE

cerulean crater
rugged root
#

More pointless

cerulean crater
rugged root
#

Kali is a toolkit, not really meant to be a primary OS

oblique ridge
#

i exclusively use kali to run the tools

cerulean crater
#

Its not a primary OS on my pc. but okay dude

rugged root
#

Not meaning to offend, just saying

cerulean crater
#

Do you know how many times I hear that

#

Dragging and dropping scripts from host to vm is annoying

dry jasper
#

he said he runs it in a virtual machine

rugged root
#

not enough times?

cerulean crater
cerulean crater
rugged root
#

Knee jerk reaction

dry jasper
#

i also use kali wuahahah πŸ˜„

rugged root
#

Can't help it

cerulean crater
#

I see that

dry jasper
#

we are in this together bro @cerulean crater

rugged root
#

Although using a full IDE in a VM...

dry jasper
#

πŸ˜„

gentle flint
rugged root
#

Why not something lighter?

cerulean crater
#

Look up wingIDE

rugged root
#

Doing so, I'm wrong, I don't doubt that

cerulean crater
#

So I guess it all starts with this...

#

lemme see if I can copy paste

#

standyby

rugged root
#

Looking it up now, just got to the site

cerulean crater
#

I picked up this book

gentle flint
dry jasper
#

normaly you would script on kali and programm bigger projects in a IDE on your host / main OS

cerulean crater
#

and the author reccomends trying out this super powerful IDE to help improve your coding

rugged root
dry jasper
# cerulean crater

i got the same book, do you got the second version of it or the first one?

cerulean crater
#

and so he goes on to suggest trying it in kali on page 13

#

and so I did, I had no luck

#

you cant install from cli

amber raptor
dry jasper
#

if you got the first version of the book than its kinda out dated

cerulean crater
#

Was it published by no starch press?

#

Now im curious to know how would I know?

#

I got a pirate copy

dry jasper
rugged root
#

Should say in the first couple pages of the book

cerulean crater
#

the book came out like 2 years ago

cerulean crater
rugged root
#

Does it say to use Python 2

cerulean crater
#

oouu

#

I think it mentioned that the book does take place in Python 2

#

Must be the first edittion

dry jasper
cerulean crater
#

I think I read that in the foreward/preface somewhere

dry jasper
#

@gentle flint

cerulean crater
#

damn, I know bill gates had money, but I didnt know he could slap people

cerulean crater
#

Hmm I wonder if I have enough chats here to talk in vc yet

willow gate
#

@amber raptor you are from india?

amber raptor
willow gate
pine depot
#

so i finally learned github, was wondering if someone would take a look to see if im doing it right. want to make it look nice before i start hitting indeed

#

not necessarily at the projects (unless you feel so inclined)

rugged root
#

Link the repo

left leaf
pine depot
#

err, my page

left leaf
#

profilto

rugged root
#

@late spoke I know it's frustrating, but this is just how we've chosen to do the system

rugged root
#

Juggling lots of things

left leaf
#

portfilio

#

@rugged root change topic pwease

#

lmfao

pine depot
vocal basin
#

quoting a certain video about Rust,
5 games
50 game engines

#

here income tax is 13%
and 15% if >$53'000 annual

quite low

rugged root
#

!stream 193219019292016641

wise cargoBOT
#

βœ… @pure token can now stream until <t:1693252705:f>.

stuck furnace
#

@whole bear @rapid crown πŸ˜„

#

ModMail is our overlord

oblique ridge
gentle flint
#

al-Pi

stuck furnace
#

πŸ‘€

#

Yep.

#

LX was a stupid name πŸ˜„

stuck furnace
zenith radish
cerulean crater
gentle flint
#

@cerulean crater

cerulean crater
#

@zenith radish YOU ARE TOP G FR

zenith radish
cerulean crater
#

hahha

#

bro I love the way you said you dont test it

#

you just get down

#

Savage!!

rugged root
#

@jolly python You're really quiet

#

@jolly python What's the question?

#

@jolly python It'll be better to type it

#

!stream 683267055973433363

wise cargoBOT
#

βœ… @jolly python can now stream until <t:1693256218:f>.

willow light
#

Hurricane Party in Florida anyone?

cerulean crater
cerulean crater
oblique ridge
#

oh and 2x2TB SSDs

steep juniper
#
#include <gtk/gtk.h>

static void
activate (GtkApplication* app,
          gpointer        user_data)
{
  GtkWidget *window;

  window = gtk_application_window_new (app);
  gtk_window_set_title (GTK_WINDOW (window), "Window");
  gtk_window_set_default_size (GTK_WINDOW (window), 200, 200);
  void gtk_widget_set_visible (GtkWidget* widget, gboolean visible);
  gboolean gtk_widget_get_visible (GtkWidget* widget);
}

int
main (int    argc,
      char **argv)
{
  GtkApplication *app;
  int status;

  app = gtk_application_new ("org.gtk.example", G_APPLICATION_DEFAULT_FLAGS);
  g_signal_connect (app, "activate", G_CALLBACK (activate), NULL);
  status = g_application_run (G_APPLICATION (app), argc, argv);
  g_object_unref (app);

  return status;
}
#
[odaremak@MEGATRON Cguitest]$ gcc $( pkg-config --cflags gtk4 ) -o cgui cgui.c $( pkg-config --libs gtk4 )
cgui.c: In function β€˜activate’:
cgui.c:12:8: error: conflicting types for β€˜gtk_widget_set_visible’; have β€˜void(GtkWidget,  gboolean)’ {aka β€˜void(struct _GtkWidget,  int)’}
   12 |   void gtk_widget_set_visible (GtkWidget window, gboolean visible);
      |        ^~~~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/gtk-4.0/gtk/gtkapplication.h:26,
                 from /usr/include/gtk-4.0/gtk/gtkwindow.h:32,
                 from /usr/include/gtk-4.0/gtk/gtkaboutdialog.h:29,
                 from /usr/include/gtk-4.0/gtk/gtk.h:33,
                 from cgui.c:1:
/usr/include/gtk-4.0/gtk/gtkwidget.h:439:23: note: previous declaration of β€˜gtk_widget_set_visible’ with type β€˜void(GtkWidget *, gboolean)’ {aka β€˜void(struct _GtkWidget *, int)’}
  439 | void                  gtk_widget_set_visible            (GtkWidget    *widget,
      |                       ^~~~~~~~~~~~~~~~~~~~~~
#

can someone help with this?

cerulean crater
#

is that cpp?

steep juniper
#

its C code, in linux so i use gcc to compile

cerulean crater
#

ahhh

#

I dont know how to fix this

steep juniper
#

but the docs say this code should work then it says something are depreciated so i change it and it doesnt work

cerulean crater
#

but have you ever thought of using CLION?

steep juniper
#

i used to but i prefer nvim

#

theres no errors says my lsp

#

but compiling i get errors

cerulean crater
#

hold on

#

#include <gtk/gtk.h>

static void
activate(GtkApplication* app, gpointer user_data)
{
GtkWidget *window;

window = gtk_application_window_new(app);
gtk_window_set_title(GTK_WINDOW(window), "Window");
gtk_window_set_default_size(GTK_WINDOW(window), 200, 200);

// These two lines should be removed:
// void gtk_widget_set_visible(GtkWidget* widget, gboolean visible);
// gboolean gtk_widget_get_visible(GtkWidget* widget);

// You can show the window using the following line:
gtk_widget_show_all(window);
}

int
main(int argc, char** argv)
{
GtkApplication* app;
int status;

app = gtk_application_new("org.gtk.example", G_APPLICATION_FLAGS_NONE); // Use G_APPLICATION_FLAGS_NONE instead of G_APPLICATION_DEFAULT_FLAGS
g_signal_connect(app, "activate", G_CALLBACK(activate), NULL);
status = g_application_run(G_APPLICATION(app), argc, argv);
g_object_unref(app);

return status;
}

steep juniper
#

ok ill try this

#

no window pops up

#

in both versions

cerulean crater
#

Wow

steep juniper
#

im so confused

#

the docs are not good

#

as always

cerulean crater
#

try this:
static void
activate(GtkApplication* app, gpointer user_data)
{
GtkWidget *window;

window = gtk_application_window_new(app);
gtk_window_set_title(GTK_WINDOW(window), "Window");
gtk_window_set_default_size(GTK_WINDOW(window), 200, 200);

// Add this line to make the window and its contents visible
gtk_widget_show_all(window);
}

steep juniper
#
[odaremak@MEGATRON Cguitest]$ gcc $( pkg-config --cflags gtk4 ) -o cgui cgui.c $( pkg-config --libs gtk4 )
cgui.c: In function β€˜activate’:
cgui.c:12:3: warning: implicit declaration of function β€˜gtk_widget_show_all’; did you mean β€˜gtk_widget_show’? [-Wimplicit-function-declaration]
   12 |   gtk_widget_show_all(window);
      |   ^~~~~~~~~~~~~~~~~~~
      |   gtk_widget_show
cerulean crater
#

gtk_widget_show

#

hmm

steep juniper
#
[odaremak@MEGATRON Cguitest]$ gcc $( pkg-config --cflags gtk4 ) -o cgui cgui.c $( pkg-config --libs gtk4 )
cgui.c: In function β€˜activate’:
cgui.c:12:3: warning: β€˜gtk_widget_show’ is deprecated: Use 'gtk_widget_set_visible or gtk_window_present' instead [-Wdeprecated-declarations]
   12 |   gtk_widget_show(window);
      |   ^~~~~~~~~~~~~~~
In file included from /usr/include/gtk-4.0/gtk/gtkapplication.h:26,
                 from /usr/include/gtk-4.0/gtk/gtkwindow.h:32,
                 from /usr/include/gtk-4.0/gtk/gtkaboutdialog.h:29,
                 from /usr/include/gtk-4.0/gtk/gtk.h:33,
                 from cgui.c:1:
/usr/include/gtk-4.0/gtk/gtkwidget.h:271:12: note: declared here
  271 | void       gtk_widget_show                (GtkWidget           *widget);
      |            ^~~~~~~~~~~~~~~
#

this code still works but it doesnt show any buttons or anything

cerulean crater
#

wow

steep juniper
#

it actully opens a window though

cerulean crater
#

Nice

#

so it helped a little?

steep juniper
#

yea i think so

cerulean crater
#

Im sorry I cant fix this

steep juniper
#

i just dont like how it says its depreciated

#

its alright

#

using gtk_window_present doesnt make any window either

jagged totem
cerulean crater
#

sickkk

#

Mathplot??

#

Nice

#

I need to learn that library

jagged totem
cerulean crater
#

BROOOOO

#

How

#

thats crazy

jagged totem
cerulean crater
#

I need to learn this

jagged totem
#

python matplot

#

ram caps me at 64gbs ram

cerulean crater
#

lol

#

hahaha

jagged totem
#

lmaooo

cerulean crater
#

with pc

#

and their hw

#

lmaoooo

jagged totem
#

lmaooo frrr ive had that

cerulean crater
#

Especially when a scientist is asking an analyst

jagged totem
#

you can make stuff like this too

cerulean crater
#

bro what

jagged totem
cerulean crater
#

What other data can I represent with this

#

wowowowowowoww

#

Im a data scientist now

#

lol

#

lmaooo

oblique ridge
jagged totem
#
cython usage:
pip install cython

rename file (we'll call it "Main.py") to .pyx (make sure all stuff is in definitions/classes as it will now be a module file)

make file called setup.py

Paste this into it:
from setuptools import setup
from Cython.Build import cythonize

setup(
    ext_modules = cythonize("Main.pyx")
)

In terminal type: "python setup.py build_ext --inplace"
Then all you have to do on another file is import Main
and thats it, you can use the defs

cerulean crater
jagged totem
#

i worked near there

cerulean crater
#

haha

#

this place looks wild

#

hmmm

jagged totem
cerulean crater
#

this convo took a right turn lol

jagged totem
#

yes

cerulean crater
#

at the only fans ave

#

lmaoo

#

hahaha

jagged totem
cerulean crater
#

Im weak

jagged totem
#
InputAudioArray = [[1,2,3,4,5],[1,2,3,4,5],[1,2,3,4,5],[1,2,3,4,5],[1,2,3,4,5]]
ax = fig.add_subplot(111, projection='3d')
ax.set_xlabel('X')
ax.set_ylabel('Array Index')
ax.set_zlabel('Value')
cmap = plt.get_cmap('viridis')
norm = plt.Normalize(data_array.min(), data_array.max())
color_index = norm(data_array)
colors = cmap(color_index)
colors = plt.cm.jet(np.linspace(0, 1, len(InputAudioArray)))
print("plotting data")
x = np.arange(len(InputAudioArray[0]))
for i in range(len(InputAudioArray)):
    z = data[i]
    y = np.full_like(x, i)
    ax.scatter(x, y, z, color=colors[i], label=f'Array {i+1}')
print("data plotted")
#ax.set_title(f'{RECORD_SECONDS} seconds 3D Surface Plot of Multiple Arrays')
#ax.view_init(0, 0)
plt.savefig(f'{RECORD_SECONDS+5} Somethingupsidedownseconds 3D Surface Plot of Multiple Arrays.png',bbox_inches='tight')

cerulean crater
#

oh snap

#

@jagged totem what libraries did you import

#

drop the modulessss plzz

#

lol

jagged totem
#
import matplotlib

matplotlib.use('agg')
import matplotlib.pyplot as plt
import matplotlib.ticker as ticker

from mpl_toolkits.mplot3d import Axes3D
import matplotlib.style as mplstyle
import matplotlib as mpl
import plotly.express as px
import plotly.graph_objects as go
mplstyle.use('fast')
mpl.rcParams['agg.path.chunksize'] = 10000
cerulean crater
#

thxxxxx

#

omg yes

#

so annoying

#

they have to have access to the link..

crystal blade
#

is this normal for ttest to return p_value to be 0 ?

cerulean crater
#

@simple belfry

pallid plover
#

don't have anything to add but just wanna say yen learning a lot just from you talking

simple belfry
#

ok i am in here

crystal blade
#

@jagged totem I don't have any null values

cerulean crater
cerulean crater
pallid plover
cerulean crater
#

ill tag

cerulean crater
#

He posted his imports too

cerulean crater
#

Google:

Instant coffee contains slightly less caffeine and more acrylamide than regular coffee, but it contains most of the same antioxidants. Overall, instant coffee is a healthy, low-calorie beverage that is linked to the same health benefits as other types of coffee.

crystal blade
#

how will I get access to vc ?

jagged totem
crystal blade
#

thanks

cerulean crater
cerulean crater
# crystal blade thanks

consider chatting with @simple belfry , she cant talk either. She needs 50msgs before she can voice verify.

compact mango
#

Dont start that one, stick to coffee

cerulean crater
#

I more into coffee

compact mango
#

A rlly good coffee brand is called musetti

simple belfry
#

ok so all that monkeying around i was doing today was in vain because i have to talk in here before i can get voice access anywhere else?

compact mango
#

Oof

cerulean crater
compact mango
cerulean crater
#

haha

#

i see that now

#

I wonder if I can get it shipped to me

#

do you have a favorite roast?

compact mango
#

Ermm

#

Anything rlly

#

I just love them

cerulean crater
simple belfry
#

I wish i could smell coffee again. stupid covid

#

I make coffee with alkaline water to cut the acidity]

#

comment number 5 only 45 more to go!

compact mango
#

This rule is stupid

cerulean crater
#

I know

compact mango
#

In the nicest way possible

cerulean crater
#

do you know how long it took me to figure out

compact mango
#

What did they think they were gonna prevent

cerulean crater
#

I just got verified today

compact mango
#

Bruh

cerulean crater
#

Ive been a member here for a vey long time

simple belfry
#

so i guess I will just tell you how my day went comment 6

cerulean crater
#

..

compact mango
#

I have a meeting at 12

#

And im too tired

cerulean crater
#

Just make 50msgs

compact mango
#

Trying

#

To

cerulean crater
#

and then type this "!verify"

simple belfry
#

the dog upstairs started howling at 11 am and didn't stop until owner came home at 3 pm

compact mango
#

Make

#

50

#

Messages

wise cargoBOT
#

:incoming_envelope: :ok_hand: applied timeout to @simple belfry until <t:1693266613:f> (10 minutes) (reason: burst spam - sent 8 messages).

The <@&831776746206265384> have been alerted for review.

compact mango
#

They cant even be mad at us for-

cerulean crater
#

lmaoooo

#

hahaha

#

omg

compact mango
#

Damn

#

FREEMYGIRLEMMA

crystal blade
#

F

cerulean crater
#

I was literally about to say dont do that

compact mango
#

SHE DID NOTHING WRONG

#

THE STUPID RULES FORCED THIS

cerulean crater
#

free emma

compact mango
#

.

crystal blade
#

free emma

whole bear
#

Free emme

#

Till it's backwards

compact mango
#

Where are the mods

#

Oi

#

Come here and fix this mess

cerulean crater
#

This is a bit crazy

compact mango
#

I have 25 left

#

I think

#

Not too sure about that one tbh

#

OH NO MY NUMBER TWO SPOT ON DUOLINGO JUST GOT TAKEN

cerulean crater
compact mango
#

EMMAAAAA

cerulean crater
#

HAD PEOPLE

#

Until python took them away

compact mango
#

;-; rip

#

Who can even text this much

#

I cant even think of anything anymore

#

Okay only 19 left

#

Wdym man

#

There is such a thing as a espresso martini

#

And coffee doesnt suppress alcohol

cerulean crater
#

lol

compact mango
#

U just replaced one addiction with another

cerulean crater
#

hahahaha

#

getting a lil despy huh

#

lol

#

Im dead

compact mango
#

Extremely

cerulean crater
#

who can text this much

compact mango
#

Nobody

#

Absolutely no one

#

This rule is deplorable

cerulean crater
#

Lol when you said Im running out of things to say

#

lol

compact mango
#

Oh shush

cerulean crater
#

EMMA IS OUT OF TIME OUT IN 5 MIN

compact mango
#

Stop laughing at my pain

#

YESSSS

#

RETURN OF THE QUEEN

crystal blade
#

what defcon ?

cerulean crater
#

yea

compact mango
#

It’s a murica thing

crystal blade
#

how da fuq yen knows so much

compact mango
#

Unfortunately

#

As a londoner I assert my dominance here

#

Imagine staying outside

#

OH MY GOD

#

THIS IS THE LAST ONE

cerulean crater
#

Okay

#

so

#

she is coming back

compact mango
#

.

cerulean crater
#

and it took me a year to make 50msgs

#

lol

compact mango
#

Why is it saying

#

That

cerulean crater
#

congrats

compact mango
#

I cant

cerulean crater
#

You have to have time in the server too

compact mango
#

Are the taking

#

They*

cerulean crater
#

you have to span in 10 min periods too

#

I think

compact mango
#

The mick

cerulean crater
#

Bro it took me forever to verify

#

but everybody has to do it you know?

compact mango
#

Okay im gonna go and come back in some time

#

For another ten minutes

#

This rule is stupid

cerulean crater
#

Yooo

simple belfry
#

I am freee

cerulean crater
#

how about crypto

simple belfry
#

freeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee

cerulean crater
#

whats the best wallet

#

Welcome @simple belfry

#

!verify

whole bear
#

@simple belfry hey how are you

crystal blade
#

hey emma , let's chat and bypass that 50 msgs barrier

simple belfry
#

I am doing well, thank you. and how about you @whole bear

#

ok @crystal blade

cerulean crater
#

THIS IS BS

#

SHE DIDNT ASK ME

crystal blade
#

Yeah , Man that was rude

cerulean crater
#

SHE IS CAPPPINNN

simple belfry
#

how are you @cerulean crater

whole bear
simple belfry
#

no I have not but I want to go see it

#

I got covid so basically i can't go anywhere indoors until i test negative

cerulean crater
#

I might stream my defcon footage

#

I did a ctf

#

my team place 23rd

simple belfry
#

i think i got it from the woman i sat next to on the plane coming back from defcon

cerulean crater
#

I always go

#

CTF!!!!!

simple belfry
#

i won the tinfoil hat challenge with the alternative category -- that happened because i put a sticker on my tinfoil hat. but it had the highest score overall

simple belfry
#

They gave me a tshirt for winning. the other people that were in other categories other than high score got much better swag along with their tshirt

whole bear
simple belfry
#

i also got a tinfoil hat pog. i missed out on the pog phase growing up

simple belfry
#

it was not long enough and we had another bomb threat so i totally missed out on arcade night

#

i went to hacker jeopardy, walked over to vet con and then was walking over to the arcade night when i was told leave.

whole bear
#

Dam sis sounds eventfull

#

How many days was it

simple belfry
#

in the soldering village, they gave me a really hard project.

#

i soldered one project last year.

#

then they gave me this project that didn't come with instructions

whole bear
#

Valid how did that go

simple belfry
#

and it required tweezers and the magnifying lens and my glasses.