<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: andrenarchy</title><link>https://news.ycombinator.com/user?id=andrenarchy</link><description>Hacker News RSS</description><docs>https://hnrss.org/</docs><generator>hnrss v2.1.1</generator><lastBuildDate>Thu, 30 Jul 2026 13:57:35 +0000</lastBuildDate><atom:link href="https://hnrss.org/user?id=andrenarchy" rel="self" type="application/rss+xml"></atom:link><item><title><![CDATA[New comment by andrenarchy in "Beginning January 2026, all ACM publications will be made open access"]]></title><description><![CDATA[
<p>Happy to share details! Typesetting is a big item (for us becoming even more due to production of accessible publications), language editing, (meta-)data curation, technical infrastructure and software development (peer review systems, hosting, metadata and fulltext deposits, long-term preservation, maintenance, plagiarism and fraud detection), editor training/onboarding, editorial support, marketing, and of course our staff running all of this also wants a salary.<p>Some keep repeating that Diamond OA is superior because publishing is free for authors and everything is immediately OA. And indeed it is, but only if you have someone who is indefinitely throwing money at the journal. If that's not the case then someone else pays, for example universities who pay their staff who decide to dedicate their work time to the journal. Or it's just unpaid labour so someone pays with their time. It's leading to the same sustainability issues that many Open Source projects run into.</p>
]]></description><pubDate>Thu, 18 Dec 2025 23:00:30 +0000</pubDate><link>https://news.ycombinator.com/item?id=46320013</link><dc:creator>andrenarchy</dc:creator><comments>https://news.ycombinator.com/item?id=46320013</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=46320013</guid></item><item><title><![CDATA[New comment by andrenarchy in "Beginning January 2026, all ACM publications will be made open access"]]></title><description><![CDATA[
<p>CEO of EMS Press here (publisher of the European Mathematical Society). Like most society publishers, we really care about our discipline(s) and want to support researchers regardless of whether they or their institution can afford an astronomical APC or subscription rates.<p>Good publishing costs money but there are alternatives to the established models. Since 2021 we use the Subscribe to Open (S2O) model where libraries subscribe to journals and at the beginning of each subscription year we check for each journal whether the collected revenues cover our projected costs: if they do we publish that year's content Open Access, otherwise only subscribers have access. So no fees for authors and if libraries put their money where their mouth is then also full OA and thus no barriers to reading. All journals full OA since 2024. Easy.</p>
]]></description><pubDate>Thu, 18 Dec 2025 19:55:51 +0000</pubDate><link>https://news.ycombinator.com/item?id=46317761</link><dc:creator>andrenarchy</dc:creator><comments>https://news.ycombinator.com/item?id=46317761</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=46317761</guid></item><item><title><![CDATA[New comment by andrenarchy in "Parsix: Parse Don't Validate"]]></title><description><![CDATA[
<p>For TypeScript there is the pure functional <a href="https://github.com/paperhive/fefe" rel="nofollow">https://github.com/paperhive/fefe</a><p>Less boilerplate than the other solutions I know... for example it allows you to define types easily just by writing a parser/validator ("transformation" in fefe terminology).</p>
]]></description><pubDate>Sun, 16 May 2021 03:00:27 +0000</pubDate><link>https://news.ycombinator.com/item?id=27170848</link><dc:creator>andrenarchy</dc:creator><comments>https://news.ycombinator.com/item?id=27170848</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=27170848</guid></item><item><title><![CDATA[New comment by andrenarchy in "Show HN: Verify JSON using minimal schema"]]></title><description><![CDATA[
<p>You can also use fefe (<a href="https://github.com/paperhive/fefe/" rel="nofollow">https://github.com/paperhive/fefe/</a>) to validate <i>any</i> data with its pure functional and minimalist approach. Bonus: it's 100% type-safe automatically if you use Typescript.</p>
]]></description><pubDate>Thu, 16 Apr 2020 15:54:17 +0000</pubDate><link>https://news.ycombinator.com/item?id=22890658</link><dc:creator>andrenarchy</dc:creator><comments>https://news.ycombinator.com/item?id=22890658</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=22890658</guid></item><item><title><![CDATA[Stellar Network: Growth and Decentralisation]]></title><description><![CDATA[
<p>Article URL: <a href="https://medium.com/@SatoshiPay/stellar-network-growth-and-decentralisation-e99c52ade798">https://medium.com/@SatoshiPay/stellar-network-growth-and-decentralisation-e99c52ade798</a></p>
<p>Comments URL: <a href="https://news.ycombinator.com/item?id=19925436">https://news.ycombinator.com/item?id=19925436</a></p>
<p>Points: 2</p>
<p># Comments: 0</p>
]]></description><pubDate>Thu, 16 May 2019 01:44:27 +0000</pubDate><link>https://medium.com/@SatoshiPay/stellar-network-growth-and-decentralisation-e99c52ade798</link><dc:creator>andrenarchy</dc:creator><comments>https://news.ycombinator.com/item?id=19925436</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=19925436</guid></item><item><title><![CDATA[Show HN: Fefe – Zero-hassle validation with functional TypeScript]]></title><description><![CDATA[
<p>Article URL: <a href="https://github.com/paperhive/fefe">https://github.com/paperhive/fefe</a></p>
<p>Comments URL: <a href="https://news.ycombinator.com/item?id=18855836">https://news.ycombinator.com/item?id=18855836</a></p>
<p>Points: 4</p>
<p># Comments: 0</p>
]]></description><pubDate>Tue, 08 Jan 2019 14:54:01 +0000</pubDate><link>https://github.com/paperhive/fefe</link><dc:creator>andrenarchy</dc:creator><comments>https://news.ycombinator.com/item?id=18855836</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=18855836</guid></item><item><title><![CDATA[Despite the constant negative press envfefe – parse env vars nicely in Node.js]]></title><description><![CDATA[
<p>Article URL: <a href="https://github.com/paperhive/envfefe">https://github.com/paperhive/envfefe</a></p>
<p>Comments URL: <a href="https://news.ycombinator.com/item?id=15806307">https://news.ycombinator.com/item?id=15806307</a></p>
<p>Points: 5</p>
<p># Comments: 0</p>
]]></description><pubDate>Wed, 29 Nov 2017 12:39:48 +0000</pubDate><link>https://github.com/paperhive/envfefe</link><dc:creator>andrenarchy</dc:creator><comments>https://news.ycombinator.com/item?id=15806307</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=15806307</guid></item><item><title><![CDATA[New comment by andrenarchy in "Is Your Site Leaking Password Reset Links?"]]></title><description><![CDATA[
<p>If you use javascript to extract the token from the URL then you can simply pass it via the hash ("fragment") part of the URL. The hash portion is only interpreted by the user agent and never sent to a server (see <a href="https://tools.ietf.org/html/rfc3986#section-3.5" rel="nofollow">https://tools.ietf.org/html/rfc3986#section-3.5</a>). This is how we solved it at paperhive.org.</p>
]]></description><pubDate>Mon, 24 Oct 2016 13:01:38 +0000</pubDate><link>https://news.ycombinator.com/item?id=12778361</link><dc:creator>andrenarchy</dc:creator><comments>https://news.ycombinator.com/item?id=12778361</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=12778361</guid></item><item><title><![CDATA[Is Your Site Leaking Password Reset Links?]]></title><description><![CDATA[
<p>Article URL: <a href="https://robots.thoughtbot.com/is-your-site-leaking-password-reset-links">https://robots.thoughtbot.com/is-your-site-leaking-password-reset-links</a></p>
<p>Comments URL: <a href="https://news.ycombinator.com/item?id=12777896">https://news.ycombinator.com/item?id=12777896</a></p>
<p>Points: 174</p>
<p># Comments: 89</p>
]]></description><pubDate>Mon, 24 Oct 2016 11:14:18 +0000</pubDate><link>https://robots.thoughtbot.com/is-your-site-leaking-password-reset-links</link><dc:creator>andrenarchy</dc:creator><comments>https://news.ycombinator.com/item?id=12777896</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=12777896</guid></item></channel></rss>