<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Hacker News: notreallymy</title><link>https://news.ycombinator.com/user?id=notreallymy</link><description>Hacker News RSS</description><docs>https://hnrss.org/</docs><generator>hnrss v2.1.1</generator><lastBuildDate>Mon, 14 Sep 2026 20:15:35 +0000</lastBuildDate><atom:link href="https://hnrss.org/user?id=notreallymy" rel="self" type="application/rss+xml"></atom:link><item><title><![CDATA[New comment by notreallymy in "Ask HN: What are you working on? (March 2025)"]]></title><description><![CDATA[
<p>I built <a href="https://emojithis.com" rel="nofollow">https://emojithis.com</a>, which automatically adds emojis to text. Although it’s essentially an AI wrapper, with meaningful UX and some useful touches, there’s something surprisingly useful in there. My friends and I use it a lot, and the people who try it tend to come back!</p>
]]></description><pubDate>Mon, 31 Mar 2025 06:18:43 +0000</pubDate><link>https://news.ycombinator.com/item?id=43531719</link><dc:creator>notreallymy</dc:creator><comments>https://news.ycombinator.com/item?id=43531719</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=43531719</guid></item><item><title><![CDATA[New comment by notreallymy in "Ask HN: Neutral Emoji for Acknowledgement"]]></title><description><![CDATA[
<p>Ok hand  emoji maybe?</p>
]]></description><pubDate>Mon, 03 Mar 2025 16:51:02 +0000</pubDate><link>https://news.ycombinator.com/item?id=43243707</link><dc:creator>notreallymy</dc:creator><comments>https://news.ycombinator.com/item?id=43243707</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=43243707</guid></item><item><title><![CDATA[New comment by notreallymy in "Ask HN: Has ChatGPT started using a lot of emojis for you too?"]]></title><description><![CDATA[
<p>Oops. Missed that!
That's kind of a relief. I was afraid that it was "remembering" things I was not in control of!</p>
]]></description><pubDate>Sun, 09 Feb 2025 16:27:23 +0000</pubDate><link>https://news.ycombinator.com/item?id=42991639</link><dc:creator>notreallymy</dc:creator><comments>https://news.ycombinator.com/item?id=42991639</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=42991639</guid></item><item><title><![CDATA[New comment by notreallymy in "Ask HN: Has ChatGPT started using a lot of emojis for you too?"]]></title><description><![CDATA[
<p>I checked settings, personalization, the memory is empty.
I'm using, GPT-4o. I think it's an update, it wasn't like that before.</p>
]]></description><pubDate>Sun, 09 Feb 2025 15:02:20 +0000</pubDate><link>https://news.ycombinator.com/item?id=42991076</link><dc:creator>notreallymy</dc:creator><comments>https://news.ycombinator.com/item?id=42991076</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=42991076</guid></item><item><title><![CDATA[Ask HN: Has ChatGPT started using a lot of emojis for you too?]]></title><description><![CDATA[
<p>Or did it decide that I'm really into emojis because I recently used it a lot for an emoji-related thing?</p>
<hr>
<p>Comments URL: <a href="https://news.ycombinator.com/item?id=42990964">https://news.ycombinator.com/item?id=42990964</a></p>
<p>Points: 2</p>
<p># Comments: 4</p>
]]></description><pubDate>Sun, 09 Feb 2025 14:42:35 +0000</pubDate><link>https://news.ycombinator.com/item?id=42990964</link><dc:creator>notreallymy</dc:creator><comments>https://news.ycombinator.com/item?id=42990964</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=42990964</guid></item><item><title><![CDATA[New comment by notreallymy in "Teemoji: Like Tee but with Emojis"]]></title><description><![CDATA[
<p>That's funny! I've made a "tool"[1] that "automatically" adds emojis to text.
It is even worse for your example! It adds two train emojis for some reason.
"Yesterday we flew [plane emoji] to Japan [Flag of Japan] and took[train emoji] the train[train profile emoji] and saw Mt. Fuji [emoji of Mt. Fuji]"<p>I did a ShowHN because I thought it was a good idea but it flopped. Maybe I should pivot my idea toward kindergarteners!<p>[1]:<a href="https://emojithis.com/" rel="nofollow">https://emojithis.com/</a></p>
]]></description><pubDate>Thu, 30 Jan 2025 20:21:36 +0000</pubDate><link>https://news.ycombinator.com/item?id=42881789</link><dc:creator>notreallymy</dc:creator><comments>https://news.ycombinator.com/item?id=42881789</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=42881789</guid></item><item><title><![CDATA[Show HN: Emoji This – A tool to decorate your texts with emojis]]></title><description><![CDATA[
<p>Hi HN! I have created a website (and app) where you can send a text, and it will decorate it with relevant emojis: <a href="https://emojithis.com" rel="nofollow">https://emojithis.com</a><p>I noticed that I often use ChatGPT to add emojis to my messages, so I created a super simple one-API-call thing.
I ended up using it a lot, and after a 5-minute search, I noticed that something like this didn’t exist!<p>So, I asked ChatGPT for a website design (please don't judge me :) ), made the tool more robust, and showed it to some friends.
Naturally, they asked for more features, such as a list of relevant emojis, which proved to be very popular.
They also asked for an app, which gave me the opportunity to check React Native (pretty OK for small projects like this!).<p>Other things:
 I tried to run LLaMA locally on my server, but it could not handle more than two requests concurrently.
 Hallucinations and 'jailbreaking' are hopefully taken care of.
 There are some AI API costs, and I may shut it down if they get out of hand (unlikely).
 I thought about adding a small ad to compensate for the costs, but Google did not approve the site. I added some content and reapplied.
 The mobile apps have ads. That's my get-rich-quick scheme (joke).</p>
<hr>
<p>Comments URL: <a href="https://news.ycombinator.com/item?id=42794353">https://news.ycombinator.com/item?id=42794353</a></p>
<p>Points: 3</p>
<p># Comments: 0</p>
]]></description><pubDate>Wed, 22 Jan 2025 16:17:16 +0000</pubDate><link>https://emojithis.com/</link><dc:creator>notreallymy</dc:creator><comments>https://news.ycombinator.com/item?id=42794353</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=42794353</guid></item><item><title><![CDATA[New comment by notreallymy in "Ask HN: What apps have you created for your own use?"]]></title><description><![CDATA[
<p>I created an internal tool to convert images to pdf (using wasm) so I don't have to install any programs. Then a friend wanted to use it too, so I got a url ( <a href="https://privateconvert.com" rel="nofollow noreferrer">https://privateconvert.com</a> ) and then got carried a little bit away adding more conversions.</p>
]]></description><pubDate>Wed, 13 Dec 2023 10:40:11 +0000</pubDate><link>https://news.ycombinator.com/item?id=38625401</link><dc:creator>notreallymy</dc:creator><comments>https://news.ycombinator.com/item?id=38625401</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=38625401</guid></item><item><title><![CDATA[New comment by notreallymy in "C++Builder 11 Community Edition"]]></title><description><![CDATA[
<p>Not only that. He knew the project name I created!</p>
]]></description><pubDate>Fri, 15 Sep 2023 18:09:34 +0000</pubDate><link>https://news.ycombinator.com/item?id=37526998</link><dc:creator>notreallymy</dc:creator><comments>https://news.ycombinator.com/item?id=37526998</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=37526998</guid></item></channel></rss>