Details
-
AboutJava evangelist, DevOps engineer, embracer of chaos, Father
-
SkillsJava, JavaScript, python, Go
-
LocationVineyard Town, Jamaica
Joined devRant on 11/24/2016
Join devRant
Do all the things like
++ or -- rants, post your own rants, comment on others' rants and build your customized dev avatar
Sign Up
Pipeless API
From the creators of devRant, Pipeless lets you power real-time personalized recommendations and activity feeds using a simple API
Learn More
-
@linuxxx that’s a very grim outlook on life. At some point you’re going to have to trust someone or an org with very sensitive data - like your bank. If you can trust your bank, then believe it or not, you can trust other folks like Facebook. Facebook more than anyone else has the greatest incentive to make sure your data stays safe. It’s is their lifeblood. The company will die if people cannot trust them. It really hurt them when things got really political after the US election. To that end they’ve beefed everything way up. You can’t even touch the groups api to even test without handing over a few legal documents. They also gave hundreds of paid - not voluntary like with oss - highly skilled cybersecurity folks steadily improving their platform against bad actors. What you are building now is nowhere close to that. Furthermore, in the spirit of good Engineering doctrine, you should only be writing code when its absolutely necessary. If someone has a solution for your problem, just drop it in and focus on your business logic.
-
Auth0.com thank me later
-
#cryptoscam
-
@Stocken they are going all in on AR and ML
-
Always plan for failure. The az could have had an outage - known to happen - and you'd have been screwed either way.
-
@mngr r/woosh!
-
@Linux go with god
-
@linux is it simple enough that a React or Angular SAP could have worked? If yes you could host it for basiunbelievable with some unbelievable performance.
-
@DawidCyron apple more than anyone else has been going all in on ML and AR. The hardware choices over the past 2 years reflect this. It has also been the focus of their developer conferences.
You need to think of the iPhone X as a public beta of their technology. I predict at most 2 more iphones before they release their AR product. I'm guessing somewhere between Google Glass and the Focus from Horizon Zero Dawn. And it will be a device people will want to Wear like the apple watch.
It's amazing how many people are not seeing the writing on the wall. Google is still floundering. It's going to be a massive shift just like what the original iPhone did. -
This is all moot at this point. The moment the threat was confirmed real, this should have been yesterday's news.
It's straightforward, either send the trash CoC back to the pit, or the Kernel will be torn asunder.
Calling the revolters names at this point is rather imbecilic. All they have to do is put in writing that they rescind their contribution and it's game over. -
The culture war has no place here. Sigh
https://youtu.be/v5VvJiNUCIA -
Relevant
https://devrant.com/rants/1013834/... -
@freeme golang does the same job as Python, better and without politics and its growing in popularity
-
@freeme learn go instead and never look back
-
@musician this is the era of AR. You're going to need a chip like that
-
I feel this sentiment deep within my soul brother
-
Go back 15 years to 2003. Dell, HP, IBM, Fujitsu were the leading PC vendors. Intel dominated with the 90nm Pentium 4. RIM owned mobile. Apple… made iPods. It would have been madness to predict that in 15 years Apple would be the first past the post with a chip like this.
-
F
-
One of the key takeaways is that Apple believes in longevity. My dads 2010 MacBook Air is still being supported and runs somewhat okay for what it is. You wouldn't think it only has 2GB ram. Also, they are still supporting the iPhone 5 where it's unheard off if any other manufacturer supports a phone anywhere near that long - 2 years tops.
You aren't meant to buy a new iPhone every year. They intended for you to keep it about 5 years. At it's end of life, they will recycle it for you - can even mail it in. -
@Haxk20 https://devrant.com/rants/1761048/...
-
@rantOverflow can I use this script!?
-
The pixel 2 XL retails for 850. The XR has better hardware
-
It's the iPhone 8 plus hardware - with buffs. It also has the new faceID tech and a crazy LCD implementation. Also has the crazy new chip that's leagues faster than anything Android side by far... It's also retailing for less than the 8 plus did last year. Your getting more value for the same price as any other Android flagship
-
Docker solves this
-
@electrineer do you realise how much Google invested in creating the Content ID system for YouTube? This ensures that youtube will never have a competitor
-
https://kutt.it/Ngqg9u
-
Are you familiar with the OSI Stack? Serverless is appropriate as you don't worry about anything below layer 6.
-
Because curl doesn’t exist
-
For me, the subdomains mean something. ”www” is for your landing page. I tend to Reserve the A record for internal use. If you aren't staff with SSO, you get redirected to the www.
-
The real test is to test in production!