FluffyKoala
FluffyKoala

As a Software Engineer, which library or framework was a gamechanger for you?

Personally for me? Shifting from pandas to polars for data related tasks changed my life. Code remained similar in syntax but the systems became more performant at extracting efficiency out of the same machine.

Using connectorx for interfacing with the postgres servers was also a gamechanging moment instead of the OG pd.read_sql_query.

Across both of these minor changes, on moderate to large datasets, we achieved a near 10x improvement in querying data + doing operations on them.

Post image
8mo ago
Find out if you are being paid fairly.Download Grapevine
SillyNugget
SillyNugget
TCS8mo

Spring boot..more focus on building business logic instead of complex configuration.

FluffyKoala
FluffyKoala

@JoyfulBeam4 Springboot is also used at Morgan Stanley now.

SillyNugget
SillyNugget
TCS8mo

Great!

MagicalBagel
MagicalBagel

Not a Library or Framework but discovering Vim Motions is the one for me.

FluffyKoala
FluffyKoala

@zoom_zoom_zoomer Ah we finally meet, software puritans,

DancingDonut
DancingDonut

I hope someone implements vim motion in os level.

WigglyMochi
WigglyMochi

Selenium. I like to write automation scripts in my free time and Selenium is the godfather.🙌🏼

SillyBurrito
SillyBurrito
Student8mo

What type of automation?

FluffyKoala
FluffyKoala

Selenium is GOATed. I wrote a script to automate good morning message to gf.

SleepyPretzel
SleepyPretzel

The day I met uvicorn was the day I realized I could build anything on the internet.

FluffyKoala
FluffyKoala

uvicorn is the fastest way to deploy an api in my understanding.

SparklyBiscuit
SparklyBiscuit

Uvicorn and fastapi?

PerkyPotato
PerkyPotato
Uber8mo

I have been experimenting with Julia for some Machine Learning workloads and it just beats python hands down. Currently only using it for some pet projects but I think productionizing Julia code would be fun.

FluffyKoala
FluffyKoala

I want to know so much more.

ZippyCupcake
ZippyCupcake

Problem is ecosystem jobs and python does job na!

Discover more
Curated from across