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

New study identifies how AI fails to reproduce human vision

Deep neural networks in artificial intelligence resemble the human brain and can identify features like faces and cars with great speed and accuracy. However, a recent study found they cannot fully reproduce human visual recognition or account for human neural responses to objects. The study sugges.. read more  

New study identifies how AI fails to reproduce human vision
Link
@faun shared a link, 3 years, 1 month ago
FAUN.dev()

Dan Shipper on Practical Applications of GPT-3

This podcast episode features Jim and Dan Shipper discussingthe practical uses of GPT-3 and ChatGPT at a personal scale. They cover topics such as using these tools for writing screenplays, analyzing journal entries, and note-taking. They also touch onthe differences between GPT-3 and ChatGPT,the c.. read more  

Dan Shipper on Practical Applications of GPT-3
Link
@faun shared a link, 3 years, 1 month ago
FAUN.dev()

G-3PO: A Protocol Droid for Ghidra

Ghidra introduces a new script that elicits a high-level explanatory comment to decompile function code. The post highlights the importance of automating tooling in software reverse engineering and introduces a new tool that uses machine learning to paraphrase and translate binary code into readabl.. read more  

G-3PO: A Protocol Droid for Ghidra
Link
@faun shared a link, 3 years, 1 month ago
FAUN.dev()

Don't believe ChatGPT - we do NOT offer a "phone lookup" service

New OpenCage users are reporting a strange increase in sign-ups that are using the free trial of their geocode API to locate mobile phone numbers. Upon investigation, it seems that ChatGPT, an AI question and answer service, has erroneously recommended the "reverse phone number lookup" capability ba.. read more  

Story
@squadcast shared a post, 3 years, 1 month ago

How important is Observability for SRE?

Observability is what defines a strong SRE team. In this blog, we have covered the importance of observability, and how SREs can leverage it to enhance their business.

How important is Observability for SRE?
Link
@faun shared a link, 3 years, 1 month ago
FAUN.dev()

We’re No Longer Sunsetting the Free Team Plan

Docker has reversed its decision to sunset its Free Team plan after receiving feedback and consulting its community. Therefore: - Current users of the Free Team plan do not have to migrate to another plan by April 14. - Customers who upgraded from the Free Team subscription to a paid subscription be.. read more  

We’re No Longer Sunsetting the Free Team Plan
Link
@faun shared a link, 3 years, 1 month ago
FAUN.dev()

Use One Big Server - Speculative Branches

The author of this post discusses the debate betweenmonolithic vs. microservices, and howthe real issue is whether distributed system architecture is worth the developer's time and cost overheads. The article highlights that we live in a world of virtualization andmost servers are a lot bigger and .. read more  

Use One Big Server - Speculative Branches
Link
@faun shared a link, 3 years, 1 month ago
FAUN.dev()

4 Must-Have Tests for Your Apache Kafka CI/CD with GitHub Actions

GitHub's newKafkarelaterepository provides developers with an easy way to integrate Kafka with GitOps principles for CI/CD. Learn about best practices for Kafka testing with Github Actions, simulate a Kafka cluster and validate it in a production environment without compromising credentials with th.. read more  

4 Must-Have Tests for Your Apache Kafka CI/CD with GitHub Actions
Link
@faun shared a link, 3 years, 1 month ago
FAUN.dev()

3 common pitfalls of post-mortems

Engineers use the term "postmortem" to reflect on incidents and mistakes, although the name can bescary. Postmortems help us learn from mistakes and prevent future incidents. It is essential to establish the level of incident and ask questions like how to improve observability and prevent similar i.. read more  

3 common pitfalls of post-mortems
Link
@faun shared a link, 3 years, 1 month ago
FAUN.dev()

A Checklist Manifetsy

Atul Gawande's Checklist Manifesto applies to software engineering, where using checklists can increase efficiency and consistency in executing complex tasks under pressure. Though checklists may seem mundane, they eliminate common mistakes and encourage focus on important but easily overlooked task.. read more  

A Checklist Manifetsy