#🍁・general-2

1 messages · Page 95 of 1

median trail
#

wow, nice i'll check that out then

#

it maybe be useful for me

lavish estuary
median trail
marsh linden
#

It might be useful for me / I might find it useful*

median trail
#

ah wtf i wanted to write might

marsh linden
#

😅

torn jewel
#

@daring pelican This is play on words and I don't know if its too subtle (also someone would have to understand assembly I suppose) but

"C doesn't have jump, you have to return"

mortal dagger
#

😂

#

only GOTO kids remember this

daring pelican
#

I don't understand :c

torn jewel
#

it also might be partially a lie ahah I remember C has goto, I don't remember how strong it is though

#

maybe it'd be better to write " C doesn't have jmp, you have to return"

tranquil canopy
#

goto bed

torn jewel
#

nou

#

basically pipe, the double meaning is

  1. Don't jump, you have to come back
  2. In assembly, you 'return' from a function by jumping back to the memory address you were at before, ie calling something like 'jmp lastLocation". Then with more modern programming languages like C, we started to use return
daring pelican
#

ohhh i see xdd

glass dragon
#

@lavish estuary Let me know if you need any help, too.

lavish estuary
#

Thanks, jefa

#

I'll need it, don't worry

lavish estuary
past harbor
#

Owww

#

Qué lenguaje estudias?

#

Ohh phyton

lavish estuary
lusty widget
#

Pitón

tranquil canopy
#

pie-ton

lavish estuary
#

Pupper

tranquil canopy
#

jaleeler

lavish estuary
#

Voy convirtiéndome en lo que odiaba xD

tranquil canopy
#

odiabas a los programadores pikawut

lavish estuary
#

Bueno, odiar no pero

#

nunca me gustó

#

Hace poco le cogí cariño

tranquil canopy
#

buenísimo

#

coincidentemente, yo estos días estaba pensando retomar pero en otro lenguaje para que sea más fresco

#

c++ me va a suicidar

lavish estuary
#

Tú ya sabes python?

tranquil canopy
#

no

lavish estuary
#

Ah

#

Pero te eseñó uno cuando estabas en la facu?

#

enseñaron*

tranquil canopy
#

me enseñaron c y c++

#

c para cosas de electrónica

lavish estuary
#

dale dale

tranquil canopy
#

y después me metí en algo de java por mi cuenta

#

pero por curioso xd

lavish estuary
#

😅

#

Es un mundo totalmente nuevo

tranquil canopy
#

cuando es así y ves que te gusta se siente genial

#

luego llegan los dolores de cabeza

lavish estuary
#

lol, ya veremos

gusty ermine
#

nice job Jaleel

#

you're basically already a professional

lavish estuary
#

😂

tranquil canopy
#

make the compiler your bitch

gusty ermine
#

if your program doesn't compile (even though technically python doesn't compile, it's an interpreted language) it's NEVER your fault

#

that's the key to being a good programmer

tranquil canopy
#

you can't make object programs ? blobthinkcry

gusty ermine
#

what do you mean

lavish estuary
#

I'll leave the nerd talk to you guys

gusty ermine
#

this is your future

#

better get used to it

#

xD

tranquil canopy
#

the file before it gets compiled

#

not the text file... that's just text xd

past harbor
#

Yo creo q deberias empezar x Java pero si te gusta

#

Python pues adelante

gusty ermine
#

it's "compiled" to byte code

tranquil canopy
#

wait not compiled, fuk it's been a long time

#

it was text file -> machine language file -> file that you can actually run

gusty ermine
#

yeah

tranquil canopy
#

trying to put it in english doesn't help either

gusty ermine
#

and the CPU can only read machine code

#

which something like C is compiled into

#

while Python is "interpreted" into machine code

tranquil canopy
#

ah like java

gusty ermine
#

well

tranquil canopy
#

well idk abut python

gusty ermine
#

kind of

tranquil canopy
#

java runs like in a virtual machine

gusty ermine
#

yeah

#

python and java are "compiled" differently though

tranquil canopy
#

all I know about python

#

is that there is no ;

#

i cri

#

;-;

gusty ermine
#

😆

#

and forced spaces

tranquil canopy
#

it goes against all my instincts

gusty ermine
#

lmao

lucid junco
#

Despacito

#

@lavish estuary You’re doing great man

#

Any questions as of yet

#

?

tranquil canopy
#

despadaddy

lucid junco
#

Despato

lavish estuary
#

@lucid junco Difference between a string and an integer blobsweats

#

I keep having to replay the video lol

lucid junco
#

Ah

#

An integer is a number

#

A string is an array of characters

#

Aka a word

#

Or words

abstract scaffold
#

1, 2, 3, 4, -1, -2, -100, 99999,

lucid junco
#

Yeah

abstract scaffold
#

"Hi, this is a string"

lucid junco
#

There we go

#

“Jaleel” is also a string

abstract scaffold
#

i was having trouble with some SAS coding...

#

and then the SAS studio thing is now down for maintenance

#

so I can't keep testing out me code

#

I guess it's telling me to go to bed.

lucid junco
#

Show me

abstract scaffold
#

data work.newdata;
set work.existingset;
new_variable = calculations + old variable/s;
run;

data work.convert;
set work.combined;
gestation_years = Gestation/365;
run;

#

was wondering if this would work... to add a new variable to an existing dataset table.

#

unfortunatelt the server is down, so i cant show more details

#

i wonder if i need to do something like

proc print work.convert;
run;

lucid junco
#

big oof

abstract scaffold
#

i have no idea what im doing.

lucid junco
#

Me neither

#

Don’t worry

abstract scaffold
#

i got it. it was simpler than i thought

#

somehow got the website to come back

lavish estuary
#

@lucid junco thanks Dew blobnomcookie

lucid junco
#

Np

#

Lettuce know if you have any more questions

lavish estuary
#

Bet on it

tranquil canopy
#

put lettuce in your code

lucid junco
#

thanks pupper

tranquil canopy
#

very cool

gusty ermine
#

I would pay close attention to the difference between an int and a float if I were you Jaleel

#

having that down early will save you a lot of headaches down the line

lavish estuary
#

I'll get on that

lucid junco
#

integer

#

string

#

float

tranquil canopy
#

dew is not defined

tranquil canopy
#

@sullen rapids noah

#

perdón por el ping pero acabo de recordar algo y creo que es importante

sullen rapids
#

dime

tranquil canopy
sullen rapids
#

omg

#

!!!!!!!!!!!!!!!!

tranquil canopy
#

eso es todo

sullen rapids
#

es bonito

lapis spoke
gusty ermine
#

qué feito

#

@wintry tree it depends on what programming language you want to learn.

wintry tree
#

python

#

specially

#

also R

gusty ermine
#

my favorite book is Learn Python the Hard Way

#

I think it does a really good job at teaching the fundamentals

lapis spoke
#

i personally learn best by just doing something that i find fun

#

in that area

#

like making a game or something

wintry tree
#

but how practice them??

#

a yeah yeha

gusty ermine
#

do you have any knowledge about programming?

#

or are you totally new

wintry tree
#

totlly totally no

gusty ermine
#

ok

wintry tree
#

i know tha basic

gusty ermine
#

what are you using python for

#

Python is a good language to start with because it's not as complicated

#

I would pick a project like bepiño said

wintry tree
#

yeah

gusty ermine
#

and as you need help, you can use stackoverflow or other resources to learn what you need to

#

start small

#

make a card game or something

#

or tic-tac-toe

lucid junco
#

Python is good

gusty ermine
#

or if you got BIG COJONES you can start with C

#

xD

wintry tree
#

i tnak you all

gusty ermine
#

if you have any questions we are more than happy to help

wintry tree
#

@gusty ermine jajajaj i hear it

#

i leav and i will back

#

thanks thanks...

gusty ermine
wintry tree
#

bye bye... see you latte...

gusty ermine
#

lol

gusty ermine
tranquil canopy
#

I started with c

#

my cojones hurt

celest bay
#

you're a crazy man

tranquil canopy
#

it wasn't that bad

#

I had classes, wasn't by myself

#

and the teacher was a genius

worthy pier
#

No sé la definición exacta de off topic como dijo el dalas reviu, pero creo que puedo escribir en japo

lucid junco
#

no

#

detente

#

no puedes hacer eso

worthy pier
#

Laweafomepo

wintry tree
#

@gusty ermine i know the basic structures...

#

@gusty ermine I really I have not used python for something...

gusty ermine
#

what do you plan on using python for? @wintry tree

wintry tree
#

I wanna use python and conding (SQL, R) because I wanna do data analysis and data science, (I am studiying Biology)@gusty ermine

#

i´ve been studying some librarys in python (numpy and pandas) but i feel that not progress...

wintry tree
#

and I sorry for not respond before...

gusty ermine
#

ahh

#

i dont know how to help you then

#

because ive never used python for that

lucid junco
#

Conding?

#

@wintry tree what exactly do you want us to help you with?

wintry tree
#

@lucid junco no I just ask for an advice, mainly for talk about something...

lucid junco
#

Oh

odd forge
#

Uso un poquito de python en mis clases de universidad! Pienso que lo es interesante

wintry tree
#

but i wanna really learn, and i ask for how learn efficiently...

odd forge
#

Al momento eres en un colegio? O un universidad?

wintry tree
#

de colegio o universidad?

#

Universidad

#

pero mi carrera no está muy "familiarizada" con temas de programación

#

por lo menos las materias que he visto...

odd forge
#

Cuál es tu carrera?

wintry tree
#

biología...

odd forge
#

Interesante. Tu universidad tiene las clases extensiones?

wintry tree
#

eh...

odd forge
#

O clases diferente de tu carrera que puedes hacer?

#

(lo siento de mi español, pero quiero practicar)

wintry tree
#

no exactamente...

#

técnicamente ya terminé...

#

pero si podría ver alguna materia de programación...

lucid junco
#

Te lo recomiendo

odd forge
#

Sí, entiendo. Para mí, es muy útil practicar en una clase. Posiblemente hay clases pequeñas en tu ciudad? Son muy útil.

distant tiger
#

Holi

lavish estuary
#

Buenas

distant tiger
#

^^

lavish estuary
#

Bienvenido al servidor o/

lucid junco
#

Wenas

distant tiger
#

Grax

lucid junco
#

Jaleel, programa

#

😠

lavish estuary
#

lol

#

Voy voy

lucid junco
#

Voy a skip class así que te puedo ayudar

lavish estuary
#

Lol, no hacía falta

silent finch
lavish estuary
#

Whaaaa

#

You painted that?

silent finch
#

@lavish estuary Na My Hands are not that talented.... Created using Photoshop

lavish estuary
#

Still tho, that's amazing

#

I know jack about photoshop

silent finch
#

Thanks🙃 🙃 Created few more but this one is best of all

lavish estuary
#

👏🏿

#

I saw that blobeyes

silent finch
#

Ya deleted that link cause I was expecting a preview

lavish estuary
#

😯

celest bay
#

woaahhhh

glass kestrel
oak hamlet
#

That’s such a weird coincidence because the lady who wrote the first source is named Kathleen mccurdy

glass kestrel
#

Cómo puedes recordar

bleak gust
#

Estos memes

oak hamlet
#

Cause i have good memory

#

And I used her name when citing sources

bleak gust
#

No hice eso

oak hamlet
bleak gust
#

Es unfair

oak hamlet
#

For real

#

Because they move the curve up

#

Who deleted my meme?

bleak gust
#

?

glass kestrel
#

Todavía está aquí

oak hamlet
#

For me it was deleted

#

Oh I refreshed my app and it’s back

bleak gust
#

im so glad I understood it rihgt

oak hamlet
#

ALSO

west dawn
#

<@&258806166770024449> do u know the link to the spanish dict bot to add to another server

lucid junco
#

invite

lucid junco
#

@west dawn

west dawn
#

thanks

glass dragon
#

Was one of the questions describe tu vivienda and everybody wrote about their philosophy of living instead of their house?

#

I mean, it's technically still correct. "Desuso" doesn't mean "incorrecto" https://dle.rae.es/?id=byF4Mc7

«Diccionario de la lengua española» - Edición del Tricentenario

Versión electrónica 23.2 del «Diccionario de la lengua española», obra lexicográfica académica por excelencia.

gusty ermine
lavish estuary
marsh linden
#

I don't think it's very accurate hahaha

gusty ermine
#

In my case: English A2 / Spanish B1.

lavish estuary
#

😯 nice

marsh linden
#

whenever you want to give me the fluent spanish tag

#

ill take it

#

(:

lavish estuary
#

Hey, man. You can do that yourself xd

marsh linden
#

xd

high solstice
#

It's got me right [?]

lavish estuary
marsh linden
#

ayy

#

we're both c2

#

congrats to us

lavish estuary
#

la nacionalidad española pa cuando?

marsh linden
#

Uh huh huh

#

Has cenado antes de las 7

lavish estuary
#

P-pero

marsh linden
#

Tendrás que esperar hasta que cambies tu estilo de vida

lavish estuary
#

D:

tranquil canopy
lavish estuary
#

Vos sos prácticamente nativo ya

tranquil canopy
#

i spoken the english very good yes

lavish estuary
#

Solo te falta la sangre

stiff maple
#

pues consíguete a un nativo

tranquil canopy
#

me olvidé que soy un vampiro

#

quién se presta de voluntario?

#

es solo un poquito

#

no es letal

lavish estuary
#

No te olvides de lo importante

tranquil canopy
#

la marca se va a la semana

#

qué es lo importante

lavish estuary
#

las cosas más importantes de tu vida

tranquil canopy
#

hmm

#

mis amigos

lavish estuary
#

lo de la sangre por ejemplo

tranquil canopy
#

la pizza

#

los crímenes

stiff maple
#

Tus amigos blobaww

#

Todos ya saben que los vampiros no tienen amigos

lavish estuary
#

El zorro vampiro hyperthinkfast

tranquil canopy
#

mentira

#

por qué dirías algo tan hiriente

lavish estuary
#

Yo te considero (como?) amigo, pupper.

tranquil canopy
#

yo también

#

samo es buli

gusty ermine
left spade
#

necessito una nueva imagen de perfil

valid nest
#

Ésta

timid haven
#

👀 monitas chinas

valid nest
#

Jawohl

glass dragon
#

@lavish estuary did RAE ever respond to your tweet?

lavish estuary
#

Nope, just checked my mentions

#

I sent the Fundéu BBVA a dm

glass dragon
#

Los viejos calcetines de lana y los nuevos

lavish estuary
#

@marsh linden

marsh linden
#

Ooooh

#

La rae te respondió?

#

No quiero abrir la caja de pandora otra vez pero no pillo la respuesta >_<

glass dragon
#

Hahaha me either

marsh linden
#

Isn't every one of those classic imperfect subj+conditional an example of future prospect in a conditional sentence?

#

unless im misunderstanding what prospección futura means

glass dragon
#

I think it means that in the time frame of the sentence, the speaker is talking about the future

#

But isn't that exactly what past subjunctive is for?

marsh linden
#

So if I frame my imperfect sub+conditional sentence as though it were happening in the past

#

Can I use the imperfect indicative instead?

devout jacinth
#

@glass dragon hoooo no pareciera lana

glass dragon
#

Sí, son muy buenos porque son atléticos

#

No me gustan estos nuevos :(

devout jacinth
#

por qué? qué tienen?

glass dragon
#

They're really loose. I like nice tight socks

#

My feet slip around in there

river ivy
#

Eso es como lana vs lana super gorda xd

stiff maple
#

@marsh linden the question should have been "why use imperfect indicative instead of imperfect subjunctive", then they would have had to make that part clear

#

As it stands they say you could use either, so we don't really understand because usually one would use the subjunctive

lavish estuary
#

I'll dm them again

devout jacinth
glass dragon
#

blobaww @devout jacinth

lavish estuary
lucid junco
#

ok try this

#

```py REPLACE TEXT WITG CODE ```

#

@lavish estuary

#

That will make it way easier to read your code

lavish estuary
#

What do you mean?😧

lucid junco
#

copy my message

#

paste it in your text bar

#

copy your code and paste it to replace the text

#

Then send

#

It will format the code and give it some syntax highlighting

lavish estuary
#

Where's the text bar? D:

lucid junco
#

Like

#

Like this sort of

#

py print(“hi”)

#

Something like that

#

It doesn’t work on mobile

lavish estuary
#

Oh lol

#

Gimme a sec

lucid junco
#

Ye

#

Sorry for not making myself clear lol

#

There

#

See?

#

It’s easier to read your code now!

#

Does it give it pretty colours?

lavish estuary
#

Yeah xD

lucid junco
#

Okay

#

Does it work the way you want it to?

lavish estuary
#

Let's see

lucid junco
#

I don’t think it will

#

Try not guessing the number three times

#

So it prints you failed

lavish estuary
lucid junco
#

Alright

#

Try guessing correctly

lavish estuary
lucid junco
#

Interesting

#

What’s that lonely else doing all the way to the bottom of the program

#

Nevermind figured it out

#

TIL

#

Thank you Jaleel

lavish estuary
#

lol, no problem

#

Thank you jefazo

lucid junco
#

Anything else you need help with?

lavish estuary
#

Nah, I'm good for now. I'm using a book that someone else recommended and I'm just going exercise by exercise, chapter by chapter

sacred harbor
#
secret_number = 9
guess_count = 0
guess_limit = 3
while guess_count < guess_limit :
   guess = int(input("Guess: "))
   guess_count += 1
   if guess == secret_number:
      print("You won!")
      break

else:
   print("Sorry, you failed")
#

sabía que no lo había puesto bien blobsweats

#

xD

lavish estuary
median trail
#

i used a book called "python's crash course" i love it

lavish estuary
#

It's the same one I'm using

tranquil canopy
#

snek on a jet

#

well, java books tend to just have realistic drawings of animals, that one is at least a bit funny

median trail
#

that book is awesome

#

i highly recommend it

lavish estuary
#

💪🏿

cinder canyon
#

Is it just more or has AZN been in the AFK voice channel for a day or two now

lavish estuary
#

Since this morning

#

Well morning my time zone

#

So for 18 hours xD

#

I kicked him, oops blobnervous

cinder canyon
lucid junco
#

Enjoy

lavish estuary
#

La ira española

past harbor
#

Miki will represent Spain at the 2019 Eurovision Song Contest in Tel Aviv with the song La Venda. Read more about Miki: https://eurovision.tv/participant/mik...

▶ Play video

Duncan Laurence will represent The Netherlands at the 2019 Eurovision Song Contest in Tel Aviv with the song Arcade. Read more about Duncan Laurence: https:/...

▶ Play video
#

@marsh linden

marsh linden
#

Grax tío

past harbor
tardy locust
#
function showPrimes(n) {
  nextPrime:
  for (let i = 2; i < n; i++) {

    // check if i is a prime number
    for (let j = 2; j < i; j++) {
      if (i % j == 0) continue nextPrime;
    }

    alert(i);
  }
}```
#

alguien que sepa Javascript?

#

does anybody know Javascript? 👀

lavish estuary
#

@past harbor

tardy locust
#

👀

sacred harbor
#
function showPrimes(n) {
  nextPrime:
  for (let i = 2; i < n; i++) {

    // check if i is a prime number
    for (let j = 2; j < i; j++) {
      if (i % j == 0) continue nextPrime;
    }

    alert(i);
  }
}
tardy locust
#

how

sacred harbor
#

y qué quieres saber? idk

tardy locust
#

ya averigué

sacred harbor
tardy locust
#

es que por alguna razón no sabía que se podía crear una función usando :

#

jajaj

#

no sé por qué me lo salté o donde...

#

raro

sacred harbor
#

npi

#

es más bien un label

tardy locust
#

😱

sacred harbor
#

que no sabía que se podía hacer eso en JS blobsweats

tardy locust
#

oooh

#

ya sé por qué no aprendí eso

#

me salté la parte de loops porque según yo ya sabía whatthink

sacred harbor
tardy locust
#

gracias man zoop

sacred harbor
#

creo que solo le das nombre al loop GWchadThinkeyes

#

a menos que tengas for anidados, no le veo ningún uso GWchadThink

tardy locust
#

yep, supuestamente es poco común usarlos

#

pero igual me sacó de onda...

#

syntax problems blobdead

wintry tree
#

@sacred harbor your picture is Kaori???

sacred harbor
exotic kiteBOT
wintry tree
#

oh my heart...

#

how many time...

#

i did remember it was here...

torn jewel
#

@tardy locust did you ever fix the js

tardy locust
#

ooh I was just trying to find out what the : colon symbol was

#

@torn jewel

torn jewel
#

oh, did you figure it out? (I only ask because the conversation was in Spanish and it's probably faster for me to ask than to read it ahaha)

tardy locust
#

oooh

#

yes!

#

loop labels or something

#

currently reading more about them

#

are you a JS expert? 👀

torn jewel
#

oh ok awesome

#

I'm a everything expert

tardy locust
#

lol

#

meme expert zoop

torn jewel
#

labels like that are gonna be in most C styled languages

#

hell I think they go all the back to assembly

lucid junco
#

@tardy locust I can help

#

Oh

#

Nevermind

tardy locust
#

interesting

lucid junco
#

Camaron are you proud of me

tardy locust
#

lol

lucid junco
#

I picked up Clisp

torn jewel
#

Common lisp > clojure? YoUrE dEaD tO mE

tardy locust
#

C lisp ?

torn jewel
#

I mean i love you

lucid junco
#

wow

#

I can never please you

#

You’re just like my real dad

torn jewel
lucid junco
torn jewel
#

oh JP C lisp is Common Lisp

#

Lisp is a family of programming languages I'm always raving about

#

Super powerful blah blah super simple syntax

#

is self aware

#

allows you to write code that writes code, modifies code, etc

lucid junco
#

Menorah lisp

#

Menorah lisp

#

Menorah lisp

#

Menorah lisp

#

Idk man lisp is weird

torn jewel
#

fRoM liSpS pErSpEcTiVe, C iS wEiRd

#

its all a matter of what's someone's personal norm

#

C-styled languages happen to be the typical norm

lucid junco
#

omg

tardy locust
#

ooh yeah I'm aware

#

oldie but greatly appreciated

#

functional?

torn jewel
#

really normal lisp is multiple paradigm

#

and common lisp has something called the CLOS, common lisp object system

#

which is possibly the most powerful object oriented system in the world, and probably for that reason I mostly think of Common Lisp as an imperative / OOP language

#

Clojure is the functional one / the one I use

lucid junco
#

What is written in Lisp anyway?

tardy locust
#

interesting

torn jewel
#

everything

lucid junco
#

camaron itself

tardy locust
#

Laurensito Bot is pure Lisp

lucid junco
#

No bur srsly what is written in Lisp

torn jewel
#

I mean I can google it but I don't keep a list off hand

#

are you asking just to see large projects built in it or

#

is this a way of asking how popular it is

median trail
#

hahaah

#

is this a new fancy way of asking if a language is popular ?

#

hahaha

lucid junco
#

Large projects

tranquil canopy
#

vas con el lenguaje de programación

#

y le preguntás

#

cuántos proyectos tenés?

#

eso hago yo

torn jewel
#

wait wut

tranquil canopy
#

camaron smh

torn jewel
#

I put pupperoni on my pizza

#

that is all

#

@lucid junco so, I mostly follow clojure stuff rather than the other lisps, but off the top of my head, the huge system that always gets mentioned for common lisp is the massive flight system that powers orbitz / similar flight websites

median trail
#

@tranquil canopy JAJA

lucid junco
#

oh shit

#

really?

#

cuántos proyectos tenés negramador envidioso

torn jewel
#

wait did pupper make a burn

tranquil canopy
lucid junco
#

Yes

#

Clojure is now on suicide watch

torn jewel
#

when I translated that in my head directly to English I think some meaning was lost

#

it just sounds like "you go with a programming language, and you ask it, how many projects do you have? That's what I do"

lucid junco
#

Um

#

Lemme provide some context

#

God damn it LoL forums

torn jewel
#

oh of course, dank memes, I didn't even consider memes

#

this must be what tami feels like reading my shit

mortal dagger
#

prueba Elixir

#

programación funcional y concurrente

torn jewel
#

tengo un oferto de trabajo en elixir

mortal dagger
#

yo trabajé en Elixir y fue el mejor trabajo de la vida

torn jewel
#

he queiro probarlo porque he querido probar ese otro .. shit whats it called

#

erlang

#

me pregunto como (se compara?) con clojure

mortal dagger
#

erlang es muuuuuy difícil

#

Elixir es mucho más amigable a nivel de sintaxis

torn jewel
#

tiene la sintaxis de ruby verdad?

#

o algo asi

mortal dagger
#

erlang = C
elixir = python

#

claro, es muy parecido a ruby

lucid junco
#

Una oferta de trabajo @torn jewel

mortal dagger
#

y Phoenix está inspirado en Rails

torn jewel
#

gracias

#

has probado Clojure phenix?

mortal dagger
#

sí, clojure y scala

#

acá hay muchas empresas con Java

gusty ermine
#

where are my HolyC programmers at ez

lucid junco
#

Qué opinas de lisp

#

TempleOS

torn jewel
#

terry pls

lucid junco
#

@mortal dagger

mortal dagger
#

y los ambientes más de "vanguardia" por así decirlo, están agregando clojure y Scala a su code base

torn jewel
#

Clojure is the lisp I'd still recommend btw dewy, not clisp

mortal dagger
#

a mí me gusta mucho TempleOS y lloré cuando murió Terry

torn jewel
#

although clisp is an interesting beast on its own

mortal dagger
#

de forma no irónica

torn jewel
#

Clojure is a lisp, but also has other language philosophies that are an experience on their own

mortal dagger
#

claro, tiene esa ventaja igual importante que puede correr dentro de la máquina virtual de Java

#

y es sumamente funcional

#

te obliga a pensarlo todo como FP

torn jewel
#

while also giving you clear, practical ways to work with fp

#

in general, it finds many ways to capture lots of idealistic magic in practical ways

mortal dagger
#

como corre sobre Java, no es raro tener algunas partes escritas en Java, en Clojure o en Scala

#

y dentro de una misma code base, eligir cuál te sirve más

torn jewel
#

it has that lisp philosophy of giving you just a few basic 'primitive' abstractions to build everything else up with, but while lisp focuses on building everything up with lists, Clojure seems to almost focus more on the map, or at least the map and vector (and the set), and somehow that subtle difference seems to make a huge impact

solemn torrent
#

yo, does anyone remember how's the option to wipe all the data from your local disk without formatting in windows 10?

#

whats the name of the option i mean

stiff maple
#

You mean resetting windows?

#

Or literally wiping all the data?

solemn torrent
#

yeah, i guess its like a windows reset

#

i cant find the thing in the control panel, i swear i saw it there

stiff maple
#

I think it might be in the settings not the control panel

#

Update section

#

Recovery

solemn torrent
#

thank you so much! 😄

stiff maple
#

No problem zoop

high solstice
#

o efe efe barra baja te o pe i ce

tranquil canopy
#

yofo sofo cofo sofo sofo cofo alofo

high solstice
#

esternocleidomastoideo

solemn torrent
#

quépe dipijipistepe apacepercapa depe mipi apabuepelapa?

high solstice
#

papaya

#

Retículo endoplasmático con ribosomas

lucid junco
#

efextrafañofo afa mifi efex

high solstice
#

Le broom

tranquil canopy
#

kaparepen sepe llepevopo apa lopos nipiñopos

high solstice
#

Kkekkkekekkeke

#

Le puppérdromo

#

le owneytorio

#

Le Daddyía

grizzled hedge
#

Depe quépe espatapan hapablapandopo

coarse wasp
worn geyser
#

xD

abstract scaffold
#

hhhahahahaha

rain ermine
#

Irregular in a nutshell

lavish estuary
#

Is it really that difficult or is that just a piss-take lol

rain ermine
#

What the heck is piss-take

lavish estuary
#

a mockery

rain ermine
#

That’s a unusual way to say that word

#

It must be modern

lavish estuary
#

unusual aka non American xD

rain ermine
#

I mean I know what Brits call things

#

But what about South Africans

#

Is their English considered different

lavish estuary
#

Yep

#

But piss-take is British slang

rain ermine
#

Makes sense

lavish estuary
#

We're taught British English in school and consume a lot of British media. God bless the queen jefazo

#

But yeah, on the scale of Spanish grammar, conjugating verbs ranks pretty low blobnervous

rain ermine
#

I think subjunctive is harder

#

I don’t even know how to use it

#

Or when

lavish estuary
rain ermine
#

In English it’s easy

#

If I were
If I had

sacred harbor
#

easy GWllentSansFingerGuns

severe vortex
#

It's cause English doesn't have subjunctive conjugations

#

It doesn't really even have subjunctive in the same way that spanish does

#

The subjunctive mood is normally implicit

marsh linden
#

what?

#

None of those things are true o:

#

Well

#

It doesn't have subjunctive like Spanish does, but it definitely exists

gusty ermine
#

the english subjunctive is close to the spanish subjunctive in when we use the subjunctive

glass dragon
#

I think by "subjunctive conjugations" they meant ones that are different. Out subjunctive is just conjugated the same as past tense

rain ermine
#

Ooh what’s this

ruby skiff
#

This is majestic

#

James Charles got exposed for a racist comment and being a sexual predator and his subs are dropping like flies

gusty ermine
#

bye sisters GWoicKirbLmao

gusty ermine
#

lmao i live for this drama

lusty widget
#

😂 😂 whatthink

tardy marsh
#

┬─┬ ノ( ゜-゜ノ)

solemn torrent
arctic niche
#

fuck

#

los reyes de la colina isn't on danimados :c

lavish estuary
lavish estuary
#

Game of thrones podcast

#

(Spain)

#

(Argentina)

#

@glass dragon a lo mejor te interesan

glass dragon
#

@lavish estuary gracias

lavish estuary
lavish estuary
#

I love this dude and his book reviews xD

rain ermine
#

That book is too long for me too read

arctic niche
#

@lavish estuary 😮

#

thanks

lavish estuary
glass dragon
lucid junco
tranquil canopy
#

when the book is too

glass dragon
#

BBC Mundo - El error tipográfico que descubrieron en 46 millones de billetes de Australia
https://www.bbc.com/mundo/noticias-internacional-48223685 @abstract scaffold

BBC News Mundo

El billete de 50 dólares australianos tiene un error en la letra pequeña, algo que se tardó más de seis meses en detectarlo. El papel moneda tiene una frase mal escrita de Edith Cowan, la primera mujer elegida como diputada en el Parlamento de dicho país.

solemn torrent
#

jaja, pasa bastante desapercibido dentro de todo

#

tuve que leer varias veces para ver donde faltaba la letra

#

acá la empresa de ómnibus más grande al dorso de los boletos, durante unas semanas, se leía "hacemos dos viajes a la luna ida y vuelta por día" o algo así, en referencia a los km que recorrían sus ómnibus

#

no cerraba por ningún lado

#

eran algo así como 1 millón y medio de km por día con sólo mil ómnibus

#

jajajajaja

#

eso si fue un desastre

abstract scaffold
#

@glass dragon yeah, i posted it briefly in #😂・memes . es chistoso. pero una persona normal no puede ver el error xD. you need like a microscope. oh no, el mundo se va a terminar.

#

is there gonna be a $50 note version 3 kappa

abstract scaffold
#

i spent like 6 years trying to figure out some bash code.... finally figured it out

#

not sure if it was worth it for like a measly 1% of my mark just to spend so much time on it..

rain ermine
#

XDXDXDXD

#

Welp typos happen

lavish estuary
#

@timid haven Can I pirate that book?

timid haven
#

think que libro ?

lavish estuary
#

The one you posted it in learning resources

timid haven
#

3040_kingpeepo pues adelante

lavish estuary
#

Cómo que adelante xD

timid haven
#

es como go ahead

lavish estuary
#

Yo sé lo que significa

#

Pensé que publicaste el enlace como para descargar el libro

timid haven
#

👀 Pues me parecio que seria util y como es gratis pues lo postie

lavish estuary
#

Cómo que gratis

#

Para mi no lo es 😧

timid haven
#

think no puedes mirar ni una pagina?

lavish estuary
#

Solo unas cuantas

timid haven
#

think ok lo buscare

lavish estuary
#

no lo he podido encontrar

#

Haré como si nunca me dijeses nada

timid haven
sacred harbor
timid haven
#

👀

tardy marsh
#

┬─┬ ノ( ゜-゜ノ)

torn jewel
#

cada vez que veo tu nombre Anzu pieno en Llugioh

lucid junco
#
Sum += 1
Sum = Sum + 1
Sum -= -1
sacred harbor
#
Sum++
Sum--
gusty ermine
glass dragon
#

@lavish estuary estás aquí?

lavish estuary
#

Acabo de abrir la app xD

#

Dime

glass dragon
#

@lavish estuary do you know a good place online to pirate academic articles?

lavish estuary
#

🤔 let me check

glass dragon
#

Or like some sort of resource for doing so

lavish estuary
#

Nope, not all haha. But have you tried Google scholar?

glass dragon
#

Yes. I'm having trouble finding articles by a particular feminist philosopher haha. So not exactly wide spread stuff

lavish estuary
#

pikacry sorry, Amaroq

marsh linden
#

Do you have access to university databases amaroq?

glass dragon
#

No

marsh linden
#

Oh well

grizzled hedge
#

marsh linden
#

Is the most well known website

#

Otherwise I can take a look for you through my university db

valid nest
grizzled hedge
#

@shy rapids enthalpies has to do with thermodynamics

shy rapids
#

Exactly

valid nest
#

What's an enthalpy?

shy rapids
#

ΔH

valid nest
#

I took chemistry a long time ago

grizzled hedge
#

q=MCdeltaT

#

C being the heat capacity

shy rapids
#

Assuming if I’m understand this, this might be an enthalpy of creation question

valid nest
#

Formula las reacciones para la combustión completa del diesel y justifica el exceso de aire necesario para la combustión del diesel en el motor

#

That's the translation for the first exercise

shy rapids
#

You have to find the summation of heat of products minus the summation of heat of reactants

grizzled hedge
#

Wait

#

Isn’t that just limiting reagents

valid nest
#

But I need more data for that

#

I think that I'd need BTUs for a thermodynamics exercise

#

Or idk

grizzled hedge
#

Oooh

#

Okay wait

#

Isn’t it just asking for: diesel amount + air = energy -> how much air to get rid of all diesel

#

And that’s just stoichiometry right

#

I don’t know the diesel formula though

#

Idk

#

It would help a lot if this weren’t in German

#

Or I understood it

#

But I don’t

glass dragon
#

@marsh linden thanks

shy rapids
#

If this were an enthalpy of creation problem, the answer would probably be -1814 kJ

#

Very much an exothermic reaction

valid nest
#

What

shy rapids
#

That’s only if you are looking for the total heat

#

Probably not but still

#

Maybe you could be finding the Gibbs Free energy

grizzled hedge
#

If it’s -q it’s exotérmica (the system is giving off energy, +q = opposite)

shy rapids
#

Yeah

grizzled hedge
#

Idk does the page before talk about diesel and such?

valid nest
#

I don't think so

grizzled hedge
#

Because you can find how much oxygen you need to get rid of all the diesel (which I think is what it asked for? Idk) by using mole ratios

#

But you’d need some sorta thing like “you have _ g of diesel, how many g of oxygen do you need using this formula

#

Formula las reacciones para la combustión completa del diesel y justifica el exceso de aire necesario para la combustión del diesel en el motor

shy rapids
#

The total disorder of the system is 62 J times K

glass dragon
#

Wow @marsh linden gracias, encontré algo que buscaba

marsh linden
#

Great (:

valid nest
#

So @grizzled hedge, How do i solve it?

shy rapids
#

The total Gibbs Free Energy of the system is -1846.4353 kJ

grizzled hedge
#

Idk I feel like I don’t have enough info

#

I’m not sure, you might wanna check out that chem server to see if they could help you

valid nest
#

Ok

shy rapids
#

@valid nest hopefully you are looking for the Gibbs Free energy because that’s what I believe it’s asking for based on the given material

valid nest
#

I don't even know what that is sadChovy

#

I'm studying law

#

I'm helping a friend from Germany with that

shy rapids
#

I see

#

Ask him if he needs to find Gibbs Freie Energie

#

I’m 99% sure he needs that

valid nest
#

He's offline

#

@grizzled hedge that server is dead

grizzled hedge
#

Oh okay

arctic niche
vagrant steppe
#

How do i solve number two

lucid junco
#

@ashen mist

#

You can help him here!

vagrant steppe
#

Gracias por la ayuda...

normal shuttle
#

well

#

if you double a square, the SA gets quadrupled

#

when you triple a square, you multiply the SA by 9

#

that's a^2 where a = 3

#

a^3 = 27, so mult 44 by 27

ashen mist
#

@lucid junco gracias

#

shouldn't #1 be 24

#

unless i'm stupid

lucid junco
#

for i in range(6)

#

0

#

1

#

2

#

3

#

5

#

for i in range(1, 7)

mystic nymph
#

{}

lucid junco
#

:

#

if dkekek:

#

print(“hola”)

#

lista = [1, 2, 3, 4, 5]

#

for numero in lista

ashen mist
#

Que haces @lucid junco

lucid junco
#

not much

ashen mist
#

I mean with the above code snippet

lucid junco
#

oh

#

showing fran the wonders of python

#

iterating over a lsit

#

list

mortal dagger
#

wonders

ashen mist
#

Ah

normal shuttle
#

Python?

#

I'm more of a nodejs man myself

shrewd fjord
#
>>> [x for x in range(6)]
[0, 1, 2, 3, 4, 5]
ashen mist
#

I like the convenience of python

lapis spoke
#

Node.js + Typescript, there is no better combo

lavish estuary
#

Let's go

marsh linden
#

It keeps thinking that im from aragón

stiff maple
#

I got andalucía shaleel

lavish estuary
#

Decepcionado

marsh linden
#

estados unidos xd

lavish estuary
#

Me cago en 10

marsh linden
#

Lmaoo

#

Enhorabuena!!

lavish estuary
stiff maple
#

Jajajaja

drowsy sparrow
#

@lavish estuary somos vecinos

celest bay
#

apparently I'm from spain what the fuck

stiff maple
#

Where's Navarra? 🤔

gusty ermine
#

Por lo que veo, esa aplicación dice lo que le da la gana jaja

exotic kiteBOT
stiff maple
#

Is it one of Spain's provinces?

celest bay
#

Basque

#

Northern spain

gusty ermine
#

Navarra is where you run in front of the bulls.

stiff maple
#

Oh

gusty ermine
#

(Pamplona)

stiff maple
#

Dónde vives tú, guapo?

marsh linden
#

hahaha

stiff maple
#

(buena estrategia, hacer que la gente te llame así)

marsh linden
#

Olvidaba que su apodo es guapo

gusty ermine
#

Yo en La Rioja.

#

Aquí las fuentes no echan agua, sino vino.

stiff maple
#

Jaja, escribí rioja y lo primero que me salió en las sugerencias de busqueda fue "rioja wine"

marsh linden
#

Ojalá 😍

gusty ermine
#

Lógico 😄

stiff maple
#

Tomas vino en vez de agua?

stiff maple
#

La mía también xd

#

Uf lo hicieron de verdad

gusty ermine
#

Lo más irónico es que no me gusta el vino.

lucid junco
#

I

gusty ermine
#

Soy la vergüenza de mi tierra 😢

stiff maple
#

Ningún tipo? think

#

Debe de haber un tipo que te gustaría

gusty ermine
#

Bueno cuando nos emborrachamos en la calle le echamos Coca Cola y hacemos un calimocho jajaja.

stiff maple
gusty ermine
#

Pero aún así, no es el tipo de alcohol que más me llame.

stiff maple
#

Y cuál es?

gusty ermine
#

Spirit drinks

stiff maple
#

Hay vinos muy dulces

marsh linden
#

kalimotxo 🤢

gusty ermine
#

lol

stiff maple
#

Y hay champán

marsh linden
#

cava*

#

xd

gusty ermine
#

Nada, soy muy raro para el alcohol.

marsh linden
#

Q va

stiff maple
#

Qué tipo de spirit drinks

gusty ermine
#

Licor de melocotón

#

Con zumo de piña

#

Ah ya sé, la sidra está buena.

stiff maple
#

Oh, nunca lo he probado

gusty ermine
#

Cider

marsh linden
#

a mi no me gusta la sidra mucho

#

sabe demasiao como los zumos

#

jaja

stiff maple
#

Debe ser rico ese licor de melocotón con piña

gusty ermine
#

Se parece al zumo de manzana sí

#

Pues sí, sabe bastante bien.

marsh linden
#

pero cuando hace calor afuera

stiff maple
#

No te gusta el zumo de manzana?

marsh linden
#

a mi sí

#

pero hay situaciones en que quiero beber zumo

gusty ermine
#

Es un poco ácido

marsh linden
#

y en que quiero beber alcohol

stiff maple
#

Ah, pues se lo puede mezclar con algo más fuerte supongo

gusty ermine
#

Vozka con Kas/Fanta

#

y Sunny Delight

#

Probadlo.

stiff maple
#

No me gustan esas soft drinks

#

O cómo se llaman allí

gusty ermine
#

A qué le llamas soft drink?

stiff maple
#

Fanta

gusty ermine
#

Oh

stiff maple
#

O cola

gusty ermine
#

eso es un refresco

stiff maple
#

Ah bueno

gusty ermine
#

No bebes Coca Cola?

stiff maple
#

No

#

Demasiado azúcar

gusty ermine
#

A mí me sabe rica. Aunque tiene mucha mierda.

#

La dejo para ocasiones especiales.

#

Como Navidad o así.

stiff maple
#

Prefiero las bebidas alcohólicas sin nada más, o con zumos naturales

gusty ermine
#

Me imagino que tampoco te gustarán los cubatas.

#

Esos también tomo a veces.

#

Ron con cola.

stiff maple
#

El ron ya es dulce, para qué añadirle más notlikeblob

gusty ermine
#

Ya 😄

stiff maple
#

Me gusta una buena cerveza, un buen vino, un buen whisky, un gin con zumo de naranja o limonada

gusty ermine
#

Y de postre, absenta.

stiff maple
#

😄

#

La verdad es que nunca la he probado

gusty ermine
#

Mejor

marsh linden
#

A mi no me gusta el sabor de anís

#

así que absenta no me gusta nada

stiff maple
#

A mí sí me gusta

marsh linden
#

Entonces

#

Quizás te gustará

stiff maple
#

Me gustaría probar muchas bebidas

#

Por ejemplo una vez encontré una que parece muy interesante

#

No sé si la habeís visto

#

Se llama queimada

marsh linden
#

Como se llama?

#

Ni idea

marsh linden
#

parece como "punch"

#

pero no la conozco

stiff maple
#

Otra imagen

marsh linden
#

o

stiff maple
#

Es un tipo de punch alcohólico supongo

timid haven
#

con esa onda se puede ver el futuro

gusty ermine
#

Es un flameado de Moe.

stiff maple
#

Es una bebida gallega al parecer xd

gusty ermine
#

Ah claro, "queimada".

stiff maple
#

Y se toma el 23 de junio

rain ermine
#

En general, no me gusta beber soda