Skip to content

Commit 71cf98e

Browse files
committed
New Tab Hyperlink fixed
1 parent 2ccf64b commit 71cf98e

2 files changed

Lines changed: 27 additions & 27 deletions

File tree

_posts/2025-08-07-ai-programming-tools.md

Lines changed: 24 additions & 24 deletions
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@ We have thoroughly compared the dense privacy policies of today’s most popular
3939

4040
<button class="collapsible"><strong> How can I make an AI tool ignore specific files?</strong></button>
4141
<div class="content">
42-
<p>Use a configuration file like <code><a href="https://cloud.google.com/gemini/docs/codeassist/create-aiexclude-file" style="color: #333; text-decoration: none; transition: color 0.2s;" onmouseover="this.style.color='#2563eb'" onmouseout="this.style.color='#333'">.aiexclude</a></code>, if available, to specify paths for the AI assistant to ignore.</p>
42+
<p>Use a configuration file like <code><a href="https://cloud.google.com/gemini/docs/codeassist/create-aiexclude-file" target="_blank" rel="noopener noreferrer" style="color: #333; text-decoration: none; transition: color 0.2s;" onmouseover="this.style.color='#2563eb'" onmouseout="this.style.color='#333'">.aiexclude</a></code>, if available, to specify paths for the AI assistant to ignore.</p>
4343
</div>
4444

4545
<div style="display: flex; margin-bottom: 20px; border: 1px solid #e0e0e0; border-radius: 4px; overflow: hidden;">
@@ -148,7 +148,7 @@ We have thoroughly compared the dense privacy policies of today’s most popular
148148
</div>
149149
<div style="float: left; margin-left: 15px;">
150150
<div style="color: #666; font-size: 24px; margin-bottom: 5px;">Best AI coding assistant overall</div>
151-
<div style="color: #333; font-size: 32px; font-weight: bold; margin-bottom: 5px;"><a href="https://github.com/features/copilot" style="color: #333; text-decoration: none; transition: color 0.2s;" onmouseover="this.style.color='#2563eb'" onmouseout="this.style.color='#333'">GitHub Copilot</a></div>
151+
<div style="color: #333; font-size: 32px; font-weight: bold; margin-bottom: 5px;"><a href="https://github.com/features/copilot" target="_blank" rel="noopener noreferrer" style="color: #333; text-decoration: none; transition: color 0.2s;" onmouseover="this.style.color='#2563eb'" onmouseout="this.style.color='#333'">GitHub Copilot</a></div>
152152
<div style="color: #666; font-size: 14px;">IP indemnity with advanced exclusion patterns</div>
153153
</div>
154154
</div>
@@ -157,9 +157,9 @@ We have thoroughly compared the dense privacy policies of today’s most popular
157157
<div class="content">
158158

159159
<div style="margin-top: 15px; margin-bottom: 15px;">
160-
<a href="https://docs.github.com/en/site-policy/privacy-policies/github-copilot-business-privacy-statement">👁️ Privacy Policy</a> &nbsp;
161-
<a href="https://docs.github.com/en/copilot">ℹ️ Documentation</a> &nbsp;
162-
<a href="https://github.com/features/security">🔒 Security</a>
160+
<a href="https://docs.github.com/en/site-policy/privacy-policies/github-copilot-business-privacy-statement" target="_blank" rel="noopener noreferrer">👁️ Privacy Policy</a> &nbsp;
161+
<a href="https://docs.github.com/en/copilot" target="_blank" rel="noopener noreferrer">ℹ️ Documentation</a> &nbsp;
162+
<a href="https://github.com/features/security" target="_blank" rel="noopener noreferrer">🔒 Security</a>
163163
</div>
164164

165165
<p><strong>Q: What is the retention period for different data types?</strong></p>
@@ -207,7 +207,7 @@ We have thoroughly compared the dense privacy policies of today’s most popular
207207
</div>
208208
<div style="float: left; margin-left: 15px;">
209209
<div style="color: #666; font-size: 24px; margin-bottom: 5px;">Best privacy-focused AI coding assistant</div>
210-
<div style="color: #333; font-size: 32px; font-weight: bold; margin-bottom: 5px;"><a href="https://cursor.sh" style="color: #333; text-decoration: none; transition: color 0.2s;" onmouseover="this.style.color='#2563eb'" onmouseout="this.style.color='#333'">Cursor</a></div>
210+
<div style="color: #333; font-size: 32px; font-weight: bold; margin-bottom: 5px;"><a href="https://cursor.sh" target="_blank" rel="noopener noreferrer" style="color: #333; text-decoration: none; transition: color 0.2s;" onmouseover="this.style.color='#2563eb'" onmouseout="this.style.color='#333'">Cursor</a></div>
211211
<div style="color: #666; font-size: 14px;">Zero retention with privacy mode</div>
212212
</div>
213213
</div>
@@ -216,8 +216,8 @@ We have thoroughly compared the dense privacy policies of today’s most popular
216216
<div class="content">
217217

218218
<div style="margin-top: 15px; margin-bottom: 15px;">
219-
<a href="https://cursor.sh/privacy">👁️ Privacy Policy</a> &nbsp;
220-
<a href="https://cursor.sh/docs">ℹ️ Documentation</a>
219+
<a href="https://cursor.sh/privacy" target="_blank" rel="noopener noreferrer">👁️ Privacy Policy</a> &nbsp;
220+
<a href="https://cursor.sh/docs" target="_blank" rel="noopener noreferrer">ℹ️ Documentation</a>
221221
</div>
222222

223223
<p><strong>Q: What is the retention period for different data types?</strong></p>
@@ -267,7 +267,7 @@ We have thoroughly compared the dense privacy policies of today’s most popular
267267
</div>
268268
<div style="float: left; margin-left: 15px;">
269269
<div style="color: #666; font-size: 24px; margin-bottom: 5px;">Best enterprise AI coding assistant</div>
270-
<div style="color: #333; font-size: 32px; font-weight: bold; margin-bottom: 5px;"><a href="https://www.anthropic.com/product" style="color: #333; text-decoration: none; transition: color 0.2s;" onmouseover="this.style.color='#2563eb'" onmouseout="this.style.color='#333'">Claude Code</a></div>
270+
<div style="color: #333; font-size: 32px; font-weight: bold; margin-bottom: 5px;"><a href="https://www.anthropic.com/product" target="_blank" rel="noopener noreferrer" style="color: #333; text-decoration: none; transition: color 0.2s;" onmouseover="this.style.color='#2563eb'" onmouseout="this.style.color='#333'">Claude Code</a></div>
271271
<div style="color: #666; font-size: 14px;">Enterprise-grade security with indemnity</div>
272272
</div>
273273
</div>
@@ -276,9 +276,9 @@ We have thoroughly compared the dense privacy policies of today’s most popular
276276
<div class="content">
277277

278278
<div style="margin-top: 15px; margin-bottom: 15px;">
279-
<a href="https://www.anthropic.com/legal/privacy">👁️ Privacy Policy</a> &nbsp;
280-
<a href="https://docs.anthropic.com/claude/reference/getting-started-with-the-api">ℹ️ Documentation</a> &nbsp;
281-
<a href="https://www.anthropic.com/security">🔒 Trust & Safety</a>
279+
<a href="https://www.anthropic.com/legal/privacy" target="_blank" rel="noopener noreferrer">👁️ Privacy Policy</a> &nbsp;
280+
<a href="https://docs.anthropic.com/claude/reference/getting-started-with-the-api" target="_blank" rel="noopener noreferrer">ℹ️ Documentation</a> &nbsp;
281+
<a href="https://www.anthropic.com/security" target="_blank" rel="noopener noreferrer">🔒 Trust & Safety</a>
282282
</div>
283283

284284
<p><strong>Q: What is the retention period for different data types?</strong></p>
@@ -327,7 +327,7 @@ We have thoroughly compared the dense privacy policies of today’s most popular
327327
</div>
328328
<div style="float: left; margin-left: 15px;">
329329
<div style="color: #666; font-size: 24px; margin-bottom: 5px;">Best Free Tier AI assistant</div>
330-
<div style="color: #333; font-size: 32px; font-weight: bold; margin-bottom: 5px;"><a href="https://windsurf.com" style="color: #333; text-decoration: none; transition: color 0.2s;" onmouseover="this.style.color='#2563eb'" onmouseout="this.style.color='#333'">Windsurf</a></div>
330+
<div style="color: #333; font-size: 32px; font-weight: bold; margin-bottom: 5px;"><a href="https://windsurf.com" target="_blank" rel="noopener noreferrer" style="color: #333; text-decoration: none; transition: color 0.2s;" onmouseover="this.style.color='#2563eb'" onmouseout="this.style.color='#333'">Windsurf</a></div>
331331
<div style="color: #666; font-size: 14px;">Zero Data Retention on Free Tier</div>
332332
</div>
333333
</div>
@@ -336,8 +336,8 @@ We have thoroughly compared the dense privacy policies of today’s most popular
336336
<div class="content">
337337

338338
<div style="margin-top: 15px; margin-bottom: 15px;">
339-
<a href="https://windsurf.com/security">🔒 Security</a> &nbsp;
340-
<a href="https://windsurf.com/docs">ℹ️ Documentation</a>
339+
<a href="https://windsurf.com/security" target="_blank" rel="noopener noreferrer">🔒 Security</a> &nbsp;
340+
<a href="https://windsurf.com/docs" target="_blank" rel="noopener noreferrer">ℹ️ Documentation</a>
341341
</div>
342342

343343
<p><strong>Q: What is the retention period for different data types?</strong></p>
@@ -385,7 +385,7 @@ We have thoroughly compared the dense privacy policies of today’s most popular
385385
</div>
386386
<div style="float: left; margin-left: 15px;">
387387
<div style="color: #666; font-size: 24px; margin-bottom: 5px;">Best credential-protected AI assistant</div>
388-
<div style="color: #333; font-size: 32px; font-weight: bold; margin-bottom: 5px;"><a href="https://ai.google.dev/gemini" style="color: #333; text-decoration: none; transition: color 0.2s;" onmouseover="this.style.color='#2563eb'" onmouseout="this.style.color='#333'">Gemini CLI</a></div>
388+
<div style="color: #333; font-size: 32px; font-weight: bold; margin-bottom: 5px;"><a href="https://ai.google.dev/gemini" target="_blank" rel="noopener noreferrer" style="color: #333; text-decoration: none; transition: color 0.2s;" onmouseover="this.style.color='#2563eb'" onmouseout="this.style.color='#333'">Gemini CLI</a></div>
389389
<div style="color: #666; font-size: 14px;">Built-in credential protection</div>
390390
</div>
391391
</div>
@@ -394,8 +394,8 @@ We have thoroughly compared the dense privacy policies of today’s most popular
394394
<div class="content">
395395

396396
<div style="margin-top: 15px; margin-bottom: 15px;">
397-
<a href="https://ai.google.dev/gemini/docs/privacy">👁️ Privacy</a> &nbsp;
398-
<a href="https://github.com/google-gemini/gemini-cli">💻 Source Code</a>
397+
<a href="https://ai.google.dev/gemini/docs/privacy" target="_blank" rel="noopener noreferrer">👁️ Privacy</a> &nbsp;
398+
<a href="https://github.com/google-gemini/gemini-cli" target="_blank" rel="noopener noreferrer">💻 Source Code</a>
399399
</div>
400400

401401
<p><strong>Q: What is the retention period for different data types?</strong></p>
@@ -444,7 +444,7 @@ We have thoroughly compared the dense privacy policies of today’s most popular
444444
</div>
445445
<div style="float: left; margin-left: 15px;">
446446
<div style="color: #666; font-size: 24px; margin-bottom: 5px;">Best hybrid deployment AI assistant</div>
447-
<div style="color: #333; font-size: 32px; font-weight: bold; margin-bottom: 5px;"><a href="https://www.augmentcode.com" style="color: #333; text-decoration: none; transition: color 0.2s;" onmouseover="this.style.color='#2563eb'" onmouseout="this.style.color='#333'">Augment Code</a></div>
447+
<div style="color: #333; font-size: 32px; font-weight: bold; margin-bottom: 5px;"><a href="https://www.augmentcode.com" target="_blank" rel="noopener noreferrer" style="color: #333; text-decoration: none; transition: color 0.2s;" onmouseover="this.style.color='#2563eb'" onmouseout="this.style.color='#333'">Augment Code</a></div>
448448
<div style="color: #666; font-size: 14px;">Remote and IDE-bound deployment options</div>
449449
</div>
450450
</div>
@@ -453,8 +453,8 @@ We have thoroughly compared the dense privacy policies of today’s most popular
453453
<div class="content">
454454

455455
<div style="margin-top: 15px; margin-bottom: 15px;">
456-
<a href="https://docs.augmentcode.com">ℹ️ Documentation</a> &nbsp;
457-
<a href="https://www.augmentcode.com/legal/privacy-policy">👁️ Privacy Policy</a>
456+
<a href="https://docs.augmentcode.com" target="_blank" rel="noopener noreferrer">ℹ️ Documentation</a> &nbsp;
457+
<a href="https://www.augmentcode.com/legal/privacy-policy" target="_blank" rel="noopener noreferrer">👁️ Privacy Policy</a>
458458
</div>
459459

460460
<p><strong>Q: What is the retention period for different data types?</strong></p>
@@ -503,7 +503,7 @@ We have thoroughly compared the dense privacy policies of today’s most popular
503503
</div>
504504
<div style="float: left; margin-left: 15px;">
505505
<div style="color: #e74c3c; font-size: 24px; margin-bottom: 5px;">⚠️ HIGH RISK - Training enabled for all plans</div>
506-
<div style="color: #333; font-size: 32px; font-weight: bold; margin-bottom: 5px;"><a href="https://replit.com" style="color: #333; text-decoration: none; transition: color 0.2s;" onmouseover="this.style.color='#2563eb'" onmouseout="this.style.color='#333'">Replit</a></div>
506+
<div style="color: #333; font-size: 32px; font-weight: bold; margin-bottom: 5px;"><a href="https://replit.com" target="_blank" rel="noopener noreferrer" style="color: #333; text-decoration: none; transition: color 0.2s;" onmouseover="this.style.color='#2563eb'" onmouseout="this.style.color='#333'">Replit</a></div>
507507
<div style="color: #e74c3c; font-size: 14px;">No credential protection or data retention policy</div>
508508
</div>
509509
</div>
@@ -512,8 +512,8 @@ We have thoroughly compared the dense privacy policies of today’s most popular
512512
<div class="content">
513513

514514
<div style="margin-top: 15px; margin-bottom: 15px;">
515-
<a href="https://replit.com/terms-of-service">📄 Terms of Service</a> &nbsp;
516-
<a href="https://docs.replit.com/legal-and-security-info">🔒 Security</a>
515+
<a href="https://replit.com/terms-of-service" target="_blank" rel="noopener noreferrer">📄 Terms of Service</a> &nbsp;
516+
<a href="https://docs.replit.com/legal-and-security-info" target="_blank" rel="noopener noreferrer">🔒 Security</a>
517517
</div>
518518

519519
<p><strong>Q: What is the retention period for different data types?</strong></p>

about.html

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -7,17 +7,17 @@
77
<div class="about {% if site.scrollappear_enabled %}scrollappear{% endif %}">
88
<h1> About PrivacyDev</h1>
99
<p>
10-
Inspired by <a href="https://www.privacyguides.org">Privacy Guides</a>, PrivacyDev is a platform designed specifically for developers who want to prioritize privacy. We curate privacy best practices and recommendations for tools, frameworks, and libraries with strong privacy protections. Our mission is to provide technically sound insights and guidance to help developers design and build software that respects user privacy.
10+
Inspired by <a href="https://www.privacyguides.org" target="_blank" rel="noopener noreferrer">Privacy Guides</a>, PrivacyDev is a platform designed specifically for developers who want to prioritize privacy. We curate privacy best practices and recommendations for tools, frameworks, and libraries with strong privacy protections. Our mission is to provide technically sound insights and guidance to help developers design and build software that respects user privacy.
1111
</p>
1212
<h1> Who We Are</h1>
1313
<div>
14-
<a href="https://docs.google.com/document/d/1a9lU_RGaO2OK3faecg8ZEU3hd6Z8C5i1uEslHPmLoPM/edit?tab=t.0#heading=h.r95vtmm1kkbh">
14+
<a href="https://docs.google.com/document/d/1a9lU_RGaO2OK3faecg8ZEU3hd6Z8C5i1uEslHPmLoPM/edit?tab=t.0#heading=h.r95vtmm1kkbh" target="_blank" rel="noopener noreferrer">
1515
📖
1616
<b> Lab Handbook </b>
1717
</a>
1818
</div>
1919
<p>
20-
We are <a href="https://www.haojianj.in/datasmith.html">Data Smith Lab</a> from <a href="https://datascience.ucsd.edu/">Halıcıoğlu Data Science Institute, UCSD</a>. We study the <span class="highlightred">privacy and security</span> of data systems by
20+
We are <a href="https://www.haojianj.in/datasmith.html" target="_blank" rel="noopener noreferrer">Data Smith Lab</a> from <a href="https://datascience.ucsd.edu/" target="_blank" rel="noopener noreferrer">Halıcıoğlu Data Science Institute, UCSD</a>. We study the <span class="highlightred">privacy and security</span> of data systems by
2121
researching the people who <span class="highlightred">design</span>, <span class="highlightred">implement</span>, and <span class="highlightred">use</span> these systems.
2222
</p>
2323
<p>

0 commit comments

Comments
 (0)