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

State of Node.js Performance 2023

The year is 2023, and Node.js v20 has been released. This article provides a scientific analysis of Node.js' performance using benchmark results, including improvements and setbacks in different modules such as file system operations, events, HTTP servers, startup time, module loading, streams, and .. read more  

State of Node.js Performance 2023
Link
@faun shared a link, 2 years, 5 months ago
FAUN.dev()

Python dependency management redux

One major drawback of Python's ecosystem is the significant variances in workflows for different tasks, including dependency management. Depending on the specific use case, such as web development or data science, the workflow can vary greatly. The author shares their preferred approach, which invol.. read more  

Python dependency management redux
Link
@faun shared a link, 2 years, 5 months ago
FAUN.dev()

Documenting Native Python Extensions Made With Rust and PyO3

Python developers can create well-documented native extensions using Rust and PyO3 by leveraging the Sphinx documentation builder and the Napoleon extension. By utilizing Rust's documentation blocks with Sphinx's RST syntax, developers can generate documentation for Rust code that can be seamlessly .. read more  

Documenting Native Python Extensions Made With Rust and PyO3
Link
@faun shared a link, 2 years, 5 months ago
FAUN.dev()

Problems faced when downstream testing Python packages

Downstream testing, performed by software redistributors like Linux distributions, serves a different purpose than upstream testing. While upstream testing ensures the current code works in reference environments, downstream testing verifies that a specific package version functions properly in the .. read more  

Link
@prathamesh-sonpatki shared a link, 2 years, 5 months ago
SRE, Last9.io

What is Prometheus Remote Write

What is Prometheus Remote Write
Story
@squadcast shared a post, 2 years, 5 months ago

4 Best Pagerduty Alternatives 2023

PagerDuty has established a strong presence in the market, serving as a reliable On-Call alerting solution for numerous teams. However, its high pricing, limited support for smaller teams, and slow product evolution have prompted many to explore alternative options.

Different-versions-of-PD-alternative-Google-Docs.png
Link
@prathamesh-sonpatki shared a link, 2 years, 5 months ago
SRE, Last9.io

Understanding Cricket Scale

Understanding Cricket Scale
Story
@checkmateq shared a post, 2 years, 5 months ago
Checkmate Global Technologies

The Ultimate Guide to Hiring a Python Developer

Hiring a Python developer is a crucial decision for any organization or project. To ensure a successful hiring process, it's important to follow a comprehensive guide. Here is the ultimate guide to hiring a Python developer

MicrosoftTeams-image 512.png
Link
@faun shared a link, 2 years, 5 months ago
FAUN.dev()

AWS Lambda simplifies copying environment variables in the console code editor

AWS Lambda console code editor now includes a read file listing all the environment variables associated with the function, making it easier for developers to discover the variables and reference them in their code. Environment variables are key-value pairs that developers use to extend a function's.. read more  

AWS Lambda simplifies copying environment variables in the console code editor
Link
@faun shared a link, 2 years, 5 months ago
FAUN.dev()

Amazon Detective extends finding groups to Amazon Inspector

Amazon Detective has expanded its capabilities by including Amazon Inspector network reachability and software vulnerability findings alongside Amazon GuardDuty findings, providing combined threats and vulnerabilities to help security analysts prioritize their focus. By automatically collecting find.. read more  

Amazon Detective extends finding groups to Amazon Inspector