<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: mgcunha</title><link>https://news.ycombinator.com/user?id=mgcunha</link><description>Hacker News RSS</description><docs>https://hnrss.org/</docs><generator>hnrss v2.1.1</generator><lastBuildDate>Thu, 21 May 2026 03:19:19 +0000</lastBuildDate><atom:link href="https://hnrss.org/user?id=mgcunha" rel="self" type="application/rss+xml"></atom:link><item><title><![CDATA[New comment by mgcunha in "Bispecific antibodies potently neutralize SARS-CoV-2 variants of concern"]]></title><description><![CDATA[
<p>What does TRL mean to you in this context ?</p>
]]></description><pubDate>Mon, 10 Mar 2025 12:12:25 +0000</pubDate><link>https://news.ycombinator.com/item?id=43319729</link><dc:creator>mgcunha</dc:creator><comments>https://news.ycombinator.com/item?id=43319729</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=43319729</guid></item><item><title><![CDATA[New comment by mgcunha in "The loss of dark skies is so painful, astronomers coined a new term for it"]]></title><description><![CDATA[
<p>I can't decide if you understand the impact of light pollution and don't believe it matters, or if you don't know the impact of light pollution and so don't understand why it matters.<p>If you understand the problem and don't believe it matters then I have nothing else to add. I respect your choice of belief.<p>Otherwise: light pollution disrupts wildlife, impacts human health, wastes money and energy, contributes to climate change, and blocks our view of the universe - this last one being something humanity has enjoyed for thousands of years.<p>It's possible these are not topics that concern you - that is entirely your option - but it does concern other humans who quite enjoy the night sky and would love to pass it onto the next generations better than it is now.<p>If you'd like to know more, here's some good resources:
<a href="https://www.darksky.org/" rel="nofollow noreferrer">https://www.darksky.org/</a>
<a href="https://www.darkskiesmatter.org.uk/" rel="nofollow noreferrer">https://www.darkskiesmatter.org.uk/</a><p>If English is not your preferred language, there may be similar or better content in your preferred language available through $SEARCH_ENGINE.</p>
]]></description><pubDate>Wed, 27 Sep 2023 22:18:56 +0000</pubDate><link>https://news.ycombinator.com/item?id=37682175</link><dc:creator>mgcunha</dc:creator><comments>https://news.ycombinator.com/item?id=37682175</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=37682175</guid></item><item><title><![CDATA[New comment by mgcunha in "Warning – Google suspended GCP services for 'verification', lost my business"]]></title><description><![CDATA[
<p>Sorry to hear that happened to you. They do lock out domains that were previously registered and still active from being re-registered [that's happened to me too]. Their Support should have offered you to contest and take over. It's not immediate [takes several days to go through the process and the departed employee will delay things] but if you can demonstrate positive DNS record control and go through the motions with support it does get done and you gain control. If they didn't offer it to you over support, try asking for it [if you are still wanting to go ahead with it]. It's not great speed but it also serves to protect you should someone else at the company decides to impersonate you and recreate the domain.<p>Best of luck!</p>
]]></description><pubDate>Fri, 25 Nov 2022 01:16:22 +0000</pubDate><link>https://news.ycombinator.com/item?id=33738038</link><dc:creator>mgcunha</dc:creator><comments>https://news.ycombinator.com/item?id=33738038</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=33738038</guid></item><item><title><![CDATA[New comment by mgcunha in "tolower() in bulk at speed"]]></title><description><![CDATA[
<p>DNS labels are limited to some ASCII characters. UTF support in DNS is available via punycode which is an encoding from UTF onto that restricted ASCII set acceptable for DNS. Libraries as the ones discussed here typically perform UTF to punycode conversions before doing any label comparisons to ensure accuracy. In particular this tolower implementation would likely be used against the punycode encoded version of the UTF domain.<p><a href="https://en.wikipedia.org/wiki/Punycode" rel="nofollow">https://en.wikipedia.org/wiki/Punycode</a></p>
]]></description><pubDate>Mon, 27 Jun 2022 22:40:28 +0000</pubDate><link>https://news.ycombinator.com/item?id=31901849</link><dc:creator>mgcunha</dc:creator><comments>https://news.ycombinator.com/item?id=31901849</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=31901849</guid></item><item><title><![CDATA[New comment by mgcunha in "My account is sending spam emails"]]></title><description><![CDATA[
<p>Neither DKIM nor SPF provide domain owners with a verifiable disposition policy and monitoring. You should deploy SPF, DKIM and DMARC together. At that point either SPF or DKIM may pass but if the passing SPF/DKIM domain(s) don't match the DMARC domain the message isn't authenticated. Unlike SPF, DMARC will load its policy using the From: header, and thus ensure alignment between envelope-From and From: header (for SPF), or DKIM domain and From: header.</p>
]]></description><pubDate>Sun, 22 Apr 2018 07:26:46 +0000</pubDate><link>https://news.ycombinator.com/item?id=16895119</link><dc:creator>mgcunha</dc:creator><comments>https://news.ycombinator.com/item?id=16895119</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=16895119</guid></item></channel></rss>