Ranter
Join devRant
Do all the things like
++ or -- rants, post your own rants, comment on others' rants and build your customized dev avatar
Sign Up
Pipeless API
From the creators of devRant, Pipeless lets you power real-time personalized recommendations and activity feeds using a simple API
Learn More
Comments
-
12bitfloat1093528d@jestdotty For very simple things yes, but even with AI any more complex thing is just a disaster ;-; -
spongessuck617128dPython the language is fine. Python the ecosystem sucks. Though I haven't tried out uv yet. -
Lensflare2151127dI find Swift for quick scripts much better than Python.
You might think that it’s because I‘m more familiar with Swift, duh.
But I‘m also more familiar with C# than with Python and C# sucks for scripts. I‘d prefer Python there.
Swift already has a beautiful and brief syntax which makes it great for scripting. -
jiraTicket222712d@jestdotty bash is super useful but I'd argue it's just a bit too hard to write really really simple intuitive code in Bash for some of the most basic things like creating objects, handling errors, string manipulation without regex, math beyond integers, heck even just if-statements. -
Python is like sugar and fats.
Fun in small doses.
Working with anything larger than 20 pages though is a slog precisely because of a lack of proper static typing.

Okay screw it, I was always a python hater but I'm just gonna admit it:
I LOVE PYTHON!
It's so nice for quick scripts 😌
rant