<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: vstollen</title><link>https://news.ycombinator.com/user?id=vstollen</link><description>Hacker News RSS</description><docs>https://hnrss.org/</docs><generator>hnrss v2.1.1</generator><lastBuildDate>Mon, 06 Apr 2026 03:12:47 +0000</lastBuildDate><atom:link href="https://hnrss.org/user?id=vstollen" rel="self" type="application/rss+xml"></atom:link><item><title><![CDATA[New comment by vstollen in "Increasing your practice surface area"]]></title><description><![CDATA[
<p>I like the idea of the article. However, I wonder what are ways to increase the practice surface area for programming / software engineering?<p>I can think of various high-Level activities such as analyzing systems we interact with on a day-to-day basis. However, I cannot come up with exercises that would improve my code itself.</p>
]]></description><pubDate>Thu, 02 Oct 2025 07:24:25 +0000</pubDate><link>https://news.ycombinator.com/item?id=45447109</link><dc:creator>vstollen</dc:creator><comments>https://news.ycombinator.com/item?id=45447109</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=45447109</guid></item><item><title><![CDATA[New comment by vstollen in "XSLT removal will break multiple government and regulatory sites"]]></title><description><![CDATA[
<p>One (admittedly niche) use case for XSLT is that it’s the only way I found to make RSS feeds both understandable for humans and machines.<p>For example, I use it add an explanation of what RSS is and some styling to the RSS feed of my personal website [1].<p>[1]: <a href="https://vstollen.me/atom.xml" rel="nofollow">https://vstollen.me/atom.xml</a></p>
]]></description><pubDate>Fri, 22 Aug 2025 20:55:13 +0000</pubDate><link>https://news.ycombinator.com/item?id=44989691</link><dc:creator>vstollen</dc:creator><comments>https://news.ycombinator.com/item?id=44989691</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=44989691</guid></item><item><title><![CDATA[New comment by vstollen in "Ask HN: Which co-location providers would you recommend in EU?"]]></title><description><![CDATA[
<p>I don't do colocation myself, so I don't know what makes a good co-location provider. However, Hetzner has a Colocation offering: <a href="https://www.hetzner.com/colocation" rel="nofollow">https://www.hetzner.com/colocation</a></p>
]]></description><pubDate>Mon, 13 Jan 2025 16:56:16 +0000</pubDate><link>https://news.ycombinator.com/item?id=42685564</link><dc:creator>vstollen</dc:creator><comments>https://news.ycombinator.com/item?id=42685564</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=42685564</guid></item><item><title><![CDATA[Drawing an Enderman in LaTeX (2014)]]></title><description><![CDATA[
<p>Article URL: <a href="https://web.archive.org/web/20240421200248/http://sidenote.hu/2014/07/20/drawing-an-enderman-in-latex/">https://web.archive.org/web/20240421200248/http://sidenote.hu/2014/07/20/drawing-an-enderman-in-latex/</a></p>
<p>Comments URL: <a href="https://news.ycombinator.com/item?id=42685517">https://news.ycombinator.com/item?id=42685517</a></p>
<p>Points: 1</p>
<p># Comments: 0</p>
]]></description><pubDate>Mon, 13 Jan 2025 16:52:53 +0000</pubDate><link>https://web.archive.org/web/20240421200248/http://sidenote.hu/2014/07/20/drawing-an-enderman-in-latex/</link><dc:creator>vstollen</dc:creator><comments>https://news.ycombinator.com/item?id=42685517</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=42685517</guid></item><item><title><![CDATA[New comment by vstollen in "Bananas: Cross-Platform screen sharing made simple"]]></title><description><![CDATA[
<p>Do both the sharing and receiving users need to install the app? If not, it would probably be much easier to start using the app if at least the receiving user could view my screen from their web browser.<p>Apart from that, I often fall back to <a href="https://github.com/adamyordan/laplace">https://github.com/adamyordan/laplace</a> when I need to share my screen. It works in the browser and has great image clarity. Sadly, the demo instance is down, so you need to host it yourself. Also, it can have trouble inside some enterprise network/firewall setups.</p>
]]></description><pubDate>Thu, 28 Nov 2024 12:09:02 +0000</pubDate><link>https://news.ycombinator.com/item?id=42264644</link><dc:creator>vstollen</dc:creator><comments>https://news.ycombinator.com/item?id=42264644</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=42264644</guid></item><item><title><![CDATA[New comment by vstollen in "Taskwarrior – CLI Task Management"]]></title><description><![CDATA[
<p>I've used Taskwarrior (and Timewarrior [1]) for some time and one thing they uniquely do is automatically rank your tasks by a number of factors.<p>For your tasks, you can set priorities, a deadline, dependencies, and more. Using this information, Taskwarrior computes an urgency score so you can see your most urgent task using:<p><pre><code>  task next
</code></pre>
Sometimes I wonder what a GUI-based app would look like that does such urgency rankings.<p>[1]: <a href="https://timewarrior.net/" rel="nofollow">https://timewarrior.net/</a></p>
]]></description><pubDate>Wed, 28 Aug 2024 12:18:25 +0000</pubDate><link>https://news.ycombinator.com/item?id=41378639</link><dc:creator>vstollen</dc:creator><comments>https://news.ycombinator.com/item?id=41378639</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=41378639</guid></item><item><title><![CDATA[My Guide to Applying for Junior Software Engineering Roles]]></title><description><![CDATA[
<p>Article URL: <a href="https://vstollen.me/blog/junior-sde-applications">https://vstollen.me/blog/junior-sde-applications</a></p>
<p>Comments URL: <a href="https://news.ycombinator.com/item?id=41321023">https://news.ycombinator.com/item?id=41321023</a></p>
<p>Points: 1</p>
<p># Comments: 0</p>
]]></description><pubDate>Thu, 22 Aug 2024 14:56:09 +0000</pubDate><link>https://vstollen.me/blog/junior-sde-applications</link><dc:creator>vstollen</dc:creator><comments>https://news.ycombinator.com/item?id=41321023</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=41321023</guid></item><item><title><![CDATA[New comment by vstollen in "SponsorBlock – skip sponsor segments on YouTube"]]></title><description><![CDATA[
<p>This somewhat reminds me on the discussions around the Web Monetization API [1] a few years ago.<p>I still wish for a service that gives me access to <i>all</i> paywalled sites or a way to sending all websites I visit a little money in exchange for them not serving ads.<p>[1]: <a href="https://webmonetization.org/" rel="nofollow">https://webmonetization.org/</a></p>
]]></description><pubDate>Tue, 13 Aug 2024 20:18:05 +0000</pubDate><link>https://news.ycombinator.com/item?id=41239344</link><dc:creator>vstollen</dc:creator><comments>https://news.ycombinator.com/item?id=41239344</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=41239344</guid></item><item><title><![CDATA[New comment by vstollen in ""We ran out of columns""]]></title><description><![CDATA[
<p>Yess, we were the software team for a university library. There wasn't a lot of pressure and people on my team generally had a chill and comfortable life.<p>However, there wasn't a lot of room for ambition.</p>
]]></description><pubDate>Sun, 04 Aug 2024 15:39:40 +0000</pubDate><link>https://news.ycombinator.com/item?id=41154224</link><dc:creator>vstollen</dc:creator><comments>https://news.ycombinator.com/item?id=41154224</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=41154224</guid></item><item><title><![CDATA[New comment by vstollen in ""We ran out of columns""]]></title><description><![CDATA[
<p>This made me think of my first job. I was the sole developer on a project because the old developer left. Nothing was documented and nobody knew why things were designed the way they were.<p>We had no code reviews, no design docs, no tests, nothing. We made the changes the way we thought they were right and would git pull them onto the production server.<p>After I struggled to get productive for the first four months, my manager went on a four-week Christmas vacation. In a moment of frustration, I seized the opportunity and rewrote the whole project from scratch. I don’t remember if my manager ever noticed, but that was the moment I finally got productive.</p>
]]></description><pubDate>Sun, 04 Aug 2024 00:40:51 +0000</pubDate><link>https://news.ycombinator.com/item?id=41150332</link><dc:creator>vstollen</dc:creator><comments>https://news.ycombinator.com/item?id=41150332</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=41150332</guid></item><item><title><![CDATA[New comment by vstollen in "Apple Maps on the web launches in beta"]]></title><description><![CDATA[
<p>What I miss the most from Apple Maps is their lack of user content (at least in Germany). While I can find many pictures and reviews of every tiny store on Google Maps, Apple usually only has a handful of reviews and almost no photos submitted.</p>
]]></description><pubDate>Thu, 25 Jul 2024 17:36:06 +0000</pubDate><link>https://news.ycombinator.com/item?id=41071244</link><dc:creator>vstollen</dc:creator><comments>https://news.ycombinator.com/item?id=41071244</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=41071244</guid></item><item><title><![CDATA[TLDR: Lessons from 1 year of building with LLMs]]></title><description><![CDATA[
<p>Article URL: <a href="https://www.dylandavis.net/2024/07/tldr-1-year-of-building-with-llms/">https://www.dylandavis.net/2024/07/tldr-1-year-of-building-with-llms/</a></p>
<p>Comments URL: <a href="https://news.ycombinator.com/item?id=41049105">https://news.ycombinator.com/item?id=41049105</a></p>
<p>Points: 3</p>
<p># Comments: 0</p>
]]></description><pubDate>Tue, 23 Jul 2024 18:16:28 +0000</pubDate><link>https://www.dylandavis.net/2024/07/tldr-1-year-of-building-with-llms/</link><dc:creator>vstollen</dc:creator><comments>https://news.ycombinator.com/item?id=41049105</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=41049105</guid></item><item><title><![CDATA[New comment by vstollen in "Button Stealer"]]></title><description><![CDATA[
<p>Are (updates to) extensions from the Chrome and Firefox store usually vetted before publication?<p>I‘ve heard that Firefox will only run signed extensions. Would you trust this process?</p>
]]></description><pubDate>Tue, 23 Jul 2024 09:35:16 +0000</pubDate><link>https://news.ycombinator.com/item?id=41044268</link><dc:creator>vstollen</dc:creator><comments>https://news.ycombinator.com/item?id=41044268</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=41044268</guid></item><item><title><![CDATA[New comment by vstollen in "Button Stealer"]]></title><description><![CDATA[
<p>I haven’t used it myself, but the LanguageTool browser extension might allow users to use a self-hosted or locally running instance.</p>
]]></description><pubDate>Tue, 23 Jul 2024 09:29:50 +0000</pubDate><link>https://news.ycombinator.com/item?id=41044232</link><dc:creator>vstollen</dc:creator><comments>https://news.ycombinator.com/item?id=41044232</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=41044232</guid></item><item><title><![CDATA[New comment by vstollen in "Re: Do people IRL know you have a blog?"]]></title><description><![CDATA[
<p>Along the lines of Julia Evans’ “Optimize for conversions” [1], can you gauge the popularity of your post by the replies you get?<p>[1]: <a href="https://jvns.ca/blog/2018/02/20/measuring-blog-success/" rel="nofollow">https://jvns.ca/blog/2018/02/20/measuring-blog-success/</a></p>
]]></description><pubDate>Tue, 23 Jul 2024 06:57:12 +0000</pubDate><link>https://news.ycombinator.com/item?id=41043302</link><dc:creator>vstollen</dc:creator><comments>https://news.ycombinator.com/item?id=41043302</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=41043302</guid></item><item><title><![CDATA[New comment by vstollen in "Re: Do people IRL know you have a blog?"]]></title><description><![CDATA[
<p>While I don‘t write much, my website is directly associated with my real name. As a result, friends regularly stumble upon it.<p>Most of them don’t care for the topics I write about. However, they usually get a little excited, as if they found a real-life Easter egg.</p>
]]></description><pubDate>Tue, 23 Jul 2024 06:40:33 +0000</pubDate><link>https://news.ycombinator.com/item?id=41043191</link><dc:creator>vstollen</dc:creator><comments>https://news.ycombinator.com/item?id=41043191</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=41043191</guid></item><item><title><![CDATA[Maintainers of Zitadel and Ory discuss their tradeoffs as identity platforms]]></title><description><![CDATA[
<p>Article URL: <a href="https://github.com/zitadel/zitadel/discussions/4175">https://github.com/zitadel/zitadel/discussions/4175</a></p>
<p>Comments URL: <a href="https://news.ycombinator.com/item?id=39876562">https://news.ycombinator.com/item?id=39876562</a></p>
<p>Points: 4</p>
<p># Comments: 1</p>
]]></description><pubDate>Sat, 30 Mar 2024 17:05:13 +0000</pubDate><link>https://github.com/zitadel/zitadel/discussions/4175</link><dc:creator>vstollen</dc:creator><comments>https://news.ycombinator.com/item?id=39876562</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=39876562</guid></item><item><title><![CDATA[New comment by vstollen in "Figgie: Simulate stock trading with a deck of cards"]]></title><description><![CDATA[
<p>I’ve played a few rounds and the group is often surprisingly good at finding it. Players start with their hands and set prices accordingly. If the other players agree, the price difference gets more extreme quickly.</p>
]]></description><pubDate>Mon, 18 Dec 2023 13:33:28 +0000</pubDate><link>https://news.ycombinator.com/item?id=38682190</link><dc:creator>vstollen</dc:creator><comments>https://news.ycombinator.com/item?id=38682190</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=38682190</guid></item><item><title><![CDATA[New comment by vstollen in "Deutsche Bank's “dysfunctional” IT division (2018)"]]></title><description><![CDATA[
<p>Similar experience with Comdirect. They also have a 6-digit pin.<p>When I asked support why I have to pay for my depot (even though its free if I have a checking account) they said they signed me up under two separate customer IDs, but they cannot simply consolidate them. I have to open a new depot and transfer my stocks.</p>
]]></description><pubDate>Sun, 23 Jul 2023 22:45:40 +0000</pubDate><link>https://news.ycombinator.com/item?id=36840758</link><dc:creator>vstollen</dc:creator><comments>https://news.ycombinator.com/item?id=36840758</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=36840758</guid></item><item><title><![CDATA[New comment by vstollen in "Ask HN: Could you share your personal blog here?"]]></title><description><![CDATA[
<p><a href="https://vstollen.me" rel="nofollow noreferrer">https://vstollen.me</a><p>I don't write much. The most interesting article is probably one where I reflect on my AWS internship. :)</p>
]]></description><pubDate>Tue, 04 Jul 2023 15:46:29 +0000</pubDate><link>https://news.ycombinator.com/item?id=36588235</link><dc:creator>vstollen</dc:creator><comments>https://news.ycombinator.com/item?id=36588235</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=36588235</guid></item></channel></rss>