<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: urostrstenjak</title><link>https://news.ycombinator.com/user?id=urostrstenjak</link><description>Hacker News RSS</description><docs>https://hnrss.org/</docs><generator>hnrss v2.1.1</generator><lastBuildDate>Tue, 30 Jun 2026 21:14:38 +0000</lastBuildDate><atom:link href="https://hnrss.org/user?id=urostrstenjak" rel="self" type="application/rss+xml"></atom:link><item><title><![CDATA[New comment by urostrstenjak in "Show HN: Zanagrams"]]></title><description><![CDATA[
<p>Interesting game! Is this an original idea? Is there plan to add "endless" number of zanagrams?</p>
]]></description><pubDate>Sun, 28 Jun 2026 16:31:30 +0000</pubDate><link>https://news.ycombinator.com/item?id=48708892</link><dc:creator>urostrstenjak</dc:creator><comments>https://news.ycombinator.com/item?id=48708892</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=48708892</guid></item><item><title><![CDATA[Show HN: A 7-language PWA built solo under a 100-hour deadline]]></title><description><![CDATA[
<p>I read Benjamin Hardy's "The Science of Scaling," which argues for setting yourself impossible goals and timelines. So I gave myself one: build an app for our community orchestra in 100 hours.<p>Together with the website and translated into 7 languages, it took 155 hours over less than 3 months. There are some apps like this, but none in Slovenian, and most drown you in options. Groopa does one thing: plan an event, notify members, see who's coming and stay informed.<p>Website: <a href="https://groopa.app/en/info" rel="nofollow">https://groopa.app/en/info</a>
App: <a href="https://groopa.app" rel="nofollow">https://groopa.app</a><p>I'd love your feedback, especially on how to approach distribution.</p>
<hr>
<p>Comments URL: <a href="https://news.ycombinator.com/item?id=48708472">https://news.ycombinator.com/item?id=48708472</a></p>
<p>Points: 2</p>
<p># Comments: 0</p>
]]></description><pubDate>Sun, 28 Jun 2026 15:52:56 +0000</pubDate><link>https://groopa.app/en/info</link><dc:creator>urostrstenjak</dc:creator><comments>https://news.ycombinator.com/item?id=48708472</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=48708472</guid></item><item><title><![CDATA[Show HN: Wannabe – A versatile Go tool for generating mock HTTP APIs]]></title><description><![CDATA[
<p>Hey HN!<p>Half a year ago, I decided to learn the basics of Go and create something useful along the way. Thus, I created Wannabe, a tool that's useful for generating mock HTTP APIs used in integration and all the other kinds of testing.<p>How it works?<p>Wannabe functions as a standalone server. Upon receiving a request, it generates a cURL command from it based on the request matching configuration you set and generates a hash from the prepared cURL command.<p>When in "proxy" or "mixed" mode, Wannabe proxies the request to the external provider and stores the request/response pair as a record in the configured storage provider using the generated hash as a key.<p>When in "mixed" or "server" mode, Wannabe looks up the matching record in the configured storage provider using the generated hash as a record key and responds with the stored response if it finds a matching record.<p>Of course, similar tools already exist, but this is the one I started, and I'm already implementing it into testing flows at the company I work for. ;)<p>I'm kindly inviting you to check out the repository and documentation on GitHub.<p>All comments and potential contributions in the future are highly welcome. If there’s enough interest, I’m more than ready to develop it further.<p>Take care... and keep creating!</p>
<hr>
<p>Comments URL: <a href="https://news.ycombinator.com/item?id=41218594">https://news.ycombinator.com/item?id=41218594</a></p>
<p>Points: 6</p>
<p># Comments: 0</p>
]]></description><pubDate>Sun, 11 Aug 2024 19:08:59 +0000</pubDate><link>https://github.com/trco/wannabe</link><dc:creator>urostrstenjak</dc:creator><comments>https://news.ycombinator.com/item?id=41218594</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=41218594</guid></item></channel></rss>