<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:dc="http://purl.org/dc/elements/1.1/">
  <channel>
    <title>DEV Community: 박태인</title>
    <description>The latest articles on DEV Community by 박태인 (@_c9220b99305a45cee15fe).</description>
    <link>https://dev.to/_c9220b99305a45cee15fe</link>
    <image>
      <url>https://media2.dev.to/dynamic/image/width=90,height=90,fit=cover,gravity=auto,format=auto/https:%2F%2Fdev-to-uploads.s3.us-east-2.amazonaws.com%2Fuploads%2Fuser%2Fprofile_image%2F4003261%2Fcc54fc5d-0f36-416b-9eb6-b6e0cca3fdae.png</url>
      <title>DEV Community: 박태인</title>
      <link>https://dev.to/_c9220b99305a45cee15fe</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/_c9220b99305a45cee15fe"/>
    <language>en</language>
    <item>
      <title>How to find the subscriptions you forgot you're paying for (without linking your bank)</title>
      <dc:creator>박태인</dc:creator>
      <pubDate>Fri, 26 Jun 2026 08:18:29 +0000</pubDate>
      <link>https://dev.to/_c9220b99305a45cee15fe/how-to-find-the-subscriptions-you-forgot-youre-paying-for-without-linking-your-bank-35ca</link>
      <guid>https://dev.to/_c9220b99305a45cee15fe/how-to-find-the-subscriptions-you-forgot-youre-paying-for-without-linking-your-bank-35ca</guid>
      <description>&lt;p&gt;The average person wastes over $200 a year on subscriptions they forgot about. A free trial that started billing. An app you used once. A service you meant to cancel. Here is how to find them - without handing your bank login to another app.&lt;/p&gt;

&lt;ol&gt;
&lt;li&gt;&lt;p&gt;Search your email for the words that bills use. In your inbox, search each of these one at a time: "receipt", "your subscription", "renews", "payment", "invoice", "free trial". Receipts you forgot will surface fast.&lt;/p&gt;&lt;/li&gt;
&lt;li&gt;&lt;p&gt;Check the app stores directly. On iPhone: Settings, tap your name, then Subscriptions. On Android: Play Store, profile, Payments and subscriptions. A surprising number hide here.&lt;/p&gt;&lt;/li&gt;
&lt;li&gt;&lt;p&gt;Look at your card statement for round, repeating amounts. Scan two or three months. The same charge on the same date each month - $9.99, $14.99 - is almost always a subscription. Note the merchant name and search it.&lt;/p&gt;&lt;/li&gt;
&lt;li&gt;&lt;p&gt;Watch for the annual ones. The worst offenders bill once a year, so they slip past a monthly scan. Search your email for the same month last year.&lt;/p&gt;&lt;/li&gt;
&lt;li&gt;&lt;p&gt;Cancel at the source. Always cancel from the company's own account page or the app store, not a random "cancel my subscription" website.&lt;/p&gt;&lt;/li&gt;
&lt;/ol&gt;

&lt;p&gt;Doing this once a year quietly gives most people back a couple hundred dollars.&lt;/p&gt;

&lt;p&gt;The reason people don't do it is that it is tedious, and the apps that automate it want your bank login - which feels invasive, because it is. That trade-off is the problem I am working on.&lt;/p&gt;

&lt;p&gt;SubAudit does the same thing using only your forwarded receipt emails. No bank connection, ever. You forward the receipts, it builds one clear list of every recurring charge with the price, the renewal date, and a direct cancel link.&lt;/p&gt;

&lt;p&gt;Less power over your money, far less risk. If that trade sounds right, it is in early access here (first 100 free):&lt;/p&gt;

&lt;p&gt;&lt;a href="https://panels-charles-occupational-varied.trycloudflare.com/s/subaudit" rel="noopener noreferrer"&gt;https://panels-charles-occupational-varied.trycloudflare.com/s/subaudit&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;Either way - run the five steps above this week. The money is already yours.&lt;/p&gt;

</description>
      <category>productivity</category>
      <category>privacy</category>
      <category>finance</category>
    </item>
    <item>
      <title>How to tell if a text message is a scam: a 5-second check</title>
      <dc:creator>박태인</dc:creator>
      <pubDate>Fri, 26 Jun 2026 08:16:04 +0000</pubDate>
      <link>https://dev.to/_c9220b99305a45cee15fe/how-to-tell-if-a-text-message-is-a-scam-a-5-second-check-lpl</link>
      <guid>https://dev.to/_c9220b99305a45cee15fe/how-to-tell-if-a-text-message-is-a-scam-a-5-second-check-lpl</guid>
      <description>&lt;p&gt;Scam texts now look real. They copy your bank, a delivery company, even a family member. Here is a simple check you can run before you tap anything.&lt;/p&gt;

&lt;ol&gt;
&lt;li&gt;&lt;p&gt;Check the sender, not the name. A real bank does not text from a personal mobile number. Long random numbers, foreign codes, or email-to-text addresses are a bad sign.&lt;/p&gt;&lt;/li&gt;
&lt;li&gt;&lt;p&gt;Look for urgency. "Your account will be closed in 24 hours." "Final notice." Real institutions do not rush you by text. Urgency is the scammer's main tool - it stops you from thinking.&lt;/p&gt;&lt;/li&gt;
&lt;li&gt;&lt;p&gt;Never tap the link. Hover or long-press to preview the address. If it is not the company's exact official domain, it is fake. Scam links often add words: yourbank-secure-login.com is not yourbank.com.&lt;/p&gt;&lt;/li&gt;
&lt;li&gt;&lt;p&gt;They ask for something a real company already has. Your full card number, your password, a one-time code. No legitimate company asks you to confirm these by text.&lt;/p&gt;&lt;/li&gt;
&lt;li&gt;&lt;p&gt;Verify on your own. Do not call the number in the text. Open the official app or type the website yourself. If it is real, the alert will be there too.&lt;/p&gt;&lt;/li&gt;
&lt;/ol&gt;

&lt;p&gt;If even one of these is off, treat it as a scam: do not reply, do not tap, delete it.&lt;/p&gt;

&lt;p&gt;The hardest part is that this happens to the people least equipped to run the check - older parents, often alone, often trusting. They lose billions a year to texts that look exactly like the real thing.&lt;/p&gt;

&lt;p&gt;That is the problem I am working on. ScamShield lets anyone forward a suspicious text, email, or call and get an instant answer - scam or safe, why, and what to do - simple enough to set up for a parent.&lt;/p&gt;

&lt;p&gt;If that would help you or someone you look after, it is in early access here (first 100 free):&lt;/p&gt;

&lt;p&gt;&lt;a href="https://panels-charles-occupational-varied.trycloudflare.com/s/scamshield" rel="noopener noreferrer"&gt;https://panels-charles-occupational-varied.trycloudflare.com/s/scamshield&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;When in doubt, slow down. Urgency is the scam.&lt;/p&gt;

</description>
      <category>security</category>
      <category>privacy</category>
      <category>scams</category>
      <category>productivity</category>
    </item>
    <item>
      <title>The 30-second citation check before you submit</title>
      <dc:creator>박태인</dc:creator>
      <pubDate>Fri, 26 Jun 2026 04:50:42 +0000</pubDate>
      <link>https://dev.to/_c9220b99305a45cee15fe/the-30-second-citation-check-before-you-submit-ce1</link>
      <guid>https://dev.to/_c9220b99305a45cee15fe/the-30-second-citation-check-before-you-submit-ce1</guid>
      <description>&lt;p&gt;&lt;a href="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.us-east-2.amazonaws.com%2Fuploads%2Farticles%2Fckx5yk6g472l0dd2h921.png" class="article-body-image-wrapper"&gt;&lt;img src="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.us-east-2.amazonaws.com%2Fuploads%2Farticles%2Fckx5yk6g472l0dd2h921.png" alt="A 30-second citation check before you submit" width="800" height="450"&gt;&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;Do this for every reference AI helped you write.&lt;/p&gt;

&lt;ol&gt;
&lt;li&gt;Search the title on Google Scholar.&lt;/li&gt;
&lt;li&gt;Resolve the DOI separately at doi.org. If it points to a different paper, stop.&lt;/li&gt;
&lt;li&gt;Match author, year, and journal to the record.&lt;/li&gt;
&lt;li&gt;Open the source. Find the exact line that supports your claim.&lt;/li&gt;
&lt;li&gt;No supporting line? Cut the citation.&lt;/li&gt;
&lt;/ol&gt;

&lt;p&gt;Steps 1 to 3 are now automated. Free tools - CiteTrue, SwanRef, Citely - check existence and metadata against CrossRef and PubMed in seconds.&lt;/p&gt;

&lt;p&gt;Steps 4 and 5 are still manual. No tool reliably checks whether a real paper supports your specific claim. That is the error that gets papers rejected and retracted.&lt;/p&gt;

&lt;p&gt;I am building a tool for steps 4 and 5. Early access, first 100 get a free audit of one paper:&lt;/p&gt;

&lt;p&gt;&lt;a href="https://least-visited-lottery-fitness.trycloudflare.com" rel="noopener noreferrer"&gt;https://least-visited-lottery-fitness.trycloudflare.com&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;Open your sources. AI assists; you stay accountable.&lt;/p&gt;

</description>
      <category>ai</category>
      <category>research</category>
      <category>writing</category>
      <category>productivity</category>
    </item>
    <item>
      <title>Every AI citation raises two questions. Tools answer only one.</title>
      <dc:creator>박태인</dc:creator>
      <pubDate>Fri, 26 Jun 2026 04:44:39 +0000</pubDate>
      <link>https://dev.to/_c9220b99305a45cee15fe/every-ai-citation-raises-two-questions-tools-answer-only-one-59o7</link>
      <guid>https://dev.to/_c9220b99305a45cee15fe/every-ai-citation-raises-two-questions-tools-answer-only-one-59o7</guid>
      <description>&lt;p&gt;&lt;a href="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.us-east-2.amazonaws.com%2Fuploads%2Farticles%2Fxb7z5j248yopaf3zv8ry.png" class="article-body-image-wrapper"&gt;&lt;img src="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.us-east-2.amazonaws.com%2Fuploads%2Farticles%2Fxb7z5j248yopaf3zv8ry.png" alt="Two questions about every AI citation. Tools answer only one." width="800" height="450"&gt;&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;Question 1: Does the paper exist?&lt;/strong&gt;&lt;br&gt;
&lt;strong&gt;Question 2: Does it support your claim?&lt;/strong&gt;&lt;/p&gt;

&lt;p&gt;Free tools answer Question 1. They check every reference against CrossRef, PubMed, and OpenAlex in seconds. Use one — CiteTrue, SwanRef, or Citely.&lt;/p&gt;

&lt;p&gt;No tool answers Question 2. And Question 2 is where papers get retracted: a real, correctly formatted reference attached to a claim the source never made. AI produces this often, because it finds a paper on the right topic and staples it to your sentence.&lt;/p&gt;

&lt;p&gt;The fix is manual, for now. Open the source. Find the exact line that backs your claim. If there is no line, cut the citation.&lt;/p&gt;

&lt;p&gt;I am building a tool that answers Question 2 — it reads the source and flags where it does not support your claim. Early access, first 100 get a free audit of one paper:&lt;/p&gt;

&lt;p&gt;&lt;a href="https://least-visited-lottery-fitness.trycloudflare.com" rel="noopener noreferrer"&gt;https://least-visited-lottery-fitness.trycloudflare.com&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;Open your sources. AI assists; you stay accountable.&lt;/p&gt;

</description>
      <category>ai</category>
      <category>research</category>
      <category>writing</category>
      <category>productivity</category>
    </item>
    <item>
      <title>Fake citations in published papers jumped 12x in three years</title>
      <dc:creator>박태인</dc:creator>
      <pubDate>Fri, 26 Jun 2026 04:41:07 +0000</pubDate>
      <link>https://dev.to/_c9220b99305a45cee15fe/fake-citations-in-published-papers-jumped-12x-in-three-years-4fan</link>
      <guid>https://dev.to/_c9220b99305a45cee15fe/fake-citations-in-published-papers-jumped-12x-in-three-years-4fan</guid>
      <description>&lt;p&gt;&lt;a href="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.us-east-2.amazonaws.com%2Fuploads%2Farticles%2Fakoq3rtvmgcrrf1u3fwy.png" class="article-body-image-wrapper"&gt;&lt;img src="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.us-east-2.amazonaws.com%2Fuploads%2Farticles%2Fakoq3rtvmgcrrf1u3fwy.png" alt="Fabricated references jumped 12x in three years" width="800" height="450"&gt;&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;In 2023, 1 in 2,828 PubMed-indexed papers contained a fabricated reference. In early 2026, it was 1 in 277. That is a 12-fold increase in three years.&lt;/p&gt;

&lt;p&gt;The cause is direct: researchers use ChatGPT, Claude, and Gemini, and these models invent references that look real.&lt;/p&gt;

&lt;p&gt;Two things are true at once.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;Fabricated references are easy to catch.&lt;/strong&gt; Free tools — CiteTrue, SwanRef, Citely — check every reference against CrossRef and PubMed in seconds.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;One error is caught by no tool:&lt;/strong&gt; a real paper cited for a claim it never made. A reviewer catches it. So does a retraction.&lt;/p&gt;

&lt;p&gt;What to do if you use AI in research:&lt;/p&gt;

&lt;ol&gt;
&lt;li&gt;Run your reference list through a free checker.&lt;/li&gt;
&lt;li&gt;Open every source behind a key claim and find the line that supports it.&lt;/li&gt;
&lt;li&gt;No line, no citation.&lt;/li&gt;
&lt;/ol&gt;

&lt;p&gt;I am building a tool for the second problem — an audit that checks whether a cited paper actually supports your claim. Early access, first 100 get a free audit of one paper:&lt;/p&gt;

&lt;p&gt;&lt;a href="https://least-visited-lottery-fitness.trycloudflare.com" rel="noopener noreferrer"&gt;https://least-visited-lottery-fitness.trycloudflare.com&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;Open your sources. AI assists; you stay accountable.&lt;/p&gt;

</description>
      <category>ai</category>
      <category>research</category>
      <category>writing</category>
      <category>productivity</category>
    </item>
    <item>
      <title>Half of ChatGPT's citations are wrong. One half is dangerous.</title>
      <dc:creator>박태인</dc:creator>
      <pubDate>Fri, 26 Jun 2026 04:39:14 +0000</pubDate>
      <link>https://dev.to/_c9220b99305a45cee15fe/half-of-chatgpts-citations-are-wrong-one-half-is-dangerous-85j</link>
      <guid>https://dev.to/_c9220b99305a45cee15fe/half-of-chatgpts-citations-are-wrong-one-half-is-dangerous-85j</guid>
      <description>&lt;p&gt;&lt;a href="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.us-east-2.amazonaws.com%2Fuploads%2Farticles%2F5qjeprs38tup28eyi41p.png" class="article-body-image-wrapper"&gt;&lt;img src="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.us-east-2.amazonaws.com%2Fuploads%2Farticles%2F5qjeprs38tup28eyi41p.png" alt="56% of ChatGPT citations are fake or contain errors" width="800" height="450"&gt;&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;A Deakin University study tested GPT-4o''s citations. 56% were fabricated or contained errors. For less-researched topics, the fabrication rate approached 30%.&lt;/p&gt;

&lt;p&gt;There are two kinds of wrong.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;The paper does not exist.&lt;/strong&gt; Easy to catch. Free tools flag it in seconds.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;The paper exists, but does not say what you claimed.&lt;/strong&gt; No tool catches this. A reviewer does. So does a retraction.&lt;/p&gt;

&lt;p&gt;The second kind is dangerous because everything looks correct: real author, real DOI, correct year. Only the claim is wrong.&lt;/p&gt;

&lt;p&gt;How to protect yourself today:&lt;/p&gt;

&lt;ol&gt;
&lt;li&gt;Run your reference list through a free checker — CiteTrue, SwanRef, Citely.&lt;/li&gt;
&lt;li&gt;Open every source behind a key claim and find the exact line that supports it.&lt;/li&gt;
&lt;li&gt;No line, no citation.&lt;/li&gt;
&lt;/ol&gt;

&lt;p&gt;I am building an audit for the second problem — it reads the source and flags where it does not support your claim. Early access, first 100 get a free audit of one paper:&lt;/p&gt;

&lt;p&gt;&lt;a href="https://least-visited-lottery-fitness.trycloudflare.com" rel="noopener noreferrer"&gt;https://least-visited-lottery-fitness.trycloudflare.com&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;Open your sources. AI assists; you stay accountable.&lt;/p&gt;

</description>
      <category>ai</category>
      <category>research</category>
      <category>writing</category>
      <category>productivity</category>
    </item>
  </channel>
</rss>
