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

Big Block Diffusion and Organic Big Blocks on Ethereum

In recent Ethereum Mainnet research, a significant number of organic big blocks (>250 KB) were uncovered, with over 8.2% of blocks from March 1st, 2023, to August 31st, 2023, falling into this category. These findings shed light on block propagation times based on geographical location and block siz.. read more  

Big Block Diffusion and Organic Big Blocks on Ethereum
Link
@faun shared a link, 2 years, 2 months ago
FAUN.dev()

Introducing pgroll: zero-downtime, reversible, schema migrations for Postgres

Schema migrations in databases can be challenging due to potential breaking changes, multiple intricate steps, unexpected locks, and difficult rollbacks. To address these issues, Xata has developed pgroll, an open-source tool for Postgres databases that simplifies schema migrations by allowing users.. read more  

Introducing pgroll: zero-downtime, reversible, schema migrations for Postgres
Link
@faun shared a link, 2 years, 2 months ago
FAUN.dev()

D1: open beta is here

In a recent update, D1 has entered open beta with a focus on "scale." Developers can now create larger databases, with each one capable of growing up to 2GB and a maximum of 25 databases for Workers paid plan users. Additionally, Time Travel allows users to roll their databases back to any point in .. read more  

D1: open beta is here
Link
@faun shared a link, 2 years, 2 months ago
FAUN.dev()

The most copied StackOverflow snippet of all time is flawed!

In a recent study, it was discovered that a code snippet for formatting byte counts in a human-readable way, originally posted on Stack Overflow almost a decade ago, became the most copied snippet on the platform. The snippet, though widely used, had a subtle bug causing incorrect results in certain.. read more  

The most copied StackOverflow snippet of all time is flawed!
Link
@faun shared a link, 2 years, 2 months ago
FAUN.dev()

Summarizing Google News Headlines Using VertexAI PALM API & Langchain

This article discusses the process of news summarization using various components, including the GNews API, Langchain's UnstructuredURLLoader, and Google Cloud's Vertex PALM API. It highlights the importance of accurate prompting for effective text summarization and provides a code example for gener.. read more  

Summarizing Google News Headlines Using VertexAI PALM API & Langchain
Link
@faun shared a link, 2 years, 2 months ago
FAUN.dev()

Docker 4.22 Introduces Resource Saver and Improvements to Docker Compose

Docker Desktop 4.22 brings the Resource Saver feature, optimizing memory and CPU usage during idle times. Compose 'include' simplifies complex application management, and the new Editor role in RBAC streamlines repository management, enhancing collaboration... read more  

Docker 4.22 Introduces Resource Saver and Improvements to Docker Compose
Link
@faun shared a link, 2 years, 2 months ago
FAUN.dev()

Vector database is not a separate database category

In the near future, it's evident that every type of database, whether graph, relational, document, or key-value, will incorporate some form of vector search. This shift blurs the line between specialized "vector databases" and traditional ones, as incumbents join the race to capture the Retrieval Au.. read more  

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

Why are Prometheus queries hard?

This article breaks down the basics of constructing queries in PromQL, emphasizing the importance of understanding counters, instant and range vectors, rate functions, and label sets. It also introducesAutometrics, an open-source project that simplifies the process of instrumenting code and generati.. read more  

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

Surprise: When Dependabot Contributes Malicious Code

In July 2023, malicious actors infiltrated hundreds of GitHub repositories by impersonating Dependabot, stealing users' personal access tokens, and injecting code that exfiltrates project secrets and adds a password-stealer malware effect. This incident highlights the increasing sophistication of su.. read more  

Surprise: When Dependabot Contributes Malicious Code
Link
@faun shared a link, 2 years, 2 months ago
FAUN.dev()

AWS Security Monitoring in 2023: Untangle the chaos

AWS security monitoring involves practices, tools, and processes to detect and respond to security threats in the Amazon Web Services (AWS) cloud. To effectively manage security in AWS, one should categorize services into three groups: sources of information, best practices and anomaly detection, an.. read more  

AWS Security Monitoring in 2023: Untangle the chaos