<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: rilkeanheart</title><link>https://news.ycombinator.com/user?id=rilkeanheart</link><description>Hacker News RSS</description><docs>https://hnrss.org/</docs><generator>hnrss v2.1.1</generator><lastBuildDate>Wed, 15 Apr 2026 09:39:06 +0000</lastBuildDate><atom:link href="https://hnrss.org/user?id=rilkeanheart" rel="self" type="application/rss+xml"></atom:link><item><title><![CDATA[New comment by rilkeanheart in "Ask HN: What Are You Working On? (March 2026)"]]></title><description><![CDATA[
<p>I appreciate the comment (and the candor). Coming from someone who’s been in the trenches and seen the burn rate firsthand, I can't argue with your perspective.<p>You’re right that the 'traditional' playbook (SEO, viral loops) is largely broken for new dating entrants. Largely because I believe there's a lot of dissatisfaction with current offerings, I've been able to build a decent sized list of folks who want to try it out.<p>I'm curious. Given your experience, do you think there's any room left for hyper-local, community-first growth, or is the market truly locked by the incumbents regardless of the tech?<p>I’d love to hear more about where you saw the biggest friction points during your release.</p>
]]></description><pubDate>Mon, 09 Mar 2026 19:28:25 +0000</pubDate><link>https://news.ycombinator.com/item?id=47314175</link><dc:creator>rilkeanheart</dc:creator><comments>https://news.ycombinator.com/item?id=47314175</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=47314175</guid></item><item><title><![CDATA[New comment by rilkeanheart in "Ask HN: What Are You Working On? (March 2026)"]]></title><description><![CDATA[
<p>I've been working on my attempt to build a dating app that isn't evil and actually helps. It feels like my graduate project after 46 first dates on my way to getting married this summer.<p>The basic idea is daters "teach" an algorithm what they like and then the algorithm uses the collective set of preferences to match everybody (or as many as possible) for single in-app "get to know you" chats. Everything is one-on-one to avoid overload and dead-end chats.<p>I now have working versions in the app stores and I'm currently testing in Seattle.<p>[1] geml.co
[2] App Store - <a href="https://apps.apple.com/us/app/geml-dating/id6756629998">https://apps.apple.com/us/app/geml-dating/id6756629998</a>
[3] Play Store - <a href="https://play.google.com/store/apps/details?id=com.geml.android">https://play.google.com/store/apps/details?id=com.geml.andro...</a></p>
]]></description><pubDate>Mon, 09 Mar 2026 17:50:07 +0000</pubDate><link>https://news.ycombinator.com/item?id=47312591</link><dc:creator>rilkeanheart</dc:creator><comments>https://news.ycombinator.com/item?id=47312591</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=47312591</guid></item><item><title><![CDATA[New comment by rilkeanheart in "Cheap blood test detects pancreatic cancer before it spreads"]]></title><description><![CDATA[
<p>I signed in just to upvote this. I've lost friends and relatives to this. I couldn't agree more that I fear this cancer more than any other- because it is so untreatable by the time it's caught. An inexpensive test would be incredibly helpful towards improving the survivability.</p>
]]></description><pubDate>Thu, 13 Feb 2025 17:38:19 +0000</pubDate><link>https://news.ycombinator.com/item?id=43038772</link><dc:creator>rilkeanheart</dc:creator><comments>https://news.ycombinator.com/item?id=43038772</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=43038772</guid></item><item><title><![CDATA[New comment by rilkeanheart in "Introducing Open Salaries at Buffer"]]></title><description><![CDATA[
<p>I had the same thought.  I think approaches like this would go a long way to closing gender disparity gaps.  The bottom line is that this is simply more information.<p>Another side benefit of this approach is recruiting.  I've always felt that "salary negotiable depending on experience" is such a waste of ink.  Being transparent let's individuals who have expectations way out of alignment opt-out entirely.  Then you get a nice clean signal for when your pay is out of alignment with the market...good candidates don't apply.</p>
]]></description><pubDate>Thu, 19 Dec 2013 21:18:14 +0000</pubDate><link>https://news.ycombinator.com/item?id=6937968</link><dc:creator>rilkeanheart</dc:creator><comments>https://news.ycombinator.com/item?id=6937968</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=6937968</guid></item><item><title><![CDATA[New comment by rilkeanheart in "Show HN: OpenCourseWare material emailed to you every week"]]></title><description><![CDATA[
<p>I think it looks promising.  Like the comment above, a searchable drop down, where I can type in the partial name of the course and it shows all courses containing that text, was the biggest factor in not singing up.  Without it, you are asking your users to go to another site (perhaps after googling first), find a course, find the number, and then come back to your site.<p>Another idea to add a veneer of legitimacy...at the bottom of the splash page, have a scrolling list of recent courses for which users signed up.  If you are just getting started, create a list of 15 courses you THINK your likely visitor might be interested in (i.e., "fake it tell you make it").</p>
]]></description><pubDate>Mon, 03 Jun 2013 15:02:41 +0000</pubDate><link>https://news.ycombinator.com/item?id=5813664</link><dc:creator>rilkeanheart</dc:creator><comments>https://news.ycombinator.com/item?id=5813664</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=5813664</guid></item><item><title><![CDATA[New comment by rilkeanheart in "Code May Work, But It Still Might Suck"]]></title><description><![CDATA[
<p>While I agree with most of what has been written, I think it's necessary to point out one of my key tenets with software development:  code (good or bad) must earn the right to be improved (i.e., optimized, de-suckified, etc.).<p>For an entrepreneur this means that 99.9% of the sucky code written should stay that way...because no one will ever use it.  Write something that "works" and then see how and how much it is used before going on to optimize.<p>It's not a binary question of sucks vs. doesn't suck.  It is a question of how much of an issue the suckiness is creating.  I'll spend 100X the time trying to improve beautifully written code that is taking up the largest chunk of CPU time rather than focus on a function that is rarely used but makes me throw up in my mouth when I see it.</p>
]]></description><pubDate>Fri, 29 Mar 2013 18:33:41 +0000</pubDate><link>https://news.ycombinator.com/item?id=5462225</link><dc:creator>rilkeanheart</dc:creator><comments>https://news.ycombinator.com/item?id=5462225</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=5462225</guid></item><item><title><![CDATA[New comment by rilkeanheart in "Your First iOS App"]]></title><description><![CDATA[
<p>wanted to contribute, filled out the form, and couldn't find a 'continue' button.</p>
]]></description><pubDate>Sat, 16 Mar 2013 04:51:43 +0000</pubDate><link>https://news.ycombinator.com/item?id=5384497</link><dc:creator>rilkeanheart</dc:creator><comments>https://news.ycombinator.com/item?id=5384497</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=5384497</guid></item><item><title><![CDATA[New comment by rilkeanheart in "Hacker holds alleged Romney tax returns ransom for $1M in Bitcoins"]]></title><description><![CDATA[
<p>I think the intent is for the candidate to show that he/she has not been involved in illegal/suspicious activity.  Back in the 70's a sitting VP had to leave office due to charges of extortion, bribery, and others (see Wikipedia on Spiro Agnew).  It was Mitt's father, George, who began the voluntary practice of disclosing tax records.</p>
]]></description><pubDate>Wed, 05 Sep 2012 23:17:32 +0000</pubDate><link>https://news.ycombinator.com/item?id=4482013</link><dc:creator>rilkeanheart</dc:creator><comments>https://news.ycombinator.com/item?id=4482013</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=4482013</guid></item><item><title><![CDATA[New comment by rilkeanheart in "Arrington, Race, and Silicon Valley"]]></title><description><![CDATA[
<p>OK. I'll weigh-in on this.  I identify as an African American, developer, and aspiring entrepreneur.  I'll post here the message that I give to my kids and will continue to hammer as long as they will listen.  IT DOESN'T MATTER if it's a meritocracy or not.  Go succeed. If there was an envelope that had a provable answer as to whether things are harder/easier for me to succeed with a new venture...I'd rip it up without opening it.  What I love about Silicon Valley is the number of people who don't care to be told by other people what's possible.</p>
]]></description><pubDate>Fri, 28 Oct 2011 22:24:48 +0000</pubDate><link>https://news.ycombinator.com/item?id=3170343</link><dc:creator>rilkeanheart</dc:creator><comments>https://news.ycombinator.com/item?id=3170343</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=3170343</guid></item><item><title><![CDATA[New comment by rilkeanheart in "Rumor: Google spending $150M to launch 25+ professional YouTube channels"]]></title><description><![CDATA[
<p>I'm also a fan and I expect (and hope) they are vying to be a part of it.  I watch a significant proportion of my Theisweekin content straight from YouTube. Above all else, this announcement (even a the rumor stage) is a huge validation of the internet as a distribution channel for professionally produced original content.  I believe Jason Calacanis bought off on that a while ago with the investment in ThisWeekIn.</p>
]]></description><pubDate>Fri, 14 Oct 2011 23:01:58 +0000</pubDate><link>https://news.ycombinator.com/item?id=3113301</link><dc:creator>rilkeanheart</dc:creator><comments>https://news.ycombinator.com/item?id=3113301</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=3113301</guid></item><item><title><![CDATA[New comment by rilkeanheart in "Why Silicon Valley Is Running Scared From Health Care"]]></title><description><![CDATA[
<p>Having launched web applications in both markets I can say with a high degree of confidence that both systems are far from perfect.  However, I think the US system suffers the most because it is "stuck in the middle".  It struggles to benefit from innovation because antiquated payment models often delay (if not outright discourage) it.  E.g., use of e-mail is a NEW phenomemon for many US docs.  So we don't get the benefit of truly free markets working quickly to highlight/exploit inefficiencies.  On the flip side, we get the bloat but not the benefits of a single payer system- even though most care is paid for by the government.  I think a single-payer system would be a local maximum but a truly free market would be the most optimal.</p>
]]></description><pubDate>Fri, 23 Sep 2011 22:09:43 +0000</pubDate><link>https://news.ycombinator.com/item?id=3031760</link><dc:creator>rilkeanheart</dc:creator><comments>https://news.ycombinator.com/item?id=3031760</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=3031760</guid></item><item><title><![CDATA[New comment by rilkeanheart in "The Bitcoin Lottery"]]></title><description><![CDATA[
<p>Anyone care to adapt this system for e-voting, in general?</p>
]]></description><pubDate>Tue, 17 May 2011 17:37:12 +0000</pubDate><link>https://news.ycombinator.com/item?id=2557087</link><dc:creator>rilkeanheart</dc:creator><comments>https://news.ycombinator.com/item?id=2557087</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=2557087</guid></item><item><title><![CDATA[New comment by rilkeanheart in "VMware launches Node.js, Rails and Spring PaaS"]]></title><description><![CDATA[
<p>Seems reasonable to me.  I think terms like this are essential elements for a PaaS offering.</p>
]]></description><pubDate>Tue, 12 Apr 2011 17:49:15 +0000</pubDate><link>https://news.ycombinator.com/item?id=2438291</link><dc:creator>rilkeanheart</dc:creator><comments>https://news.ycombinator.com/item?id=2438291</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=2438291</guid></item></channel></rss>