ContentPosts from @dawnalvarez494..
Link
@faun shared a link, 3 years ago
FAUN.dev()

Redis: How the ECHO command is implemented

The code declares an array of structures named `redisCommandTable` that represents the available Redis commands. Each structure represents a command and contains information such as the name of the command, its description, the version it was introduced, the complexity of the command, the function t.. read more  

Link
@faun shared a link, 3 years ago
FAUN.dev()

SRE: From Theory to Practice | What's difficult about on-call?

Blameless engineers recently launched a new webinar series called SRE: From Theory to Practice, which aims to tackle the challenges facing organizations in on-call systems. In the first episode, the panel discussed internal on-call, assessing customer impact, and the importance of lowering the cost.. read more  

SRE: From Theory to Practice | What's difficult about on-call?
Link
@faun shared a link, 3 years ago
FAUN.dev()

Automated Incident Management Through Slack

Airbnb uses a service oriented infrastructure with many interconnected services managed by small teams, which presents challenges in incident management. To address this, they developed an incident management bot in Slack that centralizes incident management and automates tasks such as creating JIR.. read more  

Link
@faun shared a link, 3 years ago
FAUN.dev()

Building a resilient system: Our journey to observability at Intercom

Intercom prioritizes customer experience, and to achieve that, they invest heavily in the reliability of their application. They operatea socio-technical system, and the ability to recover from adversity is called resilience, and observability is a crucial component of resilience. Observability is.. read more  

Building a resilient system: Our journey to observability at Intercom
Story
@eon01 shared a Human Behind Code story, 3 years ago
Founder, FAUN.dev

Bernard Halas, Lead Engineer of Claudie: Enabling Kubernetes Freedom Across Clouds

Claudie is a platform for managing multi-cloud Kubernetes clusters, with each nodepool in a different cloud provider. It supports cloud bursting, service interconnect, managed Kubernetes for providers that do not offer it, and cost savings.

Today, we are talking with Bernard Halas, the Lead Engineer of Claudie. Read on to learn more about the human and the code!

Bernard Halas, Claudie Founder
Link
@faun shared a link, 3 years ago
FAUN.dev()

Italian privacy regulator bans ChatGPT over collection, storage of personal data

Italy's privacy regulator has banned OpenAI's ChatGPT for collecting and storing Italian user's personal data without any legal basis. OpenAI has also been accused of violating the EU General Data Protection Regulation and an investigation has been launched. The ban comes after an open letter was p.. read more  

Italian privacy regulator bans ChatGPT over collection, storage of personal data
Link
@faun shared a link, 3 years ago
FAUN.dev()

Pope Francis urges ethical use of artificial intelligence

Pope Francis praises the benefits of technology and AI for human family, but calls for responsible and ethical use to promote human dignity and the common good. He appreciates the creativity and nobility of human participation in AI technology development, but urges for a consistent commitment to a.. read more  

Pope Francis urges ethical use of artificial intelligence
Link
@faun shared a link, 3 years ago
FAUN.dev()

5 ways GPT-4 outsmarts ChatGPT

OpenAI has released its latest language model, GPT-4, which has several new features that set it apart from previous versions like ChatGPT and GPT-3.5. The five biggest differences are that GPT-4: - can understand and process images, - is harder to trick, - has a longer memory, - is more multilingu.. read more  

5 ways GPT-4 outsmarts ChatGPT
Link
@faun shared a link, 3 years ago
FAUN.dev()

The best orchestration tool for MLOps: a real story about difficult choices

The article discusses the use of orchestrators in automating machine learning processes and ensuring the reproducibility of results. The three main orchestrators discussed areKubeflow Pipelines,Airflow, andPrefect. The article compares the advantages and disadvantages of each orchestrator and concl.. read more  

The best orchestration tool for MLOps: a real story about difficult choices
Link
@faun shared a link, 3 years ago
FAUN.dev()

Lessons Learned Building Products Powered by Generative AI

Buzzfeed shares its experience in incorporating generative AI product (like OpenAI's GPT) last year. Buzzfeed says AI will bring a new era of creativity that opens up fresh content formats and novel ways for content creators to interact with audiences. Buzzfeed staff used OpenAI playground to unde.. read more  

Lessons Learned Building Products Powered by Generative AI