<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: olliejennings</title><link>https://news.ycombinator.com/user?id=olliejennings</link><description>Hacker News RSS</description><docs>https://hnrss.org/</docs><generator>hnrss v2.1.1</generator><lastBuildDate>Fri, 03 Jul 2026 10:11:03 +0000</lastBuildDate><atom:link href="https://hnrss.org/user?id=olliejennings" rel="self" type="application/rss+xml"></atom:link><item><title><![CDATA[New comment by olliejennings in "Ask HN: What Are You Working On? (Nov 2025)"]]></title><description><![CDATA[
<p><a href="https://www.hydal.xyz/" rel="nofollow">https://www.hydal.xyz/</a><p>Hydal<p>Product comparison site for electrical goods, currently has 350,000+ products with detailed specifications, and 27,000+ prices.<p>Right now UK only, but we have prices for 27 regions, and just now getting retailer prices sync'd up.</p>
]]></description><pubDate>Mon, 10 Nov 2025 08:01:39 +0000</pubDate><link>https://news.ycombinator.com/item?id=45873575</link><dc:creator>olliejennings</dc:creator><comments>https://news.ycombinator.com/item?id=45873575</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=45873575</guid></item><item><title><![CDATA[New comment by olliejennings in "Ask HN: What are you working on? (July 2025)"]]></title><description><![CDATA[
<p>Currently working on Hydal: <a href="https://www.hydal.xyz/" rel="nofollow">https://www.hydal.xyz/</a><p>It's an electronic product database, where you can search through products and see all of the detailed specifications about each product. Has an API as well.<p>Currently integrating electronic news / reviews that will be linked to products.</p>
]]></description><pubDate>Mon, 28 Jul 2025 06:51:08 +0000</pubDate><link>https://news.ycombinator.com/item?id=44707951</link><dc:creator>olliejennings</dc:creator><comments>https://news.ycombinator.com/item?id=44707951</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=44707951</guid></item><item><title><![CDATA[New comment by olliejennings in "Show HN: Workout.cool – Open-source fitness coaching platform"]]></title><description><![CDATA[
<p>Am not sure what your data source is, but l run the following:<p>- <a href="https://wrkout.xyz/" rel="nofollow">https://wrkout.xyz/</a> (exercise database api with images and videos)
- <a href="https://github.com/wrkout/exercises.json">https://github.com/wrkout/exercises.json</a> (open source exercise dataset)<p>If they are of any interest / help</p>
]]></description><pubDate>Wed, 18 Jun 2025 14:48:27 +0000</pubDate><link>https://news.ycombinator.com/item?id=44310400</link><dc:creator>olliejennings</dc:creator><comments>https://news.ycombinator.com/item?id=44310400</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=44310400</guid></item><item><title><![CDATA[Show HN: Wrkout.xyz – Exercise API for fitness products]]></title><description><![CDATA[
<p>wrkout.xyz is an exercise API, that provides detailed information in a structured format for over 2,500 exercises.<p>Each exercise comes with instructions, images and videos for demonstration purposes, showing the muscles worked.<p>All exercises are currently being translated into 40+ languages.</p>
<hr>
<p>Comments URL: <a href="https://news.ycombinator.com/item?id=43068556">https://news.ycombinator.com/item?id=43068556</a></p>
<p>Points: 1</p>
<p># Comments: 0</p>
]]></description><pubDate>Sun, 16 Feb 2025 15:05:10 +0000</pubDate><link>https://wrkout.xyz/</link><dc:creator>olliejennings</dc:creator><comments>https://news.ycombinator.com/item?id=43068556</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=43068556</guid></item><item><title><![CDATA[Ask HN: What is the 'defacto' way to version an API]]></title><description><![CDATA[
<p>l have been web developing for a while now, but recently l have got into purely API development.<p>The purpose of this question/dicussion is not, how to version an API in the sense of, do you use `Version Headers` (this is my prefered option) or do you make it a url path e.g. `/api/v1/resource`, but rather how to version an API within the actual code of the API.<p>I have read a lot of articles about this, many of which have given possible solutions such as:<p>1. Having route folders labeled by their version number, then manually creating routes for each of these versioned folders.
   e.g. routes/v1/authRoute & routes/v2/authRoute<p>2. Defining in the route which version each route specific function is for.
   e.g. routes/auth & within auth v1: function() and v2: function<p>3. Programmatically generating the routes, based on the file structure of the routes folder
   e.g. routes/v1/auth and routes/v1/1.0/auth would end up being /app/v1/auth and app/v1/1.0/auth<p>So really, l was wondering, how do companies from big to small actually managed this without requiring a lot of manual effort.</p>
<hr>
<p>Comments URL: <a href="https://news.ycombinator.com/item?id=9189854">https://news.ycombinator.com/item?id=9189854</a></p>
<p>Points: 2</p>
<p># Comments: 2</p>
]]></description><pubDate>Thu, 12 Mar 2015 10:00:29 +0000</pubDate><link>https://news.ycombinator.com/item?id=9189854</link><dc:creator>olliejennings</dc:creator><comments>https://news.ycombinator.com/item?id=9189854</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=9189854</guid></item></channel></rss>