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

Everything You Wanted to Know About Symbolic Execution for Ethereum Smart Contracts (But Were Afraid to Ask)

# State of Symbolic Execution for Ethereum Smart ContractsThe blog post introduces the concept ofsymbolic execution as a formal verification technique for smart contracts, which assigns symbolic values to input variables to explore multiple execution paths at the same time and check whether certain .. read more  

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

How Gas Optimization Can Streamline Your Smart Contracts

Smart contract developers can optimize their gas usage by limiting storage use, using events instead of storage, packing variables, using constants and immutable variables, and minimizing direct access to storage variables. Single-line swaps, loops, and unnecessary computation should be eliminated,.. read more  

How Gas Optimization Can Streamline Your Smart Contracts
Link
@faun shared a link, 3 years, 2 months ago
FAUN.dev()

Reentrancy Guard 2.0

A comprehensive survey of smart contract security highlightsreentrancy attack as one of the most common and famous types of attacks. While OpenZeppelin's ReentrancyGuard can mitigate this attack, it has fundamental limitations that make it difficult to prevent all reentrant calls. Spherex suggests.. read more  

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

Introducing the Lodestar User Incentive Program

Lodestar, an Ethereum client, is launching an incentive program to encourage current and future stakers to try their node operation setup for the Ethereum network. The program aims to increase client diversity and stickiness to prevent node operators from moving away from the client that has a majo.. read more  

Introducing the Lodestar User Incentive Program
Link
@faun shared a link, 3 years, 2 months ago
FAUN.dev()

KubeEdge Achieves SLSA Level 3 Compliance

KubeEdge, CNCF incubating project,is now SLSA certified and compliant with software supply chain process for end-to-end security. SLSA provides a framework checklist standard to protect software artifact integrity and safeguard against unauthorized modification. KubeEdge currently satisfies the sou.. read more  

KubeEdge Achieves SLSA Level 3 Compliance
Link
@faun shared a link, 3 years, 2 months ago
FAUN.dev()

NTT Launches Cloud-native Managed Detection & Response Security Service

NTT, an infrastructure service company, has launched a new manage detection and response (MDR) security service that helps companies achieve business performance objectives while improving their cyber resilience. The cloud-native, analytics-driven offering combines human and machine expertise with .. read more  

NTT Launches Cloud-native Managed Detection & Response Security Service
Link
@faun shared a link, 3 years, 2 months ago
FAUN.dev()

The 25 Percent Rule for Tackling Technical Debt

Let's talk technical debt! - Yearly debt requires a big refactoring, but monthly debt problems can be solved with steady improvements. - Weekly debt requires a quick fix that doesn't affect current work. - Daily debt keeps the code ergonomic. It's important to understand the different types of debt .. read more  

The 25 Percent Rule for Tackling Technical Debt
Link
@faun shared a link, 3 years, 2 months ago
FAUN.dev()

How We Manage Incident Response at Honeycomb

Honeycomb's incident response approach consists of five sections to deal with unknowns and manage cognitive overload. Their incident management prioritizes coordination patterns, maintaining psychological safety, and feeding information back to the organization. To scale efficiently, they encourage.. read more  

How We Manage Incident Response at Honeycomb
Link
@faun shared a link, 3 years, 2 months ago
FAUN.dev()

Hybrid cloud and the infinite enterprise

Outlook Global research firm predicts a significant increase in hybrid cloud adoption across industries, with the approach offering organizations a more agile and cost-effective computing environment capable of scaling to meet evolving demands. The hybrid cloud provides a flexible computing platform.. read more  

Hybrid cloud and the infinite enterprise
Link
@faun shared a link, 3 years, 2 months ago
FAUN.dev()

March 20 ChatGPT outage: Here’s what happened

ChatGPT had to be taken offline during some hours because of a bug in an open source library that allowed users to see the chat history of other active users. ChatGPT Plus subscribers may have had their personal information, including: - their name, - email address, - payment information, - last fo.. read more  

March 20 ChatGPT outage: Here’s what happened