You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: _posts/2025-08-07-ai-programming-tools.md
+24-24Lines changed: 24 additions & 24 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -39,7 +39,7 @@ We have thoroughly compared the dense privacy policies of today’s most popular
39
39
40
40
<buttonclass="collapsible"><strong> How can I make an AI tool ignore specific files?</strong></button>
41
41
<divclass="content">
42
-
<p>Use a configuration file like <code><ahref="https://cloud.google.com/gemini/docs/codeassist/create-aiexclude-file"style="color: #333; text-decoration: none; transition: color0.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><ahref="https://cloud.google.com/gemini/docs/codeassist/create-aiexclude-file"target="_blank"rel="noopener noreferrer"style="color: #333; text-decoration: none; transition: color0.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>
Copy file name to clipboardExpand all lines: about.html
+3-3Lines changed: 3 additions & 3 deletions
Original file line number
Diff line number
Diff line change
@@ -7,17 +7,17 @@
7
7
<divclass="about {% if site.scrollappear_enabled %}scrollappear{% endif %}">
8
8
<h1> About PrivacyDev</h1>
9
9
<p>
10
-
Inspired by <ahref="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 <ahref="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.
We are <ahref="https://www.haojianj.in/datasmith.html">Data Smith Lab</a> from <ahref="https://datascience.ucsd.edu/">Halıcıoğlu Data Science Institute, UCSD</a>. We study the <spanclass="highlightred">privacy and security</span> of data systems by
20
+
We are <ahref="https://www.haojianj.in/datasmith.html"target="_blank" rel="noopener noreferrer">Data Smith Lab</a> from <ahref="https://datascience.ucsd.edu/" target="_blank" rel="noopener noreferrer">Halıcıoğlu Data Science Institute, UCSD</a>. We study the <spanclass="highlightred">privacy and security</span> of data systems by
21
21
researching the people who <spanclass="highlightred">design</span>, <spanclass="highlightred">implement</span>, and <spanclass="highlightred">use</span> these systems.
0 commit comments