It makes the code so much more clean and readable since you’re dropping multiple levels of brackets , for example
os.path.join( a, b, os.path.dirname(c))
Becomes
a / b / c.parent
I really like it
It makes the code so much more clean and readable since you’re dropping multiple levels of brackets , for example
os.path.join( a, b, os.path.dirname(c))
Becomes
a / b / c.parent
I really like it
Yeah a pull request should be formatted corectly, build, documented, pass all tests and have changes covered in tests.
Your own branch? Do whatever you want, will get squashed anyway in the pull request.
Even better is that it depends on your instance , for me the preview text is some German text becuase the instance I’m using happens to be hosted in Germany
How else would they get in your ear?
Also, your eyes dart around and you only see a little patch. You blink. Your brain makes up a nice stable image of the world, mostly consisting of things that your brain think should be there.
Yeah same in Europe with different VAT rates between the countries, select where you’re from and shops will show price including local VAT which the shop will take care off
You have tests?
Edit: guess could always use AI to auto generate tests /s
SVN admin here:
Post just before this one: We are in a race with ever-evolving bacteria — and we are losing. Climate change is making the battle much harder
Edit: Better link?
Edit edit : that link crashes Jerboa: !climate@slrpnk.net/post/11406660
The harm is in the realisms , this matter when AI generated parn is shared with others.
I have an old mac mini running nextcloud on Ubuntu, I did upgrade memory and plug in external ssd
Remember that Microsoft offers a nicely packaged version of openjdk for download
There’s something stupid-sounding about this sentence, though I can’t quite pinpoint it.
You must be picking up on the deepfake AI generated sentence
Yes you’re right , the Danes are Danish
Denmark -> Dane
I guess that actually the other way around, Denmark : Dane’s field/farm(there is a better English word for mark but can’t remember)
A bottle off rum for the morning standup?
Is that for … Job security?
People still use unitest instead of pytest fixtures? https://docs.pytest.org/en/6.2.x/tmpdir.html