<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: kureikain</title><link>https://news.ycombinator.com/user?id=kureikain</link><description>Hacker News RSS</description><docs>https://hnrss.org/</docs><generator>hnrss v2.1.1</generator><lastBuildDate>Sat, 12 Sep 2026 14:14:21 +0000</lastBuildDate><atom:link href="https://hnrss.org/user?id=kureikain" rel="self" type="application/rss+xml"></atom:link><item><title><![CDATA[New comment by kureikain in "Copying login keychains between Macs fails on Secure Enclave Macs with Tahoe"]]></title><description><![CDATA[
<p>There is no way to export data out of secure enclave. You cannot write arbitrary data to secure enclave, as well as read it out.<p>What happen though is the ability to encrypt the data with secure enclave, store it on our own. When migrating, we decrypt with secure enclave, get back original data and re-encryp on the new device.</p>
]]></description><pubDate>Fri, 11 Sep 2026 20:00:24 +0000</pubDate><link>https://news.ycombinator.com/item?id=49664510</link><dc:creator>kureikain</dc:creator><comments>https://news.ycombinator.com/item?id=49664510</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=49664510</guid></item><item><title><![CDATA[Ask HN: What is your database size]]></title><description><![CDATA[
<p>When I migrate my infra to Hetzner There are a few disk limit such ad max 10TB per volume. On bare metal, max I can get for nvme is 24tb.<p>I though i never hot these<p>I found myself now learning table space, btrfs to join multiple volume or sepearate index/table into different volume. my database now even for a 2 years app get to 40tb.<p>I looked around and even on aws boggest ebs volume is 64tb.<p>what storage you are using? and what size is it?</p>
<hr>
<p>Comments URL: <a href="https://news.ycombinator.com/item?id=49227635">https://news.ycombinator.com/item?id=49227635</a></p>
<p>Points: 8</p>
<p># Comments: 3</p>
]]></description><pubDate>Sun, 09 Aug 2026 01:45:27 +0000</pubDate><link>https://news.ycombinator.com/item?id=49227635</link><dc:creator>kureikain</dc:creator><comments>https://news.ycombinator.com/item?id=49227635</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=49227635</guid></item><item><title><![CDATA[New comment by kureikain in "Ask HN: How are you acquiring your first hundred users?"]]></title><description><![CDATA[
<p>I'm building mailwip.com (and my second saas right now)<p>My strategy is too simple, I don't think it will works but It work good enough for me.<p>- Just engage in the community. In early day, I helped on the cloudflare forum. I just help generic about anything related to email, explain concept and here and there try to introduce my service. I always introduce my service last. Give people free option first, always, even if the free option is my competitor. But I do explain pros/confs of my service<p>- Build plugin that may drive traffic: For me, CloudFlare offers plugin ability so I built a CloudFlare app for that. It may not benefit me directly but get my name out there<p>I shared my revenu and publish update on indiehacker <a href="https://www.indiehackers.com/product/hanami/revenue" rel="nofollow">https://www.indiehackers.com/product/hanami/revenue</a></p>
]]></description><pubDate>Tue, 13 May 2025 16:01:18 +0000</pubDate><link>https://news.ycombinator.com/item?id=43974379</link><dc:creator>kureikain</dc:creator><comments>https://news.ycombinator.com/item?id=43974379</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=43974379</guid></item><item><title><![CDATA[New comment by kureikain in "Email Forwarding for Your Domain"]]></title><description><![CDATA[
<p>Yes, exactly this. Mailwip has 2 features to discover this<p>1- Mailog(opt-in, disable by default): Once enabling you can choose the detail of logging to see the delivery status.
2- Spam digest: (opt-in, disable by default). We will send a daily summarize if there is email we flagged and didn't forward to you.</p>
]]></description><pubDate>Sat, 10 May 2025 22:56:51 +0000</pubDate><link>https://news.ycombinator.com/item?id=43949693</link><dc:creator>kureikain</dc:creator><comments>https://news.ycombinator.com/item?id=43949693</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=43949693</guid></item><item><title><![CDATA[New comment by kureikain in "Email Forwarding for Your Domain"]]></title><description><![CDATA[
<p>I build this for this use case:<p>I already had an email somewhere. Anytime I got a new domain, I just want to forward to that email. Consolidate all of my email in a single place. And support SMTP so I can also reply through the domain as well.<p>I want a dead simple way to manage these alias, help family all know what is up by forwarding all emails to their individual emails.<p>I don't want to get charge per sear, or have to convince the others to switch to a new mailbox. Just forward to them.<p>I had stuff like kid@ travel@ school@ insurance@ forward both to my wife and me for example.<p>CloudFlare isn't easy to use for a non-tech person to manage their email. It also require that you point the DNS to CloudFlare. If the DNS is on Route53, you cannot use Cloudflare.<p>ImprvoMX is something I really admire but I just need more feature they don't support at the time (Maillog, webhook, regex routing, search email) So I build this for me as a user and have. been growing it.<p>With the alias, I can also block/null route after a certain use when I don't want to hear from that alias anymore. Impossible to do with a standalone inbox.<p>My wife love it. She got her own domain and use it when signing for deal/coupon website then null route the alias to prevent being bombarding later on.</p>
]]></description><pubDate>Sat, 10 May 2025 22:40:15 +0000</pubDate><link>https://news.ycombinator.com/item?id=43949601</link><dc:creator>kureikain</dc:creator><comments>https://news.ycombinator.com/item?id=43949601</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=43949601</guid></item><item><title><![CDATA[New comment by kureikain in "Email Forwarding for Your Domain"]]></title><description><![CDATA[
<p>Most of the time these service works. But when it doesn't work you just don't know how to debug it.<p>Mailwip.com has a mail log with the detail so you can debug delivery issue. Also, manage email with namecheap ui dns is something I just don't want to deal with.<p>I want some nice UI, that also enable a few member of family to self-manage the domain and forward rule.<p>Sometime I also want to have webhook to parse receipt email from the bank. So I ended up building all of this.<p>If gmail and namecheap works for you, no need to look further.</p>
]]></description><pubDate>Sat, 10 May 2025 22:31:46 +0000</pubDate><link>https://news.ycombinator.com/item?id=43949537</link><dc:creator>kureikain</dc:creator><comments>https://news.ycombinator.com/item?id=43949537</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=43949537</guid></item><item><title><![CDATA[New comment by kureikain in "Email Forwarding for Your Domain"]]></title><description><![CDATA[
<p>Thank you. I build this.<p>Originally every time I had a domain and start a project, I have to setup email. Other services always lack something that I want. So I ended up building my own and has been growing it since 2021.<p>We also had a RayCast extension developer by Xmok <a href="https://www.raycast.com/xmok/mailwip">https://www.raycast.com/xmok/mailwip</a><p>We had some very advanced routing rule based on regex, and wildcard domain, work in progress to support sieve filter. Had web-hook and API so you can do some cool thing with emails.</p>
]]></description><pubDate>Sat, 10 May 2025 22:29:11 +0000</pubDate><link>https://news.ycombinator.com/item?id=43949521</link><dc:creator>kureikain</dc:creator><comments>https://news.ycombinator.com/item?id=43949521</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=43949521</guid></item><item><title><![CDATA[New comment by kureikain in "CINC Is Not Chef"]]></title><description><![CDATA[
<p>If you're still fighting with Chef slowness, hard to debug, complicated setup, you may want to consider Pyinfra.<p>It is very well thoughout and simple to design and run.</p>
]]></description><pubDate>Fri, 04 Apr 2025 18:34:14 +0000</pubDate><link>https://news.ycombinator.com/item?id=43586160</link><dc:creator>kureikain</dc:creator><comments>https://news.ycombinator.com/item?id=43586160</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=43586160</guid></item><item><title><![CDATA[New comment by kureikain in "Show HN: We made a photo search engine for homes for sale"]]></title><description><![CDATA[
<p>We did this in 2013, got serve with a lot of lawsuit. <a href="https://en.wikipedia.org/wiki/NeighborCity" rel="nofollow">https://en.wikipedia.org/wiki/NeighborCity</a><p>Be careful with the real estate industry</p>
]]></description><pubDate>Thu, 20 Mar 2025 16:25:27 +0000</pubDate><link>https://news.ycombinator.com/item?id=43425329</link><dc:creator>kureikain</dc:creator><comments>https://news.ycombinator.com/item?id=43425329</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=43425329</guid></item><item><title><![CDATA[New comment by kureikain in "Ask HN: How Do I Escape Homelessness After Rebuilding My Mental Health?"]]></title><description><![CDATA[
<p>I had a Macbook Pro intel. I can ship it as well. Drop your email to me.</p>
]]></description><pubDate>Wed, 19 Mar 2025 05:53:37 +0000</pubDate><link>https://news.ycombinator.com/item?id=43408613</link><dc:creator>kureikain</dc:creator><comments>https://news.ycombinator.com/item?id=43408613</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=43408613</guid></item><item><title><![CDATA[New comment by kureikain in "Ask HN: How Do I Escape Homelessness After Rebuilding My Mental Health?"]]></title><description><![CDATA[
<p>Email me your info. I will ship one.</p>
]]></description><pubDate>Wed, 19 Mar 2025 05:52:27 +0000</pubDate><link>https://news.ycombinator.com/item?id=43408604</link><dc:creator>kureikain</dc:creator><comments>https://news.ycombinator.com/item?id=43408604</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=43408604</guid></item><item><title><![CDATA[New comment by kureikain in "Writing an LLM from scratch, part 8 – trainable self-attention"]]></title><description><![CDATA[
<p>In case if anyone want to read this book and live in bay areas, you can also access Oreilly media through your local library online and will be granted access to orelly media. this book is available there.</p>
]]></description><pubDate>Sun, 09 Mar 2025 20:36:42 +0000</pubDate><link>https://news.ycombinator.com/item?id=43313489</link><dc:creator>kureikain</dc:creator><comments>https://news.ycombinator.com/item?id=43313489</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=43313489</guid></item><item><title><![CDATA[New comment by kureikain in "Ask HN: Replacement for Rackspace SMTP Hosting?"]]></title><description><![CDATA[
<p>If you had a server around, considering just setting up <a href="https://mailcow.email/" rel="nofollow">https://mailcow.email/</a> it's super easy and straigforward. Everything is in docker compose. `docker compose up` and you go.<p>If you want a hosted SMTP for your own single domain, and volume is low, consider just using AWS SES. I run betterdev.link with it, send about 20k email per months and pay around $2<p>If finally you want some nice and easy UI to use for email forwarding and SMTP, consider my email forwarding app <a href="https://mailwip.com" rel="nofollow">https://mailwip.com</a> It was built for this use case.</p>
]]></description><pubDate>Tue, 04 Mar 2025 06:31:31 +0000</pubDate><link>https://news.ycombinator.com/item?id=43251025</link><dc:creator>kureikain</dc:creator><comments>https://news.ycombinator.com/item?id=43251025</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=43251025</guid></item><item><title><![CDATA[New comment by kureikain in "Apple will soon receive 'made in America' chips from TSMC's Arizona fab"]]></title><description><![CDATA[
<p>it's first step. you gotta do something to bootstrap, solve chicken-egg problem. From what I can see around me, the "made in america" is a no joke branding. a lot of pppl going tobuyjust because of that. and may even consider it as social status and their policial support.</p>
]]></description><pubDate>Tue, 14 Jan 2025 19:41:24 +0000</pubDate><link>https://news.ycombinator.com/item?id=42702691</link><dc:creator>kureikain</dc:creator><comments>https://news.ycombinator.com/item?id=42702691</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=42702691</guid></item><item><title><![CDATA[New comment by kureikain in "iTerm2 critical security release"]]></title><description><![CDATA[
<p>such a bad take. as a software engineer thing like this happen all the time. no matter scale we will screw it.<p>what steps we can take is that it's now a lesson to make it more caution when we went into that path.</p>
]]></description><pubDate>Fri, 03 Jan 2025 00:30:44 +0000</pubDate><link>https://news.ycombinator.com/item?id=42580704</link><dc:creator>kureikain</dc:creator><comments>https://news.ycombinator.com/item?id=42580704</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=42580704</guid></item><item><title><![CDATA[New comment by kureikain in "Apple Photos phones home on iOS 18 and macOS 15"]]></title><description><![CDATA[
<p>Just ged rid if icloud and apple photos. slow as f*ck, crash all the time once the library get big enough on my mac. damn slow to scoll in the photos app with lot of picture.<p>I switched to <a href="https://immich.app/docs/features/command-line-interface" rel="nofollow">https://immich.app/docs/features/command-line-interface</a> and import all of my photo into it. 1.3TB and it's damn fast with all the face detection and ml features.</p>
]]></description><pubDate>Sun, 29 Dec 2024 10:15:37 +0000</pubDate><link>https://news.ycombinator.com/item?id=42539011</link><dc:creator>kureikain</dc:creator><comments>https://news.ycombinator.com/item?id=42539011</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=42539011</guid></item><item><title><![CDATA[New comment by kureikain in "Direct Sockets API in Chrome 131"]]></title><description><![CDATA[
<p>This means that we can finally do gRPC directly from browser.</p>
]]></description><pubDate>Sat, 02 Nov 2024 06:27:50 +0000</pubDate><link>https://news.ycombinator.com/item?id=42024436</link><dc:creator>kureikain</dc:creator><comments>https://news.ycombinator.com/item?id=42024436</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=42024436</guid></item><item><title><![CDATA[How I made a fun boat from materials you throw away [video]]]></title><description><![CDATA[
<p>Article URL: <a href="https://www.youtube.com/watch?v=xWRNjYJFP00">https://www.youtube.com/watch?v=xWRNjYJFP00</a></p>
<p>Comments URL: <a href="https://news.ycombinator.com/item?id=41374741">https://news.ycombinator.com/item?id=41374741</a></p>
<p>Points: 1</p>
<p># Comments: 0</p>
]]></description><pubDate>Wed, 28 Aug 2024 00:19:59 +0000</pubDate><link>https://www.youtube.com/watch?v=xWRNjYJFP00</link><dc:creator>kureikain</dc:creator><comments>https://news.ycombinator.com/item?id=41374741</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=41374741</guid></item><item><title><![CDATA[New comment by kureikain in "Ask HN: What are you working on (August 2024)?"]]></title><description><![CDATA[
<p>I'm working on my email forwarding app <a href="https://mailwip.com" rel="nofollow">https://mailwip.com</a> to enhance and control my email.<p>Working on adding many small features such as webhook, email parser.</p>
]]></description><pubDate>Sun, 25 Aug 2024 03:55:00 +0000</pubDate><link>https://news.ycombinator.com/item?id=41344246</link><dc:creator>kureikain</dc:creator><comments>https://news.ycombinator.com/item?id=41344246</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=41344246</guid></item><item><title><![CDATA[New comment by kureikain in "My Programming Journey"]]></title><description><![CDATA[
<p>your ability to writing this out and provide in a liner way make it like a painting to me. You should have no problem in a real world work environment with the right support.<p>checking our your code, it's great as well, you surpass level of many engineers i know who has staff/principal in their title.<p>don't let the fact about those job or interview letting you down. You write out C code like nothing from these.<p>You're absolute a great programmer.<p>You will have better succeess doing your own SaaS instead.</p>
]]></description><pubDate>Fri, 07 Jun 2024 05:38:36 +0000</pubDate><link>https://news.ycombinator.com/item?id=40605636</link><dc:creator>kureikain</dc:creator><comments>https://news.ycombinator.com/item?id=40605636</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=40605636</guid></item></channel></rss>