ContentPosts from @mudit009..
 Activity
@harrypotter8 created an organization Next9.ai , 2 years, 5 months ago.
Story Mia-Platform Team
@pmartinoli shared a post, 2 years, 5 months ago
Technical Writer, Mia-Platfom

From Data Warehouse to Data Fabric: the Evolution of Data Architecture

How has data architecture evolved over time? How did we move from data warehouse to data fabric? Read the blog post to discover more!

BP_lightgreen01.jpg
Story
@rusychokshi shared a post, 2 years, 5 months ago
Technical Writer, Cloudraft.io

9 Top DevOps Trends in 2023

With the evolving DevOps landscape in 2023, it is essential to identify and implement the new capabilities. Organizations can utilize these capabilities to their benefit. As a company analyzes its long-term use and results, the companies can adopt the practices gradually to derive the maximum benefit.

DevOps-Trends.jpg
Link
@faun shared a link, 2 years, 5 months ago
FAUN.dev()

Ethereum Users Have Been Burning ETH To Mint VMPX Tokens

An unknown project called VMPX caused a surge in gas prices on Ethereum as users rushed to use its smart contract for token minting, surpassing well-known contracts like Uniswap and USDT in terms of burned ETH. VMPX is part of the XEN ecosystem, aiming to bridge the gap between Bitcoin and Ethereum,.. read more  

Ethereum Users Have Been Burning ETH To Mint VMPX Tokens
Link
@faun shared a link, 2 years, 5 months ago
FAUN.dev()

DigitalOcean Acquires Paperspace to Expand AI Offerings

DigitalOcean has acquired Paperspace, a leading provider of cloud infrastructure as a service for AI applications, for $111 million in cash. The acquisition will allow DigitalOcean to expand its offerings and provide customers with simplified AI/ML solutions and access to GPU capabilities... read more  

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

Google Cloud furthers Bitcoin Lightning ambitions with Voltage partnership

Google Cloud has entered into a partnership with Voltage, an infrastructure provider specializing in the Bitcoin Lightning Network, to roll out Bitcoin-based services worldwide. This partnership highlights Google's growing understanding and acceptance of Bitcoin Lightning, contrasting with Apple's r.. read more  

Google Cloud furthers Bitcoin Lightning ambitions with Voltage partnership
Link
@faun shared a link, 2 years, 5 months ago
FAUN.dev()

How to add, use, and update `.terraform.lock.hcl` without pain

Starting from Terraform 1.4.0, the lockfile is always checked before using the cache directory, meaning that Terraform will perform a full initialization even if the cache is present. To solve this, one can either continue using Terraform 1.3.x as the new 0.11 version, set TF_PLUGIN_CACHE_MAY_BREAK_.. read more  

How to add, use, and update `.terraform.lock.hcl` without pain
Link
@faun shared a link, 2 years, 5 months ago
FAUN.dev()

FRP-10: Distributed Blockbuilding networks via secure knapsack auctions

A proposed approach to construct and distribute a block builder network is to use a secure knapsack solver. The use of a greedy algorithm as an alternative to the solver is also discussed, along with the potential for building a decentralized builder network using multiparty computation (MPC)... read more  

FRP-10: Distributed Blockbuilding networks via secure knapsack auctions
Link
@faun shared a link, 2 years, 5 months ago
FAUN.dev()

Leveraging AWS SSO (aka Identity Center) with Google Workspaces

Companies using Google Workspaces can leverage their Google accounts to access AWS via AWS SSO, an excellent service for enforcing identity best practices. The process of setting up Google as the authentication mechanism for AWS SSO is not clearly documented, but this post provides guidance on the c.. read more  

Leveraging AWS SSO (aka Identity Center) with Google Workspaces
Link
@faun shared a link, 2 years, 5 months ago
FAUN.dev()

How to diff contracts against Etherscan verified code

Diffyscan is a CLI tool developed by Lido that allows security researchers to compare the source code of verified smart contracts in Etherscan against a GitHub repository. It retrieves the files from Etherscan, locates them in the repository, and performs a diff to identify any differences. It can b.. read more  

How to diff contracts against Etherscan verified code