I feel like this could be adopted for your homegrown "whatever" framework (eg: UI framework, Auth framework, …) Congratulations on getting hired to this team! You probably count yourself lucky, but don't. We had been trying to fill this role for the past 5 months and every candidate would run away as soon as we showed them our homegrown auth framework. But don't run yet please, do give it a try. So, you are still her…
A few things to know before stealing my 914 (2022)
141–150 of 190 posts
Re: A few things to know before stealing my 914 (2022)
#142Re: A few things to know before stealing my 914 (2022)
#143Earlier quoted context omitted.
Everybody else uses virtual environments and alternate installations of python instead of using and installing packages in the system python installation. It is not that hard.
That is the incantation.
Re: A few things to know before stealing my 914 (2022)
#144Earlier quoted context omitted.
These kinds of histrionics are really uncalled for. Virtual environments are easy to work with. https://chriswarrick.com/blog/2018/09/04/python-virtual-envi... is a solid tutorial.
Bookmarking this.
Re: A few things to know before stealing my 914 (2022)
#145Re: A few things to know before stealing my 914 (2022)
#146I feel like this could be adopted for your homegrown "whatever" framework (eg: UI framework, Auth framework, …) Congratulations on getting hired to this team! You probably count yourself lucky, but don't. We had been trying to fill this role for the past 5 months and every candidate would run away as soon as we showed them our homegrown auth framework. But don't run yet please, do give it a try. So, you are still her…
> Make sure you don't have anything else relying on Python because they will probably never work again. This is why when I see some clever open source tool discussed on HN and I go to the repo and see it's written in Python I close the browser window and pretend I never saw it. Yes I know there are ways to protect yourself when using Python in much the same way that lead-lined glove boxes protect you when working wit…
It is just part of the job. Sure I am not a big fan of C# or PowerShell but a big part is just that I have no experience.
Re: A few things to know before stealing my 914 (2022)
#147Earlier quoted context omitted.
Isn’t this why you cannot push start cars anymore?
You should still be able to push start a newer manual transmission car. Put in the clutch, put the key to run, put it in 1st (or so), get it up to speed, let the clutch out, and now the engine is turning, which should turn the alternator/generator which should now be able to run the engine. If your electrical system is really bad, maybe the alternator can't get the voltage high enough to run everything; if your car i…
I switched to an auto a few years back for reasons (UK, still not super popular here), and once or twice I've had the car cut out on me at speed, in traffic; had it been a manual, I could have just restarted it while moving, but it forces you to be stopped, foot on the brake and in park before you can push the button to start it.
Re: A few things to know before stealing my 914 (2022)
#148Earlier quoted context omitted.
I don't know why, but I expected quicksand to be an Australia thing. "Even the dirt tries to kill you."
"Quicksand" is the harder sand just above the water line that is more solid and faster to walk/run on.... /s
¹ yes I know soil is not sand
Re: A few things to know before stealing my 914 (2022)
#149Earlier quoted context omitted.
You get your foot stuck in and then the tide comes in and you drown . Most quicksand I'm aware of is in tidal flats [0] [1] and it really is dangerous to take a short cut over them. Come to think of it, most normal sand I encounter is in tidal flats, too. [0] https://www.98fm.com/news/north-dublin-beaches-quicksand-war... [1] https://www.independent.co.uk/travel/southend-on-sea-deadly-...
I don't know why, but I expected quicksand to be an Australia thing. "Even the dirt tries to kill you."
[0] https://en.wikipedia.org/wiki/Bulldust [1] https://en.wikipedia.org/wiki/Burkholderia_pseudomallei
Re: A few things to know before stealing my 914 (2022)
#150Earlier quoted context omitted.
> Make sure you don't have anything else relying on Python because they will probably never work again. This is why when I see some clever open source tool discussed on HN and I go to the repo and see it's written in Python I close the browser window and pretend I never saw it. Yes I know there are ways to protect yourself when using Python in much the same way that lead-lined glove boxes protect you when working wit…
Any project written in a language with big user base java, C#, C++, perl, rust even fortran has this problem. The only thing that helps is experience with the language. I very seldom see code that survives ten years, even no deps things fail because your compiler interpreter changes. It is just part of the job. Sure I am not a big fan of C# or PowerShell but a big part is just that I have no experience.
It's a developer/community problem - the language itself doesn't require it.