Do you ever feel like your data science and IT teams are speaking different languages? That's where #MLOps comes in! By standardizing workflows and processes, MLOps can bridge the gap between these two critical teams. (A thread)
SOFTWARE
-
Automated Plugin Registry Protocol: Convenience Versus Explicitness Trade-offs
By
–
In my case it was an automated plugin registry; adopt a certain protocol and it would automagically be called for events, no need to manually register. Wouldn’t trade convenience + performance for being explicit again, but 12 years ago I thought it was cool.
-
Taxonomy of Integration: Unbundling Data Movement, Reverse ETL, and Automations
By
–
a taxonomy of integration would be useful at this point. people use the word like monolithic blob but needs to be unbundled to be tractable. eg: data movement – @airbytehq (heheh)
"reverse" ETL – census/hightouch
effectful automations – zapier, windmill, inngest & friends
??? -
Building ChatGPT-Like Chatbot Integration for Slack
By
–
Awesome video on how to build a ChatGPT-like chatbot on slack:
-
Google announces Bard, conversational agent based on LaMDA to compete with OpenAI
By
–
AI News: Google has just announced Bard, a conversational agent built on LaMDA, of course to compete with #OpenAI to demonstrate that the company is not behind on these topics. https://blog.google/technology/ai/bard-google-ai-search-updates/ …
-
PDF tool offers unlimited pages, unlike Humata’s 60-page limit
By
–
Similar. Humata limits PDFs to 60 pages, this one does not.
-

Splunk Outperforms Datadog as Cloud Market Slows
By
–
As cloud slows, Splunk is the safe choice over Datadog, says KeyBanc https://
thetechnologyletter.com/the-posts/as-c
loud-slows-splunk-is-the-safe-choice-over-datadog-says-keybanc
… // $SPLK $DDOG $AMZN $MSFT $GOOGL #observability #stocks #investing #technology #software #cloudcomputing #earningsseason -
Complex Dylib Architecture Challenges in Xcode Development
By
–
„It has dozens of dynamically loaded libraries (dylibs), and so many classes that they can’t be loaded into Xcode at once.“
-

Export Python Code from Playground to IDE
By
–
Step-4: Export the Python code from the Playground and paste it into an IDE.