Skip to content
Sevak Girard
.
Domains
Work
About
Writing
Contact
Loading
Generative score
Sevak Girard
.
Domains
Work
About
Writing
Contact
Writing · Nº 04
Page 49 of 89
The writing
Strategy
A/B Test Ad Creative When Each AI Video Variant Is Cheap
How to A/B test ad creative with AI video when each variant costs almost nothing: what to vary, how many to run, and how cheap variation changes the whole strategy.
Mar 14, 2026 · 3 min
Operating
How to Turn an Insight Into a Daily Habit
An insight fades in a week unless you convert it into one habit with a trigger. Here is the exact way to turn a realization about yourself into daily behavior.
Mar 13, 2026 · 4 min
Operating
How a Small Label Runs an A&R Pipeline Without a Team
A small label lives or dies on which artists it signs and develops. Here is how to run an A&R pipeline as a lean label so good acts do not slip through.
Mar 13, 2026 · 4 min
Operating
Content Workflow for a Newsletter Team That Ships Weekly
A newsletter content workflow is a production line, not a doc. Here is how a small team ships a quality issue every week without the Friday scramble.
Mar 12, 2026 · 3 min
Engineering
Snapshot vs On-Chain Voting: Which to Use
Snapshot voting is gasless and off-chain; on-chain voting is binding and costly. Here is how to choose between them for governance without fooling yourself.
Mar 11, 2026 · 3 min
Engineering
How to Scrape Amazon Product Data Reliably
Scraping Amazon product data breaks on variants, sellers, and layout churn as much as anti-bot walls. Here is how to scrape it reliably and get data you can trust.
Mar 11, 2026 · 3 min
Strategy
A Repo Due Diligence Checklist Before You Acquire
Before you buy a company or codebase, run this repo due diligence checklist. Nine checks that reveal tech debt, key-person risk, and rewrite traps early.
Mar 11, 2026 · 4 min
Engineering
How Long Does a Code Audit Take? A Realistic Answer
How long a code audit takes depends on scope, access, and depth. Here is a realistic breakdown from a one-day scan to a multi-week deep review.
Mar 11, 2026 · 4 min
Operating
How to Run an Enterprise AI Pilot That Converts
Most enterprise AI pilots impress everyone and convert no one. Here is how to design a pilot around exit criteria and assurance so it turns into a signed contract.
Mar 11, 2026 · 4 min
Engineering
When Not to Refactor Legacy Code
Not all legacy code should be touched. Learn when refactoring legacy code is a waste of budget and when leaving ugly, stable code alone is the right call.
Mar 10, 2026 · 4 min
Engineering
SSH Hardening Checklist for a Production VPS
A practical SSH hardening checklist for a self-hosted VPS: keys only, no root login, non-standard config, and the settings that actually stop brute-force attacks.
Mar 10, 2026 · 4 min
Strategy
The Spreadsheet Running Your Agency Is a Liability
The master spreadsheet running your agency is a single point of failure with no permissions, no history, and no gates. Here is why it has to go.
Mar 10, 2026 · 4 min
←
Prev
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
Next
→