<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: scaelere</title><link>https://news.ycombinator.com/user?id=scaelere</link><description>Hacker News RSS</description><docs>https://hnrss.org/</docs><generator>hnrss v2.1.1</generator><lastBuildDate>Fri, 17 Apr 2026 08:18:48 +0000</lastBuildDate><atom:link href="https://hnrss.org/user?id=scaelere" rel="self" type="application/rss+xml"></atom:link><item><title><![CDATA[Show HN: Open-Source Configuration-Based Secure Access to your Home Network]]></title><description><![CDATA[
<p>I wanted a simple and flexible method to quickly add and remove domains and backend servers for remote access from my home network, without going through the pain of manually configuring nginx for any change.<p>What I've come up with is a simple configuration-based (json or yaml) templating system.<p>With nginx-quick-relay you can add back-ends to two groups:
- `pass-through`: it forwards HTTP+HTTPS traffic as is with optional PROXY protocol, OR
- `direct-serve`: it acquires and renews certificates, redirects HTTP to HTTPS, and forwards traffic to your HTTP/HTTPS endpoint<p>It also handles
- client certificates (per domain) to only allow trusted peers to access your resources
- optional exclusion of local network traffic from client certificate requirement (based on CIDR)
- server certificates (per back-end server)
- PROXY protocol to preserve info on the requesting client</p>
<hr>
<p>Comments URL: <a href="https://news.ycombinator.com/item?id=47426400">https://news.ycombinator.com/item?id=47426400</a></p>
<p>Points: 1</p>
<p># Comments: 0</p>
]]></description><pubDate>Wed, 18 Mar 2026 14:40:31 +0000</pubDate><link>https://github.com/rijkaard/nginx-quick-relay/</link><dc:creator>scaelere</dc:creator><comments>https://news.ycombinator.com/item?id=47426400</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=47426400</guid></item><item><title><![CDATA[New comment by scaelere in "Ask HN: What Are You Working On? (March 2026)"]]></title><description><![CDATA[
<p>I'm currently marketing <a href="https://geomapping.qcw.ai" rel="nofollow">https://geomapping.qcw.ai</a><p>What it does: every location in your article/blog becomes clickable/hoverable and spawns an interactive pop-up map, with zero manual work on the author.<p>You add it to your articles with a single <script> tag.<p>Our value proposition is: higher engagement and on-page time, fewer readers wander off to look up places and never come back.<p>As to the nitty-gritty: place names are disambiguated using wiki and we match coordinates from google places; LLMs are used in multiple spots. The js code is lightweight and framework-free.<p>Our current target population are bloggers of any extraction, plus we've started exploring the professional publishing world - reach out if interested!</p>
]]></description><pubDate>Mon, 09 Mar 2026 14:22:25 +0000</pubDate><link>https://news.ycombinator.com/item?id=47309488</link><dc:creator>scaelere</dc:creator><comments>https://news.ycombinator.com/item?id=47309488</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=47309488</guid></item><item><title><![CDATA[Show HN: Geomapping – One tag turns your articles into interactive experiences]]></title><description><![CDATA[
<p>Have you ever started a map to attach to your new article, only to throw up your hands in despair at the mix of complexity and drudgery involved? Then you, the Author, need Geomapping in your life!<p>Have you ever found yourself wildly tab-switching from article to google maps and back, in a doomed effort to make sense of the Where bit of the five Ws? You, the Reader, need Geomapping in your life - go out there and bug your favourite publishers!<p>Hi HN! Riccardo from Geomapping here.<p>Geomapping allows publishers, bloggers, pundits - anyone really - to create a map for their articles with (almost) zero work: submit the link to our platform, add a `<script>` tag to your site, and you're done!<p>Your article will now come with a bidirectional interactive map: readers can hover or tap locations on the text and the map will pan and zoom to the right spot, or they can click on map markers to highlight all the relevant locations in the article.
It works beautifully on mobile and desktop, is blazing fast, and makes your readers' life oh-so-much better, all without you breaking as much as a sweat.<p>Geomapping uses multiple LLM passes combined with location search and Wikimedia data to:
- Extract every location mentioned (from bustling cities to obscure hamlets)
- Find accurate coordinates with context-aware disambiguation
- Generate descriptions that reflect each place's role in your article<p>Geomapping creates a comprehensive and accurate map in 1-2 minutes, saving the author the hours of work needed to do it manually.<p>All the locations and their descriptions are visually editable on our platform, so less harried authors can easily fine-tune, add, and remove markers to their heart's content.<p>We currently use OpenTopoMap for tiles, but we're planning to serve our own and support bring-your-own-map - hopefully before the end of January '26.<p>API access is on the roadmap based on user demand.<p>Geomapping has a stable platform ready for users!<p>Our three subscription types - including a free tier - come with monthly quotas for articles and map views, and overage pricing for paid plans. Prepaid credits are available for credit card-free usage.<p>I'm reaching out now to find early users, get scathing feedback (ok, be kind), and identify niches where Geomapping really shines.<p>Try it at <a href="https://geomapping.qcw.ai" rel="nofollow">https://geomapping.qcw.ai</a> and let me know what you think!</p>
<hr>
<p>Comments URL: <a href="https://news.ycombinator.com/item?id=46349421">https://news.ycombinator.com/item?id=46349421</a></p>
<p>Points: 1</p>
<p># Comments: 0</p>
]]></description><pubDate>Sun, 21 Dec 2025 22:50:02 +0000</pubDate><link>https://geomapping.qcw.ai/</link><dc:creator>scaelere</dc:creator><comments>https://news.ycombinator.com/item?id=46349421</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=46349421</guid></item></channel></rss>