#ot2-the-original-pubsta

652 messages · Page 81 of 1

dusky cliff
#

interesting

rancid fjord
#

i am curious about the channel name 👀

echo flower
#

scary 👀

#

time to train to be an asshole™️

jovial island
#

!e

import numpy as np
a = np.array([[5,9], [9,10]])
b = np.array([[1,5], [5,1]])
print(a @ b)
print(b @ a)
clever salmonBOT
#

@jovial island :white_check_mark: Your eval job has completed with return code 0.

001 | [[50 34]
002 |  [59 55]]
003 | [[50 59]
004 |  [34 55]]
dusky cliff
#

!e

import numpy as np
a = np.array([[5,9], [9,10]])
b = np.array([[1,5], [5,1]])
print(a @ b)
print(a.T @ b.T)
clever salmonBOT
#

@dusky cliff :white_check_mark: Your eval job has completed with return code 0.

001 | [[50 34]
002 |  [59 55]]
003 | [[50 34]
004 |  [59 55]]
jovial island
dusky cliff
#

oh i have no idea i just evaled it for no reason

jovial island
#

oh alright, my bad.

dusky cliff
#

just found it cool that a @ b == a.T @ b.T

jovial island
#

we can check if that is the case with every hermilion matrice tho.

#

!e

import numpy as np
a = np.array([[3,9], [9,10]])
b = np.array([[1,5], [5,14]])
print(a @ b)
print(a.T @ b.T)
dusky cliff
#

whats that

clever salmonBOT
#

@jovial island :white_check_mark: Your eval job has completed with return code 0.

001 | [[ 48 141]
002 |  [ 59 185]]
003 | [[ 48 141]
004 |  [ 59 185]]
jovial island
dusky cliff
#

oh

#

fuck

dusky cliff
jovial island
#

restricting to real number tho

jovial island
#

there exists a basis of vectors v1,…,vn for the space such that vi is an eigenvector of A and B for all i. The truth of this statement requires that A and B are diagonalizable, which is necessarily true if A and B are Hermitian.
beauty

rancid fjord
#

i love how i dont understand every single word of it

unreal sigil
#

diagonalizable 👀

dusky cliff
#

oh

#

hold on

jovial island
#

if there exists a C such that
CAC-1 = diagonal matrix then they are diagonalizable iirc(assuming C is reversible)

#

if im not mistaken

dusky cliff
#

im pretty sure hermitian and skew hermitian matrices are in my textbook

#

the term just completely slipped my mind lol

sharp spoke
#

Some weird stuff they were

median blade
#

ICSE moment?

sharp spoke
#

Nah not really I just learnt that idk why.. It's not cbse portion tho

gilded steeple
#

what kind of a toxic enviroment is that

#

he also said he got humiliated before

#

from toxic into toxic

#

" I don’t do code review for the business, I just like showing the rookies their place. My skills have finally started to pay off."...
"And if you tell me that you haven’t had this feeling ever, then you’re lying. Tell me about higher goals, training rookies and all that — I know you’re simply too full of themselves. And if you try to tell me that you learned to defeat that feeling (however it manifests in you), then I must be a pink unicorn."
He is just toxic, I never felt this way and I know a lot of other devs who thrive in helping others. There are devs like that here too, some of them I met, most of them I didn't but look at all the owners, admins, mods. I can say for sure that they are all great, loving, willing to help people

sinful sun
#

I’m a psychopath with a licence to kill. An alpha male with a huge stick.
Lmao my guy this is literally "Coping: the blog"

#

youre not alpha anything

tribal tinsel
grim seal
#

chaos

sterile nymph
#

how to recovery my privilige as root

#

I'm in Ubuntu 20.04 and have tried almost all stackoverflow results in different timezones

languid osprey
#

the fuck is this otn

cedar turtle
#

lmao

lofty loom
civic plank
#

What a self absorbed person, pretty weird read

#

More entry level devs need to detect the early signs of these toxic employers/work environment , I can’t imagine myself working under these self-righteous “know it all” douchebags

#

Of course the senior devs will have more experience and know more than the fresh hire, but he is expecting perfect code in all pull requests.

hollow heart
#

did you read the end of the article though, he is laying out how he is (or was) as an act of self reflection. he quite clearly states it is toxic and unnecessary

civic plank
hollow heart
#

lol it's not just you pretty much everyone here

civic plank
#

So by the sound of it, he is reformed.

hollow heart
#

I also get the sense English isn't the writer's first language it felt really heavy-handed and dramatic

civic plank
#

Yeah seems like he is Russian

lofty loom
#

At the bottom of the page, he did indeed typed Russian

hollow heart
#

he states in the article that he is in Russia

lofty loom
lofty loom
rancid fjord
#

i am incredibly aroused amused by this ot name

languid osprey
#

What

dusky cliff
#

ot2 is reserved for akarys names now

real forum
dusky cliff
#

hmmm

fluid plank
#

@keen burrow how are u shaped

odd sphinx
#

banana

tranquil ridge
#

he is wearing one of those banana costumes

keen burrow
#

Like a banana with a suit and glasses 🍌 akarys

echo flower
#

banakarys

tranquil ridge
#

ban akarys?

median blade
#

yes please

steel eagle
#

definitely not

sharp spoke
#

I deny too... Banana costume is cool b)

sudden swallow
lunar vine
#

.topic

rustic harborBOT
#
**What's your favourite type of weather?**

Suggest more topics here!

lunar vine
foggy flicker
#

Summer completely sucks

hazy laurel
foggy flicker
hazy laurel
#

uh

#

Winter is a season

foggy flicker
#

Ah yes

#

I fucked up

jade bolt
#

anyone knows how to fix a stucked button

#

i took every screw up, cant seem to take a look whats inside

slate leaf
#

Percussive maintenance

#

(just hit it)

jade bolt
#

so im screwed up lol bad joke

jade bolt
jade bolt
slate leaf
#

Give it a wiggle too? What is the button attached to?

jade bolt
#

attached to a fan

slate leaf
#

Yeah then you should be able to wiggle it, pull it or hit it to get it unstuck

jade bolt
#

hmm

#

its stuck pretty deep

#

tried, doesnt make it unstuck

echo flower
#

heat it and then try pulling the screw out. If it seems tighter, put it in a freezer and pull out the screw like that. if it seems looser, heat it even more till it becomes ez to pull

gilded steeple
#

can someone point me in the right direction? I'm looking for the name of protocol/service/anything that would allow me to sennd pdf over the net to some printer and it will print it out.
So basically like that printer would have an URL (or it would use PC as proxy) or something and I can send data to that URL for example if I'm not at home I can send some file to print when I get back home.

tribal tinsel
gilded steeple
#

my real task is to send PDF from company website to user printer (which they can define in settings, like name, url, port, secret etc)

tribal tinsel
#

protocol supporting auth doesn't mean you will be able to set it up securely

#

from company website to user printer
... what?

#

user just opens the file and clicks "print". that's it

#

and having users set up their own print servers is even worse

gilded steeple
#

that's how it works now, but I was tasked to do it like this

tribal tinsel
#

whoever tasked you with it doesn't know shit about privacy laws. this is unnecessary and weird

gilded steeple
#

the users are internal users, kinda like admins in django backend

tribal tinsel
#

and as I said: not secure
you just said that users would define their own print server. so they'll need to set them up. basic user setting up a print server visible from the web. yes. good idea. best idea

gilded steeple
#

I don't think regular users would have access to this

#

I hope

tribal tinsel
#

if users already were clicking on documents on the website and manually printing - just add a print button directly, next to "save/open" button

#

there's no need to "send" anything from a server to a printer. just help users with selecting printing

gilded steeple
#

I can't manage to avoid that print form that way (thing where you choose color/number of pages etc)

#

It should just be click and print

echo flower
#

if you use a hp printer i think eprint should work

tribal tinsel
#

but setting printing options is correct pithink

#

it's a second confirmation and adjusting your printing stuff

gilded steeple
tribal tinsel
#

it should not

#

if you force me to print anything without this popup, then I'm not using your services anymore, lol

gilded steeple
tribal tinsel
#

it's that basic

#

I want to be able to manage my prints

#

imagine no preview nor settings before printing

#

it's the same as putting your printer on the web

#

you can get anything to print

#

without user interaction

gilded steeple
#

that's the idea I think

tribal tinsel
#

but print prompt is a must

#

never skip it

#

if you don't want to annoy your users

gilded steeple
#

yes I managed to directly open print promt with a button but I need to remove that too

gilded steeple
tribal tinsel
#

some people like printing doubleside. some people like to print 2 pieces on one paper (eg 2x a5 on a4 paper)

tribal tinsel
gilded steeple
#

internal users do't have a say on what the boss sais

tribal tinsel
#

use whatever you want on company printers but you said it's about their own private printers

gilded steeple
#

most of them work from home PepeRain

tribal tinsel
#

doesn't matter.
if my workplace would force me to print gods-know-what (because I don't see a preview) on my private printer, then next time I'm going to a print shop and get a receipt and re-invoice all my printing to the workplace

gilded steeple
#

they're not forcing you, it was a request from those internal users, some of them have lot of printing and requested this

tribal tinsel
#

you said a completely different thing earlier

#

that it was boss's idea

#

and you still didn't say why you don't want the classic printing prompt

#

I'm just arguing for keeping the printing prompt

#

because you wanted to get rid of it

gilded steeple
#

can we please not twist words, I just asked about some information so I can further explore it

#

and please don't argue thanks

tribal tinsel
#

I gave you arguments why getting rid of printing prompts is a bad idea

#

I gave you solutions of having a direct print button, instead of downloading it and manually printing

round moss
#

@gilded steeplehttps://en.wikipedia.org/wiki/List_of_printing_protocols should be of use

A printing protocol is a protocol for communication between client devices (computers, mobile phones, tablets, etc.) and printers (or print servers). It allows clients to submit one or more print jobs to the printer or print server, and perform tasks such as querying the status of a printer, obtaining the status of print jobs, or cancelling indi...

#

but I am not sure how you would use those for a private printer

#

Nicky is right in that you should just use the OS print stuff for that

echo flower
#

you know, when i first started programming I was so confused why arguments were named arguments
probably because i was associating them with real life arguments (as in fights)

gilded steeple
tribal tinsel
gilded steeple
round moss
#

not all printers support all protocols, so if you want this to work for an arbitrary printer in someones home, you may be SOL

#

without just using the print prompt

gilded steeple
#

"IPP is supported by over 98% of printers sold today" stonks

#

I'll start with this and see

jade bolt
#

weird question, can i put a gui inside a gui

#

i wanna put wt inside my program without a seperate window

keen burrow
#

Y'know

#

The order of words matter

hazy laurel
#

not a very good looking shape

#

just kidding, I'm sorry

keen burrow
#

Akarys shaped bananas != banana shaped Akaryses

hazy laurel
#

well

#

what if the banana is shaped like Akarys

#

Akarys is then banana shaped

#

banana = banana

keen burrow
#

I just had a logic class that said the complete opposite

hazy laurel
#

or did it

echo fern
keen burrow
#

That I am not excluding

#

Also this otn has been added while I was sleeping smh

slate leaf
#

Some double entendre there

tribal tinsel
keen burrow
#

Hmmm

#

Ask @shadow elk and @vague shadow

vague shadow
#

Akarys is a baguette shaped Italian

tribal tinsel
#

...why do you have no drinking water in your nickname? 😮

keen burrow
#

No leak

sharp spoke
#

He has joined ne**[REDACTED]**

steel eagle
#

I think that placard means that it's not safe to drink him

#

Vampires beware

steel eagle
#

You know I love helping people

#

But holy hell some people just either don't want to be helped, or aren't capable of being helped

keen burrow
echo flower
#

baguettehammer

hazy laurel
wide totem
#

ugh, this is gonna take at least a week to get to the current feature spec

#

but damn if it won't be extremely useful

#

😔

lucid girder
#

Sorry I'm 3 days late lmao, yes, this is what was used. Very good stuff, 10/10 wish it was on arch as well

wide totem
#

please save me

hollow heart
languid osprey
#

aha, I got errors working in my language. ```
func main(x: int) -> string {
if 5 == 5 {
let x = 10
}
}

#

not the best

#

there is a shit ton of room for improvement with messages

#

and have better errors for semicolons, instead of having the error display the next line

lucid girder
ornate scroll
languid osprey
#

Lite

slate leaf
#

I vote for roost

ornate scroll
#

cool

#

call it Hevy

slate leaf
#

Aboo's Rust

ornate scroll
#

LMAO

#

did u code it in rust

languid osprey
#

yse

#

yes

ornate scroll
#

even better if you even have stuff like your swapped with you're and you're swapped with your

#

"your an idoit"

languid osprey
#

perhaps

cedar turtle
languid osprey
#

I used a reporting crate

#

i wouldnt say its rust style

#

Once I've gotten a working version of the language, I'll rewrite error formatting from scratch

#

till then, I don't want to manually format it

slow valve
#

@dry raven sorry I had to go can u open a new help channel and ping me there

pliant trench
#

this devops thing

#

new to discord ig

jade bolt
pliant trench
#

also Chris

grim seal
#

new discord feature

jade bolt
#

wait i pinged joe and he got online instantly lol

grim seal
#

lol

pliant trench
#

ah hi joe

#

lol yea

#

what is it exactly

grim seal
#

you can assign an icon or emoji to roles

#

rolled out to 20% of servers

pliant trench
#

ohhh

#

What if u do it to every single role brainmon

#

@grim seal do you actually respond to everyone instantly

#

lol

#

nah

odd sphinx
#

sad

jade bolt
pliant trench
#

unfair

keen burrow
#

Apparently I am k8s themed now

#

Yeah I am lol

slow valve
#

yes?

#

do u mean non defaults

#

ok

odd sphinx
#

ye

grim seal
jade bolt
#

what's up with the "was"

#

is he not now? \👀

#

o mb

#

lol

grim seal
#

lmfao

frosty gyro
#

hi

split mica
#

sus fed

pliant trench
lucid osprey
#

hey, I'm very angry and sad right now. Is there some kind of guideline or something that prevents schools from conducting classes on sundays? I'm literally on the verge of screaming off the top of my lungs

#

its outrageous as to how my school would do something as shitty as this.

lunar sand
#

Unrelated to anything just wanted to show an animation I made

hollow heart
#

what country?
sounds like they're saying it's abnormal

languid osprey
tranquil ridge
lunar sand
#

Nope, everything written from scratch

tranquil ridge
#

ohh cool, i assume you used marching cubes?

hazy laurel
#

I thought that meant Scratch lol

lunar sand
#

Nope, it's just a mesh with a psychics simulation running on it

#

Low poly because well simulation is memory intensive

sharp spoke
#

ah damn

tranquil ridge
#

is the lighting raytraced?

lucid osprey
#

no I don't

lunar sand
#

Yep it is

tranquil ridge
#

very cool

sharp spoke
#

which language is it written in i wonder

#

also that is amazingly coool

tranquil ridge
#

you can use BVH on meshes to reduce the ray trace computation

lunar sand
#

Well it's not python otherwise I'd be showing you the render 10 years later

sharp spoke
#

i can begin to adhere how you got that pink role :P

tranquil ridge
#

oh

lunar sand
#

Seriously though, c++

tranquil ridge
#

ye id use c++ for this kind of stuff too

sharp spoke
#

ah that would be vinam's area

lunar sand
sharp spoke
#

c++ and rust seems good for rendering stuff

lunar sand
#

Even for 700 vertices I'm dealing with like 2000x2000 matrices

tranquil ridge
#

👀

lunar sand
#

They're pretty sparse so being stored efficiently, but it just scales up as the mesh grows

tranquil ridge
#

didn't know transformations could go that big

lunar sand
#

And well I don't know how to parallelize it so the simulation runs on a single thread

#

They're not transformation matrices so to speak

languid osprey
#

Hsp approved

hazy laurel
lunar sand
#

You basically have these huge matrices that keep track of the forces / stiffnesa of each of the springs

tranquil ridge
#

ah

lunar sand
#

Then you construct differential equations and solve them in an integrator for the movement

dusky cliff
#

dropping constants we get to O(1)
lgtm

lunar sand
#

Well shit u got me therw

#

Outplayed at my own game

hollow heart
#

@lucid osprey are you in secondary school/high school or..? what are your other classmates' reactions?

lucid osprey
#

most students won't attend anyway

hollow heart
#

it's in person?

lucid osprey
#

online

lucid osprey
#

s

#

f, pressed enter too soon

hollow heart
#

what's their reason for spilling over to a Sunday...

lucid osprey
#

But I can't not attend them, I'm supposed find out those who aren't joining and to send the names to our teacher

dusky cliff
#

bruh

lucid osprey
hollow heart
#

LOL what are you a TA?

lucid osprey
#

what's a ta?

hollow heart
#

teachers assistant.

lucid osprey
hollow heart
#

usually at the uni level and often a paid job

#

and why are you in charge of attendance, voluntarily? do you get extra merit points or anything for this responsibility?

#

if you're this pissed imagine how pissed the teachers are lol

lucid osprey
#

I'm often known for following our teachers instructions without fail.
Also maybe because my mother taught chemistry at the school I'm learning right now between 1997 and 1999, a few of my teachers right now did know my mother at the time (which may also be the reason)

lucid osprey
hollow heart
#

and you're in a public school?

lucid osprey
#

private. Public schools would be generous

hollow heart
lucid osprey
#

how so?

hollow heart
#

but in any case, I don't see how the institution can just add a extra day of school bc they feel like it lol. that's gonna cost $

lucid osprey
#

in a month, we do get 2 saturdays off

hollow heart
#

they asked you and you obliged and said "yes, I'll do this task"

#

rip India lolll

lucid osprey
#

is it even possible to say no without being insulting to them?

hollow heart
#

maybe a cultural thing but for any extra responsibility like that one should always be able to refuse

#

and yes there are always polite ways of saying "no"

lucid osprey
lucid osprey
lucid osprey
#

it sucks man

median blade
#

telling names

#

nice

lucid osprey
#

I feel terrible including my best friends' names

hollow heart
#

tone, and saying things like "I really appreciate the opportunity and being asked but I regret to inform you I will not be able to do so because of x"

lunar sand
#

What if you just... Don't?

#

Say you couldn't find out anything

dusky cliff
#

thats the chad move

lunar sand
#

What are they going to do

median blade
#

but muh loyalty to da teacher

hollow heart
#

at this point though, you already said yes

lucid osprey
#

yes

dusky cliff
#

you're the one who's supposed to report names
if you dont attend
there's no one to report anyone's names
hyperlemon

hollow heart
#

so imo it'd be better to finish out the year

lucid osprey
#

bru-

hollow heart
#

also why can't teachers do their own attendance lmao

tranquil ridge
lunar sand
#

You've put yourself in a particularly ridiculous situation

sharp spoke
#

me befriending the class cr so they mark my proxy be like hyperlemon

lunar sand
#

I'm not really sure what advice you want when you're rejecting the rally useful one being given to you

lucid osprey
lucid osprey
hollow heart
#

ah then not unreasonably large then..

lucid osprey
hollow heart
#

you guys use zoom?

lucid osprey
#

for this 'special' class, yes

lunar sand
#

Just tell everyone to log into zoom and then go do whatever

hollow heart
#

I still feel bad more for the staff than I feel bad for you lmao

tranquil ridge
lucid osprey
#

but google meet for everything else

sharp spoke
tranquil ridge
#

ba dum tss...

lucid osprey
lunar sand
tranquil ridge
lucid osprey
#

I get that, but..

#

is the term 'monitor' something related to threads?

tranquil ridge
#

no

#

but its at least related to computers

sharp spoke
lucid osprey
#

o, ic

#

nice joke then

sharp spoke
#

i have no idea

lunar sand
#

Indian schools

lunar sand
#

Don't read sound reasoning

lucid osprey
lunar sand
#

We had the stupidest rules in my Indian school I cannot even begin to tell you

sharp spoke
#

haha mustafa sounds indian

lunar sand
#

And you just sort of get used to all of it

lunar sand
#

Came to NA for university and took me a while to realize how stupid some of the shit back then was

sharp spoke
lucid osprey
lucid osprey
sharp spoke
#

lmfao

#

what grade are u in ?

lucid osprey
#

and I can't get a bad impression not because I give a fuck about my reputation

lunar sand
#

I wouldn't say it's as bad as the stuff you have, but like still in general

#

You get treated more like a prisoner than a person who's trying to learn pretty much

lucid osprey
lucid osprey
sharp spoke
#

i have used that plenty to go to library and sit in peace

#

lol

lucid osprey
#

your school lets you go the library? interesting

#

for us (pre-covid) we were only allowed to go there once a week

#

and I couldn't even browse or anything

sharp spoke
#

in 10th i realized

#

that if u befriend the library teacher

#

they coverup for u a bit lol

lucid osprey
#

our librarian is old and grumpy lol. Just like in the movies

#

it's sometimes funny about how they're ticked off at the slightest things

sharp spoke
#

thats sad

lucid osprey
#

lol

wheat rock
#

our librarian doesn't exist

#

\😎

prisma anvil
#

Who wants to play mc? @anyone

exotic hound
#

is it possible to call go from python and vice versa (without C)?

#

if yes, please provide a reference

steel eagle
#

I mean, you can't directly call any other language from Python

#

you could compile your Go app to an executable and use subprocess, or something like that

exotic hound
#

iknow, just asking if there is a library for that

steel eagle
#

or if you can compile Go to a C library, you can load that in Python

#

otherwise no, not possible

steel eagle
#

that's the price you pay for doing something so esoteric

exotic hound
#

thanks

echo flower
#

i suggest gg/minecraft

jade bolt
#

partnered server from discord won't get deleted

#

sad thing that it's full

#

hope that they ban some fellows so that i can join

steel eagle
#

LMAO 800k

#

oofers

prisma anvil
#

Lol

steel eagle
#

the opposite is true for me

hazy laurel
#

I don't get it

odd sphinx
#

lol

lofty loom
sudden swallow
hazy laurel
#

I'm not clicking that

sudden swallow
graceful ocean
hazy laurel
#

hmph

#

I shan't steep so low

slow valve
graceful ocean
#

Bruh

pliant trench
#

if [ -d $some_dir ]; then isn't this how we check if a dir exist in bash?

#

nvm got it

#

I literally haven't changed anything and it works

#

wtf

graceful ocean
#

The magic of computers

prisma anvil
#

come on call

graceful ocean
#

Is this self promo I see?

prisma anvil
#

no

#

its for playing minecraft

graceful ocean
#

Pretty sure it is...

prisma anvil
#

do you play mc ??

graceful ocean
#

Yes, but no

prisma anvil
#

why??

graceful ocean
#

Because I'm busy.

prisma anvil
#

pls come all my friends are offline

#

@unreal sigil

unreal sigil
#

hello?

prisma anvil
#

do you wanna play mc??

unreal sigil
#

No

echo flower
prisma anvil
#

can i pls ping everyone

echo flower
#

or gg/hypixel

unreal sigil
#

no, you cannot

graceful ocean
prisma anvil
#

ok

median blade
#

lol

prisma anvil
#

i wont

echo flower
graceful ocean
#

Don't be a dick lol

prisma anvil
#

ok

echo flower
prisma anvil
#

should i try??

graceful ocean
#

No

prisma anvil
#

ok

echo flower
#

you'll get warned if you do but ok

graceful ocean
#

I stg

prisma anvil
#

it got deleted

graceful ocean
#

Dude

prisma anvil
#

what

graceful ocean
#

You actually tried?

prisma anvil
#

yeahh

graceful ocean
#

Dude

prisma anvil
#

here is your proof @graceful ocean

echo flower
#

wat

graceful ocean
#

Please don't ping me

prisma anvil
graceful ocean
#

...

#

This dude tho

steel eagle
#

Bro it's after midnight, the children in a certain timezone are online.

echo flower
prisma anvil
#

where do i advertise my discord server??????

echo flower
#

you don't

graceful ocean
#

You don't.

steel eagle
#

Wait

#

This kid is 10 years old lol

graceful ocean
#

Yeah

prisma anvil
#

no

graceful ocean
#

Dude

prisma anvil
#

im 36 as i said

graceful ocean
#

Bro

#

You've told us you're 18, 10, and now 36

echo flower
echo flower
prisma anvil
#

that was before

steel eagle
#

No you're not, no one older than 12 acts like you lol

prisma anvil
#

nopeeeeeeeeee

graceful ocean
#

Why the fuck are you even on Discord

steel eagle
#

If I were not on my phone I'd be reporting you too discord trust and safety

prisma anvil
#

no

#

im 18 pls

echo flower
steel eagle
#

But I'm going to hope someone does it fit me

echo flower
steel eagle
#

For me*

graceful ocean
prisma anvil
#

pls means please

steel eagle
#

Thanks def

prisma anvil
#

no no no no no pls

graceful ocean
#

Np

echo flower
#

smh

graceful ocean
#

Dude you shouldn't be here

prisma anvil
#

what does smh mean??

graceful ocean
#

Dude

steel eagle
#

Actually tbh I can still send emails on mobile

prisma anvil
#

no no no no pls pls im so sorry

steel eagle
#

I'll report to trust and safety too

prisma anvil
#

no will i go to jail???

echo flower
#

LMAO

steel eagle
#

Lmao this kid

echo flower
#

no

graceful ocean
#

lmao

prisma anvil
#

no dont ban me pls pls

graceful ocean
#

XD

steel eagle
#

Yes you're probably going to jail

prisma anvil
#

pls pls im so sorry soryy

steel eagle
#

And your parents will get a divorce too

echo flower
graceful ocean
#

XD intensifies

prisma anvil
#

no

#

non

#

no

#

pls im very very sorry

echo flower
#

i probably think youre getting a bit carried away

graceful ocean
#

I kinda wanna keep them around. It's fun messing with them.

prisma anvil
#

i just wanted to learn python because i just have been learnibg it from a year

#

pls im very very very sorry

graceful ocean
#

But Discord is for 13+

steel eagle
#

You're too young to use discord, it's not a safe place for kids

prisma anvil
#

i said im 18

steel eagle
#

You're obviously not

prisma anvil
#

*proof

#

??

graceful ocean
#

Dude

steel eagle
#

The way you are acting

graceful ocean
#

Did you not read TOS

prisma anvil
#

whats TOS??

steel eagle
#

Terms of service

graceful ocean
#

Bruh

prisma anvil
#

i am still in grade 5 so idk

echo flower
echo flower
prisma anvil
#

shit

rancid fjord
prisma anvil
#

wait

rancid fjord
#

your github my man

hazy laurel
steel eagle
#

Thanks phy

#

At least I can trust you did it out of anyone

prisma anvil
#

@rancid fjord are you in guinnes??

graceful ocean
#

...

#

Wut

steel eagle
#

As much as I joke I'd really hate for a kid this young to really see what discord has to offer

prisma anvil
#

why??

graceful ocean
#

This place can be dangerous

prisma anvil
#

no how??

steel eagle
#

There are a lot of very bad people on the internet

graceful ocean
#

^

steel eagle
#

It's not a place for children, no matter how grown up you think you are

prisma anvil
#

nope i think the only bad ppl are @graceful ocean and @steel eagle

graceful ocean
hazy laurel
#

._.

graceful ocean
#

Bruh lol

steel eagle
#

Aight I'm just going to modmail this

rancid fjord
#

i mean, i wouldnt mind if you are mature enough, but you obviously are not

prisma anvil
#

no dont

hazy laurel
echo flower
graceful ocean
prisma anvil
#

pls

echo flower
#

will they just ban them directly

hazy laurel
#

because it counts as keeping data on them or something

echo flower
#

well then that's that

graceful ocean
hazy laurel
#

which goes against COPPA

steel eagle
#

Wat. They can't ban underage users??? Lmao

hazy laurel
#

I could be wrong, that's just what I remember

prisma anvil
#

idk what you are talking but all ik is that im in trouble so pls stop

rancid fjord
#

jesus, US has a whole law to protect underage users?

hazy laurel
#

I remember asking why they didn't ban underage users

#

that was the response I got

echo flower
hazy laurel
#

they just leave it up to Discord

steel eagle
#

Well I had already created the modmail thread

hazy laurel
#
  • how do they know when to unban
graceful ocean
#

Discord never does it though lol

echo flower
#

well then discord trust and safety time it is
someone report him

prisma anvil
#

i am trolling im actauully 14

steel eagle
#

¯\_(ツ)_/¯

echo flower
graceful ocean
echo flower
#

noone's gonna believe you

jovial island
#

Alright, let's drop this

prisma anvil
#

ok

echo flower
#

alright

prisma anvil
#

les pretend im 14

#

even tho im older

graceful ocean
prisma anvil
#

ok

#

can we play a game???

steel eagle
#

No.

prisma anvil
#

pls guess my real name

echo flower
#

no

graceful ocean
#

No

prisma anvil
#

why??

echo flower
#

😮‍💨

graceful ocean
#

Because it's stupid to give out your real name

prisma anvil
#

why???

graceful ocean
#

...

steel eagle
#

Topic change: it's 3.5am and I just woke up from a night terror

#

And I'm hungry now

prisma anvil
#

lolololololololololololo

echo flower
#

dont eat

graceful ocean
#

Eat something then

echo flower
#

my suggestion is not to eat

prisma anvil
#

eat a pizza

graceful ocean
#

And night terrors are no fun

prisma anvil
#

they are fun??

hazy laurel
#

Never even heard of such a thing

steel eagle
#

Almost had sleep paralysis

prisma anvil
#

i dont sleep

graceful ocean
#

Can someone mute the kid please

prisma anvil
#

no

#

no muting me

graceful ocean
#

...

echo flower
steel eagle
prisma anvil
#

oh then thats terrible

graceful ocean
echo flower
echo flower
prisma anvil
#

dont sleep just stress yourself

echo flower
#

but i only get like 4 hours of sleep so idk

steel eagle
#

It doesn't bother me really

graceful ocean
#

@steel eagle Also I know this is random but nice pfp

prisma anvil
#

i dont sleep

steel eagle
#

Few things actually scare me

echo flower
steel eagle
hazy laurel
#

I honestly don't have crazy nightmares

#

they're always just of me running away from people

prisma anvil
#

which is your country??

steel eagle
graceful ocean
echo flower
echo flower
graceful ocean
steel eagle
graceful ocean
prisma anvil
hazy laurel
#

wha

steel eagle
#

I mean, I have an nsfw version

prisma anvil
#

ok bye

echo flower
#

wtf

steel eagle
#

But I'm obviously not posting that here

prisma anvil
#

i gotto play mc

graceful ocean
prisma anvil
#

so byeeeeeeeeeeeeeeeeeee

#

does anyone wanna say bye to me???

steel eagle
#

Nope

echo flower
#

bye!

echo flower
steel eagle
#

Anyway, I'm gonna get up and find a snack

prisma anvil
#

why my mama told me its mean

#

to not say bye

#

ok anyways bye

graceful ocean
#

Here's mine, but with a shit camera @steel eagle

prisma anvil
#

lol

#

face reveal

graceful ocean
#

No

steel eagle
#

Scalie ay

echo flower
graceful ocean
echo flower
hazy laurel
#

who's freddy

echo flower
#

but wearing a suit

#

xd

steel eagle
#

Better artist than I am, that's for sure

rancid fjord
echo flower
hazy laurel
#

What

rancid fjord
hazy laurel
#

brother you need your eyes checked

graceful ocean
steel eagle
#

Uh mate I can barely draw a stick figure

somber belfry
graceful ocean
steel eagle
#

Mhm

graceful ocean
#

Noice

#

I'm too broke for that lol

somber belfry
steel eagle
#

This one is by shinchiichu

hazy laurel
#

I remember asking a moderator here

echo flower
#

ANYWAYS
next topic please

#

.topic

rustic harborBOT
#
**What is your favourite color?**

Suggest more topics here!

graceful ocean
#

Red and black

steel eagle
#

Purple

echo flower
#

imo @bronze stirrup should be renamed to "lady threadevere"

steel eagle
#

Let's see if I have a picture of my purple irl

unreal sigil
#

I believe there is some odd legality involved when it comes to banning supposedly underage users, because it does technically result in us and/or discord storing their data, though I'm not too certain if that's true or how that works

#

In any case it's best to just report to discord and let them investigate

echo flower
#

hmm okay

echo flower
sudden swallow
steel eagle
graceful ocean
#

Nice

steel eagle
#

Purble

graceful ocean
#

I have a mask too

echo flower
#

why are you guys doxxing yourself but ok

graceful ocean
#

Because you can't see our faces.

hazy laurel
#

doxxing is like... address and IP and stuff

graceful ocean
#

¯_(ツ)_/¯

#

I personally just don't give a fuck

steel eagle
#

I mean my face is not secret information lol

echo flower
#

imma go do some actual programming now

steel eagle
#

Tbh you can find a lot worse than my face if you really dig

hazy laurel
#

oh my

graceful ocean
#

I mean, I guess same, but...

rancid fjord
graceful ocean
hazy laurel
#

is that... sarcasm

graceful ocean
#

Mayhaps

#

Mayhaps not

hazy laurel
#

interesting

steel eagle
#

Took me forever to find a picture without a mask on

graceful ocean
#

Bat

#

For obvious reasons, my face shall remain a secret

#

Id est, it's ugly as fuck

hazy laurel
#

well

steel eagle
#

Slp I'm an ogre lol

hazy laurel
#

people who think people are ugly are meanie heads

steel eagle
#

Also I have cookies

#

The only snack available

graceful ocean
hazy laurel
graceful ocean
hazy laurel
#

that was an awful joke I'm never making again

graceful ocean
#

I have a really bad Boston tea party joke

hazy laurel
#

uh oh

graceful ocean
#

Ever heard of the Boson Tea Party?
The colonists were so mad that they threw their city's T into the harbor.

hazy laurel
#

Boson ea Pary

graceful ocean
#

Sounds like a name of some obscure scientist

hazy laurel
#

that's me

graceful ocean
#

No

#

You're you

steel eagle
#

I'm pumpkin

graceful ocean
#

No

#

You're Awoo

steel eagle
#

I'm also pumpkin

graceful ocean
#

Nickname or something?

steel eagle
#

Sort of

hazy laurel
rancid fjord
#

i will simp for yall if you post your selfies

hazy laurel
#

WA

rancid fjord
#

i want a boyfriend too reeeee

hazy laurel
#

absolutely not

#

bonk

#

bonk bonk bonk

graceful ocean
#

I could use a simp

#

But...

hazy laurel
#

ewa

rancid fjord
#

is it polite to ask if u are bot/top in your relationship

hazy laurel
#

I'll leave y'all to that

steel eagle
#

I had a simp once

hazy laurel
#

oh boy

graceful ocean
rancid fjord
#

interesting

#

i am vers

steel eagle
#

They no longer simp and we're pretty close friends

#

🤔

graceful ocean
#

I simp for one person and one person only

#

My bf

steel eagle
#

Works

#

I haven't had a partner in a whiiiiiiiile

graceful ocean
rancid fjord
#

i havent had a partner for 18 years of my life 👀

steel eagle
#

Detective, are we

rancid fjord
#

unless you consider having internet bfs a partner, then yes

graceful ocean
hazy laurel
#

._.

graceful ocean
hazy laurel
graceful ocean
hazy laurel
#

oh

rancid fjord
echo flower
#

@graceful ocean just saying, i'm implementing a new feature into my library, so if you're working on my library dont implement it yet until release 1.0 comes out (should be in a few days)

graceful ocean
hazy laurel
#

I feel like... a third wheel

graceful ocean
steel eagle
#

Been over two years since my last serious relationship

hazy laurel
#

me too

steel eagle
#

Dated a couple of people since then but nothing ever that worked out

hazy laurel
#

was it serious? It was seriously awful, if anything

steel eagle
#

I mean to be fair I guess I was the only one who thought it was serious

graceful ocean
#

I wish y'all luck in the future. No one deserves to be lonesome

steel eagle
#

I was just being seriously abused

#

:dab:

graceful ocean
#

Also I like how this channel has suddenly become sentimental central

steel eagle
#

It only caused me serious mental damage lol

graceful ocean
steel eagle
#

People with trauma and or mental issues tend to be more expressive and artistic

graceful ocean
#

True that.

#

But aren't fursonas just an alternate identity that we can "escape" into?

#

(At least that's how I used to see it)

#

(Opinion has changed since then)

steel eagle
#

To a point

graceful ocean
#

Why do I feel like the mods are watching this conversation with popcorn?

steel eagle
#

Lol

graceful ocean
#

I mainly supply to the fandom through writing and creating stories.

#

Art is just a side gig

hazy laurel
#

oh my

graceful ocean
hazy laurel
#

Time to Google that word

graceful ocean
#

lol

#

Good luck~~

#

Jk

hazy laurel
#

um

graceful ocean
#

It only gets weird once you google "Furry"

hazy laurel
#

zootopia people making out

graceful ocean
#

XD

hazy laurel
#

interesting

steel eagle
#

"Lions and tigers come running just to steal your love"

#

Points if anyone recognizes that song

hazy laurel
#

so is that where my love went

steel eagle
#

Anthro just means with the traits of humans btw

#

But a lot of the art is uh... Charged.

graceful ocean
#

Especially in Michigan?

#

Love me some RHCP

steel eagle
#

The furry community teens to be quite open and accepting so

steel eagle
graceful ocean
#

Nope

steel eagle
#

That's one of my favorites from SA tbh

#

Very underrated song

hazy laurel
#

there's this kid in another server always like to talk about how hard it is to be an asexual furry

steel eagle
#

Wet Sand too

#

And Slow Cheetah

#

Lmaooooo

hazy laurel
#

dang it

#

What'd I miss

#

do I wish to know

graceful ocean
#

No

#

You don't

steel eagle
#

A furry adult content joke

hazy laurel
#

._.

#

hmph

#

I see how it is

graceful ocean
#

I could DM you the link, Phy... XD

steel eagle
#

So are you excited for the next rhcp album now that they have frusciante back?

hazy laurel
graceful ocean
hazy laurel
#

not that I've known what it's like to live

steel eagle
#

Careful cause without filters that site is WILD

#

and kinda fucked up

graceful ocean
#

Blacklist lol

#

I use it without a blacklist

#

I like to live dangerously

steel eagle
#

Also going back to the ace thing

#

There are a surprising number of ace furries

graceful ocean
#

I have yet to meet a religious one like myself though

steel eagle
#

I know at least 3 right now, did know one more but she uhhh, she's a card

graceful ocean
#

I have a weird title I gave myself:

Gay Orthodox Jewish Furry

steel eagle
#

Thats a combo

graceful ocean
#

That it is

steel eagle
#

Man I haven't listened to rhcp since I got my new audio setup

#

This is nice

hazy laurel
#

My title is never anything more than "Python programmer"

steel eagle
#

I'm
Bisexual Transgender Furry Bitch, usually

echo flower
#

idk im bored

graceful ocean
#

I've seen that

steel eagle
#

Same

#

Though I'm a flight simmer so it gets passed around the community constantly

graceful ocean
#

I've only used that Google Earth flight sim

steel eagle
#

4am vibes

graceful ocean
#

Nice

#

EST?

hazy laurel
#

oh heck. it's 3 AM

graceful ocean
#

4 AM here

steel eagle
#

Central

graceful ocean
#

Ah ye time zones

#

Fucked up there lol

steel eagle
#

Crazy how a good DAC and EQ can make an already good sounding pair of headphones even better

hazy laurel
#

Audio stuff gives me PTSD

graceful ocean
#

I have shit earbuds that I got for free from a car show lol

steel eagle
#

I'm running AKG K361s

#

Through a Scarlett Solo gen3

#

Using Peace for EQ

hazy laurel
#

I've been afraid to mess with any of my audio stuff just because the last time I did... my laptop would scream at me

steel eagle
#

And a Stirling St151 mic

graceful ocean
#

I don't understand specs lol

#

I'm on a mfing chromebook

odd sphinx
#

only time ive heard akgs are in a samsung ad

hazy laurel
#

poor you

steel eagle
#

Be warned the second you try good audio you can never go back

odd sphinx
odd sphinx
hazy laurel
#

Meanwhile, I've just been contemplating buying $20 earbuds

steel eagle
#

It's nice though using this DAC, I can just set my volume to 100% in windows

odd sphinx
#

rn i dont feel like my audio is bad but idk how good audio sounds like

steel eagle
#

And use the knob on the DAC for volume

graceful ocean
#

It can run Linux though. lemon_sentimental

hazy laurel
#

oh boy

steel eagle
#

Very satisfying knobs to turn

graceful ocean
#

I like turning knobs and pressing buttons

odd sphinx
#

defintely looks satisfying

hazy laurel
#

I hate gnobs and sliders and stuff

odd sphinx
#

banning

steel eagle
#

I still haven't figured out what the air mode thing actually does though

graceful ocean
#

Imagine a knob that you could also press

hazy laurel
#

I feel like I have a weird number OCD

#

if it's not sitting on a number perfectly, it'll drive me nuts

odd sphinx
steel eagle
#

I made a recording and toggled it in and off throughout

graceful ocean
steel eagle
#

Didn't make anything different far as I could tell

hazy laurel
#

like when my audio on YouTube plays... I can't stand for the volume to be at 8%, I need it to be at 10%

graceful ocean
#

And volume OCD

steel eagle
#

¯\_(ツ)_/¯

graceful ocean
#

¯_(ツ)_/¯

hazy laurel
#

car knobs are good

#

they have the numbers they tick through