Skip to main content
Advanced Search
Search Terms
Content Type

Exact Matches
Tag Searches
Date Options
Updated after
Updated before
Created after
Created before

Search Results

76 total results found

5 Rules to keep people engaged during your talk

Ideas

Make Great Decisions

Ideas

How to be more strategic

Ideas

20 Sentences that will maximize your Social intelligence

Ideas

Top 20 AI Concepts You Should Know

Ideas

15 Wise Rules to Help You Navigate Life

Ideas

If you're Ambitious But Lazy,

Ideas

101 Golden Rules of Marriage:

Ideas

12 Things Men Learn Too Late

Ideas

Activating Automatic Recording on Teams

Research

Key Points It seems likely that you can activate automatic recording for Microsoft Teams meetings with external users by using a custom meeting template. Research suggests that setting "Record meetings automatically" to On in the template ensures recording...

The Executive Edge: Unlocking Business Value with Voice AI Integration

Old Writings

Imagine this: by 2025, there are more than 8.4 billion voice assistants in use globally—outnumbering the world’s population—and over 20.5% of all internet users now rely on voice search as part of their daily routines123. This isn’t just a consumer trend; it’s...

AI Didn't Remove the Hard Part of Coding. It Moved It.

Published Writings

For decades, the bottleneck in software was producing the answer. That bottleneck is gone, and most developers are still training for it. The skill we all optimized for Everything about how developers learn was built around know-how: memorize the syntax, lea...

METR 2025 RCT: AI Tools Slowed Experienced Open-Source Devs by 19% — Analysis

Published Writings

Saved from a study session on 2026-07-08. Source: arXiv 2507.09089v2 —"Measuring the Impact of Early-2025 AI on Experienced Open-Source DeveloperProductivity" (Becker, Rush, Barnes & Rein, METR, July 2025).PDF: Clippings/2507.09089v2.pdf What the study is...

We Spent $18 Benchmarking Self-Hosted LLMs. The Cheapest APIs Still Won — Except When They Didn't.

Published Writings

The same GPU-hour, the same model, the same task: 122,733 requests one afternoon, 56,987 the next. Nothing about the infrastructure changed. Only the traffic did. The question everyone prices wrong Every team building on open models eventually faces the same...

Rent the Machine or Buy the Tokens? We Spent $18 Finding Out.

Published Writings

Every company building with AI eventually faces the same procurement fork: pay a provider for each unit of AI work (per-token pricing, like a taxi meter), or rent dedicated computing hardware by the hour and run an open model yourself (like leasing a car). The...

Stop Comparing GPU Providers. Count Your Tokens.

Published Writings

Teams spend weeks comparing GPU clouds to host an open-source model. Most of them shouldn't be renting a GPU at all. The comparison spreadsheet that feels like rigor The scenario is common. A team picks an open model, say gpt-oss-120b, and starts shopping fo...

The Code Writes Itself. The Judgment Doesn't.

Published Writings

What AI Native DevCon 2026 revealed about the real bottleneck in agentic development Five hundred builders spent two days at The Brewery in London (June 1–2) asking an uncomfortable question: what is software development, once agents do most of the typing? T...

Ch. 2 — Software Architecture Fundamentals

iSAQB CPSA

Summary The terminology backbone of the CPSA-F curriculum (iSAQB learning goals LG 1-1 … 1-10). Defines software-intensive systems, argues that every system inherently has an architecture ("a framework for change"), builds the core vocabulary — building block...

Glossary

Data Architecture

Concepts d'architecture Data Warehouse : entrepôt de données centralisé, structuré et optimisé pour l'analyse (BI, reporting). Données nettoyées et modélisées. Data Lake : stockage massif de données brutes (structurées ou non) dans leur format d'origine, à...

Questions d'entretien Data Architecture — Réponses et trade-offs

Data Architecture

1. Fondamentaux et comparaisons Data Warehouse vs Data Lake vs Lakehouse : quand choisir quoi ? Réponse. Le warehouse stocke des données structurées, modélisées, optimisées pour le SQL analytique (Snowflake, BigQuery, Redshift). Le lake stocke tout en brut, ...