<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: over190bpm</title><link>https://news.ycombinator.com/user?id=over190bpm</link><description>Hacker News RSS</description><docs>https://hnrss.org/</docs><generator>hnrss v2.1.1</generator><lastBuildDate>Mon, 25 May 2026 01:16:37 +0000</lastBuildDate><atom:link href="https://hnrss.org/user?id=over190bpm" rel="self" type="application/rss+xml"></atom:link><item><title><![CDATA[New comment by over190bpm in "PHP's Oddities"]]></title><description><![CDATA[
<p>It reminds me of this great blog post:
<a href="https://aloneonahill.com/blog/if-php-were-british/" rel="nofollow">https://aloneonahill.com/blog/if-php-were-british/</a></p>
]]></description><pubDate>Sat, 23 May 2026 17:52:41 +0000</pubDate><link>https://news.ycombinator.com/item?id=48249651</link><dc:creator>over190bpm</dc:creator><comments>https://news.ycombinator.com/item?id=48249651</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=48249651</guid></item><item><title><![CDATA[New comment by over190bpm in "Building a list of European projects/companies, can you help me to add more?"]]></title><description><![CDATA[
<p><a href="https://prezi.com/" rel="nofollow">https://prezi.com/</a><p>Presentation application from Hungary. Haven't used it in a while personally, but even 10 years ago it was miles ahead of what Powerpoint could do.</p>
]]></description><pubDate>Sat, 08 Feb 2025 10:24:24 +0000</pubDate><link>https://news.ycombinator.com/item?id=42981964</link><dc:creator>over190bpm</dc:creator><comments>https://news.ycombinator.com/item?id=42981964</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=42981964</guid></item><item><title><![CDATA[New comment by over190bpm in "Don’t build a general purpose API to power your own front end (2021)"]]></title><description><![CDATA[
<p>My experience working on "medium sized" B2B apps in 10-20 people teams is that the cleanest way to design API-s is to have a regular REST API for the basic CRUD operations on the entities, and then have more specialized endpoints for specific pages, tables, dashboards etc. on top of that. Having specialized endpoints is kind of required, as the data often needs to be searchable, sortable, filterable and paginated, which would be pretty wasteful, or sometimes even impossible to do on the frontend. I find these kind of REST API-s pretty straight forward to design and implement for the most part, and as others pointed out, onboarding is extremely easy if the new developer on the team has worked in software dev at least for a year or two. This also makes it pretty easy and quick to transition to a fully public API if needed (although I have rarely seen this as a requirement).<p>Edit: fixed a typo.</p>
]]></description><pubDate>Sun, 20 Aug 2023 13:04:56 +0000</pubDate><link>https://news.ycombinator.com/item?id=37198741</link><dc:creator>over190bpm</dc:creator><comments>https://news.ycombinator.com/item?id=37198741</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=37198741</guid></item><item><title><![CDATA[New comment by over190bpm in "DeviceScript – TypeScript for Tiny IoT Devices"]]></title><description><![CDATA[
<p>Just out of curiosity, does anyone know such an iplementation, which fully follows the standard?</p>
]]></description><pubDate>Fri, 09 Jun 2023 16:42:49 +0000</pubDate><link>https://news.ycombinator.com/item?id=36260449</link><dc:creator>over190bpm</dc:creator><comments>https://news.ycombinator.com/item?id=36260449</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=36260449</guid></item><item><title><![CDATA[New comment by over190bpm in "Ask HN: Why are Google sites so slow on Firefox?"]]></title><description><![CDATA[
<p>What extensions do you have installed? I've seen adblockers slowing down browsers significantly if anything other than uBlock Origin is used.</p>
]]></description><pubDate>Tue, 14 Dec 2021 15:59:30 +0000</pubDate><link>https://news.ycombinator.com/item?id=29552991</link><dc:creator>over190bpm</dc:creator><comments>https://news.ycombinator.com/item?id=29552991</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=29552991</guid></item></channel></rss>