#🍁・general-2

1 messages · Page 109 of 1

mortal dagger
#

o sea, si es que no se le dan argumentos

ashen mist
#

De hecho , aparece en el código de mRemoteNG

#

Porque es estúpido

#

Mi programa quiere descifrar contraseñas guardadas por mRemoteNG

mortal dagger
#

probaste con 123456?

ashen mist
#

Qué? No jaja

#

Es que el software mRemoteNG usa una contraseña por defecto para cifrar contraseñas

mortal dagger
#

¿mRemote guarda sus contraseñas encriptadas y lo que haces es tomar esa clave, hacer un poco de magia y desencriptarla?

#

¿sin saber cómo se encriptó la contraseña?

ashen mist
#

Sí, tomo la clave por defecto (u otra clave como un argumento)

#

Sé cómo se encriptaron la contraseña porque los detalles aparecen en el archivo de configuración

#

No puse un ejemplo en Github, pero el archivo dice cuál algoritmo se usó, cuántas iteraciones se usaron para la función de key derivation, etc

mortal dagger
#

ahí todo me hizo sentido

ashen mist
#

Y el código de mRemote dice cuál función de key derivation usa y todo eso

mortal dagger
#

¿entonces lo que estás probando (¿haciendo pentesting quizás?) es si con los valores preconfigurados de los parámetros de encriptación los parámetros de derivación de la clave puedes recuperar la contraseña?

ashen mist
#

Sip

#

Un screenshot del archivo de configuración

#

Que me dice que se han encriptado las contraseñas con AES-GCM, y la clave de encriptación se creó con 1000 iteraciones

mortal dagger
#

yo no sé nada de seguridad o cripto, ¿pero eso no debería estar ofuscado?

#

¿o no lo hacen porque nremoteng no sabría cómo desencriptarlo?

ashen mist
#

Un sistema verdaderamente seguro puede revelar toda esa información (excepto la clave secreta, por supuesto)

#

Los algoritmos de criptografía tienen que aguantar todos tipos de ataques aunque los hackers sepan todo excepto la clave secreta

#

O sea, aunque yo sepa que usa AES-256-GCM y PBKDF2 con 1000 iteraciones, no debería poder descifrar nada

#

Porque todo depende de la clave secreta por la cual encriptaron la información

#

El problema es que todo el mundo sabe que mRemoteNG usa una clave por defecto

#

Y esa clave por defecto aparece en su sourcecode

#

Es como acceder a un sistema usando "admin/admin"

#

Si no hubieran usado esa clave por defecto, habría tenido que adivinarla. Y eso sería doloroso

mortal dagger
#

¿entonces solamente opcionalmente le pasas un segundo argumento al script?

ashen mist
#

Sí. No lo usé jaja

mortal dagger
#

en caso de que la contraseña por defecto no funcione, hacer otro script que le vaya dando contraseñas para probar

#

no es mala idea esperar un par de décadas a ver si funciona

#

o empezar a llamar gente para preguntarle el nombre de su perro

ashen mist
#

Jajajaja sí

#

Pero todo esto fue un desafío, así que fue posible

mortal dagger
#

¿esto era parte de lo que estabas haciendo con spray Windows?

ashen mist
#

@mortal dagger una cosa, sí

#

Básicamente, obtuve una cuenta de usuario en un sistema de Windows, y tuve que conseguir privilegios del administrador

#

Afortunadamente, el sistema de Windows tenía instalado mRemoteNG, y podía acceder el archivo de configuración que tenía la contraseña encriptada del administrador

#

Usé mi script, y ya. Acceso de administrador

#

@mortal dagger jaja ese imagen

#

El mundo de las empresas está lleno de bullshit

mortal dagger
#

Linkedin es divertido a veces, yo no voy a tener nunca

#

y mi resume va a ser "A veces programo [algún lenguaje que me sienta cómodo] y uso Linux."

ashen mist
#

No es necesario allí para conseguir trabajo?

#

Jaja

mortal dagger
#

mhm, en parte sí, es buena forma de hacer contactos yo creo o saber de noticias

#

pero siento que la gente que busca trabajo ahí o los headhunters que hay son muy "fríos" para elegir

ashen mist
#

Otra plataforma de social media

mortal dagger
#

claro, tienen los vicios de una RRSS y en parte está súper bien, pero es un perfil de persona y de empresa que a mí no me gusta

#

prefiero trabajar por poco con un amigo o alguien que conocí por ejemplo en un chat

#

que a alguien random que busque programadores por montones

#

además voy a varios meetup, supongo y confío que conozco a la gente suficiente como para no tener que ponerme una descripción en Linkedin como si fuera Tinder

ashen mist
#

Jajaja tinder para empresas

mortal dagger
#

y si pudiste tener acceso de adm., ¿eso significa que te fue bien?

ashen mist
#

Sí. La meta es obtener acceso de usuario normal y después acceso de admin

ashen mist
mortal dagger
ashen mist
#

Jaja bueno, no le va a ofrecer nada a cualquier persona

ashen mist
#

@lusty temple is there a reason you're doing that fancy ordering?

#

(100+1) + (99+2) + ... + (51 + 50) is the same as (51+52+...+100)+(1+2+..+50) = (1+2+..+100)

lusty temple
#

Yeah, I'm doing that fancy ordering because the aim is to see that the commutative property doesn't hold in a computer. The result depends on the order that the numbers are added.

#

I wrote conmutative by intuition (basically, by pattern matching with Spanish 😛 ) and it seems than in English commutative is the correct spelling

#

lol

ashen mist
#

You measuring error or something?

lusty temple
#

yeah. we're studing the numerical error in the different orderings

ashen mist
#

Oh god I'm so sorry

#

I took a class like that

waxen pulsar
#

una cosa, me podeis ayudar a elegir un nombre para un relato que voy a presentar a un concurso? Mis amigos no se ponen de acuerdo y no se cual escoger... Es entre estos: Freya, Eliza, Hazel, Yuno, Evelynn, Lilith, Sora, Sona y Maya

stiff maple
#

Eso dependría del relato, y del carácter del personaje idk

waxen pulsar
#

pues va a ser un relato que se va a basar en la nostalgia, entre la relación de un abuelo y una nieta y de como es perder a un ser querido

#

la niña es la protagonista y no se que nombre escoger

stiff maple
#

Bueno, a mí me atraen lo más sora, hazel, y eliza

waxen pulsar
#

Gracias

latent pulsar
#

@gentle heath art thou there?

#

@vale quarry

vale quarry
#

yes hello

latent pulsar
#

Hey

#

Right

#

My next question is about powers to fractions and in particular negative fractions

#

And fractions more than 1 on the top

vale quarry
#

more than 1? wym

latent pulsar
#

As in

vale quarry
#

like 4/3 or smth

latent pulsar
#

Yeye

#

I know if it’s to a 1/3 for example it’s a cube root

#

And so on and so forth

vale quarry
#

where the nominator is bigger than

#

i literally can't spell the other tf

#

denominator

#

oh right yeah

latent pulsar
#

Yeah

vale quarry
#

ok so

latent pulsar
#

I swear it’s not called the nominator 😂

#

The question is

#

27^-2/3

vale quarry
#

aight

#

you can do it right?

latent pulsar
#

Which I wrote as -3/27^2

#

That’s a cube root btw

#

But idek if that right

vale quarry
#

what's a cube root

#

oh the /

latent pulsar
#

Yeah

vale quarry
#

what's with the first one

latent pulsar
#

Wdym

vale quarry
#

is that the power or..?

latent pulsar
#

Where

#

The three is the cube root

vale quarry
#

is the -2/3 the power

latent pulsar
#

Yeah

vale quarry
#

mate you'd have to write this on paper fuckin hell

latent pulsar
#

Got it

#

Thats what I did

#

But it’s wrong I’m pretty sure

vale quarry
#

ohhh

#

right that's so much clearer

latent pulsar
#

xD

vale quarry
#

aight so do you know what happens if the power's got a - in it

latent pulsar
#

I forgot

vale quarry
#

it becomes inverted

#

which means

latent pulsar
#

3/2

vale quarry
#

27 becomes 1/27

latent pulsar
#

Oh right

#

The reciprocal yeah

vale quarry
#

im trying to remember shit tho hang on

#

i shouldn't be wrong but blobsweats

latent pulsar
#

Wait nah I got it

#

So is the cube root of 1/27

#

And then squared

#

So you get 1/9

vale quarry
#

sounds right

latent pulsar
#

Alright cheers man

vale quarry
#

what happened to ur equations tho?

#

you just went straight onto indices?

latent pulsar
#

Oh them easy things

#

Just buggered up on them

#

Remember it all now

#

It’s a big sheet lemme show you

#

There’s all sorts so just got to work through it

vale quarry
#

my neck

#

oh i think i got sheets like that at one point

#

you're revising or smth?

#

at the beginning of the year lol

latent pulsar
#

Well sort of

#

It’s double sided too lmao

vale quarry
#

and can you do em all?

#

ez right?

latent pulsar
#

It’s to get our strengths and stuff because we have basically finished the course

#

Most of them yeah

vale quarry
#

most isn't good enough

#

what's confusing

latent pulsar
#

I’m sorry blobsweats

#

Oh errm

#

Wait there’s one

#

I forgot

#

How to do interquartile range xD

vale quarry
#

you take the 3/4 thing from the 1/4 thing

#

i don't remember the names lmao

latent pulsar
#

Quartile 😂

vale quarry
#

it's like you've got a line right

latent pulsar
#

Yeah

vale quarry
#

why so short smh discord

latent pulsar
#

xD

vale quarry
#

|||||

#

fuck

latent pulsar
#

Dw I’m with you

vale quarry
#

anyways there's a formula n all for it but your questions should be so easy you can work them out in your head

latent pulsar
#

Alright cool

#

Err I think that’s it

#

Ez

vale quarry
#

what're they called then

#

there's the median

#

and the 1/4 and 3/4 thing

#

aH

#

upper and lower quartile

latent pulsar
#

Quartile ?

#

Lmao scroll up a bit lmao

vale quarry
#

it's UQ and LQ

latent pulsar
#

AHHH IM SORRY

vale quarry
#

no i forgot the upper and lower part

#

big dumb

latent pulsar
#

xD it’s fine

#

I forgot a lot over the summer smh

vale quarry
#

yeah tbh i forgot all my a level maths

#

i was busy doing spanish here lmao

#

but now we're learning new shit while i still can't remember old shit

#

you know e? the maths e?

ashen mist
#

Euler's number?

vale quarry
#

yeah but ive never heard that name lol

ashen mist
#

Sum (from n=0 to infinity) of 1/n!

vale quarry
#

ig we just call it e

latent pulsar
#

Oh

#

Sort of

vale quarry
#

yeah you've seen it before right?

latent pulsar
#

I’ve seen it used to measure like really big numbers no?

ashen mist
#

That's exponent

#

1e9 is just 10^9

#

Or a billion

#

That's completely different

#

Sometimes they'll capitalize it

#

1E9

latent pulsar
#

Oh really

#

Wait is it like avagrados number then

ashen mist
#

You can also use negative exponents to represent tiny decinals

latent pulsar
#

Or ^10 right?

ashen mist
#

That's for chemistry

latent pulsar
#

Yeah I know dw

vale quarry
#

what i know so far is it's its own derivative

latent pulsar
#

But is it sort of the same function

vale quarry
#

aand.. i did ln

latent pulsar
#

Nevermind then lmao

ashen mist
#

@vale quarry e^(x) is its own derivative with respect to x. The derivative of a constant will still be 0

vale quarry
#

ofc

latent pulsar
#

(:

vale quarry
#

and i learned log e is ln

latent pulsar
#

Smile and wave boys

vale quarry
#

and did shit

#

and yeah

#

not too hard so far 👀'

#

are you gonna take maths strager?

#

at a level?

ashen mist
#

"log" was originally supposed to be in base e I think

#

Then they made it base 10 to make the concept easier?

vale quarry
#

yeah i was gonna say

#

but idk

latent pulsar
#

Of course dude

vale quarry
#

well you're gonna be doing this soon

latent pulsar
#

Maths fmaths physics and spanish I’m hoping 🙌

vale quarry
#

well not soon

#

but you know

latent pulsar
#

xD

vale quarry
#

mate why 4

latent pulsar
#

We have 1 month of GCSE course left

vale quarry
#

do they offer 4 at sixth form?

latent pulsar
#

Because

#

Fmaths is the only way to do it

ashen mist
#

Fmaths?

#

Financial maths?

latent pulsar
#

Further

ashen mist
#

O

latent pulsar
#

It’s like higher

#

Ask Sam about it he took it

vale quarry
#

idk what they do in a level fm tbh

latent pulsar
#

I assume it’s just asking towards degree

vale quarry
#

eh?

latent pulsar
#

With fmaths

#

It’s just more towards degree than a level maths is

vale quarry
#

towards degree?

latent pulsar
#

I assume

vale quarry
#

wdym by that

#

im asking

#

like more similar to uni maths?

latent pulsar
#

Yeah sorry lmao

abstract scaffold
#

@gusty ermine New South Wales.

gusty ermine
#

that`s a bit part well

abstract scaffold
#

bit part well?

gusty ermine
#

i mean there must be a variety of accents

abstract scaffold
#

The Australian accent tends to get split into three categories.

gusty ermine
#

ye i know

#

but i havent heard it like that

abstract scaffold
#

general accent:
broad accent: steve irwin for example
cultivated accent: more british sounding

#

i'm a mix of general and cultivated i suppose.

gusty ermine
#

ops

abstract scaffold
#

the first video leans towards broad and the second video leads towards the general

gusty ermine
#

ah i see

#

I will watch a video about the different accents again

#

seems like I know nothing

#

oh it makes more sense now wolfCheer

past harbor
faint wyvern
#

La pregunta diaria:

📚¿Son mejores los libros o las películas? 🍿🎬

Quiero saber tus pensamientos sobre este tema. Estoy tratando de escribir un pequeño ensayo para practicar mi español y quiero añadir tus opiniones.

vale quarry
#

👀

cloud drift
#

No me gusta leer, bueno, sólo me gustan leer mangas de vez en cuando, diciendo esto recordé que tengo un manga pendiente whatthink , aún así, prefiero mil veces más las películas ya que son cortas comparado a los libros en los cuales debes estar muy pendiente y centrado en la historia o no entenderás, a menos que sea un libro para niños(y además a mí me cuesta mucho leer ya que me centro mucho en detalles tontos y no puedo avanzar en la historia) Eso es lo que pienso :D

faint wyvern
#

Gracias! @cloud drift

sacred harbor
#

piensas eso hasta que lees un libro y después ves su peli GWvictoriaNotLikeBlob

#

bueno, aunque hay algunas decentes

junior thicket
#

En lo personal me gustan más los libros. Siento que puedo conectarme mucho mejor con los personajes y con la historia. Así puedes realmente sentir como que eres parte de ese mundo, mientras que con las pelis usualmente te sientes como un espectador. También se me hace difícil prestar atención por períodos muy largos de tiempo, y las películas suelen durar como mínimo una hora y media, así que usualmente termino aburriendome o distrayendome a mita de ellas. Se me hace mucho más fácil ver una serie.

cloud drift
arctic niche
#

Happy Lego Star Wars II day

median trail
#

@ashen mist acabo de leer un poquito sobre las bases de la criptografia y quiero aprender eso ya !! quiero aprender number theory aww

real imp
#

No, no querés

ashen mist
#

@median trail jaja genial

#

En la universidad, tomé una clase de criptografía y una clase de number theory en el mismo semestre. Y fue muy útil porque las cosas que aprendimos en la clase de criptografía nos explicaron algunas cosas que aprendimos en la clase de criptografía

marsh linden
#

anyone here good at maths?

#

i'd love some help

ashen mist
#

Decime

#

Te puedo ayudar un poco

#

2+2 = 22

twin stratus
#

it depends on how advanced the math is 😅

mortal dagger
#
//JS
"11" + 1 = 111;
"11" - 1 = 10;
ashen mist
#

L 0l en serio?

mortal dagger
#

sí, porque + se sobrecarga a concatenación

ashen mist
#

@lavish estuary

#

Cosas de Javascript

#

Acabo de comprobarlo en developer console

#

Jajajaja

mortal dagger
#

si lo piensas, cuando trabajas sin tipos tiene sentido

ashen mist
#

@marsh linden qué necesitás?

twin stratus
#

nada en JS tiene sentido ._.

ashen mist
#

JS ofuscado es lo peor

marsh linden
#

nvm i think i worked it out haha

#

I had something to rearrange that couldnt be rearranged

ashen mist
#

Oh

lavish estuary
thin copper
median trail
ashen mist
#

Rekt

glass dragon
#

@marsh linden don't forget I'm good at math

marsh linden
#

Oh I haven't

#

I had some equation where I couldn't solve for one of the variables

#

and then I realised that it was impossible

glass dragon
#

well I mean you can ping me if you ever need it

marsh linden
#

I'll keep it in mind

#

Thank you very much (:

ashen mist
#

I'm bad at math so don't ping me

gentle heath
#

ill try

#

no promises

torn jewel
#

segmentation fault eh

ashen mist
#

hi

eager wagon
#

That looks scary

glass dragon
#

@median trail aprendéis soh-cah-toa en tu país?

median trail
#

Sí !

#

SoCaToa

ashen mist
#

@mortal dagger cuando hackeas a alguien, y esa persona no ha superado a su ex

mortal dagger
#

LDKFJXLXNDLSOWUFKFKPJ

#

yo tengo una clave parecida

ashen mist
#

jajaj

glass dragon
#

@median trail no usabais la "h" para hipotenusa?

median trail
#

Sí pero todos asumimos que la hipotenusa está ahi

glass dragon
#

Ah ok

median trail
#

pero no la escribimos

#

SoCaToa <= asi lo ponemos

glass dragon
#

Ajá

#

Estaba haciendo un poquito con eso hoy

royal parrot
#

No sé cómo funciona la trigonométria. Quiero decir, yo sé usar los botones de la calculadora, pero qué hace la calculadora?

stiff maple
#

Magia

abstract scaffold
#

sin, cos tan estan derivados del unit circle x^2 + y^2 = 1

torn jewel
ashen mist
#

I used emacs for like 2 minutes the other day

#

are you proud @torn jewel

torn jewel
#

almost

#

was it vanilla emacs

#

it was vanilla wasn't it
smh

ashen mist
#

U mean just standard emacs?

#

I was SSH'ed into some random google VM, so it was probably just a standard build

ashen mist
#

@mortal dagger

spiral yacht
past harbor
#

@spiral yacht ¿Hablas del tema diseño?

#

Si puedo ser crítico el diseño de la página web no me parece lo más apropiado. Los colores no juegan bien entre sí

#

Un ejemplo es el morado con el fondo y el color de la letra

#

Cuesta muchísimo ver la letra ya que ambos colores sonoscuros y además has puesto una sombra negra que impide todavía más poder leer algo

#

También te recomendaría que si vas a escribir en un idioma, sigas escribiendo sólo en este. No queda nada bien escribir "Mis artes" (español) y después poner "Photos" (inglés)

#

Otro consejo sería que escribieras únicamente la primera letra en Mayúscula y las demás las dejaras en minúscula, cambiaras su color e intentes ponerle una fuente para darle otro estilo

#

Cuida también la gramática, eso también es importante

past harbor
#

Si hicieras algo de este tipo :

#

Seguro quedaría bien

#

Es sólo un ejemplo rápido que hice para que entiendieras a lo que me refiero

#

Oh, espera se me cortó algo

dire atlas
#

Se ve bonito

#

Agregarle pajaros del mismo color que el titulo

#

Tambien podrias intentar cambiarle el color a las letras a algo mas claro para que sea mas visible

#

Ya que la imagen de fondo ya es oscura

past harbor
#

O algo así

#

Quizás lo he cargado mucho, yo también a veces me paso con los detalles pero de todas formas

#

espero que hayas entiendido a lo que me refiero

#

O así

#

Bueno, tendrías que buscar eso

#

colores, letras que encajen

#

deberías jugar con la cursiva, lo oscuro y demás

#

Por si me preguntas con qué lo hice. Pues a lo cutre, con Word 😂

spiral yacht
#

Has vale vale, esta muy bien, eso me gusta, también que opinen, gracias por la critica, mejorare esos detalles gracias por la ayuda men

#

@past harbor

#

Gracias por tu ayuda 👌 😊 ✊

#

Vale vale gracias @dire atlas

#

Mejorare mas

past harbor
#

nada

spiral yacht
#

Cuando lo mejore te lo muestro si OS gusta xD

exotic kiteBOT
#

🆙 | ╲⎝⧹𝓢𝓮𝓻𝓹𝓮𝓷𝓽𝓼⧸⎠╱ leveled up!

rose egret
#

im trying to become mod on some discord server

#

pls all vote yes

#

ly all

copper fox
#

Smells like a dictatorship to me youwhat

rose egret
#

well

#

what if i tried in spanish?

#

acc im bad at spanish

#

so yes

gusty ermine
tranquil canopy
#

🗡

past harbor
#

Qué cojones

atomic estuary
#

qué puedo hacer aquí?

gusty ermine
#

Cosas

atomic estuary
#

puedo hablar inglés aquí?

sacred harbor
gusty ermine
#

No you can’t speak English here

vale quarry
#

you'l get banned if you do

ashen mist
#

Qué

#

No lo sabía

tranquil canopy
#

english is now illegal

celest bay
#

no vos

tranquil canopy
celest bay
glass dragon
#

@atomic estuary this is a good channel if you need to have a side conversation with somebody

#

Or like you need to ask somebody something

gusty ermine
#

AHHHHHHHHHHHHHHH

#

Where is vent

#

NONEXISTENT

sacred harbor
ashen mist
#

Vent?

glass dragon
#

Ventrilo?

junior thicket
#

isn't that an app

#

y'all should go there if y'all wanna befriend some depressed teens

ashen mist
#

Jajajjajaa

junior thicket
ashen mist
#

Por qué es tan importante la odontología? Porque aunque le falta una ceja, la primera cosa en que te fijás es su sonrisa

desert leaf
#

Do we have any Colombians on this server?

bronze burrow
#

Yes of course @desert leaf for example @twin stratus

desert leaf
#

Thanks @bronze burrow

twin stratus
#

para qué necesitas un colombiano?

gusty ermine
#

Las drogas

twin stratus
desert leaf
#

@twin stratus
Quiero vivir en el Eje Cafetero el próximo año para aprender español. Tienes una ciudad para recomendar? Por el momento, mi mejor opción es Manizales.

ashen mist
#

Jajajaja

#

Classic

twin stratus
#

jajaja yes, rai, derecho derecho mijo hágale

#

@desert leaf si quieres una ciudad más grande, Manizales y Pereira son buenas opciones. Si prefieres pueblos más pequeños, puedes considerar Cartago o Armenia meowowo

#

depende de lo que estés buscando

ashen mist
#

Debería escribir un script para crear un backup de mi computadora

sacred harbor
#

|| sudo rm -rf / || blobpeek

ashen mist
#

@sacred harbor tengo un alias de rm

#

alias rm='true' jajaja

ashen mist
#

@mortal dagger "Big data is like teenage sex: everyone talks about it, nobody really knows how to do it, everyone thinks everyone else is doing it, so everyone claims they are doing it… "

mortal dagger
#

hay una foto de una presentación con eso HLKJDSA

ashen mist
#

en serio?

#

LMAO

#

wajajajaj

ashen mist
#

@mortal dagger el tío asiático está tomando una foto

gusty ermine
#

lol

#

thats funny

sacred harbor
royal saddle
#

@gusty ermine hablas con sheísmo? halal

#

me interesaba esto desde hace bastante halal

gusty ermine
#

lol yes

#

I don't do it a lot during reading sessions cause I feel self-conscious

#

Certain people find it funny blobeyes

ashen mist
#

Sho?

#

Shuvia? Así?

gusty ermine
#

ashen mist
#

Botesha de agua de shuvia

gusty ermine
#

lolll

#

Yup

#

I like it

ashen mist
#

A veces quiero aprender ese acento

junior thicket
#

esha bebe de la botesha

ashen mist
#

Pero también me gusta el acento de paisa

#

No sé qué hacer

gusty ermine
#

Sí no es fácil, sólo porque usó el sheismo no significa que me sale el acento blob_sad

#

de paisa?

#

Ella bebe agua de lluvia de la botella

ashen mist
#

Una llama en llamas llama a otra llama en llamas

#

Paisa es una región en el noroeste de Colombia

gusty ermine
#

Ah

#

Sé que hay muchos acentos en Colombia pero los que he escuchado también me encantan

twin stratus
#

el acento paisa es el mejor ablobdance

gusty ermine
#

Tu acento es así, Liante?

twin stratus
#

sí, paisas se les dice a los antioqueños

#

es un departamento de Colombia :D

gusty ermine
#

Oh :)

twin stratus
#

y la capital es Medellín, donde yo crecí

gusty ermine
#

Me gusta tu acento (desde la grabación que hiciste)

twin stratus
ashen mist
twin stratus
#

:o no, de qué es?

ashen mist
#

Videos chistosos

#

Los veo para escuchar el acento paisa jaja

#

Aunque no entiendo mucho...

twin stratus
#

tengo que escuchar un par :D gracias por la recomendación

#

si tienes dudas de jerga o algo así, me puedes preguntar meowowo

latent pulsar
#

@gentle heath samoth

ashen mist
#

@twin stratus ok y gracias!

twin stratus
latent pulsar
#

@vale quarry zedeth

vale quarry
#

👀

latent pulsar
#

I am confused

vale quarry
#

what is it now lad

latent pulsar
#

Okay

#

Right

#

Idk what I’ve done wrong

vale quarry
#

lemme see

latent pulsar
#

Hold on a sec

#

@vale quarry

vale quarry
#

the area is 56 right?

latent pulsar
#

Yeah

ashen mist
#

Y^2 = 2x^2

latent pulsar
#

Yeah

ashen mist
#

That's not what you have

latent pulsar
#

Gotcha

#

Y = _/y /2

vale quarry
#

x^2 + x^2 = y isn't it?

junior thicket
#

this channel should just be called maths or smth

latent pulsar
#

Lol

#

Same thing Zed

#

1 + 1 = 2 if you didn’t know

vale quarry
#

2x^2 = y

junior thicket
#

XD oh my god

vale quarry
#

i don't see that on ur paper

latent pulsar
#

I know

#

It’s on there now

celest bay
#

everytime I glance at this chat it's just math tutoring

latent pulsar
#

(:

celest bay
#

bless this wholesome channel

gusty ermine
#

I definitely go into depression when I see your math exercises

latent pulsar
#

I keep getting 1.45 @vale quarry

vale quarry
#

what's the answer?

latent pulsar
#

We don’t know

#

It’s done online

vale quarry
#

oh

thin copper
#

I wish I'd found this server 7 years ago...

latent pulsar
#

What did you get

vale quarry
#

haven't done anything yet help

latent pulsar
#

Wowza

vale quarry
#

haven't done this in ages tbh

latent pulsar
#

Surely if y^2 = 2x^2 y=2x

ashen mist
#

No, y = x*root(2}

#

Approx. 1.41x (?)

latent pulsar
#

Why x*root2

dire atlas
#

eso es un cuadrado dentro de un circulo?

latent pulsar
#

Si sparky

ashen mist
#

y^2 = 2(x^2)

root(a*b) = root(a) * root(b)

dire atlas
#

el diametro del circulo = diagonal del cuadrado

ashen mist
#

So root(y^2) = root(2) * root(x^2)

#

Then y = root(2)*x

dire atlas
#

diagonal= a√2, lado del cuadrado= a

latent pulsar
#

Oh yeah I’m with you

#

That’s confusing

#

Why not just root y^2= root 2 x^2

past storm
#

How old are you strager

latent pulsar
#

15

ashen mist
#

Root(Y^2) = root(2* (x^2))

latent pulsar
#

Is that just how it works

#

You can’t have the coefficient in there

#

??

ashen mist
#

What

latent pulsar
#

You can’t have like

ashen mist
#

I made it clear that the 2 is not squared with the x

latent pulsar
#

Root 2x^2

#

You have to split it

gentle heath
#

was working

latent pulsar
#

Oh

ashen mist
#

That's too ambiguous

latent pulsar
#

So it’s just easier

ashen mist
#

It's clearer

latent pulsar
#

Hey Sam btw

#

Okay that’s fine

ashen mist
#

Less room for confusion

latent pulsar
#

I’ll make sure to do that

#

I think I’ve got it, thanks

gentle heath
#

such hard work aren't u strager

latent pulsar
#

What’ve I done

#

I just get confused sometimes and don’t like to walk away confused

gentle heath
#

lord not done stuff like that with circles in ages

#

glad I wasn't here

latent pulsar
#

It was a bit of a trickey question lol

gentle heath
#

my instinct would be similar triangles or smth but i don't think thats what you did?

latent pulsar
#

I split the square into diameter triangle

#

And then tried to Pythagoras from there

#

But I messed up my equation

gentle heath
#

oh yeah nah I am just rarted

#

I forgot the right angle thing

latent pulsar
#

Because I had the 2 with the x^2

gentle heath
#

fuckign circle theorems

latent pulsar
#

Trig?

#

xD nah you don’t need trig

gentle heath
#

oh nah

#

I'm on about the circle theorem that if u make a triangle with the diameter going the the radius that angle is always 90 degs

latent pulsar
#

Oh yeah haha

#

I literally don’t see how I got that wrong now

gentle heath
#

thats another thing I never used in further maths a level

latent pulsar
#

Like I wrote y = x^2 ???????

#

Lol we all hate it

gentle heath
#

clown

latent pulsar
#

Missed out the whole of Pythagorean’s

#

Whoops

vale quarry
#

come on mate i haven't done that in ages and even i saw it

vestal pine
#

Fool

gentle heath
#

Buffoon

vestal pine
#

🤡

past storm
#

Cool bug facts

#

Sounds good

glass dragon
#

Hahaha

gentle heath
ashen mist
#

@hybrid rampart tenés preguntas de la programación?

hybrid rampart
#

Todavia no he empezado vera

#

Se las cosas basicas pero si tengo dudas te preguntare 😄 ❤

ashen mist
#

Ok, pero te aviso que no sé mucho de C++

past storm
#

Por qué este canal es off topic si realmente los avanzados también lo son

#

xD

tranquil canopy
#

a veces sale un tema muy técnico o hay más de una conversación y alguna se viene para acá

ashen mist
#

Diría que pertenecen acá los temas que no pueden interesarle a cualquier persona

#

O sea, no todo el mundo quiere hablar de matemática o de programación

#

Es que queremos que cualquier persona pueda participar

past storm
#

Ok

glass dragon
ashen mist
#

Bueno

#

Tengo una cuenta en un sitio web para practicar cosas de ciberseguridad, por ejemplo hackear computadoras y esos tipos de cosas

#

Y por cada computadora que hackeas, recibes algunos puntos

#

Y con bastante puntos, subes al siguiente rango (grado?)

#

Pero el propósito del sitio es para aprender cosas, así que a mí no me importa mucho los puntos

median trail
#

ok

ashen mist
#

Y el sitio tiene un foro donde la gente hablan de las computadoras

median trail
#

sitio pa niños malos

ashen mist
#

Y comparten pistas

#

No no jajaja todo es legal

median trail
#

pistas ? audios?

ashen mist
#

Hints

#

Consejos

#

Pero no se puede revelar exactamente cómo lo hiciste en el foro

#

Yyyy

median trail
#

oooo

ashen mist
#

Para mostrar que has completado un desafío (o sea, que has hackeado la computadora y has conseguido acceso a la cuenta del usuario y a la cuenta de root), tienes que entregar dos strings aleatorios

#

Y sólo puedes averiguar los strings cuando tengas acceso a la cuenta apropiada

#

O sea, puedes enterarte del string para el usuario cuando tienes acceso a la cuenta del usuario

median trail
#

y qué pcs debes hackear?

ashen mist
#

Depende del desafío

#

Hay muchos que elegir

#

Completé uno reciente llamado "Jarvis"

#

Y publiqué un mensaje en el foro diciendo que si alguien quiere ayuda, que me envíe un mensaje por privada

#

Y yo podría darles consejos, etc

#

Y algunas personas me mandaron mensajes diciendo cosas como "ah, tengo la cuenta del usuario normal. Ahora cómo puedo conseguir acceso al root?" Cosas así

median trail
#

te lo pediria pero debo aprender a usar linux primero

ashen mist
#

Jaja

#

Bueno

#

Un tío acaba de mandarme un mensajw

#

Literalmente pidiéndome que le diera las claves secretas para mostrar que él completó el desafío

median trail
#

wao

ashen mist
#

Porque tiene que mostrarle a su jefe que lo ha completado

#

Jajajaka

median trail
#

LOL

ashen mist
#

"ay tío, es que mi conexión de internet no funciona así que no puedo acceder a la computadora que tengo que hackear"

#

"y tengo que mostrar a mi jefe mañana que lo he hackeado, así que me puedes dar las claves secretas? De esta manera, podría completar el desafío con calma y no preocuparme"

mortal dagger
#

seems legit

ashen mist
#

Tantas pendejadas

#

Jajajajaj

#

Esperen, que busco el mensaje

mortal dagger
#

quizás está haciendo otro desafío de ingeniería social

#

donde tiene que hacer que los demás les den las claves

ashen mist
#

Oh, interesante

median trail
#

wow

#

eso me recuerda a un tipo al que le mandé un diagrama de barras para que estudiara como fluctua la salida de gente de su server y me dice 'despues de aplicar mis conocimientos en estadistica...' y yo en mi mente como 'es un diagrama de barras, que tanto conocimientos de estadistica necesitas para leerlo e interpretarlo' jaja

ashen mist
#

Jakaka

#

Quería jactarse

mortal dagger
#

el área comercial de verdad que te hace perder la fe en la humanidad

#

te dan ganas de tomar tu computador, quemarlo e irte a vivir a las montañas sin electricidad

ashen mist
#

Cuál área comercial?

mortal dagger
#

la gente que busca inversionistas o clientes

#

y que todas sus conversaciones parten con un "nuestra app es como Uber pero...."

gusty ermine
#

My nose is communist

ashen mist
#

Ah

#

Ya me cansó trabajar por compañías privadas

past storm
#

Para

coral folio
#

how do i get the senestive topics role

past storm
#

Then write ;iam sensitive topics

arctic niche
#

better if you don't

worthy crest
#

?

past storm
#

Since the topics are sensitive...

proper spade
#

Hola

worthy crest
#

fundamentalmente?

marble vale
sacred harbor
past storm
#

Lulz

thin copper
#

wtf

marsh linden
#

???

glass dragon
#

@lusty temple te tengo una pregunta

median trail
#

no sabia que usaba linux

lusty temple
#

El kernel de Linux es modular. Muchas funcionalidades (como drivers, que parece ser el caso) vienen en forma de módulos. Lo que dicen ahí es que agregues el módulo r8169 a la "lista negra" de Linux para que no se cargue en el arranque

#

creo que hay un archivo donde se hace eso

glass dragon
#

Ah ya, creo que puedo hacerlo. Encontré una guía muy sencilla

lusty temple
#

es el /etc/modprobe.d/blacklist.conf

glass dragon
#

Ok sí, gracias

lusty temple
#

tendrías que agregar una línea que sea blacklist r8169

median trail
#

esos modulos son diferentes a lo que uno en programacion llama modulos?

#

profe usted está migrando a Linux?

lusty temple
#

no es diferente, no. es el mismo concepto

#

la gracia es que los módulos puedan ser cargados a demanda

#

si no, tendrían que ser esamblados estáticamente al kernel en el momento de la compilación

exotic kiteBOT
lusty temple
#

y el kernel sería gigantesco

#

y además no contemplaría todos los dispositivos posibles

median trail
#

a ver si tengo un buen concepto de modulos, un modulo es simplemente un archivo full de funciones/clases cuyo unico proposito es tener funcionalidades en algo x de manera de que mi codigo principal no quede congestionado de funciones y de ordenar mi codigo en diferentes archivos que se orientan a una cosa

lusty temple
#

si el día de mañana se inventa un dispositivo de E/S desconocido, pues se implementa el driver en forma de módulo y se lo carga dinámicamente

#

es lo que seguramente hizo @glass dragon con los realtek

#

que suelen ser tarjetas de red inalámbricas

#

yo tengo uno de ésos para mi Raspberry Pi 2 B+ que venía sin wifi

median trail
#

uuuu yo ya quiero tener la plata para comprarme uno

#

porque quiero hostear mis bots de discord ahi

glass dragon
#

@median trail no, he tenido unos servidores de juegos en Linux hace años, pero estoy migrándolos a mi pc casera y he estado teniendo problemas difíciles con la internet

median trail
#

esto de tener la pc prendida todo el tiempo no me gusta jaja

lusty temple
#

@median trail sí, está bien. al hablar de clases te restringes más a lo que es programación orientada a objetos

#

el concepto de módulo existe desde antes

median trail
#

pierrot, qué raspberry pies recomendarias comprar para hostear bots o servers?

lusty temple
#

la última 🙂

#

de 3 en adelante vienen con tarjeta de red inalámbrica

#

si te compras una 2 como yo, pues tienen que andar lidiando con lo que estaba haciendo @glass dragon recién

#

a veces no es tan trivial instalar el driver realtek que necesitas

mortal dagger
#

y ahora que viene la 4, comprar la 3 va a ser un poco más fácil y barato

#

yo quiero rescatar material de gente que renueve sus cosas

lusty temple
#

lo que sí tengo que decir a favor de Raspberry Pi es que el hardware es muy fuerte jeje

median trail
#

fuerte en el sentido de no romperse?

lusty temple
#

yo tengo conectada una full-time desde el 2015

median trail
#

a la verga

lusty temple
#

sí. hace 4 años que no se desconecta

#

y nunca me dio ningún problema

median trail
#

alguien me dijo que si tengo un bot que transmite musica pues irá lento

glass dragon
#

No me importa tener prendida la pc todo el día

median trail
#

pero sí, me compraré esta

#

a mi sí

#

me da traumas

ashen mist
#

Pi 3 solo tiene 1GB de ram?

median trail
glass dragon
#

Me da traumas que estén prendidas las luces todo el día jaja

median trail
#

165000 pesos no es nada

#

pero no sé que tan buena sea esa placa

lusty temple
#

yo te garantizo que es buena :P

median trail
#

yay

#

yo hace unos meses

lusty temple
#

como te decía, para ser tan barato, es increíble lo que resiste

#

y las funcionalidades que ofrece

median trail
#

compré una tarjeta sd de 32 GB de clase 10

#

y esa es la que le voy a poner

#

porque la tengo guardada

#

para eso

#

vale la pena tener al raspberry pi con su cajita? @lusty temple

lusty temple
#

yo tengo 3, y todas con cajita 😛

#

pero no creo realmente que haga la diferencia si eres cuidadoso

past harbor
#

alguien sabe de html? tengo problemas para hacer algo

ashen mist
#

Qué necesitás?

past harbor
#

no sé si se podía hacer en html

#

tengo dudas porque no encuentro nada

#

¿ves esa zona blanca cortada de la tabla?

#

no tengo ni idea de cómo se hace

#

se podía hacer eso en html o estoy yo loco?

ashen mist
#

De dónde sacaste ese imágen? Un sitio web?

past harbor
#

no

#

estoy intentando hacer una tabla que tengo en un papel

#

una imitación

#

y mi tabla tiene un hueco así

#

y no sé cómo crear un hueco vacío, o sea, mover la columna

#

No sé si se podía hacer eso en HTML..

ashen mist
#

Estoy buscando un ejemplo para ver cómo lo hicieron otras personas

past harbor
#

intenté buscar en inglés

#

pero no encuentro nada

mortal dagger
#

pero el padding lo hace CSS, no HTML

median trail
#

eso estaba pensando

#

con css metele ahi

#

espacio al top

#

y lo centras

past harbor
#

se que puedo hacerlo con css

#

pero pensaba que habia una forma con html

median trail
#

eso no sé

past harbor
#

ah

#

no se puede

#

@ashen mist no busques

#

es con javascript

median trail
#

padding con javascript?

#

no sabía esa

past harbor
#

estás intentando mover

#

una fila

mortal dagger
#

ah sí, creo que puedes, no es padding

#

div tiene align

past harbor
#

padding es otra cosa

#

yo quiero esto

mortal dagger
#

sí po, podrías hacerlo con el padding pero costaría un montón

past harbor
#

para mover average, height, weight y red eyes

#

es mejor con javascript, paso de comerme la vida

median trail
#

moverlo hacia el centro?

past harbor
#

con css

#

no

#

a ver

mortal dagger
#

¿mejor con JS?

ashen mist
#

Quiere quitar el rincón a la izquierda arriba, creo

past harbor
#

y yo quiero esto

#

dejar un espacio ahí

mortal dagger
#

AHHHHHH

ashen mist
#

Css hide empty cell?

past harbor
#

lo voy a probar

ashen mist
#
table { empty-cells: hide; }

?

past harbor
#

grx

ashen mist
#

Funcionó?

#

@mortal dagger pienso en pedir que me dé otro puesto en la compañía

#

Pero no quiero una jornada de 12 horas durante la noche...

mortal dagger
#

los turnos de noche son el infierno

ashen mist
#

No valen la pena

#

Me van a destruir el cuerpo

#

Y mi vida social también

#

Si estuviera soltero... Lo consideraría más

past storm
#

Hay una veraniega eh

ashen mist
#

Jajaja sí

last vault
#

birds fly, there are many types of birds

torn jewel
#

we have many birds on this server in fact

#

such as tony, or birdy

junior thicket
#

yes, the bird gang

arctic niche
#

hello

#

I am bird

#

:tweet:

vestal pine
#

Same hello

gusty ermine
#

I found an injured bird and i dont know how to take care

#

Like how do you warm them

#

I think it got injured from harsh weather and got hit on the road :p

sacred harbor
pale lintel
#

@junior thicket
Spanish, but also French.
What do you think of my spanish
Idk

junior thicket
#

you're doing good, but I don't think you're c1 quite yet 😅

#

but hey, it's all a process

pale lintel
#

B2?

junior thicket
#

yeah, somewhere around B level

pale lintel
#

Yay.

junior thicket
#

actually, what are the spanish language levels? I think they may be different. French had different ones

#

let me loook them up real quick

pale lintel
#

I can understand about 60 - 80% of a spanish conversation.

#

Some words i forgot.

#

Yeah i think I might be B2

#

It really depends on how fast the person is talking.

celest bay
#

you can do an online test if you like

#

for a rough idea

pale lintel
#

Ok

#

Let me see

junior thicket
#

oh yea

#

and yes turns out it's the same as the english ones

pale lintel
#

A got a score of B2 fluency level.

junior thicket
#

there ya go zoop

pale lintel
#

Im conversational ll

#

Thats what it says.

#

So far I’ve been learning german for one month

#

I took the fluency test and it says i am A2.

junior thicket
#

I took a test as well, for english, and got c1, which isn't surprising

#

but like what the heck is quixotic

celest bay
#

nani

pale lintel
#

Im a native of english

celest bay
#

yeah I don't know that one even

pale lintel
#

I have never heard that word

junior thicket
#

ugh my friend is so quixotic

celest bay
#

reminds me of a "what accent do I have" test that told me I was 95% british

junior thicket
#

omg yea xd

celest bay
#

but the next round it said I was 95% american

junior thicket
#

something don't add up

arctic niche
#

yeah

#

you are 100% from Belize

celest bay
#

what am I

junior thicket
#

my mom is dominican cuban and my dad's from chile and pr which means

#

I'm chili....dominicurican?

#

but I always say I'm from Queens! :D

celest bay
#

alza la bandera la bandera dominicana!

#

alza la bandera la bandera puertorriqueña!

junior thicket
#

I'm so glad someone here gets my musical references :')

arctic niche
#

i don't :c

junior thicket
#

here, let's get you started

arctic niche
#

never :C

junior thicket
junior thicket
#

XD

#

usnavi peepolove

celest bay
#

oye que pasó
blackout blackout!

#

it's stuck in my head

#

ashen mist
#

@narrow phoenix did you want to submit your audio for Eastern US this week?

narrow phoenix
#

No if you want to do it again I don't mind. Because I won't be able to until around 4:30 PM @ashen mist

#

Unless you'd like to wait

faint wyvern
#

Does anyone know why there is sometimes an alarm symbol over the discord icon?

narrow phoenix
#

Googling is fun @faint wyvern

faint wyvern
#

Oh creepy. I assumed it was a glitch. It’s actually that it’s pinned me down as always using Discord first thing in the morning. Well, that just points out my bad habit. I don’t know why I didn’t think to google it. Thanks, @narrow phoenix

narrow phoenix
#

Haha no problem

tardy stag
#

hi

#

tomorrow is going to be an important day

arctic niche
#

tomorrow is going to be a big day

eager wagon
#

What's tomorrow

tardy stag
#

I will be doing an attempt to certificate my knowledge in Java, MySQL and Hibernate

probably no one cares but i had to tell someone since i'm feeling lonely irl and i wanted to share someone my excitement

arctic niche
#

winds of change are coming tomorrow

#

nothing will be the same

eager wagon
#

That's rly cool xonic

#

Are you ready for it?

tardy stag
#

yeah well.. i'm not sure but i think i know what i need

if it goes wrong then i will try again, that's not gonna stop me

eager wagon
#

Well I wish you the best of luck :)

#

You'll be great!

tardy stag
#

thank you!! it means much more than you think, really appreciate it

#

your words i mean

eager wagon
#

Let us know how it goes :)

tardy stag
#

i'm happy, and nervous, also with fear and anxiety

eager wagon
#

A bit of stress and adrenaline is good

#

Try to relax and focus :)

tardy stag
#

ok!!

ok, got to go to keep practicing
thank you!! 😄

#

thanks for reading

eager wagon
#

wolfCheer zoop 👍 😊

sacred harbor
#

👁

celest bay
#

👀

eager wagon
#

I am surprised dll didn't say glareHiding

sacred harbor
eager wagon
ashen mist
#

@tardy stag Buena suerte!

#

select * from users where username = 'Veraniego'

arctic niche
#

After like an hour of troubleshooting with my father, he finally sent an email to the US goverment peepocry

#

And he still won't drive me

#

at least it is over

ashen mist
#

Wut

arctic niche
#

nevermind

glass dragon
#

@tardy stag wow that's exciting! Let us know how it goes

past harbor
#

Mucha suerte. Confía en ti y todo saldrá bien. ¡No te olvides del WHERE en el DELETE * FROM! 😄

tardy stag
#

Muchas gracias!!!!

ashen mist
#

Cómo te fue?

tardy stag
#

Aun no rindo jajaja

#

Es mas tarde

#

Les contare después cuando haya salido

ashen mist
#

Ok, Buena suerte

sacred harbor
#

|| DELETE no lleva * || blurryeyes

arctic niche
junior thicket
#

:O

arctic niche
gusty ermine
#

Que cojones

tranquil canopy
#

delet this

celest bay
#

nephew

median trail
#

cucumber con salchicha?

#

mierdación

#

eso sí ta jevi

junior thicket
#

mierdación

#

que palabrota más genial

tranquil canopy
#

vaina, mierdación y vergación deberían ser globales

arctic niche
#

make me pupper

tranquil canopy
#

tony must be stopped

#

at all costs

arctic niche
#

pickle dog

#

pupper you must accepted the food of the world

#

it will save us from economic ruin

celest bay
#

that picture horrifies me but I realize that certain snacks of mine also are horrifying to some

tranquil canopy
#

i don't have to accept anything

#

especially not this monster

#

you will pay, tony

arctic niche
#

:c

#

why can't we be friend, why can't we be friends, why can't we be friends....

grizzled hedge
#

I’d eat a pickle with a hotdog inside

#

Seems kinda tasty tbh

torn jewel
#

..that was a reference to the picture overall, not some innuendo on Ryan's comment

stiff maple
torn jewel
#

don't give them any ideas

gusty ermine
#

@royal saddle what is the name of that song again? I was looking up the lyrics but couldn't find it (vos hace lo que podes...)

median trail
#

yaaaaaaaaat

grizzled hedge
#

Loool

royal saddle
#

@gusty ermine contrapunto para humano y computadora

past storm
#

Buena canción

gusty ermine
#

thanks :)

storm basin
lean moss
#

👀 👀 👀 👀

eager wagon
ashen mist
#

Sigh