Someone was posting a week or two ago having done something kinda like that. Something to do with magic circles or similar, looked rad.
- 0 Posts
- 9 Comments
PolarKraken@programming.devto Programming@programming.dev•Java at 30: How a language designed for a failed gadget became a global powerhouseEnglish1·16 days agoYeah I’ve been hearing about it and meaning to dive in. Been learning some infra stuff lately though.
Any particularly strong selling points you want to convey?
PolarKraken@programming.devto Programming@programming.dev•Java at 30: How a language designed for a failed gadget became a global powerhouseEnglish5·17 days agoYeah, not trying to dunk on other commenter, but these don’t sound like complaints I experience with Python at all. Setting up the environment is a breeze with
venv
, package installation couldn’t be easier with basicpip
, and I really like having a diverse ecosystem of multiple (often high quality) approaches to solving similar problems.
PolarKraken@programming.devto Programmer Humor@programming.dev•Python needs an actual default functionEnglish1·18 days agoI would love that! I do think there are probably interesting underlying personality factors / preferences for a lot of this stuff as well.
I do think that many of Python’s characteristics map to my own personality and I bet there’s something to that. Things like syntax of course, but not strictly syntax, also things like “The Zen of Python”, and the way its a “jack-of-all-trades, master-of-none”. I also really kind of need the freedom and accompanying responsibility to break any “rules” on a whim (Python will happily let you overwrite its own internals while running, for instance), but I almost never do anything that uses it…
I could probably keep going lol. Feels like a “people looking like their pets” scenario, lmao
PolarKraken@programming.devto Programmer Humor@programming.dev•Python needs an actual default functionEnglish4·19 days agoEveryone’s welcome to their opinion of course, but I find Python more readable than anything else and I resent the visual clutter required to make intentions plain in other languages. Feels like having a conversation where people say the words “comma”, “period”, etc.
I also spend more time with Python than anything else and I suspect these two facts about me relate, lol
Sounds much like PowerBI, which I can’t say I’ve used much directly. But every time we use it, because the client likes the idea and it can theoretically do “all the business intelligence” natively…we eventually find it can only do 80% of what they actually want, which completely removes its single advantage and forces us to go custom anyway. We’ve stopped offering it, to be clear.
PolarKraken@programming.devto Programmer Humor@programming.dev•Can anyone confirm accuracy?English9·19 days agoCouldn’t agree more. Field service is one hell of a drug. Money’s good, variety is fun, the chaos and travel are fun too, and you learn a lot quickly. The latter often because some or all of the mfg. plant you’re visiting needs you to fix your stuff so they can run, and no one is coming to BFE to help you, lol.
But that all wears off, in time, and it starts to take a huge toll like you described. Never met a long term field service engineer with a healthy home life, or with their health in general. I got out because both of mine were crumbling, for real.
PolarKraken@programming.devto Programmer Humor@programming.dev•Can anyone confirm accuracy?English12·19 days agoAh, alcoholic then
This should be the standard :)