Please create an account to participate in the Slashdot moderation system

 



Forgot your password?
typodupeerror
×

Comment It's the current right tool for the current job... (Score 1) 103

As a crusty C/C++/Java developer my company has been shifting to cloud services/web tech. While the initial push was in Java for rapid server deployments on top of Apache, we've accelerated into microservices which run better with scripted languages. You can use Java there too - but with AWS' stuff you have longer cold start times. So the remaining common options are .NET, Javascript and Python and my team went with Python and were successful with out first project. That led us to getting more projects and now about 80% of our work is in Python with 20% doing maintenance on our legacy Java services and we're starting to explore migrating them to a set of Python microservices as well.

It's not that Java is bad or old or even too hard (seriously.. Java? The language that was designed from the ground up to be simple?!) It's just that the ecosystem has changed and Java is too ... not bloated but perhaps "complex" when trying to crank out apps that have become containerized within their own VPC and you don't need to worry as much about app level details as much as Infrastructure level details but Java still "forces" you too because of where it's current library/design fits.

Submission + - Hunter Biden's Password was Hunter02 (dailymail.co.uk) 1

An anonymous reader writes: Censored copies of Hunter Biden's Social Security card, credit cards, passport and other documents have now been released to further authenticate the data from his laptop, like the DKIM validation for his meeting with Bursima exec Vadym Pozharskyi and Joe Biden contrary to prior denials. Apparently, his password was "Hunter02" so one wonders if he had read bash.org long ago.

Comment I don't have a problem with this... (Score 1) 51

So long as it's opt-in and they're up front with what data they're keeping.

If you use their cloud drive service to store photos or emails you're ALREADY storing personal info that they're not going to delete anyway.

Not that I'd sign up for it (although I do have a gas card for my regular gas station where they pay me "points" and give me discounts for using my card when making purchases which, I'm sure, gets linked to my Credit Card # and then my name and address and then I'm naked on the internet...)

Comment Add another free year... (Score 1) 29

I still won't pay for the service.

There's very little on it or even forthcoming in the next year that's worth the cost.

Apple One's bundling package (games, music, tv and cloud storage) was an interesting idea but $15/month for the same 50gb of storage I pay $1/month for just to add in games, music and TV that I have never had a desire to purchase separately just doesn't make sense.

Slashdot Top Deals

I've noticed several design suggestions in your code.

Working...