<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: larsthorup</title><link>https://news.ycombinator.com/user?id=larsthorup</link><description>Hacker News RSS</description><docs>https://hnrss.org/</docs><generator>hnrss v2.1.1</generator><lastBuildDate>Tue, 28 Apr 2026 19:54:46 +0000</lastBuildDate><atom:link href="https://hnrss.org/user?id=larsthorup" rel="self" type="application/rss+xml"></atom:link><item><title><![CDATA[New comment by larsthorup in "Ask HN: Could you share your personal blog here?"]]></title><description><![CDATA[
<p><a href="https://www.fullstackagile.eu/blog/" rel="nofollow noreferrer">https://www.fullstackagile.eu/blog/</a><p>I mostly blog about JavaScript techniques and testing techniques, often focused on performance.</p>
]]></description><pubDate>Fri, 07 Jul 2023 16:21:42 +0000</pubDate><link>https://news.ycombinator.com/item?id=36634052</link><dc:creator>larsthorup</dc:creator><comments>https://news.ycombinator.com/item?id=36634052</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=36634052</guid></item><item><title><![CDATA[New comment by larsthorup in "Ask HN: Do you use feature flags? What's the best tool for the job?"]]></title><description><![CDATA[
<p>Yes, using #feature:name=value. This makes it easy to share a URL to someone who wants to test a not yet enabled feature</p>
]]></description><pubDate>Fri, 04 Sep 2020 11:53:08 +0000</pubDate><link>https://news.ycombinator.com/item?id=24374105</link><dc:creator>larsthorup</dc:creator><comments>https://news.ycombinator.com/item?id=24374105</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=24374105</guid></item><item><title><![CDATA[New comment by larsthorup in "Ask HN: Do you use feature flags? What's the best tool for the job?"]]></title><description><![CDATA[
<p>Should you use a tool at all? One code file with the flags, and a small piece of router middleware that allows the URL to override the value of flags, and then just if statements. This has served me well on the past 3 frontend projects I have built.</p>
]]></description><pubDate>Thu, 03 Sep 2020 09:27:05 +0000</pubDate><link>https://news.ycombinator.com/item?id=24362278</link><dc:creator>larsthorup</dc:creator><comments>https://news.ycombinator.com/item?id=24362278</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=24362278</guid></item><item><title><![CDATA[New comment by larsthorup in "Route Leak Impacting Cloudflare"]]></title><description><![CDATA[
<p>Doesn't appear to work for us</p>
]]></description><pubDate>Mon, 24 Jun 2019 11:58:26 +0000</pubDate><link>https://news.ycombinator.com/item?id=20262583</link><dc:creator>larsthorup</dc:creator><comments>https://news.ycombinator.com/item?id=20262583</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=20262583</guid></item><item><title><![CDATA[Women ask fewer questions than men at academic seminars]]></title><description><![CDATA[
<p>Article URL: <a href="https://www.economist.com/news/science-and-technology/21732082-there-easy-fix-women-ask-fewer-questions-men-seminars">https://www.economist.com/news/science-and-technology/21732082-there-easy-fix-women-ask-fewer-questions-men-seminars</a></p>
<p>Comments URL: <a href="https://news.ycombinator.com/item?id=15892177">https://news.ycombinator.com/item?id=15892177</a></p>
<p>Points: 5</p>
<p># Comments: 0</p>
]]></description><pubDate>Sun, 10 Dec 2017 16:46:36 +0000</pubDate><link>https://www.economist.com/news/science-and-technology/21732082-there-easy-fix-women-ask-fewer-questions-men-seminars</link><dc:creator>larsthorup</dc:creator><comments>https://news.ycombinator.com/item?id=15892177</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=15892177</guid></item><item><title><![CDATA[New comment by larsthorup in "Selenium IDE alternatives for UI regression testing"]]></title><description><![CDATA[
<p>I did an experiment with the Chrome Debugging Protocol the other day. It allowed me to write and run acceptance tests in pure JavaScript with no Selenium, Java or binaries (except for Chrome of course). See working proof-of-concept here: <a href="https://www.npmjs.com/package/websteps" rel="nofollow">https://www.npmjs.com/package/websteps</a></p>
]]></description><pubDate>Tue, 07 Feb 2017 13:33:35 +0000</pubDate><link>https://news.ycombinator.com/item?id=13589187</link><dc:creator>larsthorup</dc:creator><comments>https://news.ycombinator.com/item?id=13589187</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=13589187</guid></item><item><title><![CDATA[New comment by larsthorup in "Mockito 2.1.0"]]></title><description><![CDATA[
<p>I have recently ventured into auto-mocking, see <a href="http://zealake.com/2015/01/05/unit-test-your-service-integration-layer/" rel="nofollow">http://zealake.com/2015/01/05/unit-test-your-service-integra...</a>, which allows me to run super fast unit-tests, that are really doing end-to-end testing, giving me 100's of end-to-end tests per second. Is that the same line of thought as your "independent slices of implementation and pushing sample input/output in"?</p>
]]></description><pubDate>Mon, 03 Oct 2016 16:32:33 +0000</pubDate><link>https://news.ycombinator.com/item?id=12628895</link><dc:creator>larsthorup</dc:creator><comments>https://news.ycombinator.com/item?id=12628895</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=12628895</guid></item><item><title><![CDATA[New comment by larsthorup in "Uber for banking? Coins.ph turns people into ATMs"]]></title><description><![CDATA[
<p>In Denmark, our MobilePay system is often used to provide cash between strangers when needed.</p>
]]></description><pubDate>Mon, 30 Nov 2015 10:47:13 +0000</pubDate><link>https://news.ycombinator.com/item?id=10648760</link><dc:creator>larsthorup</dc:creator><comments>https://news.ycombinator.com/item?id=10648760</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=10648760</guid></item><item><title><![CDATA[New comment by larsthorup in "6 Questions for your next JavaScript project"]]></title><description><![CDATA[
<p>You are right, and I considered adding that question as well. JavaScript has so many quirks that it's very tempting to use a transpiler. However I do not have any experience with transpilers myself. I also don't see any of them getting a lot of traction, not even CoffeeScript. And then there are people moving towards vanilla JavaScript. It is definitely an important question.</p>
]]></description><pubDate>Sun, 23 Nov 2014 18:14:47 +0000</pubDate><link>https://news.ycombinator.com/item?id=8649391</link><dc:creator>larsthorup</dc:creator><comments>https://news.ycombinator.com/item?id=8649391</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=8649391</guid></item><item><title><![CDATA[New comment by larsthorup in "Ask HN: How do you test web UI/JavaScript?"]]></title><description><![CDATA[
<p>I write JavaScript unit tests using QUnit on one project and Jasmine on another. I can run thoses tests in a browser when debugging, and from the command line for continuous integration. Unit tests are fast and much more robust than Selenium tests. On one project we curently run 800 Jasmine tests in less than 20 seconds. I have written a series of blog posts on the continuous integration side of front-end JavaScript unit testing: <a href="http://www.zealake.com/2012/12/25/run-all-your-javascript-qunit-tests-on-every-commit/" rel="nofollow">http://www.zealake.com/2012/12/25/run-all-your-javascript-qu...</a></p>
]]></description><pubDate>Thu, 23 May 2013 19:08:27 +0000</pubDate><link>https://news.ycombinator.com/item?id=5758787</link><dc:creator>larsthorup</dc:creator><comments>https://news.ycombinator.com/item?id=5758787</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=5758787</guid></item><item><title><![CDATA[New comment by larsthorup in "An Idea-Evaluation Framework"]]></title><description><![CDATA[
<p>I'd like to see customer involvement much earlier. You could start out solving a specific problem for a customer who will pay you to do it. If that particular problem seems to be relevant for other customers, you can make it into a product. This only requires that your initial contract with the first paying customer allows you to do this, but if you allow the price to go down this should not be a major obstacle. You should probably still go through the intuition and market analysis phases, but the benefit with this model is that the idea will have passed the testing phase already.</p>
]]></description><pubDate>Mon, 04 Oct 2010 18:00:20 +0000</pubDate><link>https://news.ycombinator.com/item?id=1756595</link><dc:creator>larsthorup</dc:creator><comments>https://news.ycombinator.com/item?id=1756595</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=1756595</guid></item><item><title><![CDATA[New comment by larsthorup in "Using Dropbox to Track Bugs"]]></title><description><![CDATA[
<p>I don't know if I should smile because this is a nice example of how to find a simple and pragmatic solution to some problem you have. Or if I should cry over all the bugs they are now going to track instead of fixing them, see "Why Bugs should not be Tracked" at <a href="http://www.bestbrains.dk/dansk.aspx/Artikler/Why_Bugs_should_not_be_Tracked" rel="nofollow">http://www.bestbrains.dk/dansk.aspx/Artikler/Why_Bugs_should...</a></p>
]]></description><pubDate>Wed, 05 Nov 2008 19:30:27 +0000</pubDate><link>https://news.ycombinator.com/item?id=354838</link><dc:creator>larsthorup</dc:creator><comments>https://news.ycombinator.com/item?id=354838</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=354838</guid></item></channel></rss>