Browse: S

Browse all entries across every topic.

Entries starting with "S"

Markets Research Jun 7, 2026
S&P 500 rejects SpaceX, also blocking entry for OpenAI and Anthropic -- 🧬 SCIENCE 2026-06-07

Summary Today in SCIENCE, the top story is "S&P 500 rejects SpaceX, also blocking entry for OpenAI and Anthropic", which gathered 1405 points on Hacker News -- nearly 15x higher than the av

Compliance Research Aug 17, 2026
SAHC-NS: Structure-Aware and Hardness-Calibrated Negative Sampling for Implicit Collaborative Filtering

Negative sampling is a key component of implicit collaborative filtering (CF), as it enables recommenders to effectively learn user preferences. Existing negative sampling methods mostly follow a two-

Compliance Research Aug 17, 2026
Sample Complexity of Peer Prediction

Peer prediction seeks to incentivize agents to truthfully report an observed signal by rewarding joint sets of reports without observing a ground truth. Following the generalization of information-the

Compliance Learn
Sanctions Compliance: OFAC, EU, UN Regimes, and Screening Best Practices

Sanctions compliance requires institutions to screen customers, transactions, and counterparties against multiple sanctions lists with overlapping jurisdictions. This module covers sanctions types (comprehensive vs targeted, primary vs secondary, sectoral), major regimes (OFAC, EU, UN, UK OFSI), screening methodology (fuzzy matching, name variations, false positive optimization), the intersection of sanctions with AML, and 2025-2026 trends including the expansion of Russia-related sanctions, secondary sanctions risk for non-US institutions, AI-based screening reducing false positives by 90%, and the growing complexity of sanctions compliance for digital assets.

Compliance Research
Sanctions Screening: How It Works and Why It Matters

Sanctions screening checks customer names against government watchlists. Learn about OFAC, EU sanctions regimes, fuzzy matching algorithms, and false positive reduction strategies.

Compliance Learn Jul 31, 2026
Sanctions Screening: Tools, Techniques, and Compliance Challenges

Navigate the complex landscape of sanctions compliance — OFAC SDN lists, screening technologies, and managing false positives.

Compliance Learn Jul 31, 2026
SAR Filing Scenarios: Identifying and Reporting Suspicious Activity

Master the art of Suspicious Activity Report writing through real-world scenarios — structuring, layering, trade-based ML, and crypto red flags.

Data Engineering Learn
Schema Management: Registries, Evolution, and Migration Strategies

Schema management ensures data structures remain compatible across producers and consumers as systems evolve. This module covers schema registries (Confluent, Apicurio, Karapace), serialization formats (Avro, Protobuf, Parquet), compatibility modes (backward, forward, full), migration strategies for data warehouses and streaming pipelines, and 2025-2026 trends including Protobuf overtaking Avro, schema-on-read in lakehouses, and automated schema evolution with tools like Atlas and Sqale.

Data Engineering Research Jun 15, 2026
Schema Registry Patterns: Avro, Protobuf, and JSON Schema in Production

Schema Registry Patterns: Avro, Protobuf, and JSON Schema in Production Schema registry architectures enable versioned, contract-enforced data serialization across distributed pipelines. This document provides a comprehensive reference for implementing schema evolution with backward, forward, and full compatibility contracts in production data engineering environments. Overview Schema registry architectures with Confluent Schema Registry and Apicurio provide centralized schema management

Data Engineering Knowledge Jul 31, 2026
Schema: The dictionary that lets two systems agree

Why computers need a shared language to cooperate — and how 'the usual place' becomes a written agreement between strangers.

Markets Learn
Scientific Reasoning in Research Synthesis

Master the skills of scientific reasoning: evaluating claims, understanding replication crisis, applying Bloom taxonomy to research synthesis, and using practical heuristics for evidence assessment.

Markets Learn
Sector and Competitive Analysis: Industry Frameworks, Moats, and TAM Analysis

Analyze industries and competitive positioning: Porter's Five Forces, types of competitive moats (network effects, switching costs, intangibles, cost advantages, efficient scale), TAM/SAM/SOM market sizing, financial statement analysis by sector, and a case study of the semiconductor industry.

Markets Learn Jun 7, 2026
Semiconductor Supply Chain — Geopolitics, Markets, and the $1T Chip Industry

Explore the global semiconductor supply chain in 2026: $975 billion market, AI-driven demand reshaping fab capacity, geopolitical tensions, material scarcity, and strategic sourcing strategies.

Markets Research Jan 1, 1964
Sharpe (1964) - Capital Asset Prices: A Theory of Market Equilibrium (CAPM)

William Sharpe's CAPM provides the theory of how assets are priced in equilibrium, showing that expected return is linearly related to systematic risk measured by beta.

Markets Research Jan 1, 1981
Shiller (1981) - Do Stock Prices Move Too Much to Be Justified by Subsequent Changes in Dividends?

Shiller demonstrates that stock prices are 5-13 times more volatile than can be justified by future dividends, providing influential evidence against the efficient market hypothesis.

Data Engineering Research Jul 30, 2026
Show HN: A local merge queue for parallel Claude Code agents

A Show HN for a local merge queue that coordinates parallel Claude Code agents. Multiple AI agents editing the same repository need serialized integration to avoid conflicting writes; a local merge queue stages, merges, and replays agent outputs so parallelism does not corrupt the working tree. Relevant to teams running concurrent AI coding agents.

Compliance Research Aug 17, 2026
Solving Streett and Emerson-Lei Games with Universal Trees

Nearly a decade ago, Calude et al. showed that parity games can be solved in quasi-polynomial time. This result is now understood in terms of universal trees. By reduction to parity games, the quasi-p

Compliance Research Jan 1, 2021
Soudijn (2021) - Trade-Based Money Laundering

Soudijn examines trade-based money laundering as one of the most difficult-to-detect channels, exploiting trade complexity through over/under-invoicing and phantom shipments to move value across borders.

Data Engineering Knowledge Aug 4, 2026
SQI Scoring Explained: How Acacia Ranks Sources

What the Source Quality Index measures, how scores are computed, and how to read them when browsing the portal.

Data Engineering Learn
SQL Fundamentals for Data Engineers

SQL is the universal language of data. This beginner module covers essential SQL concepts every data engineer needs: SELECT queries, JOINs, aggregations, CTEs, window functions, and query optimization basics.

Compliance Knowledge Aug 4, 2026
SQL Window Functions for Transaction Monitoring

Velocity checks, rolling sums, and first/last detection with window functions on a transaction table.

Data Engineering Research Jul 29, 2026
SQLite in Production: Optimizing WAL Mode, Concurrency, and VFS Layers

A production-focused guide to running SQLite for low-latency application servers. Covers WAL (write-ahead logging) mode for concurrent readers and a single writer, busy_timeout and checkpoint tuning to keep WAL files bounded, and custom VFS layers that intercept I/O for durability, encryption, or storage-tier routing. Practical reference for teams that push SQLite beyond its embedded default configuration.

Data Engineering Research Jun 9, 2026
SQLMesh: The SQL-First Data Transformation Framework Challenging dbt

SQLMesh's approach to data transformation: physical vs logical plans, virtual data environments, automatic column-level lineage, and backward-incompatible change detection. Comparison with dbt's materialization model.

Compliance Research Jul 6, 2026
Square-Root Price Impact Is Necessary for Endogenous Manipulation Cycles in Learning-Agent Markets

We study a minimal agent-based market in which a single evolutionary-optimized institutional agent interacts with 20{,}000 herding retail traders. The agent spontaneously discovers a multi-cycle preda

Compliance Research Aug 17, 2026
Steering the Flow: Inverting Face Recognition Models via Gradient-Guided Flow Matching

Model Inversion Attacks (MIAs) aim to reconstruct representative training samples of target identities from face recognition models, exposing critical security vulnerabilities. Existing methods typica

Data Engineering Research Jan 1, 2018
Stonebraker et al (2018) - What Goes Around Comes Around: Data Management Cycles

A historical analysis of data management systems tracing the cycles from hierarchical to relational to NoSQL to NewSQL, arguing that specialization (one size does not fit all) is the enduring lesson.

Compliance Research Jun 8, 2026
Streaming ETL for Suspicious Activity Reports: Real-Time AML Data Pipelines with Kafka and Flink

Architecture patterns for building real-time AML surveillance data pipelines using Apache Kafka for transaction ingestion, Flink for stream processing, and Iceberg for immutable audit storage — with DataOps quality gates at every stage.

Compliance Research
Suspicious Activity Reports: What Every Compliance Professional Should Know

SARs are the primary mechanism for reporting suspicious financial activity. This guide covers when to file, what to include, confidentiality requirements, and common pitfalls for new compliance officers.

Compliance Knowledge Jul 31, 2026
Suspicious Activity: When many small moments tell one story

What a Suspicious Activity Report really is — a librarian's thoughtful 'hmm, interesting,' not an accusation. Understand the pattern-spotting heart of AML.

Data Engineering Knowledge Jun 13, 2026
System Diagrams — Architecture, Pipeline & Data Flow

Comprehensive Mermaid architecture diagrams including the new Source Framework (registry + 5 fetcher types + health/DLQ), Admin Panel (Flask routes, API, templates), and RSS Ingestion Pipeline — 13 diagrams total.