Skip to content
Sevak Girard
.
Domains
Work
About
Writing
Contact
Loading
Generative score
Sevak Girard
.
Domains
Work
About
Writing
Contact
Writing · Nº 04
Page 30 of 89
The writing
Strategy
Exclusive vs Non-Exclusive Sync Deals: Which to Sign
A sync library will offer exclusive or non-exclusive terms. They pay differently and limit you differently. Here is how to decide which sync deal to sign.
Apr 20, 2026 · 4 min
Operating
Does Low Turnout Invalidate an Online Vote?
Low turnout does not invalidate an online vote if quorum and eligibility are met. Turnout is a legitimacy signal, not a validity test. Do not confuse them.
Apr 20, 2026 · 3 min
Engineering
How to Customize a Prebuilt AI Agent Without Rebuilding
You can customize a prebuilt AI agent to fit your workflow without starting from scratch. Here is how to extend the edge while keeping the reliable base.
Apr 20, 2026 · 4 min
AI
How to Score AI-Generated Code Before You Ship It
AI writes code fast but you still own it. Here is how to score AI-generated code for quality, coupling, and real test signal before it reaches production.
Apr 19, 2026 · 4 min
Operating
How to Prove AI Reliability to Enterprise Buyers
What enterprise buyers need to sign: evidence the system will not lie and will not do damage, packaged as evals, audit logs, and claims you can defend.
Apr 18, 2026 · 3 min
Operating
Time Blocking vs To-Do Lists for a Portfolio
Running twenty companies solo breaks the to-do list. Here is why time blocking beats task lists for a portfolio operator, and how to combine them without the friction.
Apr 17, 2026 · 4 min
Thesis
The Myth That AI Agents Go Rogue
The fear that AI agents go rogue is mostly Hollywood. The real risk is boring: agents do exactly what you told them, on bad instructions, with too much access.
Apr 17, 2026 · 4 min
Engineering
How to Handle Website Layout Changes That Break Scrapers
A site redesign silently breaks your scraper and you store nulls for a week. Here is how to build scrapers that survive website layout changes and alert on drift.
Apr 17, 2026 · 4 min
Thesis
Governing AI Agents vs Models: Autonomy Raises the Bar
Governing an AI agent is harder than governing a model. When a system acts, not just answers, your governance needs new controls. Here is what changes and why.
Apr 16, 2026 · 4 min
Engineering
How to Deliver OTP and Login Codes Reliably
OTP and login code emails fail silently and lock users out. Here is how to deliver one-time codes reliably, fast, and out of the spam folder every time.
Apr 16, 2026 · 4 min
AI
How to Keep Character Consistency in AI Video
Character consistency is the hardest problem in AI video. Here is how to hold a face, wardrobe, and style across shots so your footage reads as one film.
Apr 16, 2026 · 4 min
Strategy
Which Feature to Put AI In First When Retrofitting
Retrofitting AI into an existing product? Do not start with the flashiest feature. How to pick the first AI feature by value, tolerance for error, and data you already have.
Apr 15, 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
→