<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: MattBlissett</title><link>https://news.ycombinator.com/user?id=MattBlissett</link><description>Hacker News RSS</description><docs>https://hnrss.org/</docs><generator>hnrss v2.1.1</generator><lastBuildDate>Wed, 16 Sep 2026 00:08:15 +0000</lastBuildDate><atom:link href="https://hnrss.org/user?id=MattBlissett" rel="self" type="application/rss+xml"></atom:link><item><title><![CDATA[New comment by MattBlissett in "EuroBirdPortal – Live bird movements across Europe"]]></title><description><![CDATA[
<p>Some of the bird data used is available in <a href="https://www.GBIF.org" rel="nofollow">https://www.GBIF.org</a> (website + APIs + data dumps) but not all of it.<p>For a visualization like this, the place to start is probably the most recent monthly data snapshot which is available on AWS/Google/Azure's open data portals: <a href="https://www.gbif.org/occurrence-snapshots" rel="nofollow">https://www.gbif.org/occurrence-snapshots</a><p>e.g. start with a DuckDB query:<p><pre><code>   SELECT scientificName, individualCount, year, month, day, decimalLatitude, decimalLongitude, issue
   FROM read_parquet('s3://gbif-open-data-eu-central-1/occurrence/2026-09-01/occurrence.parquet/*')
   WHERE class = 'Aves';
</code></pre>
(The initial query will be rather slow, I'm currently working on improving this export. I suggest creating a local table and working from that. Alternatively, for a smaller export than "all birds" request a data download through the website.)</p>
]]></description><pubDate>Mon, 14 Sep 2026 12:09:55 +0000</pubDate><link>https://news.ycombinator.com/item?id=49695516</link><dc:creator>MattBlissett</dc:creator><comments>https://news.ycombinator.com/item?id=49695516</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=49695516</guid></item><item><title><![CDATA[New comment by MattBlissett in "Fast drilldown dashboards from a single Parquet file"]]></title><description><![CDATA[
<p>With the GROUPING SETS or CUBE features in DuckDB, I think.<p><a href="https://duckdb.org/docs/current/sql/query_syntax/grouping_sets" rel="nofollow">https://duckdb.org/docs/current/sql/query_syntax/grouping_se...</a></p>
]]></description><pubDate>Wed, 26 Aug 2026 13:24:57 +0000</pubDate><link>https://news.ycombinator.com/item?id=49448757</link><dc:creator>MattBlissett</dc:creator><comments>https://news.ycombinator.com/item?id=49448757</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=49448757</guid></item><item><title><![CDATA[New comment by MattBlissett in "Why I left iNaturalist"]]></title><description><![CDATA[
<p>GBIF track the use of data we provide to scientists, where they later publish papers citing that data [1].  For iNaturalist, the list of known citations is at [2].  In most cases a download of data from GBIF will include data from more than one dataset (iNaturalist is one of over 110,000).  To find how particular records in a download were used — or even if they were discarded — requires reading the paper.<p>As an example from the list, "Aedes albopictus Is Rapidly Invading Its Climatic Niche in France: Wider Implications for Biting Nuisance and Arbovirus Control in Western Europe" [3] cites 5348 iNaturalist records.<p>[1] <a href="https://www.gbif.org/literature-tracking" rel="nofollow">https://www.gbif.org/literature-tracking</a><p>[2] <a href="https://www.gbif.org/resource/search?contentType=literature&gbifDatasetKey=50c9509d-22c7-4a22-a47d-8c48425ef4a7" rel="nofollow">https://www.gbif.org/resource/search?contentType=literature&...</a><p>[3] Paper <a href="https://doi.org/10.1111/gcb.70414" rel="nofollow">https://doi.org/10.1111/gcb.70414</a> citing GBIF data download <a href="https://doi.org/10.15468/dl.gzdq3f" rel="nofollow">https://doi.org/10.15468/dl.gzdq3f</a><p>PS we are recruiting an engineer, but the deadline for this position is today: <a href="https://gbif.link/senior-data-engineer" rel="nofollow">https://gbif.link/senior-data-engineer</a></p>
]]></description><pubDate>Fri, 09 Jan 2026 09:34:42 +0000</pubDate><link>https://news.ycombinator.com/item?id=46551853</link><dc:creator>MattBlissett</dc:creator><comments>https://news.ycombinator.com/item?id=46551853</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=46551853</guid></item><item><title><![CDATA[New comment by MattBlissett in "Ask HN: Who is hiring? (January 2024)"]]></title><description><![CDATA[
<p>Global Biodiversity Information Facility (GBIF) | Software developer | Copenhagen, Denmark | ONSITE, VISA<p>Global Biodiversity Information Facility (GBIF) | Senior data engineer | Copenhagen, Denmark | REMOTE<p>GBIF is an international organization and open-data research infrastructure, whose purpose is to make scientific biodiversity data available to all on the Internet. Multiple research papers are published every day citing this data.<p>See <a href="https://www.gbif.org/" rel="nofollow">https://www.gbif.org/</a> for our public biodiversity data platform, including its open-data API built using a Hadoop cluster and Elasticsearch. All our code is open source and on GitHub [<a href="https://github.com/gbif/">https://github.com/gbif/</a>].<p>We have two positions:<p>- a software developer (onsite) for the backend systems (Java, Elasticsearch) <a href="https://www.gbif.org/news/2b6mW6uaebea3cZUfXIxog/gbif-is-recruiting-a-software-developer" rel="nofollow">https://www.gbif.org/news/2b6mW6uaebea3cZUfXIxog/gbif-is-rec...</a><p>- a data engineer (remote) focused more on the Hadoop-based data pipeline and biodiversity data <a href="https://www.gbif.org/news/5oePaOpxHplJsbw57BIdK9/gbif-seeks-senior-data-engineering-contractor" rel="nofollow">https://www.gbif.org/news/5oePaOpxHplJsbw57BIdK9/gbif-seeks-...</a></p>
]]></description><pubDate>Tue, 02 Jan 2024 17:07:57 +0000</pubDate><link>https://news.ycombinator.com/item?id=38843965</link><dc:creator>MattBlissett</dc:creator><comments>https://news.ycombinator.com/item?id=38843965</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=38843965</guid></item><item><title><![CDATA[New comment by MattBlissett in "No DNS address record found for repo.maven.apache.org"]]></title><description><![CDATA[
<p>uk.maven.org went offline years ago, although it's still listed in the mirror metadata at <a href="https://repo.maven.apache.org/maven2/.meta/repository-metadata.xml" rel="nofollow">https://repo.maven.apache.org/maven2/.meta/repository-metada...</a><p>If anyone who can fix that is reading, there's an issue here: <a href="https://issues.apache.org/jira/browse/MNGSITE-471" rel="nofollow">https://issues.apache.org/jira/browse/MNGSITE-471</a></p>
]]></description><pubDate>Thu, 20 Apr 2023 12:30:23 +0000</pubDate><link>https://news.ycombinator.com/item?id=35638949</link><dc:creator>MattBlissett</dc:creator><comments>https://news.ycombinator.com/item?id=35638949</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=35638949</guid></item><item><title><![CDATA[New comment by MattBlissett in "Ask HN: Who is hiring? (July 2022)"]]></title><description><![CDATA[
<p>That's essentially correct.<p>You might be interested in the snapshots we make available in Azure, Amazon AWS and Google Cloud: <a href="https://www.gbif.org/occurrence-snapshots" rel="nofollow">https://www.gbif.org/occurrence-snapshots</a><p>Or the API: <a href="https://www.gbif.org/developer/summary" rel="nofollow">https://www.gbif.org/developer/summary</a></p>
]]></description><pubDate>Tue, 05 Jul 2022 16:22:15 +0000</pubDate><link>https://news.ycombinator.com/item?id=31990232</link><dc:creator>MattBlissett</dc:creator><comments>https://news.ycombinator.com/item?id=31990232</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=31990232</guid></item><item><title><![CDATA[New comment by MattBlissett in "Ask HN: Who is hiring? (July 2022)"]]></title><description><![CDATA[
<p>Global Biodiversity Information Facility (GBIF) | Site Reliability Engineer / DevOps | Copenhagen, Denmark | €91k p.a. exempt from Danish income tax | ONSITE, VISA<p>GBIF is an international organization and open-data research infrastructure, whose purpose is to make scientific biodiversity data available to all on the Internet.  Several research papers are published every day citing this data.<p>See <a href="https://www.gbif.org/" rel="nofollow">https://www.gbif.org/</a> for our public biodiversity data platform, including its open-data API built using a Hadoop cluster and Elasticsearch.  All our code is open source and on GitHub.<p>We're looking for an SRE/DevOps engineer who can upgrade and improve our data cluster and other infrastructure.  The ideal candidate will also be comfortable working on the Java applications running on the cluster.<p>The salary is €91k per annum, and as an intergovernmental organization it's exempt from Danish income tax.  Staff are recruited on the broadest possible geographical basis, and a visa is no problem at all.<p><a href="https://www.gbif.org/news/GFYcHp4sJuCvnn6b8UM8e/gbif-secretariat-is-recruiting-a-site-reliability-engineer-devops-engineer" rel="nofollow">https://www.gbif.org/news/GFYcHp4sJuCvnn6b8UM8e/gbif-secreta...</a><p><a href="https://www.gbif.org/" rel="nofollow">https://www.gbif.org/</a> ; <a href="https://github.com/gbif/" rel="nofollow">https://github.com/gbif/</a></p>
]]></description><pubDate>Fri, 01 Jul 2022 15:03:41 +0000</pubDate><link>https://news.ycombinator.com/item?id=31947357</link><dc:creator>MattBlissett</dc:creator><comments>https://news.ycombinator.com/item?id=31947357</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=31947357</guid></item><item><title><![CDATA[New comment by MattBlissett in "Ask HN: Who is hiring? (April 2022)"]]></title><description><![CDATA[
<p>Global Biodiversity Information Facility (GBIF) | Site Reliability Engineer / DevOps | Copenhagen, Denmark | ONSITE, VISA<p>GBIF is an international organization and open-data research infrastructure, whose purpose is to make scientific biodiversity data available to all on the Internet.<p>See <a href="https://www.gbif.org/" rel="nofollow">https://www.gbif.org/</a> for our public biodiversity data platform, including its open-source and open-data API built using  Hadoop cluster and Elasticsearch.<p>We're looking for an SRE/DevOps engineer who will update and improve our data cluster and other infrastructure.<p>The salary is competitive, and as an intergovernmental organization it's exempt from Danish income tax.  Staff are recruited on the broadest possible geographical basis, and a visa is no problem at all.<p><a href="https://www.gbif.org/news/7MZC6usRc9SNMLlN2znfLK/gbif-secretariat-is-recruiting-a-site-reliability-engineer-devops-engineer" rel="nofollow">https://www.gbif.org/news/7MZC6usRc9SNMLlN2znfLK/gbif-secret...</a></p>
]]></description><pubDate>Fri, 01 Apr 2022 15:14:18 +0000</pubDate><link>https://news.ycombinator.com/item?id=30878964</link><dc:creator>MattBlissett</dc:creator><comments>https://news.ycombinator.com/item?id=30878964</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=30878964</guid></item><item><title><![CDATA[New comment by MattBlissett in "Show HN: Flatmap – a new tool to make vector tiles from OpenStreetMap data fast"]]></title><description><![CDATA[
<p>This looks great!<p>I hacked around with OpenMapTiles to generate vector tiles in Arctic, Antarctic and WGS84 projections (the latter with 2×1 tiles at zoom 0) [1].  The time spent waiting for PostGIS to do reprojections etc made development very slow, and I've put off updating the tiles.<p>This tool is reprojects from WGS84 to Web Mercator while reading the tiles, so optimistically changing that would be much of what's needed.<p>[1] See the map at the bottom of gbif.org, there's a button to change the projection</p>
]]></description><pubDate>Mon, 25 Oct 2021 23:01:25 +0000</pubDate><link>https://news.ycombinator.com/item?id=28994271</link><dc:creator>MattBlissett</dc:creator><comments>https://news.ycombinator.com/item?id=28994271</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=28994271</guid></item><item><title><![CDATA[New comment by MattBlissett in "Show HN: Magic Mushroom Map"]]></title><description><![CDATA[
<p>> [7] <a href="https://species.nbnatlas.org/species/NBNSYS0000021551" rel="nofollow">https://species.nbnatlas.org/species/NBNSYS0000021551</a><p>With data from GBIF you would have almost all of the British records published on the NBN Atlas (about 100 are not shared), plus 2,300 more from other sources.<p>→ <a href="https://www.gbif.org/species/5242507" rel="nofollow">https://www.gbif.org/species/5242507</a></p>
]]></description><pubDate>Mon, 19 Jul 2021 10:33:03 +0000</pubDate><link>https://news.ycombinator.com/item?id=27880965</link><dc:creator>MattBlissett</dc:creator><comments>https://news.ycombinator.com/item?id=27880965</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=27880965</guid></item><item><title><![CDATA[New comment by MattBlissett in "Compare AsciiDoc and Markdown"]]></title><description><![CDATA[
<p>AsciiDoctor supports Unicode just fine.<p>We've integrated it with PO4A[0] and CrowdIn.com to support a translation workflow, and so far have one document in Chinese: [1].<p>Another (tiny) example is [2] with an emoji star, you can "Edit this page" and see the Unicode source.<p>[0] <a href="https://po4a.org/" rel="nofollow">https://po4a.org/</a><p>[1] <a href="https://docs.gbif.org/collections-idea-paper/zh/" rel="nofollow">https://docs.gbif.org/collections-idea-paper/zh/</a><p>[2] <a href="https://ipt.gbif.org/manual/en/ipt/2.5/data-hosting-centres#data-hosting-centres-by-location" rel="nofollow">https://ipt.gbif.org/manual/en/ipt/2.5/data-hosting-centres#...</a></p>
]]></description><pubDate>Tue, 06 Jul 2021 11:38:42 +0000</pubDate><link>https://news.ycombinator.com/item?id=27747041</link><dc:creator>MattBlissett</dc:creator><comments>https://news.ycombinator.com/item?id=27747041</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=27747041</guid></item><item><title><![CDATA[New comment by MattBlissett in "Openstreetmap’s product fails to compete with Google Maps"]]></title><description><![CDATA[
<p>I use <a href="https://openmaptiles.org/" rel="nofollow">https://openmaptiles.org/</a> at work.  For normal, Web Mercator maps we just use the free download of the whole world, available at [1].  Running the OpenMapTiles tools to generate a current tileset for a particular region is straightforward, but if you need all of Europe you will need some decent compute capacity. Unless everything can be done on a single computer, you'll also need to implement some missing pieces, e.g. a message system to distribute the rendering across your computers.<p>[1] <a href="https://data.maptiler.com/downloads/dataset/osm/" rel="nofollow">https://data.maptiler.com/downloads/dataset/osm/</a></p>
]]></description><pubDate>Sun, 03 Jan 2021 12:53:18 +0000</pubDate><link>https://news.ycombinator.com/item?id=25621479</link><dc:creator>MattBlissett</dc:creator><comments>https://news.ycombinator.com/item?id=25621479</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=25621479</guid></item><item><title><![CDATA[New comment by MattBlissett in "The Dec 21, 2020 Conjunction of Jupiter and Saturn"]]></title><description><![CDATA[
<p>Thanks  so much for showing me this service, it's great!</p>
]]></description><pubDate>Sun, 06 Dec 2020 11:44:33 +0000</pubDate><link>https://news.ycombinator.com/item?id=25322897</link><dc:creator>MattBlissett</dc:creator><comments>https://news.ycombinator.com/item?id=25322897</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=25322897</guid></item><item><title><![CDATA[New comment by MattBlissett in "The Dec 21, 2020 Conjunction of Jupiter and Saturn"]]></title><description><![CDATA[
<p>Whilst on holiday in Tonga, I met an amateur astronomer with a decent telescope. I think he said it was "20cm". He was showing anyone interested Jupiter and Saturn, which I remember appearing about outstretched-finger-width.<p>Later, we somehow attached my camera to the telescope -- it must have just screwed on to the front, as you would attach a filter, since it's not a DSLR with a removable lens. It does have an excessively long zoom (600mm, it's a Sony RX10 Mk IV).<p>It took some fiddling to get the two devices to work together.  We had to realign the telescope by finding stars on the camera's screen, work out where to manually focus the camera, and what settings (noise reduction etc, as well as ISO, aperture, shutter speed and so on) to use.<p>Combined, we were able to take these photographs of some nebulae[2-3] and a galaxy[4].  I don't remember, but I think the point was that these were not visible just by looking through the telescope.<p>It's a reasonably expensive camera, but gave noticeably better results than the astronomer's own Canon EOS 760D.  If you don't have something similar, try borrowing a friend who likes wildlife / bird / sport photography or similar.<p>[2] <a href="https://matt.blissett.me.uk/photos/2018/2018-09-04-1/13.jpg?w=2400&h=1800" rel="nofollow">https://matt.blissett.me.uk/photos/2018/2018-09-04-1/13.jpg?...</a><p>[3] <a href="https://matt.blissett.me.uk/photos/2018/2018-09-04-1/12.jpg?w=2400&h=1800" rel="nofollow">https://matt.blissett.me.uk/photos/2018/2018-09-04-1/12.jpg?...</a><p>[4] <a href="https://matt.blissett.me.uk/photos/2018/2018-09-04-1/17.jpg?w=2400&h=1800" rel="nofollow">https://matt.blissett.me.uk/photos/2018/2018-09-04-1/17.jpg?...</a><p>(All are 30s exposures at f4 with ISO 8000. Remove the ?w=2400&h=1800 if you want to see the original size. If someone recognizes the nebulae and galaxies, please let me know what they are -- I lost the notes I took at the time.)</p>
]]></description><pubDate>Sat, 05 Dec 2020 18:19:32 +0000</pubDate><link>https://news.ycombinator.com/item?id=25316826</link><dc:creator>MattBlissett</dc:creator><comments>https://news.ycombinator.com/item?id=25316826</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=25316826</guid></item><item><title><![CDATA[New comment by MattBlissett in "The Trefle Botanical API is now open source"]]></title><description><![CDATA[
<p>There are around a million <i>names</i> for plants, but due to changing scientific hypotheses, limitations of science and communication centuries ago, new technologies (DNA sequencing etc) and so on, over 600,000 of those names are synonyms for other plants.<p>I was going to give the synonyms for <i>Solanum tuberosum</i> L., the potato, but it has tens (maybe hundreds) of them.  Look at the bottom of the infobox: <a href="https://en.wikipedia.org/wiki/Potato" rel="nofollow">https://en.wikipedia.org/wiki/Potato</a></p>
]]></description><pubDate>Sun, 13 Sep 2020 16:43:10 +0000</pubDate><link>https://news.ycombinator.com/item?id=24462053</link><dc:creator>MattBlissett</dc:creator><comments>https://news.ycombinator.com/item?id=24462053</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=24462053</guid></item><item><title><![CDATA[New comment by MattBlissett in "The Trefle Botanical API is now open source"]]></title><description><![CDATA[
<p>The API example[1] gives several sources: USDA.gov, CATMINAT, PlantNet, GBIF, RBG Kew.<p>There might be other sources, but I don't know about all of these in detail, so I'm not sure.  Several of those sources have their own APIs, I think this service's offering is joining everything together.<p>[1] <a href="https://docs.trefle.io/reference" rel="nofollow">https://docs.trefle.io/reference</a></p>
]]></description><pubDate>Sun, 13 Sep 2020 16:37:59 +0000</pubDate><link>https://news.ycombinator.com/item?id=24462007</link><dc:creator>MattBlissett</dc:creator><comments>https://news.ycombinator.com/item?id=24462007</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=24462007</guid></item><item><title><![CDATA[New comment by MattBlissett in "The ‘-ize’ have it (2012)"]]></title><description><![CDATA[
<p>The Firefox extension includes both versions, so I see a red underline for advertize (usage is archaic), but not for either realize or realise.<p><pre><code>  aspell -d en_GB-ize-w_accents list < file-to-check</code></pre>
is the command to merely list spelling errors.</p>
]]></description><pubDate>Tue, 11 Aug 2020 09:33:08 +0000</pubDate><link>https://news.ycombinator.com/item?id=24118671</link><dc:creator>MattBlissett</dc:creator><comments>https://news.ycombinator.com/item?id=24118671</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=24118671</guid></item><item><title><![CDATA[New comment by MattBlissett in "The ‘-ize’ have it (2012)"]]></title><description><![CDATA[
<p>Some of the international use might be because the United Nations uses Oxford spelling [1].  My employer does too.<p>GNU Aspell has several variants of "British English", including "British English (United Kingdom) [-ize suffixes and with accents]".  KDE seems to use the same dictionary, so in KDE applications I have full support for "Oxford spelling".<p>There's a Firefox extension which includes -ize endings, but also includes -ise endings, so it's less useful.<p>[1] <a href="http://dd.dgacm.org/editorialmanual/ed-guidelines/style/spelling.htm" rel="nofollow">http://dd.dgacm.org/editorialmanual/ed-guidelines/style/spel...</a><p>[2] <a href="http://aspell.net/" rel="nofollow">http://aspell.net/</a><p>[3] <a href="https://addons.mozilla.org/en-US/firefox/addon/british-english-dictionary-2/" rel="nofollow">https://addons.mozilla.org/en-US/firefox/addon/british-engli...</a></p>
]]></description><pubDate>Sun, 09 Aug 2020 10:04:36 +0000</pubDate><link>https://news.ycombinator.com/item?id=24098514</link><dc:creator>MattBlissett</dc:creator><comments>https://news.ycombinator.com/item?id=24098514</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=24098514</guid></item><item><title><![CDATA[New comment by MattBlissett in "New species of fungus identified via Twitter"]]></title><description><![CDATA[
<p>As azeirah writes, subreddits or Facebook groups for people interested in the particular group or location will often help.<p>For general wild plants and animals (and fungi and everything else) there's a computer vision tool from iNaturalist, which can be used independently [1], or when submitting an observation to the site -- by web browser or in the app.  I usually start with that, then look at other observations on iNaturalist and Wikipedia pages for the species.<p>If the photos are of ornamental plants, I think PlantNet's [2] model is trained on them.<p>(I work at GBIF[3], where suitable data from iNaturalist[3b] and soon PlantNet is sent, and can then be freely downloaded and used in research etc.)<p>[1] <a href="https://www.inaturalist.org/computer_vision_demo" rel="nofollow">https://www.inaturalist.org/computer_vision_demo</a><p>[2] <a href="https://plantnet.org/" rel="nofollow">https://plantnet.org/</a><p>[3] <a href="https://www.gbif.org/" rel="nofollow">https://www.gbif.org/</a><p>[3b] <a href="https://www.gbif.org/dataset/50c9509d-22c7-4a22-a47d-8c48425ef4a7" rel="nofollow">https://www.gbif.org/dataset/50c9509d-22c7-4a22-a47d-8c48425...</a></p>
]]></description><pubDate>Sat, 16 May 2020 13:42:27 +0000</pubDate><link>https://news.ycombinator.com/item?id=23203294</link><dc:creator>MattBlissett</dc:creator><comments>https://news.ycombinator.com/item?id=23203294</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=23203294</guid></item><item><title><![CDATA[New comment by MattBlissett in "Convincing-looking 90s fonts in modern browsers"]]></title><description><![CDATA[
<p>Here are some screenshots of RISC OS 3, including the anti-aliased fonts [1].<p>In 1992, on a 640x480 CRT, fonts rendered on RISC OS were excellent.  Losing this when I switched to Windows around 1995 was a big step backwards.<p>NB if viewing on a HiDPI screen, the browser will blur the image at it scales it for the webpage. Instead, look at [2] and zoom the page to 50% -- that's exactly how I remember it, except half the size.<p>[1] <a href="https://telcontar.net/Misc/GUI/RISCOS/#text" rel="nofollow">https://telcontar.net/Misc/GUI/RISCOS/#text</a><p>[2] <a href="https://telcontar.net/Misc/GUI/RISCOS/Text--AA-sub-pixel.png" rel="nofollow">https://telcontar.net/Misc/GUI/RISCOS/Text--AA-sub-pixel.png</a></p>
]]></description><pubDate>Sun, 10 May 2020 12:12:07 +0000</pubDate><link>https://news.ycombinator.com/item?id=23132036</link><dc:creator>MattBlissett</dc:creator><comments>https://news.ycombinator.com/item?id=23132036</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=23132036</guid></item></channel></rss>