driving_crooner

joined 2 years ago
MODERATOR OF
[–] driving_crooner@lemmy.eco.br 9 points 1 day ago (1 children)

There's no borders on "law of nature" neither

[–] driving_crooner@lemmy.eco.br 2 points 1 day ago (2 children)

Like WordPress?

[–] driving_crooner@lemmy.eco.br 1 points 1 day ago (4 children)

What is substack? I only heard of it everytime they got involved with nazis

[–] driving_crooner@lemmy.eco.br 28 points 2 days ago

Had a friend who father was a FORTRAN programmer and teach him since he was a child. At 17, he was already working on a oil company making bank. He was obsessed with synthesizers and everytime you went to his house he showed you the new ones he bought. At 25 he "retired" with his own house and a fully equipped recording studio and nowadays it's a music producer doing some consulting to pay the bills.

[–] driving_crooner@lemmy.eco.br 15 points 3 days ago (19 children)

This discussion reminds me of a party/orgy/something I saw being promoted and in the description it says that it was female/trans oriented (female and male trans included), but that they weren't going to police anyone's gender, but asked cis males to respect and didn't participate.

Las Vegas would broke out the second that happens

[–] driving_crooner@lemmy.eco.br 1 points 4 days ago (1 children)

Your high school class were they teach you how to interpret graphics

I had deduced that the blue one was historic minimums but I was thinking that the red one was last year temperatures. Thanks for the clarification.

[–] driving_crooner@lemmy.eco.br 20 points 4 days ago (3 children)

All the other lines are past years, and the dotted one in the middle that says "average" means the average of all the lines. So, isn't a regular ocorrence.

[–] driving_crooner@lemmy.eco.br 7 points 4 days ago* (last edited 4 days ago)

I prefer to work in the office, but if my company decides that everyone has to come I would start looking for a new job. I like to come to the office and being the only one here, it's reminds me of studying on the library in college.

I don't even think the models are going to work anymore. Everytime Musk tries to ideologically forces tweeter AI it's going fucking crazy and instable.

 

I'm finding myself with a couple of really big databases and my PC is throwing memory errors so I'm moving the project to polars and learning on the way in, and would like to read your experience in how you did it, what frustrate you and what you found good (I'm still getting used with the syntax, but I'm loving how fast it reads the databases)

 

Em vista do comentado neste post post

https://lemmy.blahaj.zone/post/25042034

E aos recentes ataques que a comunidade trans vem recebendo em diferentes partes do mundo, inclusive no Brasil com a decisão do Conselho Federal de Medicina de negar a necessidade médica de tratamentos pra as pessoas trans, acho que como mostra de apoio deveríamos defederar a feddit.uk até que eles mudem suas políticas de permitir comentários transfobicos embora eles sejam em tom civil.

Muito obrigado pela atenção 🏳️‍⚧️

 
 

Someone have experience with this?

 

SpoilerThey're from the picture The Substance, pretty good body horror movie released this year

 

Estou com bondade de um PC novo, mas gostaria de uma thinkpad pra instalar um Arch nele.

Obrigado pelas dicas.

 
 
 
 
 

Hi, I want to know what is the best way to keep the databases I use in different projects? I use a lot of CSVs that I need to prepare every time I'm working with them (I just copy paste the code from other projects) but would like to make some module that I can import and it have all the processes of the databases for example for this database I usually do columns = [(configuration of, my columns)], names = [names], dates = [list of columns dates], dtypes ={column: type},

then database_1 = pd.read_fwf(**kwargs), database_2 = pd.read_fwf(**kwargs), database_3 = pd.read_fwf(**kwargs)...

Then database = pd.concat([database_1...])

But I would like to have a module that I could import and have all my databases and configuration of ETL in it so I could just do something like 'database = my_module.dabase' to import the database, without all that process everytime.

Thanks for any help.

view more: next ›