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

Explore data visually with Python tools

PyGWalkeris an open source data visualization tool that connects Python Jupyter Notebook to Graphic Walker, allowing users to create interactive visualizations with simple drag-and-drop operations. - Users can explore data with various chart types and dimensions, and use PyGWalker for data analysis .. read more  

Explore data visually with Python tools
Link
@faun shared a link, 2 years, 11 months ago
FAUN.dev()

ImpELF: Unmasking Linux Malware with a Novel Imphash Approac

ImpELF is a Python-based hashing utility that generates unique fingerprints forLinux ELFbinaries using their imported functions and libraries, aiding in malware analysis and similarity detection. - The tool extracts the imported symbols and libraries from the ELF binary, sorts them, concatenates the.. read more  

ImpELF: Unmasking Linux Malware with a Novel Imphash Approac
Link
@faun shared a link, 2 years, 11 months ago
FAUN.dev()

AWS Lambda adds support for Python 3.10

AWS Lambda now supports Python 3.10 as a managed runtime and container base image. - This enables developers to leverage enhancements such as pattern matching, improved error handling, and better resource management. - To deploy Lambda functions using Python 3.10, upload the code via the Lambda cons.. read more  

AWS Lambda adds support for Python 3.10
Link
@faun shared a link, 2 years, 11 months ago
FAUN.dev()

Debugging a Mixed Python and C Language Stack

This article shows how to debug multiple programming languages such as C, C++, and Python. TheRAPIDSteam shares how they identified and resolved a deadlock in their project. They highlight the importance of finding a minimal reproducer and setting up the environment to prepare for debugging. The art.. read more  

Debugging a Mixed Python and C Language Stack
Link
@faun shared a link, 2 years, 11 months ago
FAUN.dev()

A how-to guide for OOP in Golang (for Python users)

The article explains how to implement Object-Oriented Programming (OOP) in Golang for Python users. The article proceeds to demonstrate how to implement OOP principles by developing a school system example in Python, followed by its translation to Golang. - In Golang, OOP is implemented using struct.. read more  

A how-to guide for OOP in Golang (for Python users)
Link
@faun shared a link, 2 years, 11 months ago
FAUN.dev()

Data validation in Python: a look into Pandera and Great Expectations

Data validation is crucial for downstream processing of data, as poor data quality can have significant impacts on production systems. - PanderaandGreat Expectationsare popular Python libraries for performing data validation. - Pandera provides an easy way to define validation checks against the col.. read more  

Data validation in Python: a look into Pandera and Great Expectations
Link
@faun shared a link, 2 years, 11 months ago
FAUN.dev()

AWS Config now supports 24 new resource types

Amazon Web Services (AWS) has announced the addition of new resource types to AWS Config, its configuration management service. AWS Config now supports the following resource types: AWS Backup vault, AWS Lambda, Amazon RDS, and Amazon S3. - AWS Config allows customers to track changes to resources a.. read more  

AWS Config now supports 24 new resource types
Link
@faun shared a link, 2 years, 11 months ago
FAUN.dev()

Amazon Neptune is now available in AWS Middle East (UAE) Region

Amazon Neptune, AWS's managed graph database service, is now available in the Middle East (UAE) region. Amazon Neptune is a fully managed service that enables users to create and run graph databases that can handle billions of relationships and queries per second. - With the availability of Amazon N.. read more  

Amazon Neptune is now available in AWS Middle East (UAE) Region
Link
@faun shared a link, 2 years, 11 months ago
FAUN.dev()

Amazon Inspector now allows customers to search its vulnerability intelligence database

Amazon Web Services (AWS) has announced the launch of a new Vulnerability Intelligence Database for Amazon Inspector, its automated security assessment service. - The new database includes information about common vulnerabilities and exposures (CVEs), including their severity, impacted platforms, an.. read more  

Amazon Inspector now allows customers to search its vulnerability intelligence database
Link
@faun shared a link, 2 years, 11 months ago
FAUN.dev()

Ubuntu Pro becomes available on the AWS EC2 console

Canonical has announced the availability of Ubuntu Pro on the Amazon Web Services (AWS) Elastic Compute Cloud (EC2) console. Ubuntu Pro is a premium version of the popular Linux distribution that includes additional security, compliance, and performance features. The availability of Ubuntu Pro on t.. read more  

Ubuntu Pro becomes available on the AWS EC2 console