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

Ethereum developers to debut new testnet 'Holesky' next month

Ethereum core developers are planning to launch a new testnet called Holesky in September to improve smart contract testing experience... read more  

Ethereum developers to debut new testnet 'Holesky' next month
Link
@faun shared a link, 2 years, 4 months ago
FAUN.dev()

Use Ray on Kubernetes with kuberay

Ray provides a simple API for building distributed, parallelized applications, especially for deep learning applications... read more  

Use Ray on Kubernetes with kuberay
Link
@faun shared a link, 2 years, 4 months ago
FAUN.dev()

Use gateway api for external ingress in gke

Learn how to deploy a Gateway API on GKE to expose your application securely. This takes you through the steps to deploy gateway, HTTPRoute, and GCPGatewayPolicy... read more  

Use gateway api for external ingress in gke
Link
@faun shared a link, 2 years, 4 months ago
FAUN.dev()

Backward Compatibility, Go 1.21, and Go 2

Go 1.21 includes new features to improve compatibility. Go is focused on backward compatibility and improving compatibility with each new release, but the language also recognizes that making changes can sometimes break programs. Go's approach to maintaining compatibility includes adding new APIs w.. read more  

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

Announcing Python in Excel: Combining the power of Python and the flexibility of Excel.

Microsoft Excel has introduced Python functionality in a Public Preview, allowing users to combine Python and Excel analytics within the same workbook. Users can now type Python directly into a cell, with the Python calculations running in the Microsoft Cloud and results returned to the worksheet... read more  

Announcing Python in Excel: Combining the power of Python and the flexibility of Excel.
Link
@faun shared a link, 2 years, 4 months ago
FAUN.dev()

Third-Party GitHub Actions: Effects of an Opt-Out Permission Model

GitHub Actions is a popular automation platform for software development workflows, but using third-party actions can come with security risks. Many organizations fail to properly manage build permissions, which can lead to potential vulnerabilities... read more  

Third-Party GitHub Actions: Effects of an Opt-Out Permission Model
Link
@faun shared a link, 2 years, 4 months ago
FAUN.dev()

How Threat Actors Use GitHub

GitHub is frequently used by attackers to host their payloads or exfiltrate data while remaining hidden. It's important to detect and monitor the use of GitHub APIs, GitHub Codespaces, and the hosting of malware on the platform to protect against these threats... read more  

Link
@faun shared a link, 2 years, 4 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, 4 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, 4 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