DevOps is Making Gains on #Mainframe Platforms! https://
devops.com/devops-is-maki
ng-gains-on-mainframe-platforms/
… #DevOps #CloudNative #cloud #tech #lowcode #NoCode #DevSecOps #AIOps #MLOps #k8s #Kubernetes #Docker #github #Engineering #technology #OpenSource #bot #python #javascript #SRE #Serverless #cicd #Container
TECHNOLOGY
-
DevOps Gains Momentum on Mainframe Platforms
By
–
-
Security and DevOps Unite to Protect Containerized Environments
By
–
Why #security and DevOps need to join forces to safeguard containerized environments? https://
venturebeat.com/security/why-s
ecurity-and-devops-need-to-join-forces-to-safeguard-containerized-environments/
… via @VentureBeat #infosec #DevOps #CloudNative #cloud #tech #lowcode #NoCode #DevSecOps #AIOps #MLOps #k8s #Kubernetes #Docker #github #Engineering #technology -
Metaverse Comes to Mobile Devices Without VR Glasses
By
–
#Metaverse https://
en.softonic.com/articles/vr-gl
asses-will-no-longer-be-necessary-the-metaverse-comes-to-your-mobile
… -

Protein Engineering Transforms Vaccine Design Through Molecular Staples
By
–
How rejiggering the relevant protein, adding molecular “staples,” has transformed (->"structure-based") vaccine design and efficacy https://
theatlantic.com/health/archive
/2023/09/tripledemic-virus-rsv-vaccine/675417/
… by @sarahzhang @TheAtlantic @BarneyGrahamMD @McLellan_Lab -

AI-Driven Supercomputing Future with NVIDIA CTO
By
–
Discover AI-driven supercomputing’s future at @IEEE_HPEC
. Free virtual event with Steve Oberlin, NVIDIA’s CTO, discussing “The Future Of Supercomputing in an AI World.” Celebrate HPEC & Graph Challenge Awardees pushing boundaries. Learn more: https://
nvda.ws/3LWcXZJ -
Cisco-Splunk Deal: AI Transforms Cybersecurity and Tech Platforms
By
–
Cisco CEO Chuck Robbins and Splunk CEO Gary Steele explain how #AI is central to their $28 billion deal, making #CyberSecurity and tech platforms more predictive and simpler to use https://
wsj.com/articles/cisco
-splunk-ceos-say-future-of-cybersecurity-turns-on-ai-ab2bc0bd?st=b2rdcf419261o7o
… @Cisco @splunk #CIO -
@esyudkowsky — 2023-09-22
By
–
What do you think are the ultimate limits of what, in your personal faith, technology is ever allowed to do? Can there be solar-powered self-replicating factories that are each a couple of microns across?
-
Community Votes on Major AI and Tech Companies
By
–
Votes are in: @Linear
: 18 @Canva
: 8 @Vercel
: 7 @Stripe
: 6 @Spotify
: 5 @ToastTab
: 5 @Uber
: 5 Thank you all. On it. -
Keras: Two versions, a new multi-backend and a legacy TensorFlow
By
–
There will be 2 Keras versions: – The new one, distributed as `keras`, fully multi-backend
– The legacy, TF-only one, distributed as `tf-keras` tf.keras will be the new one by default, but can be set to the old one if you need. -
Keras Multi-Backend Support in TensorFlow with Backward Compatibility
By
–
In the future, importing Keras from TF (`tf.keras`) will give you multi-backend Keras. However we will provide a way to revert back to the legacy tf-only Keras (exact same setup as before), so as to enable folks to upgrade their TF version without worrying about minor breakages.