<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: mjmasia</title><link>https://news.ycombinator.com/user?id=mjmasia</link><description>Hacker News RSS</description><docs>https://hnrss.org/</docs><generator>hnrss v2.1.1</generator><lastBuildDate>Thu, 23 Apr 2026 14:28:17 +0000</lastBuildDate><atom:link href="https://hnrss.org/user?id=mjmasia" rel="self" type="application/rss+xml"></atom:link><item><title><![CDATA[New comment by mjmasia in "Ask HN: What are you working on? (February 2026)"]]></title><description><![CDATA[
<p>Solo dev – thinking a lot about death.<p>About a year ago, my grandpa showed me a note on his phone called "WHEN I DIE" with banking, insurance, property, investment, and other information in it. It really didn't sit right with me.<p>The past couple months I've been working on a more comprehensive, easy-to-use guide to document our (for better or worse) complicated lives and I'm just starting to show people.<p>It's free. It's anonymous. There's no tracking. Download the document if you want to work offline.<p>It's just something I think should existing in the world.<p>Maybe I'll put it on Gumroad or something. Maybe I'll make some kind of hosted version one day... idk, shrug.<p>Feel free to check it out, lmk if it's helpful to you or you think there's anything I should add: <a href="https://deathdocument.com" rel="nofollow">https://deathdocument.com</a></p>
]]></description><pubDate>Tue, 10 Feb 2026 21:37:49 +0000</pubDate><link>https://news.ycombinator.com/item?id=46967269</link><dc:creator>mjmasia</dc:creator><comments>https://news.ycombinator.com/item?id=46967269</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=46967269</guid></item><item><title><![CDATA[Show HN: Poopyfeed – free, private, no account newborn tracking]]></title><description><![CDATA[
<p>When our daughter was born in December we needed to log diapers, feedings, etc.<p>We tried a bunch of apps, which were good, but overkill for what we needed.<p>I spent the last few weeks building Poopyfeed to scratch our own itch – and I'm pretty proud of it.<p>It's made our lives a lot easier and helped my wife, grandparents, and I stay in sync.<p>It's very important to my wife and I that this project doesn't require people create an account, and stays completely free. It's a little attempt to put something good and helpful into the world.<p>I built this using a React Native (Expo) mobile app (iOS only for now) and Elixir + Phoenix backend. I use Phoenix Channels heavily for real-time sync of breastfeeding, pumping, and napping timers (backed by GenServers + a DynamicSupervisor).<p>This is just a beta build so you have to download it via TestFlight, but I'd love any feedback from the community to make improvements before submitting it to the App Store.<p>Website: <a href="https://develop.poopyfeed.com" rel="nofollow">https://develop.poopyfeed.com</a><p>TestFlight: <a href="https://testflight.apple.com/join/bEpG7zSV" rel="nofollow">https://testflight.apple.com/join/bEpG7zSV</a></p>
<hr>
<p>Comments URL: <a href="https://news.ycombinator.com/item?id=46698963">https://news.ycombinator.com/item?id=46698963</a></p>
<p>Points: 1</p>
<p># Comments: 0</p>
]]></description><pubDate>Tue, 20 Jan 2026 23:12:41 +0000</pubDate><link>https://develop.poopyfeed.com</link><dc:creator>mjmasia</dc:creator><comments>https://news.ycombinator.com/item?id=46698963</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=46698963</guid></item><item><title><![CDATA[New comment by mjmasia in "Show HN: Hacker News-ish stock news, from 40+ sources"]]></title><description><![CDATA[
<p>I think you're right @sakopov. Luckily, I don't intend on adding ads here :)<p>I'm just glad to share this site with the community and hope people get some value from it!</p>
]]></description><pubDate>Sun, 20 Jun 2021 04:21:56 +0000</pubDate><link>https://news.ycombinator.com/item?id=27567055</link><dc:creator>mjmasia</dc:creator><comments>https://news.ycombinator.com/item?id=27567055</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=27567055</guid></item><item><title><![CDATA[New comment by mjmasia in "Show HN: Hacker News-ish stock news, from 40+ sources"]]></title><description><![CDATA[
<p>@paulpauper, it's pretty much a UI on top of the awesome Stock News API (<a href="https://stocknewsapi.com" rel="nofollow">https://stocknewsapi.com</a>).<p>I really just built it to get acquainted with Elixir + Phoenix, and wanted to share it with the community :)</p>
]]></description><pubDate>Sun, 20 Jun 2021 04:11:55 +0000</pubDate><link>https://news.ycombinator.com/item?id=27567010</link><dc:creator>mjmasia</dc:creator><comments>https://news.ycombinator.com/item?id=27567010</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=27567010</guid></item><item><title><![CDATA[New comment by mjmasia in "Show HN: Hacker News-ish stock news, from 40+ sources"]]></title><description><![CDATA[
<p>Thanks @kuzee! Much appreciated :)<p>I appreciate that info on LiveView, I plan on digging into it!<p>The public-facing pages of this site aren't currently using LiveView, but I see it on the horizon.<p>For speed considerations, I'm actually caching news stories in memory using the excellent Cachex (<a href="https://github.com/whitfin/cachex" rel="nofollow">https://github.com/whitfin/cachex</a>) library.</p>
]]></description><pubDate>Sun, 20 Jun 2021 04:10:09 +0000</pubDate><link>https://news.ycombinator.com/item?id=27567004</link><dc:creator>mjmasia</dc:creator><comments>https://news.ycombinator.com/item?id=27567004</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=27567004</guid></item><item><title><![CDATA[New comment by mjmasia in "Show HN: Hacker News-ish stock news, from 40+ sources"]]></title><description><![CDATA[
<p>I really appreciate both points of view here! Thanks for your feedback :)<p>I honestly just built this project as a tool to aggregate market news for myself and build something simple with Elixir + Phoenix.<p>I don't have any plans to add commentary – but I do intend to keep it running and building things that are helpful to myself and the community!</p>
]]></description><pubDate>Sun, 20 Jun 2021 03:45:19 +0000</pubDate><link>https://news.ycombinator.com/item?id=27566911</link><dc:creator>mjmasia</dc:creator><comments>https://news.ycombinator.com/item?id=27566911</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=27566911</guid></item><item><title><![CDATA[New comment by mjmasia in "Show HN: Hacker News-ish stock news, from 40+ sources"]]></title><description><![CDATA[
<p>Hey @jedwhite! Thanks, I appreciate the feedback! Yeah I'm pretty much relaying from <a href="https://stocknewsapi.com" rel="nofollow">https://stocknewsapi.com</a> :)<p>I've been using them for about 2 years and they have an awesome team and service.</p>
]]></description><pubDate>Sun, 20 Jun 2021 03:41:04 +0000</pubDate><link>https://news.ycombinator.com/item?id=27566895</link><dc:creator>mjmasia</dc:creator><comments>https://news.ycombinator.com/item?id=27566895</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=27566895</guid></item><item><title><![CDATA[New comment by mjmasia in "Show HN: Hacker News-ish stock news, from 40+ sources"]]></title><description><![CDATA[
<p>Thanks, much appreciated! I'm glad you find it somewhat useful :)<p>Honestly, it was super simple to put together; I pull data from <a href="https://stocknewsapi.com" rel="nofollow">https://stocknewsapi.com</a>, which I've found to be very high quality and reliable (I'm using their sentiment classifications as well, so not exactly sure what model is behind that).<p>The project isn't currently open source, but I'm definitely considering it. I built it with Elixir + Phoenix, with a couple main objectives:<p>- Familiarize myself with Tailwind
- Set up a really smooth developer experience
- Learn about deploying Elixir + Phoneix apps
- Build something of some use!<p>I'd love to see your project as well – happy to discuss more!</p>
]]></description><pubDate>Sat, 19 Jun 2021 17:38:53 +0000</pubDate><link>https://news.ycombinator.com/item?id=27562506</link><dc:creator>mjmasia</dc:creator><comments>https://news.ycombinator.com/item?id=27562506</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=27562506</guid></item><item><title><![CDATA[Show HN: Hacker News-ish stock news, from 40+ sources]]></title><description><![CDATA[
<p>Article URL: <a href="https://steez.news">https://steez.news</a></p>
<p>Comments URL: <a href="https://news.ycombinator.com/item?id=27556061">https://news.ycombinator.com/item?id=27556061</a></p>
<p>Points: 177</p>
<p># Comments: 70</p>
]]></description><pubDate>Fri, 18 Jun 2021 23:15:44 +0000</pubDate><link>https://steez.news</link><dc:creator>mjmasia</dc:creator><comments>https://news.ycombinator.com/item?id=27556061</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=27556061</guid></item><item><title><![CDATA[New comment by mjmasia in "Ask HN: What's your absolute favorite tech stack, after having tried others?"]]></title><description><![CDATA[
<p>Elixir + Phoenix<p>- Oban for background jobs
- Cachex for in-memory caching
- Tailwind for styling
- Hosted on Gigalixir<p>This stack is the most productive I've ever been</p>
]]></description><pubDate>Sat, 10 Apr 2021 23:53:21 +0000</pubDate><link>https://news.ycombinator.com/item?id=26766411</link><dc:creator>mjmasia</dc:creator><comments>https://news.ycombinator.com/item?id=26766411</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=26766411</guid></item><item><title><![CDATA[New comment by mjmasia in "Ask HN: How do you vary couple life during lock-down?"]]></title><description><![CDATA[
<p>We took up karate together with my childhood sensei over Zoom. It super fun, more interesting than just working out, and a great bonding experience.<p>DM me if you want my sensei's contact details, she's joyful and makes the sessions great.</p>
]]></description><pubDate>Fri, 08 Jan 2021 02:33:16 +0000</pubDate><link>https://news.ycombinator.com/item?id=25680780</link><dc:creator>mjmasia</dc:creator><comments>https://news.ycombinator.com/item?id=25680780</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=25680780</guid></item><item><title><![CDATA[New comment by mjmasia in "Show HN: Rebuilt my company's stock research site with Next.js"]]></title><description><![CDATA[
<p>Mad props to the team at Vercel! I used Next.js once a few years ago when it first came out and it left me wanting... but I'm super glad I gave it another go now.<p>Seamless dev experience, great docs, and pleased with performance. Highly recommend if you're looking to build a React app.<p>More on the stack:<p>- GraphQL via Apollo<p>- UI: Chakra (<a href="https://chakra-ui.com/getting-started" rel="nofollow">https://chakra-ui.com/getting-started</a>)<p>- Stock charts: Lightweight Charts (<a href="https://github.com/tradingview/lightweight-charts" rel="nofollow">https://github.com/tradingview/lightweight-charts</a>)<p>- Other charts: Nivo (<a href="https://nivo.rocks/bar/" rel="nofollow">https://nivo.rocks/bar/</a>)<p>- Tables: React Table (<a href="https://react-table.tanstack.com/" rel="nofollow">https://react-table.tanstack.com/</a>)</p>
]]></description><pubDate>Sat, 24 Oct 2020 00:16:48 +0000</pubDate><link>https://news.ycombinator.com/item?id=24875769</link><dc:creator>mjmasia</dc:creator><comments>https://news.ycombinator.com/item?id=24875769</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=24875769</guid></item><item><title><![CDATA[Show HN: Rebuilt my company's stock research site with Next.js]]></title><description><![CDATA[
<p>Article URL: <a href="https://eeon.com">https://eeon.com</a></p>
<p>Comments URL: <a href="https://news.ycombinator.com/item?id=24875747">https://news.ycombinator.com/item?id=24875747</a></p>
<p>Points: 2</p>
<p># Comments: 1</p>
]]></description><pubDate>Sat, 24 Oct 2020 00:12:25 +0000</pubDate><link>https://eeon.com</link><dc:creator>mjmasia</dc:creator><comments>https://news.ycombinator.com/item?id=24875747</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=24875747</guid></item><item><title><![CDATA[Show HN: Chrome extension for stock quotes and news on the site you're browsing]]></title><description><![CDATA[
<p>Article URL: <a href="https://eeon.com/chrome-extension">https://eeon.com/chrome-extension</a></p>
<p>Comments URL: <a href="https://news.ycombinator.com/item?id=23555658">https://news.ycombinator.com/item?id=23555658</a></p>
<p>Points: 3</p>
<p># Comments: 0</p>
]]></description><pubDate>Wed, 17 Jun 2020 19:29:34 +0000</pubDate><link>https://eeon.com/chrome-extension</link><dc:creator>mjmasia</dc:creator><comments>https://news.ycombinator.com/item?id=23555658</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=23555658</guid></item><item><title><![CDATA[New comment by mjmasia in "Show HN: I built the stock market research tool I wanted"]]></title><description><![CDATA[
<p>Website: <a href="https://eeon.com" rel="nofollow">https://eeon.com</a><p>App Store: <a href="https://apps.apple.com/us/app/eeon-invest-with-insights/id1488183659?ls=1" rel="nofollow">https://apps.apple.com/us/app/eeon-invest-with-insights/id14...</a></p>
]]></description><pubDate>Fri, 15 May 2020 15:10:30 +0000</pubDate><link>https://news.ycombinator.com/item?id=23193043</link><dc:creator>mjmasia</dc:creator><comments>https://news.ycombinator.com/item?id=23193043</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=23193043</guid></item><item><title><![CDATA[Show HN: I built the stock market research tool I wanted]]></title><description><![CDATA[
<p>Hey everybody, last year my friends and I got fed up with the lack of good mobile market research tools.<p>We started building the tool we'd want to use, and it spiraled into a pretty sophisticated iOS app. We launched it 2 weeks ago and are feeling pretty good! I'd love to get HN's thoughts on it too.<p>Tech stack:<p>Postgres + Redis + Node + GraphQL (Apollo) + React Native + Expo<p>Links in the comment<p>Would love to know what you think, thanks!</p>
<hr>
<p>Comments URL: <a href="https://news.ycombinator.com/item?id=23193015">https://news.ycombinator.com/item?id=23193015</a></p>
<p>Points: 2</p>
<p># Comments: 2</p>
]]></description><pubDate>Fri, 15 May 2020 15:07:12 +0000</pubDate><link>https://news.ycombinator.com/item?id=23193015</link><dc:creator>mjmasia</dc:creator><comments>https://news.ycombinator.com/item?id=23193015</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=23193015</guid></item></channel></rss>