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

Understanding the API economy

APIs have been around for decades, but it wasn't until the early 2000s that they became prominent thanks to companies like eBay, Salesforce, and Amazon. Today, APIs are essential for software development, and the majority of enterprises are focused on easier consumption and management of APIs... read more  

Understanding the API economy
Link
@faun shared a link, 2 years, 3 months ago
FAUN.dev()

Squeeze the hell out of the system you have

The article discusses the importance of addressing database performance issues and suggests that before jumping to more complex solutions, it is beneficial to first optimize the existing system. The author provides an example of how their team was able to reduce CPU usage on their overloaded Postgre.. read more  

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

AWS AppSync now supports JavaScript for all resolvers in GraphQL APIs

AWS AppSync now supports JavaScript for unit resolvers, allowing developers to handle single data source access patterns with ease. AppSync also provides NPM libraries for local development and an evaluate-code API command for testing business logic, with support available in all AWS regions... read more  

AWS AppSync now supports JavaScript for all resolvers in GraphQL APIs
Link
@faun shared a link, 2 years, 3 months ago
FAUN.dev()

Why Are WebSockets So Hard?

WebSockets are a cool and impressive part of modern applications, but man they can be hard to implement... read more  

Why Are WebSockets So Hard?
Link
@faun shared a link, 2 years, 3 months ago
FAUN.dev()

A guide to prompting Llama 2

A llama typing on a keyboard by stability-ai/sdxl. Prompting large language models like Llama 2 is an art and a science. In post covers everything learned by the author while exploring Llama 2, including how to format chat prompts, when to use which Llama variant, when to use ChatGPT over Llama, how.. read more  

A guide to prompting Llama 2
Link
@faun shared a link, 2 years, 3 months ago
FAUN.dev()

ChatGPT Tests Into Top 1% for Original Creative Thinking

New research shows that ChatGPT, powered by the GPT-4 AI engine, scored in the top 1% in creativity tests, surpassing most college students and suggesting that AI is capable of matching or even surpassing human creative abilities. The findings, based on the Torrance Tests of Creative Thinking, demon.. read more  

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

The future of Terraform must be open

On August 10, 2023, HashiCorp announced that they were switching Terraform from an open source license to a non open source license. This move to the non open source license called BSL threatens the Terraform community and ecosystem, leading to potential loss for everyone involved... read more  

The future of Terraform must be open
Link
@faun shared a link, 2 years, 3 months ago
FAUN.dev()

Prometheus metrics at 37signals

How 37signals' team uses Prometheus to ingest, store, and alert based on metrics... read more  

Prometheus metrics at 37signals
Link
@faun shared a link, 2 years, 3 months ago
FAUN.dev()

Distributed Tracing Best Practices for 2023

Distributed tracing is a key component of modern observability, providing a view of how services interact in a distributed system. Implementation is complex and varies in value based on decisions such as instrumentation, sampling, and visualization... read more  

Distributed Tracing Best Practices for 2023
Story
@beacampos shared a post, 2 years, 3 months ago
Mailtrap

Email Bounce: what, why, and best practices

An email bounce occurs when an email service provider tries to deliver an email to the recipient's email server, but it is returned without being accepted. Learn how to handle email bounces and avoid poor email deliverability and sender reputation.

email bouncing on trampoline