#voice-chat-text-0

1 messages Β· Page 486 of 1

primal shadow
#

hi

jovial merlin
#

hello

dim inlet
#

java is the best programming language

calm heron
#

I don't use NixOS, btw

#

lol

haughty pier
#

haha

calm heron
#

bro im stuck with Windows

haughty pier
#

I think wsl support nixos now maybe?

calm heron
#

there is a github for it

amber raptor
#

probably, best support with WSL will Ubuntu

somber heath
#

@twin lodge πŸ‘‹

#

@oak jacinth πŸ‘‹

oak jacinth
#

YO

somber heath
#

@remote grove πŸ‘‹

craggy vale
oak jacinth
remote grove
#

whats up

#

I cannot talk I need to write more than 50 messages

oak jacinth
#

me 12

remote grove
#

lets type whatever

oak jacinth
#

I need to writrew 50 messeges

#

write*

#

woopsy

somber heath
#

Converse.

oak jacinth
#

I miss spelled write

remote grove
#

what does type even mean

remote grove
oak jacinth
somber heath
remote grove
oak jacinth
#

Waht

remote grove
#

yeah what does that mean like

oak jacinth
#

I think you have to chat for 10 mins 3 times

remote grove
#

do I need to be active for 30 minutes?

oak jacinth
#

bro that is mad work

somber heath
oak jacinth
#

@craggy vale

#

vc

somber heath
#

Just have conversations with people in the standard fashion and you'll meet the requirements.

somber heath
#

You learn how to make computers do your evil bidding.

#

Cue evil laughter.

#

Though we generally try to be more of a force for good, here.

sharp flare
#

it means computers can automate evil tasks in doing your bidding

somber heath
#

AI is pretty evil.

remote grove
#

AI is evil?

#

woooow

somber heath
#

It does that.

remote grove
#

why

sharp flare
#

AI might be best invention of all time

remote grove
#

AI is my friend

somber heath
remote grove
#

wow

sharp flare
somber heath
#

There may come a time that it will be an important step, recognising sentience, but we aren't there yet.

remote grove
#

like if I say suggest me what to do next and I just do it its like its taking me somewhere

sharp flare
remote grove
#

I neeed more text

wise loom
#

Google firing another 20k people, Let's Go!

whole bear
#

hello

#

not doing the wave thing anymore?

#

😭

#

great

somber heath
#

@hexed cloud πŸ‘‹

hexed cloud
#

hi

#

i am sorry i didnt unlock the voice mode yet

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.

kindred otter
#

kind of noisy

#

but ok

#

well

whole bear
#

opalmist have u done cybersecurity

#

ohnmv

#

nvm

#

cause idk if the .pdf files that i downloaded are dangerous or not

#

alright ty

modest shale
#

yo

whole bear
#

very loud mic

#

😭

#

ok

somber heath
#

@idle remnant πŸ‘‹

#

@quick hazel πŸ‘‹

quick hazel
somber heath
#

banyanna

somber heath
#

@severe stag πŸ‘‹

whole bear
#

@neon wasp πŸ‘‹

somber heath
#

@kind tulip πŸ‘‹

kind tulip
#

yo

#

i need to send 50 messages it says 😭

#

yeah

peak depot
kind tulip
#

oh

#

lol

#

ok

#

yeah got it lol

#

what if i keep typing then

#

like

#

this

#

this is not spamming tho

#

oh i get it ok then

#

yeah no lol

#

call me baldie

#

do random projects

#

still learning

#

i used to do alot of stable diffusion stuff back then

#

no lol i used colab
my pc weak

#

colab has banned me like so many times

#

yeah gou time

#

stopped

#

yeah

#

stable diffusion was banned on colab

#

yeah people used alot

#

waste their resources lol

#

fair

#

like 1 year

#

I'm actually doing electrical engineering

#

yeah

#

yeah alot

#

iot and electronics

#

yeah use proteus

#

simulator

#

W

#

yeah
it can simulate hardware parts aswell

wind raptor
somber heath
#

@brave sedge πŸ‘‹

brave sedge
vocal basin
#

are we faking history

upper basin
#

It would still be latest to not break the flow, but just different than its original date.

vocal basin
#

I rebased a project with near 1000-commit-long history but forgot to preserve timestamps

#

so now it's all compressed to less than a couple hours

upper basin
#

Would this work?

git commit --amend --date="Wed Feb 16 14:00 2011 +0100" --no-edit
```?
vocal basin
#

only several minutes

wind raptor
#

Speedy writer

vocal basin
#

there might be some time paradoxes created as a result

modest shale
vocal basin
#

commits being earlier than commits after that

wind raptor
vocal basin
#

@wind raptor did stackblitz really delete the issues tab

#

(issue you opened is inaccessible)

vocal basin
#

I'm so confused

#

idk what happened to that repo

vocal basin
#

decrypt what again? I just started listening

#

xor as encryption?

#

aaa

#

I missed the context

wind raptor
whole bear
#

@wind raptor can i stream langdev

vocal basin
wind raptor
#

!stream 1379884144070365367

wise cargoBOT
#

βœ… @whole bear can now stream until <t:1750859339:f>.

woeful blaze
#

hello

somber heath
#

@onyx peak πŸ‘‹

woeful blaze
#

anyone tired?

whole bear
#

untitled

#

haven't

#

its a unique concept of

#

i dont know what im doing

upper basin
#
GIT_AUTHOR_DATE="Tue Jun 24 17:52:31 2025 +0800" \
GIT_COMMITTER_DATE="Tue Jun 24 17:52:31 2025 +0800" \
git commit --amend --no-edit
#

The one I tried was

git commit --amend --no-edit --date "Tue Jun 24 17:52:31 2025 +0800"
somber heath
#

@delicate cliff πŸ‘‹

woeful blaze
#
self.Registration_sys_table.heading("name_of_pet",
                                                text="name of pet")
            
            self.Registration_sys_table.heading("name_of_pet_previous",
                                                text=" previos name of pet")
            
            self.Registration_sys_table.heading("pet_age",
                                                text="age of pet")
            
            self.Registration_sys_table.heading("pet_sex",
                                                text="sex of pet")
            
            self.Registration_sys_table.heading("pet_race",
                                                text="race of pet")
            
            self.Registration_sys_table.heading("owners_first_name",
                                                text="owners first name")
            
            self.Registration_sys_table.heading("owners_lastname",
                                                text="owners last name")
            
            self.Registration_sys_table.heading("owners_phone",
                                                text="owners phone")
            
            self.Registration_sys_table.heading("genetic_file",
                                                text="genetic_file")

            self.Registration_sys_table["show"]="headings
somber heath
#

@dense arch πŸ‘‹

dense arch
woeful blaze
#

import mysql.connector

somber heath
#

@vague dock πŸ‘‹

vague dock
woeful blaze
#

self.Registration_sys_table

wind raptor
woeful blaze
#

import cv2
import numpy as np
import pandas as pd
from glob import glob
import matplotlib.pyplot as mpl

wind raptor
whole bear
#

linux

vocal basin
#

@severe ice I've seen that video in recommended but never watched

#

you can hire Thoughtworks consultants, and they will make your LED blink with CQRS and Event Sourcing

severe ice
vocal basin
severe ice
vocal basin
#

the what

#

suspicious

#

@severe ice when iterating over a collection, you cannot manually mutate the current state of the iteration unless you mess with the state of that collection

#

latter might lead to an error

vocal basin
#

Mozilla has been existing on Google money for a long time

#

readability

#

Arc had a serious reason to use vertical tabs

#

because it had a hierarchy

#

dead browser

vocal basin
vocal basin
#

@wind raptor and for me it was the opposite

#

that different structure was the selling point for me

#

it better reflects how I work with tabs anyway

wise loom
vocal basin
#

I still call that pop-out thing "picture in picture", but now using that name sounds a bit retro

wise loom
#

only ML code, no other code

vocal basin
#

this is a disgusting popup

#

guess the only way to close it

wind raptor
#

x?

vocal basin
#

if you miss it just a little bit it won't close

#

you need to perfectly click on a small letter to close it

wind raptor
#

I'm surprised they left a little top padding in there

vocal basin
#

type an x, then select it

#

you will see the same padding

wind raptor
#

they could have set it negative haha

vocal basin
#

negative margin is such a useful feature actually

#

yes

whole bear
#

yes its windows

#

its just rainmeter

#

it has been around since ages

#

yea its just firefox

#

, 2009

vocal basin
#

Windows 11 with AI garbage removed and visual appearance fixed is likely better than Windows 10 because of internals

#

like you have to debloat Windows anyway

#

world is politics

vocal basin
#

TPM is questionable but afaik you can install Win11 without it anyway

#

.randcase Windows Recall

#

grr

#

anyway

#

you get the point

#

@severe ice Forza Horizon 5 can't run on my Windows PC but runs fine on my openSUSE laptop

#

a game made by

#

Microsoft

#

cannot run on an OS made by

#

Microsoft

whole bear
#

recommend me a single player game

vocal basin
#

minesweeper

whole bear
#

with good storyline

minor mesa
#

hollow knight

vocal basin
#

@jovial merlin time to switch to illumos/BSD

jovial merlin
vocal basin
#

or Fuchsia

vocal basin
#

what other non-Windows/Linux/macOS OSes are there

#

I've seen VxWorks mentioned many times

#

mostly from random Rust crate docs

#
  • some space probe used
#

make an optimising compiler

#

just running .bf is trivial

#

making it fast, however, is not

#

if you just write the interpreter in C it will be slower than one of the more popular JavaScript implementations

#

you will have to optimise the code you're running

severe ice
#

Modernist, does replacing a tower of ifs with a tower of elifs make the code faster?

vocal basin
#

consider using match instead

#

!d match

wise cargoBOT
#

8.6. The match statement

Added in version 3.10.

The match statement is used for pattern matching. Syntax...

vocal basin
#

!timeit

x = 'c'
match x:
  case 1: print(1)
  case 'b': print(2)
  case str(): print(3)
wise cargoBOT
vocal basin
#

!timeit

x = 'c'
if x == 1: print(1)
elif x == 'b': print(2)
elif isinstance(x, str): print(3)
wise cargoBOT
vocal basin
#

well here if is slightly faster

#

but that's not always the case iirc

#

faster doesn't mean better

#

I wonder if variable being involved affects it

#

!timeit

match 'c':
  case 1: print(1)
  case 'b': print(2)
  case str(): print(3)
wise cargoBOT
vocal basin
#

seems like a no

severe ice
vocal basin
#

maintainability and expressiveness of code is often more important

#

the easier it is to understand the code, the easier it is to make serious optimisations

severe ice
#

Whats so hard to read/understand about his?

    if adv_mode == False:
        if c == "0":
            indexA = 0
        elif c == "1":
            indexA = 1
        elif c == "2":
            indexA = 2
        elif c == "3":
            indexA = 3
vocal basin
#

silent error?

#

as in why not indexA = int(c)?

severe ice
#

It goes on forward into the other similar tower but with == True

vocal basin
#

!timeit

c = "3"
if c in "0123":
    indexA = int(c)
wise cargoBOT
vocal basin
#

!timeit

c = "3"
if c == "0":
    indexA = 0
elif c == "1":
    indexA = 1
elif c == "2":
    indexA = 2
elif c == "3":
    indexA = 3
wise cargoBOT
vocal basin
#

hmm

#

!timeit

SET = set("0123")
c = "3"
if c in SET:
    indexA = int(c)
wise cargoBOT
severe ice
#

What does set() do?

vocal basin
#

eh, ig int isn't as fast

#

!timeit

MAP = {str(i): i for i in range(4)}
c = "3"
indexA = MAP.get(c)
wise cargoBOT
vocal basin
#

!e

print(set("0123"))
wise cargoBOT
vocal basin
#

sets are unordered collections which allow for quick membership checks

vocal basin
#

I'll try the same but constructing the dict in-place

#

!timeit

c = "3"
indexA = {"0": 0, "1": 1, "2": 2, "3": 3}.get(c)
wise cargoBOT
vocal basin
#

yeah, needs to be pre-constructed

severe ice
#

In laymans terms?

severe ice
#

Oh ok

#

Hey @rotund phoenix

vocal basin
#

!e

print(dict(zip(map(str, range(4)), range(4))))
wise cargoBOT
vocal basin
#

what a useless trick

severe ice
#

What trick?

vocal basin
#

it makes that MAP without either loops or hard-coding each entry

#

!e

print(list(range(4)))
print(list(map(str, range(4))))
print(list(zip(map(str, range(4)), range(4))))
print(dict(zip(map(str, range(4)), range(4))))
wise cargoBOT
vocal basin
#

(step-by-step)

severe ice
#

Modernist

#

Wanna look at the project Im working on rn?

vocal basin
#

is it on GitHub?

severe ice
#

No

#

I can send the file

wise cargoBOT
vocal basin
#
ARRAYS = [arrayN, arrayR, arrayG, arrayB]

def current_array():
    return ARRAYS[indexA]
#

hmm

#

although

#

I guess it isn't really useful

#

since you have indexN and indexRGB as separate

dense arch
#

hii

severe ice
#

Hey Maroloccio

#

@midnight agate

vocal basin
#

sound works

severe ice
#

Hey Musa

wise loom
sweet sorrel
#

@wind raptor

#

can you help me rq

woeful blaze
#

Hello

wind raptor
sweet sorrel
#

im so confused :CRY:

#

😒

iron geyser
#

it's a App Sass ?

#

πŸ™‚

calm heron
#

heyo! @quaint python

whole crescent
#

Hi

primal shadow
#

Hello

obsidian jackal
vivid gorge
quaint python
woeful olive
#

yo

#

wsp

#

fire bro

#

u sound tired

#

u use linux

#

or what

#

mac u said?

#

what distro

#

debain is nice

#

is kali ubuntu based

#

?

#

i think debian right

craggy vale
craggy vale
woeful olive
#

its for cyber sec

craggy vale
#

I use debian

woeful olive
#

so whats ur main

#

distro rn

somber heath
#

@crisp minnow πŸ‘‹

craggy vale
woeful olive
#

ou mint

#

u should try arch

#

hyprland?

#

or regular

crisp minnow
craggy vale
crisp minnow
craggy vale
crisp minnow
crisp minnow
woeful olive
#

im gonna build a pc soon

craggy vale
crisp minnow
#

Bengali?

woeful olive
#

since ima main linux ima get amd

craggy vale
crisp minnow
woeful olive
#

is amd cheaper than nivida right

crisp minnow
#

I'm from West Bengal

craggy vale
woeful olive
#

damn

#

i seen one for 900

#

thats crazy

#

just for a card is crazy

#

ima distro hopper tbh

#

i was thinking of going to manjaro but idk whats the best

crisp minnow
woeful olive
#

have u tried qubes @somber heath ?

#

qubes os is supposed to be the most safe

#

look it up

#

did u get hacked or something

#

or u justparanoid

#

yes

#

thats why i switched to linux

somber heath
#

@remote grove πŸ‘‹

remote grove
#

pip

#

whats up bro

woeful olive
#

qubes is best for security

#

i have a ctr lol

#

crt

#

crt have cams?

remote grove
#

idk

#

crt as in crt monitors?

woeful olive
#

no like tv

remote grove
#

crt tvs?

woeful olive
#

i use it to watch old shows and such

remote grove
#

idk I think so

#

yeah proably in the 80s

woeful olive
#

@somber heath if ur so agiant security make ur own os

#

unless u do it all your self

#

make something like the rasberry pi

#

i have no clue

craggy vale
woeful olive
#

unless u make it your self

craggy vale
#

I have pi

woeful olive
#

but for insane security i would say

#

just get off the internet

#

for a while

somber heath
somber heath
#

@whole bear πŸ‘‹

#

@cursive niche πŸ‘‹

cursive niche
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
#

@crystal ingot πŸ‘‹

crystal ingot
#

hi

willow light
cursive niche
#

hi is it possible to change colour of output in vs code

wind raptor
#

In the terminal?

cursive niche
#

yes

wind raptor
#

You can use special codes to get colours

cursive niche
#

no extension or something

wind raptor
#

!pypi colorama

wise cargoBOT
#

Cross-platform colored terminal text.

Released on <t:1666665382:D>.

wind raptor
#

Of course

neon wasp
#

@peak depot hellooo πŸ‘‹

peak depot
#

.id or _id

hidden breach
willow light
#

Hi, no mic today, in a cafe.

#

although I have to hop off in 15 min I'm expecting a call

somber heath
#

@safe scroll πŸ‘‹

willow light
#

<joking>Oh hi milien i didn't see you down there </joking>

#

In my experience in college there are two types of professor: those who can teach, and those who can bring in NSF grants. Sometimes you get both, but those are rare.

#

My atmospheric thermodynamics professor was definitely the "brings in money" kind. His teaching style was "mumbling into the whiteboard".

#

Thankfully, all you needed to do to pass the exam was read the textbook.

#

Whereas my Calculus III professor was also the head of the philosophy department and taught because he enjoyed teaching, and it showed.

I also got in his good books by showing up to class on day one reading his favorite book, GΓΆdel, Escher, Bach

#

He was less concerned with making us memorize stuff and more with making sure we actually understood the concepts.

#

Which may be why I still remember triple integrals and polar coordinates whereas I barely remember how interfaces work in Java.

somber heath
#

@fierce osprey πŸ‘‹

willow light
#

yes milien?

neon wasp
#

I'm also in a cafΓ©

willow light
#

Not even the funny ones like Lethal Company?

wind raptor
willow light
#

My favorite horror game, to this day, is S.T.A.L.K.E.R. Shadow of Chernobyl. It isn't a jumpscare heavy game, it just builds dread and rarely, if ever, resolves it.

cursive niche
willow light
#

It's always good to know there are those willing to learn.

#

There's a reason one of my laptop stickers is "brave enough to be bad at something new"

#

Memorization != Experience

Which is why I really hate the way hiring managers have developed a certification fetish.

willow light
#

It is a well-established fact that you can game a certification exam.

I strongly believe that if you want to know how well a person knows a topic, wake them up at 3am and ask them then.

minor mesa
#

hi

willow light
#

"Sure I can take the certification exam. After all, I'm fully awake, caffeinated, and on my meds. It is not a realistic simulation of when I'll actually need the information, though."

#

anyway, g2g, expecting a call soon.

amber raptor
#

Certifications are so bad

dull sluice
#

today when i went with the train it said its 38Β°C i hope it meant ouside

wind raptor
still herald
#

Guys i need help

minor mesa
#

bye guys

lament girder
#

hello

#

is it private talk

#

sure

#

i'm just here to listen yall

somber heath
#

@teal ember πŸ‘‹

#

@dusty musk πŸ‘‹

dusty musk
#

hi

#

what does this mean?
You have an active voice infraction.

#

voice verification

#

really? :((

#

i have my dms off

#

cries in python

willow light
#

Some asshole stole my peppers.

somber heath
#

@dapper wraith πŸ‘‹

dapper wraith
#

Hi

dusty musk
#

oh i remember chris... we've interacted before

somber heath
#

@naive hedge πŸ‘‹

naive hedge
somber heath
#

@eternal egret πŸ‘‹

eternal egret
#

I don't have permission to speak 😭😭

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.

eternal egret
#

Ohh thank you

#

I sent less than 50 msgs

#

πŸ₯ΉπŸ₯Ή

naive hedge
#

it's my pleasure to be in this awkward voice chat

wise loom
somber heath
#

@cursive niche πŸ‘‹

short owl
#

zub zub ba jub

#

pepper caper

cursive niche
short owl
#

earwig - little pieces of songs that loop in your brain

#

sometimes song remixes are better than original @somber heath

somber heath
#

@mellow pagoda πŸ‘‹

mellow pagoda
#

yo

#

y cant i speack

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.

mellow pagoda
#

so i have to wait 3 days?

dry jasper
#

and this is the orginale

somber heath
#

Partake. Enjoy.

short owl
#

you put some rather , Popish music videos ( Ghost ) @peak depot

mellow pagoda
#

does anyone know what is the problem?

somber heath
#

You'll need to have it installed into the environment you're using.

mellow pagoda
#

can someone help me install python on vs code?

#

@somber heath צשטנק Χ• Χ‘Χ©Χž?

#

maybe u can?

somber heath
#

You have Python.

mellow pagoda
#

i never installed it

dry jasper
mellow pagoda
#

i just typed python and thats it i dont think its rly working

mellow pagoda
somber heath
#

You'll want to pip install the modules you need for each project via the terminal in this ide.

#

I believe.

dry jasper
#

you mean execute a file?

mellow pagoda
#

a place where i can write code

dry jasper
short owl
#

can write code in the bathtub

dry jasper
#

than call the end of the file .py

somber heath
mellow pagoda
mellow pagoda
dry jasper
#

yes

#

now just use your brain and read ❀️

#

you have to eat yourself

short owl
#

visual studio is for those who can code

dry jasper
#

i cant do that for you

dry jasper
short owl
#

rebus

#

hey man did you get that big honking server @gilded rivet

gilded rivet
#

Ya

short owl
#

garage full of GPUs now , assortted robot arms

gilded rivet
#

I have a massive server

#

so big

short owl
#

can you put a experimental - Deep Seek R1 on it , no net connection @gilded rivet

gilded rivet
dry jasper
#

seksy

short owl
#

wowee

dry jasper
#

what are you planing to do?

short owl
#

need good cooling - plug in some heat generators

#

need some chicken wire to keep the racoons out of it @gilded rivet

mellow pagoda
#

i am trying to install the thing

gilded rivet
#

I put 2x severs + 2-3x switches + some other stuff

mellow pagoda
#

but i get this error

dry jasper
gilded rivet
dry jasper
#

i also have a small rack @home

short owl
#

How to use GPT to speed up your coding

dry jasper
#

with a 1U server πŸ™‚

#

what are you gonna use the server for?

#

gaming? developing?

mellow pagoda
#

so now just press anter?

#

or am i at the wrong place?

dry jasper
#

you should be able to find your way πŸ˜‰

mellow pagoda
#

ok ty for helping i am just still getting the same error but i will figure it out

gilded rivet
#
dry jasper
#

if you dont want to read 5 minutes than i will not spend 30 minutes to guid you

#

❀️

vocal basin
short owl
#

are you growing anything exotic in your garden - its been a while @gilded rivet

vocal basin
#

how do I see the completion percentage

#

@gilded rivet we can still hear you

short owl
#

aliens got him - it was his time

mellow pagoda
#

@dry jasper i did it!

gilded rivet
vocal basin
#

uh

vocal basin
gilded rivet
#

Same page

#

but you need to sign in

vocal basin
#

extension?

#

maybe I need to press start lmao

gilded rivet
#

No

#

Lol

#

Just solve a problems

vocal basin
#

uh

vocal basin
#

there is no way to see percentage because I didn't "start" before I solved them

#

!e

print(sum(map(int,"17 2 1 2 9 3 4 7 8 2 3 4 5 2 1 4 3 6 4 3 3".split())))
wise cargoBOT
vocal basin
#

that

#

93/150

gilded rivet
vocal basin
#

MangoDB my favourite

vocal basin
#

"decision you regretted"

gilded rivet
#

Levels

vocal basin
#

I'm actively committing to several architectural mistakes because the CTO isn't that well aware of design practices and their consequences and is too locked into wanting some incorrect rules followed

#

adjective surname

wise loom
vocal basin
# wise loom

"just optimise the workflow, remove all interference"

woeful blaze
#

How is everyone doing today?

viral fern
#

how i can speak!

copper junco
viral fern
# wise loom

to be honest if i don't use social media i won't be a programmer

wise loom
viral fern
mellow pagoda
#

hi guys

#

i want to send a ss to chat gpt via python is that possible?

primal shadow
#

probably

mellow pagoda
#

the ss is a capctha and i want him to tell me what is in the captcha

primal shadow
#

chat gpt has an API, python can interact with APIs

#

uh

mellow pagoda
primal shadow
#

probably not

#

we don't automate bypassing captchas here

mellow pagoda
#

i am trying to comple the passwoird game

primal shadow
mellow pagoda
#

by automaiton

#

i am not hacking anything

#

i am stuck at rule 10

primal shadow
#

That's a lot of worms you've got there

mellow pagoda
#

bro what

primal shadow
#

If it's gray, I won't play. That's my motto

#

I don't actually have a motto, but you know what I mean

mellow pagoda
#

wait does the api thing cost money?

primal shadow
#

probably

#

companies do like to make money

#

The shareholders really appreciate it

#

Although these days all that matters is how many people buy your stock, not how well your company is actually doing

#

that's why I'm not CEO, I don't actually understand how all this stuff works

worthy timber
willow light
remote grove
#

Guys

#

Hello

somber heath
#

@whole bear πŸ‘‹

whole bear
#

hi?

somber heath
#

You joined voice chat.

#

You weren't verified.

whole bear
#

i figured that out... i got here two seconds ago. i dont know any python, im just clicking on places TwT

somber heath
#

So I gave a wave here, in the accompanying text channel.

somber heath
whole bear
#

i just want to learn because its usefull and i like math so i want to do math projects in python

#

so i figured joining the python disc would be a good thing

somber heath
#

A suitable choice.

whole bear
#

what do you do with python?

somber heath
#

My mathematical knowledge and ability is not especially strong, but Python allows me to express mathematical concepts in a productive fashion.

#

I make art with it.

#

Images are just arrays of values, after all.

somber heath
#

Numbers go whirr, art.

wise loom
#

i passed by a park saw a hobo laying down sleeping on a bench, he was peeing while laying down, pee was just flowing onto the bench and then onto the ground..

craggy vale
#

hello @copper adder

#

bye

hybrid latch
#

hello

craggy vale
hybrid latch
#

are you free

#

ok

craggy vale
#

see

hybrid latch
#

so amazing

craggy vale
#

@naive hedge hi

naive hedge
#

@craggy vale you must have worked hard to learn excel didn't you?

craggy vale
#

😁

naive hedge
# craggy vale nope it's simple

No I mean when my uneducated teacher was teaching excel in my school she spent most of the time she had this 'cell reference error' all the time.

#

your teacher had that too?

craggy vale
naive hedge
#

@placid kernel stop jerking off in the mic

placid kernel
craggy vale
#

wanna see my project

craggy vale
naive hedge
#

@craggy vale you seem to have an expensive mic didn't you?

craggy vale
naive hedge
craggy vale
naive hedge
craggy vale
naive hedge
#

now I realise why buildai prompts were so sh*t.

#

you are kids that's why you are able to work for free.

naive hedge
#

don't take such jobs let adults do the work. They need money, how will they earn if you kids take those jobs.

naive hedge
craggy vale
craggy vale
#

hello @urban abyss

primal shadow
#

Create wealth for someone else, without compensation!

#

Feel good about being exploited! Exploited is the best state for a human.

naive hedge
#

Although if you are working for a sh*t company for free that doesn't make any sense.

vocal basin
#

"I did work for you => you expect me to be thankful => fuck you, pay me"

fast gyro
#

oh thanks for the insight, didnt know that, will def fix it

vocal basin
#

if your income isn't on the line, you aren't learning shit, kid

naive hedge
#

lol! I believe I rubbed some jobless kids on the wrong side 🀣🀣

vocal basin
#

beliefs are just that, beliefs Β―_(ツ)_/Β―

primal shadow
#

You're not gonna convince me the people making 7+ figures shouldn't share.

naive hedge
primal shadow
#

It really doesn't, working for free is madness 🀷 why are you going to make someone else money to take none of it home for yourself?
Reminds me of all the "Photograph my wedding for exposure" phototgraphers experience. Nah, rather work for πŸ’°

naive hedge
#

it also depends on the complexity of the work you're doing.
if you are a mechanical engineer and got a internship for free at a company, that company might provide you with good equipments which you maybe can't buy yourself and you can learn to work from them and then move you way up the ladder to get a paid internship.

primal shadow
#

And the only reason they let you through the door is to make them money, all of which they keep.

#

Not why I get a job. 🀷

naive hedge
primal shadow
#

You got the experience of working for free, and hopefully that's a life lesson that stick with you and you never do it again. That's all I see someone getting for working for free.

vocal basin
#

peak discord consistency: still shows the stream as existent

#

even updates the watching count

somber heath
#

@coral wasp πŸ‘‹

coral wasp
somber heath
#

@lusty ridge πŸ‘‹

lusty ridge
#

yo

#

?

#

I can't evne speak

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.

lusty ridge
#

It says I've been here for less than 3 days

#

so i'm unable to speak

#

Ok I have a question..

#

I'm trying to use OpenBSD and I don't know if I should add it to a VM or use the terminal

calm heron
#

hello

lusty ridge
#

Could you repeat that my connection was faulty at that moment

calm heron
#

what do you mean use the terminal? like run it headless or with a desktop environment?

lusty ridge
#

I mean my main terminal not the one that the VM contains

calm heron
#

so like WSL?

lusty ridge
#

my issue is I can't open the BSD file to access it on the VM

calm heron
#

I didn't know OpenBSD was on WSL

#

hmm

lusty ridge
calm heron
#

have you setup a VM before?

lusty ridge
#

yes

calm heron
#

i see

lusty ridge
#

I want to use OpenBSD to configure simple firewalls

calm heron
#

it would be difficult walking you through this through text chat, i still don't have access to speak here

lusty ridge
#

No worries

calm heron
#

@somber heath ikr, I've wondered the same

#

what virtualizer are you using?

lusty ridge
#

Oracle?

calm heron
#

virtualbox, ok

#

hold up

lusty ridge
#

entering a new field is like learning Mandarin with merely a textbook.

calm heron
#

i highly recommend watching a lot of youtube videos and following along

#

what image file did you download, is it an .img or .iso?

lusty ridge
#

.iso77

#

Opal do you use python or a different programming language

calm heron
#

i think 77 is the version

lusty ridge
#

yea that's the version I downloaded

calm heron
#

now there are different types, you'll need the amd64 one

lusty ridge
#

yes I chose the amd64 aswell

calm heron
#

cool

lusty ridge
#

Mind if I show you a picture real quick

calm heron
#

go for it

lusty ridge
#

Here's me trying to find the file for OpenBSD. In the video after he installed it the screen then switched to him creating another virtual account with the name of the file. I don't know if maybe I create a new file and I name it OpenBSD even though it won't have all the compenents that the disk has.

#

when I attempted to look up the files nothing popped up

calm heron
#

you've extracted the ISO

#

or more so mounted it

lusty ridge
#

I don't think I did that

calm heron
#

you just pick the file itself

#

on the left it is mounted

#

ISO files are basically DVDs

#

when you mount it you can see the files

lusty ridge
#

oh ok

calm heron
#

when it asked you for the ISO image you just pick it from your downloads, no need to mount it

#

like so

lusty ridge
#

What does mount mean?

#

and what does it do I suppose

calm heron
#

its so that you can see the files

#

exactly what Opal said

#

like when you plug in a flash drive, Windows mounts it automatically

calm heron
lusty ridge
#

so combining files to each other?

lusty ridge
calm heron
#

there are some complications with how an OS deals with multiple file systems that i don't quite understand

#

but the OS does the work

lusty ridge
#

its freezing as im inputting my name D:

calm heron
#

hmm, what are the specs of your computer?

#

it does that for me too sometimes, i got a micro pc

lusty ridge
#

im on a dell latitude 7420 laptop

calm heron
#

virtualbox @somber heath

lusty ridge
#

?

calm heron
#

press Ctrl+Shift+Esc and got to the performance tab of Task Manager

lusty ridge
#

ok what do you want me to look at specifically or do you want me to send you a picture

calm heron
# lusty ridge this

looks good so far, we need to know the specs of your laptop before we can move forward to giving it hardware resources

#

picture

#

show the CPU tab

#

like this

lusty ridge
#

@somber heath you exercise?

#

oh so like just walks?

#

better than nothing in all honesty

calm heron
#

OK, now go to the hardware tab and set it like this OpenBSD doesn't need a lot and you don't have a whole lot to give if you're feeling generous you can give it 4096 of Memory and 4 processor cores

#

but again, it depends on what you're doing but if you're just playing with firewall rules you don't need much

#

just enough to have it run smoothly

#

which is 2GB or RAM and 2 cores of CPU

lusty ridge
#

ok

calm heron
#

got it?

lusty ridge
#

yes

calm heron
#

now how much space do you have on your C: drive?

lusty ridge
#

lemme see

calm heron
#

like what is availble

lusty ridge
#

335

#

free

calm heron
#

plenty

lusty ridge
#

yea I don't download a lot of things

calm heron
#

you can be minimalistic and allocate 64GB for the hard desk or just do 128GB. It won't use all of that space right away as long as you don't tick the box that says Pre-allocate, so don't do that

lusty ridge
#

ok then I leave everything else the same?

calm heron
#

yes, click finish

lusty ridge
#

ok then I can open it

calm heron
#

OK, now click settings

#

one thing you'll want to change

lusty ridge
#

ok

calm heron
#

Go to Display and give it 128MB of video memory, it'll make things run smoother and your graphics card can handle it

#

now you can start it

lusty ridge
#

ok

calm heron
#

carful clicking in the window, sometimes it'll steal your mouse and keyboard

#

there is an escape key combo

lusty ridge
#

ok

#

what's the combo

calm heron
#

im trying to find it

#

Right Ctrl

#

now from here forward i don't know if this will be complicated or not but it looks like a scripted install that'll walk you through it

#

Start with pressing 'i' for install

lusty ridge
#

yea I pressed that now it's asking for a keyboard layouts

calm heron
#

hit enter for default keyboard

#

hostname is the computer name, enter what you'd like, maybe just openbsd

lusty ridge
#

Ok I'm on the network interface

calm heron
#

hit enter until you get to where it shows the IP

#

then type a password, it won't show it like this ***************** but it is still typing

lusty ridge
#

ok I did

#

ok

#

so I pressed enter but it just went down another line

#

one sec I need to go take out the trash real quick

calm heron
#

now defaults for the rest until you get to ssh, enable that

#

you can also setup a user

#

X Windows will be the desktop environment

#

Window*

#

accept defaults until you get to the SHA256.sig and say yes

#

oh, i just realized there is an autoinstall option at the beginning EVs_02catrageuwu

lusty ridge
#

ok

#

I'm back

lusty ridge
calm heron
#

let me see if mine works

#

ya, restart

#

idk what i did wrong

lusty ridge
#

ok

calm heron
#

ya autoinstall isn't working either, I've never installed OpenBSD

lusty ridge
#

oof..

calm heron
#

maybe i know, let me try something

lusty ridge
#

any luck?

calm heron
#

im getting a kernal panic, it's like BSoD but for Unix

#

no sure how to move on from here

#

what makes you want to use OpenBSD, just for setting up firewall rules?

lusty ridge
#

yea since it's a free software notorious for security I was recommended to use it

#

I do have VS and a python extension

calm heron
#

it is pretty good security wise but if you want to learn about firewall rules there are so many options

#

i think you're starting in the deep end when you gotta start where the water is shallow

lusty ridge
#

that's what it felt like on honestly

calm heron
#

it's a good thing that you're excited

lusty ridge
#

yea I'm really just trying to throw my self out there

#

so you would suggest python asewll

#

oh

#

oh it's been 3 days for you?

calm heron
lusty ridge
#

that's nice what specifically are you using python for?

#

what college do you attend?

#

Oh nice I attend UTSA

#

University of Texas at San Antonoi

#

yea

#

Antonio

#

that's what's up

#

I suppose to take a programming class aswell

#

it was python

#

next semester

#

but unfortunately I just recently got a email that the programming class got canceled 😦

#

I have no clue honestly so I had to choose a different class that was related to my cyber security course

#

Yes that's my major

#

I actually transitioned from Business analytics to Cyber last year

#

so I'm a bit behind

#

yes I took a cyber intro course

#

oh yea

#

well not all

#

but I suppose if I learn the basics of python I can just go on from there

#

I'll take macro economics

#

and accounting and a management class

#

yea

#

When I switched my advisor listed all the classes that were still required

#

so account was apart of it as well

#

which makes me wonder if my requirements weren't updated

#

yea I can't complain

#

I'm on scholarship

#

yea most definitely

#

what about you

#

oh that's wsp so you've done projects

#

before or no?

#

oh wow

calm heron
lusty ridge
#

I wanted to create a home lab

#

ok

#

dang how do you even break them

#

you mentioned a kernal what is that aswell?

#

UNIX as in OS

#

ok

#

I gotta go eat now it was nice talking to yall maybe tomorrow I'll be able to use voice chat

#

ok

#

sounds good then

haughty pier
#

How to Succeed in Business Without Really Trying - The Company Way: Mr. Twimble (Sammy Smith) sings about his quarter century experience as a company man with Finch (Robert Morse).
BUY THE MOVIE: https://www.fandangonow.com/details/movie/how-to-succeed-in-business-without-really-trying-1967/cmp=Movieclips_YT_Description

Watch the best How to Su...

β–Ά Play video
#

@somber heath

craggy vale
#

see

somber heath
#

@spark crystal πŸ‘‹

craggy vale
craggy vale
woeful blaze
#

In this video, we will be learning how to create bar charts in Matplotlib.

This video is sponsored by Brilliant. Go to https://brilliant.org/cms to sign up for free. Be one of the first 200 people to sign up with this link and get 20% off your premium subscription.

In this Python Programming video, we will be learning how to create bar charts ...

β–Ά Play video
#

in next
row = next(self.reader)
^^^^^^^^^^^^^^^^^
StopIteration

shell plinth
#

!e

import numpy as np
import matplotlib.pyplot as plt

x = np.linspace(0, 100, 100)
y = np.exp(x / 50) * np.sin(x/30)

fig, ax = plt.subplots()
ax.plot(x, y, 'ko')

fig.savefig('saved.png')

wise cargoBOT
shell plinth
#

!e

print('asdf')
wise cargoBOT
woeful blaze
craggy vale
woeful blaze
astral coral
#

Vibed my own "Spriter" program in Pygame. What this does is it allows you to upload multiple 2D images, rig them like a 3D model (using bones) and the animate them :3

#

it works but there are bugs, will demostrate later when I iron out a few bugs but will put on my github for anyone who find stuff like this useful

somber heath
#

@south ice πŸ‘‹

#

Sorry, I was looking elsewhere.

#

What was the question? (Just ask straight up, next time, yeah? πŸ™‚ )

#

Maybe add a ping if I don't respond?

#

@regal marsh πŸ‘‹

hearty knot
#

what should I do ... in this rainny day ...

craggy vale
#

haha

hearty knot
#

might be good idea ... just a little nap ...

gentle flint
woeful blaze
#

Morning

somber heath
#

@stuck mason πŸ‘‹

stuck mason
woeful blaze
#

How is everyone doing today?

somber heath
#

@vast spindle πŸ‘‹

vast spindle
#

Hello there!

whole bear
#

Hey there!

somber heath
#

@whole bear πŸ‘‹

whole bear
#

How is everyone doing this morning?

#

It's very close to memento mori, the username is a bit convoluted

whole bear
#

It has many interpretations, but to me it expresses a mourning of time that passes and plea for something that outlives myself. Lamentomori is to mourn death, itself, and everything lost with it; the experiences, and knowledge.

#

By bearing Lamentomori as my username, it's like embracing the fact I'll die and silently reminds others that they too will as well one day. It's a constant reminder that our time is finite and deserves to be taken seriously.

vast spindle
#

Come back in a sec.

somber heath
#

@tepid patrol πŸ‘‹

#

@whole bear πŸ‘‹