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
AI seems perfect for renewables load balancing. Got extra power to burn because it is windy at night? Train your models
Also relevant:
Seems like a good use for android app pinning, I think that locks the phone to that app until unlocked
Spotify might as well be doing this themselves already to avoid having to pay all those annoying artist
what’s iffy is smaller AC generators like wind mills
Not so iffy for bigger wind turbines, these also have significant inertia due to the mass of the rotor spinning (with large mass moment) and grid codes demand active grid stabilisation in most countries.
You have tests?
Edit: guess could always use AI to auto generate tests /s
This might be relevant? https://conspirator0.substack.com/
SVN admin here:
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
https://programming.dev/c/programmer_humor seems pretty active? Edit: nice link !programmer_humor@programming.dev
A bottle off rum for the morning standup?
Got this:
Hello, Dell Technologies takes the privacy and confidentiality of your information seriously. We are currently investigating an incident involving a Dell portal, which contains a database with limited types of customer information related to purchases from Dell. We believe there is not a significant risk to our customers given the type of information involved.
What data was accessed? At this time, our investigation indicates limited types of customer information was accessed, including:
- Name
- Physical address
- Dell hardware and order information, including service tag, item description, date of order and related warranty information
Use ddrescue to copy to a working disk, if I remember it will try a number of times and eventually skip the broken sectors so that at least you have a working filesystem on the copy.
For the old Slashdot experience you should try https://soylentnews.org/
Linear is probably a lot faster?