Why Polars uses less memory than Pandas. By Itamar Turner-Trauring https://pythonspeed.com/articles/polars-memory-pandas/
«Pandas is a eager API: you tell it to do something, and it immediately does it. […] The alternative is a lazy API that allows you to string together a series of operations—loading, filtering, aggregating, transforming—without actually doing any work. After creating this series of operations, you can then separately tell the library to execute the whole thing».
#progamming #python #pandas #polars
Today I remembered that you can paste HTML into the address bar by prefacing it with `data:text/html,`
(sharing in case helpful for others.)
#techtip #progamming #coding
Well this was a fun read. Now I kind of get how allocators work in Zig - the arena allocator is pretty cool how basically it just allows one to free all memory used for an operation kind of like a context.
Hab eigentlich so Lust noch irgendwas zu lernen oder zu entwickeln, aber sobald es mit Arbeit zu tun hat, wird’s schwer :D mir fehlt die Zeit wo man einfach so viel Zeit hatte #progamming #software
Docs keep telling me JSON is easy for humans to read. They clearly have different upstreams than I do.
This is definitely a truthism in the #progamming world. #ai #geneticprogramming
#progamming #ai #geneticprogramming
I’ve been reading Staff Engineer: Leadership beyond the management track, and a piece that resonated with me is the idea of learning to never be wrong.
It sounds like poor advice on the surface, but there’s value in being able to put your opinions aside when appropriate.
I wrote a blog post last week expanding my thoughts further, and how to best apply this in a team environment: https://jgayfer.com/never-be-wrong/
How do you usually handle being “wrong”?
Hi 👋, it's #introduction time!
I'm Zizaco! I live somewhere in Europe helping people build reliable #software. I love to write code and explore new tech.
>15 years working in #tech. An unexpected journey took me through software engineering, product ownership, engineering management, and now solutions architecture.
I'm a hobbyist #gamedev in my spare time!
Enjoyments: #PCGaming #progamming #webdev #rpg #music #metalcore #cinema #art #drawing #painting #psicology
#introduction #software #tech #gamedev #pcgaming #progamming #webdev #rpg #music #metalcore #cinema #art #Drawing #painting #psicology
Hi 👋, it's #introduction time!
I'm Zizaco! I live somewhere in Europe helping people build reliable #software. I love to write code and explore new tech.
>15 years working in tech. An unexpected journey took me through software engineering, product ownership, engineering management, and now solutions architecture.
I'm a hobbyist #gamedev in my spare time!
Enjoyments: #PCGaming #progamming #webdev #rpg #music #metalcore #cinema #art #drawing #painting #psicology
#introduction #software #gamedev #pcgaming #progamming #webdev #rpg #music #metalcore #cinema #art #Drawing #painting #psicology
I should say this is all the cosmetic stuff in terms of making plots look pretty and readable. The actual analysis underneath is fine. I just have to wrestle with #ggplot #R #progamming #coding
#ggplot #r #progamming #coding