<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: brentcetinich</title><link>https://news.ycombinator.com/user?id=brentcetinich</link><description>Hacker News RSS</description><docs>https://hnrss.org/</docs><generator>hnrss v2.1.1</generator><lastBuildDate>Tue, 28 Apr 2026 19:56:12 +0000</lastBuildDate><atom:link href="https://hnrss.org/user?id=brentcetinich" rel="self" type="application/rss+xml"></atom:link><item><title><![CDATA[New comment by brentcetinich in "Ask HN: Blog with no marketing effort – what's the likely amount of traffic?"]]></title><description><![CDATA[
<p>If all you do is push it onto google index and no other marketing, it will take 1 or 2 years to get to 10 people a day. My blog has been going for more than 10 years and gets about 10 people a day at least consistently. There are a few pages that rank very well on the search engine and drive 99% of the traffic. Its seems that they value being the first one to write about something <i>ALOT</i> as that is the only thing I can see special about those high traffic pages. pretty much everything else gets zero.<p>First one in terms of I wrote about a very common error on K8s but I just happened to be using a bleeding edge version so I was the first to write about that specific error.<p>First one to write about an AWS feature because I found it in API by chance and it became GA weeks later (I guess they were waiting for the initial roll out to complete before posting Geoff's blog).</p>
]]></description><pubDate>Thu, 02 Nov 2023 13:39:59 +0000</pubDate><link>https://news.ycombinator.com/item?id=38113367</link><dc:creator>brentcetinich</dc:creator><comments>https://news.ycombinator.com/item?id=38113367</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=38113367</guid></item><item><title><![CDATA[New comment by brentcetinich in "32“ E Ink screen that displays daily newspapers on your wall (2021)"]]></title><description><![CDATA[
<p>I have taken a look at the protocol between the software and the display and it is straightforward to hack, but the docker image is lightweight and reliable enough that I don't see the need to.</p>
]]></description><pubDate>Fri, 07 Jul 2023 12:15:33 +0000</pubDate><link>https://news.ycombinator.com/item?id=36630540</link><dc:creator>brentcetinich</dc:creator><comments>https://news.ycombinator.com/item?id=36630540</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=36630540</guid></item><item><title><![CDATA[New comment by brentcetinich in "32“ E Ink screen that displays daily newspapers on your wall (2021)"]]></title><description><![CDATA[
<p>I have the same thing, gitlab job scheduled every 12 hours refreshes it using the visionect docker image, I have google calendar at the bottom, and currency exchange over the top left, localized weather on the right, countdowns to holidays, F1 schedules ect... I decreased the heartbeat timer and battery lasts about 2 months. I can't find an asian or european news paper that gives a good high res front page like the NYT. Waking up to read the US centric world view of the NYT gets old and the headlines are not so entertaining anymore without trump.
Let me know if you find a more global news source that has a good high res reliable front page dump without advertisements. There has only been one time where  NYT had on the front page over ~2 years and that was some fake diamond company took out the entire front page.</p>
]]></description><pubDate>Fri, 07 Jul 2023 11:50:05 +0000</pubDate><link>https://news.ycombinator.com/item?id=36630282</link><dc:creator>brentcetinich</dc:creator><comments>https://news.ycombinator.com/item?id=36630282</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=36630282</guid></item><item><title><![CDATA[New comment by brentcetinich in "Show HN: Hacker News user blogroll"]]></title><description><![CDATA[
<p>The latest post seems to show the oldest post sometimes</p>
]]></description><pubDate>Thu, 06 Jul 2023 00:32:05 +0000</pubDate><link>https://news.ycombinator.com/item?id=36609287</link><dc:creator>brentcetinich</dc:creator><comments>https://news.ycombinator.com/item?id=36609287</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=36609287</guid></item><item><title><![CDATA[New comment by brentcetinich in "Ask HN: Could you share your personal blog here?"]]></title><description><![CDATA[
<p><a href="https://blog.cetinich.net" rel="nofollow noreferrer">https://blog.cetinich.net</a><p>Most popular posts is one an AWS X-ENI and the EMC VNX hacking and the Z16 Thinkpad review<p>- <a href="https://blog.cetinich.net/content/archive/2017-aws-xeni/" rel="nofollow noreferrer">https://blog.cetinich.net/content/archive/2017-aws-xeni/</a>
- <a href="https://blog.cetinich.net/content/2022/2022-lenovo-z13-z16-g1-review/" rel="nofollow noreferrer">https://blog.cetinich.net/content/2022/2022-lenovo-z13-z16-g...</a>
- <a href="https://blog.cetinich.net/content/archive/2015-emc-vnx-hackingi/" rel="nofollow noreferrer">https://blog.cetinich.net/content/archive/2015-emc-vnx-hacki...</a><p>But I like my real adventure where I got trapped in my car next to a leapoard, maybe everyone will find it boring but there is a terrible video I took with proof.<p>- <a href="https://blog.cetinich.net/content/archive/kruger-stuck-overnight-in-car-encounter-leopards/" rel="nofollow noreferrer">https://blog.cetinich.net/content/archive/kruger-stuck-overn...</a></p>
]]></description><pubDate>Wed, 05 Jul 2023 09:36:11 +0000</pubDate><link>https://news.ycombinator.com/item?id=36597953</link><dc:creator>brentcetinich</dc:creator><comments>https://news.ycombinator.com/item?id=36597953</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=36597953</guid></item><item><title><![CDATA[New comment by brentcetinich in "AWS to deprecate boto resource abstractions"]]></title><description><![CDATA[
<p>The AWS Python SDK team is no longer planning to support the resources interface in boto3. Requests for new changes involving resource models will no longer be considered, and the resources interface won't be supported in the next major version of the AWS SDK for Python. The AWS SDK teams are striving to achieve more consistent functionality among SDKs, and implementing customized abstractions in individual SDKs is not a sustainable solution going forward. Future feature requests will need to be considered at the cross-SDK level.</p>
]]></description><pubDate>Fri, 20 Jan 2023 13:49:48 +0000</pubDate><link>https://news.ycombinator.com/item?id=34453067</link><dc:creator>brentcetinich</dc:creator><comments>https://news.ycombinator.com/item?id=34453067</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=34453067</guid></item><item><title><![CDATA[AWS to deprecate boto resource abstractions]]></title><description><![CDATA[
<p>Article URL: <a href="https://boto3.amazonaws.com/v1/documentation/api/latest/guide/resources.html">https://boto3.amazonaws.com/v1/documentation/api/latest/guide/resources.html</a></p>
<p>Comments URL: <a href="https://news.ycombinator.com/item?id=34453066">https://news.ycombinator.com/item?id=34453066</a></p>
<p>Points: 10</p>
<p># Comments: 5</p>
]]></description><pubDate>Fri, 20 Jan 2023 13:49:48 +0000</pubDate><link>https://boto3.amazonaws.com/v1/documentation/api/latest/guide/resources.html</link><dc:creator>brentcetinich</dc:creator><comments>https://news.ycombinator.com/item?id=34453066</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=34453066</guid></item><item><title><![CDATA[New comment by brentcetinich in "Ask HN: Preferred Platform to Blog"]]></title><description><![CDATA[
<p>Sphinx and ablog hosted on cloudfront/s3 using disqus for comments not that anyone comments anymore. They used to when I ran it on wordpress long ago. My setup is described here <a href="https://blog.cetinich.net/content/2020/2020-sphynx-ablog-blog/" rel="nofollow">https://blog.cetinich.net/content/2020/2020-sphynx-ablog-blo...</a><p>It’s just rst so keeps it simple and updates are easy, I have a gitlab that will trigger a content refresh on push so updates are zero friction which gets all the ugly stuff out of the way of just writing.</p>
]]></description><pubDate>Thu, 29 Dec 2022 05:14:12 +0000</pubDate><link>https://news.ycombinator.com/item?id=34169779</link><dc:creator>brentcetinich</dc:creator><comments>https://news.ycombinator.com/item?id=34169779</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=34169779</guid></item><item><title><![CDATA[New comment by brentcetinich in "Microsoft Is Forcing Me to Buy MacBooks"]]></title><description><![CDATA[
<p>I bought a new Z13 which is a Ryzen, I still have this issue on Windows I called up support to complain that the machine is boiling hot every morning when I take it our of my brief case. They sent a tech to replace the motherboard. Still have the same issue, not sure if I should bother calling them back. Luckily I also purchased the battery warranty (expecting this issue as I had a HP and a Thinkpad which had the same issue and I suspected it was a Windows issue) as I am sure this is destroying its life.</p>
]]></description><pubDate>Sun, 04 Dec 2022 02:46:37 +0000</pubDate><link>https://news.ycombinator.com/item?id=33850051</link><dc:creator>brentcetinich</dc:creator><comments>https://news.ycombinator.com/item?id=33850051</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=33850051</guid></item><item><title><![CDATA[New comment by brentcetinich in "Is OpenStack fighting a lost battle?"]]></title><description><![CDATA[
<p>Does anyone remember eucalyptus ? what happened to them?</p>
]]></description><pubDate>Thu, 20 Oct 2022 14:48:58 +0000</pubDate><link>https://news.ycombinator.com/item?id=33275571</link><dc:creator>brentcetinich</dc:creator><comments>https://news.ycombinator.com/item?id=33275571</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=33275571</guid></item><item><title><![CDATA[New comment by brentcetinich in "Self-host your blog on a Raspberry Pi"]]></title><description><![CDATA[
<p>Self hosting is cool, but if you actually want people to find your content my experience is that search engines will penalise heavily your ranking for being hosted off a residential IP that’s is not close to them and likely has a history of being unreliable. Unreliability and slowness both from the network latency and page rendering time (Wordpress doesn’t render so fast on a pi - at least when I tried it) will put you all the way to the bottom. If you don’t care about that then this is just fine, depending on what I am hosting changes where I put it, but stuff I want to be findable I host in cloud front/s3 as static pages and costs about $1 a month.<p>These are my notes on setting that up <a href="http://blog.cetinich.net/content/2020/2020-sphynx-ablog-blog/" rel="nofollow">http://blog.cetinich.net/content/2020/2020-sphynx-ablog-blog...</a></p>
]]></description><pubDate>Mon, 27 Jun 2022 13:37:17 +0000</pubDate><link>https://news.ycombinator.com/item?id=31894423</link><dc:creator>brentcetinich</dc:creator><comments>https://news.ycombinator.com/item?id=31894423</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=31894423</guid></item><item><title><![CDATA[New comment by brentcetinich in "AWS RDS Vulnerability Leads to AWS Internal Service Credentials"]]></title><description><![CDATA[
<p>I wish you enumerated the identity’s Iam permissions or at least did a describe-db-clusters it would give good insights into the internal security of the Aws service roles , I would have thought such a role would be restricted to only be used via internal network leg of the RDS not over the internet. Now we will never know and have to take their word for it. Imagine if that role was able to describe all instances in the region, or dump a backup to a public bucket of every rds . Now that would be a sensationalistic headline !</p>
]]></description><pubDate>Tue, 12 Apr 2022 12:20:31 +0000</pubDate><link>https://news.ycombinator.com/item?id=31001585</link><dc:creator>brentcetinich</dc:creator><comments>https://news.ycombinator.com/item?id=31001585</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=31001585</guid></item><item><title><![CDATA[New comment by brentcetinich in "Ask HN: Company wants to isolate corporate network from the Internet"]]></title><description><![CDATA[
<p>There are others like this. This is the one I can recall now . Basically the proxy mitm a Js agent which is pretty much vnc for your browser. You only get the view of the headless proxy sandbox rendering whatever page you requested . So if any escape happens it happens in an isolated disposable compute managed by the proxy<p><a href="https://www.broadcom.com/products/cyber-security/network/web-protection/web-isolation" rel="nofollow">https://www.broadcom.com/products/cyber-security/network/web...</a></p>
]]></description><pubDate>Tue, 22 Mar 2022 10:33:17 +0000</pubDate><link>https://news.ycombinator.com/item?id=30764530</link><dc:creator>brentcetinich</dc:creator><comments>https://news.ycombinator.com/item?id=30764530</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=30764530</guid></item><item><title><![CDATA[New comment by brentcetinich in "SingleFile: Save a complete web page into a single HTML file"]]></title><description><![CDATA[
<p>I use HAR file extractor because normally I don’t want a single file I want a replica of the web servers file system structure including any dynamically loaded assets <a href="https://blog.cetinich.net/content/2022/download-website-and-all-assets/" rel="nofollow">https://blog.cetinich.net/content/2022/download-website-and-...</a></p>
]]></description><pubDate>Wed, 02 Mar 2022 15:35:47 +0000</pubDate><link>https://news.ycombinator.com/item?id=30528474</link><dc:creator>brentcetinich</dc:creator><comments>https://news.ycombinator.com/item?id=30528474</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=30528474</guid></item><item><title><![CDATA[New comment by brentcetinich in "Trying to get past the 500 nits limit of the MacBook Pro (and failing)"]]></title><description><![CDATA[
<p>I think if you zoom in whilst showing a corner of the viewport it works because the hdr videos are still in play but if you zoom so the corners are not visible it will fade out</p>
]]></description><pubDate>Sat, 05 Feb 2022 12:48:08 +0000</pubDate><link>https://news.ycombinator.com/item?id=30220493</link><dc:creator>brentcetinich</dc:creator><comments>https://news.ycombinator.com/item?id=30220493</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=30220493</guid></item><item><title><![CDATA[New comment by brentcetinich in "AWS Lambda now supports IPv6 endpoints for inbound connections"]]></title><description><![CDATA[
<p>Its not the lambda run time that gets Ipv6,  its the lambda API that is now dual stack. (the endpoint you hit when you want to invoke a lambda.)<p>When you do an invoke, if you use lambda.us-east-1.api.aws instead of the old ipv4 only lambda.us-east-2.amazonaws.com you will hit a v6 ula if you are on v6:<p>so if you want to talk to ipv6 unicast endpoint to invoke a lambda do so by specifying the new endpoint with --endpoint-url:<p>aws lambda invoke --function-name my-function out --log-type Tail --endpoint-url lambda.us-east-1.api.aws<p>> lambda.us-east-1.api.aws
Server:  one.one.one.one
Address:  1.1.1.1<p>Non-authoritative answer:
Name:    lambda.us-east-1.api.aws
Addresses:  2600:1f18:20cb:b301:7ced:3d08:1e2b:ed32
          2600:1f18:20cb:b303:fa58:3743:b0dd:f703
          2600:1f18:20cb:b302:d19a:21c7:11ee:8ad2
          54.85.112.20
          3.220.153.240
          34.235.81.32</p>
]]></description><pubDate>Mon, 17 Jan 2022 09:30:59 +0000</pubDate><link>https://news.ycombinator.com/item?id=29964834</link><dc:creator>brentcetinich</dc:creator><comments>https://news.ycombinator.com/item?id=29964834</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=29964834</guid></item><item><title><![CDATA[New comment by brentcetinich in "Deterministic IP Addressing for WSL2"]]></title><description><![CDATA[
<p>Not mine, but it solves a problem that has been a pain for me for a long time I think it could be useful to others here since the WSL issue (<a href="https://github.com/microsoft/WSL/issues/4210" rel="nofollow">https://github.com/microsoft/WSL/issues/4210</a>) making static allocation difficult is popular. Surprisingly this repo does not have so much  love thus posting in case it is helpful.</p>
]]></description><pubDate>Sun, 16 Jan 2022 07:37:35 +0000</pubDate><link>https://news.ycombinator.com/item?id=29954147</link><dc:creator>brentcetinich</dc:creator><comments>https://news.ycombinator.com/item?id=29954147</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=29954147</guid></item><item><title><![CDATA[Deterministic IP Addressing for WSL2]]></title><description><![CDATA[
<p>Article URL: <a href="https://github.com/ocroz/wsl2-boot">https://github.com/ocroz/wsl2-boot</a></p>
<p>Comments URL: <a href="https://news.ycombinator.com/item?id=29954146">https://news.ycombinator.com/item?id=29954146</a></p>
<p>Points: 1</p>
<p># Comments: 1</p>
]]></description><pubDate>Sun, 16 Jan 2022 07:37:35 +0000</pubDate><link>https://github.com/ocroz/wsl2-boot</link><dc:creator>brentcetinich</dc:creator><comments>https://news.ycombinator.com/item?id=29954146</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=29954146</guid></item><item><title><![CDATA[New comment by brentcetinich in "Summary of the AWS Service Event in the Northern Virginia (US-East-1) Region"]]></title><description><![CDATA[
<p>It doesn’t matter about the dependency graph , but on the definition of unavailable for s3 in its sla</p>
]]></description><pubDate>Sat, 11 Dec 2021 10:13:16 +0000</pubDate><link>https://news.ycombinator.com/item?id=29519846</link><dc:creator>brentcetinich</dc:creator><comments>https://news.ycombinator.com/item?id=29519846</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=29519846</guid></item><item><title><![CDATA[New comment by brentcetinich in "AWS us-east-1 outage"]]></title><description><![CDATA[
<p>Don’t think there is an sla for the console , so you would not be claiming anything for the console at least</p>
]]></description><pubDate>Wed, 08 Dec 2021 03:23:50 +0000</pubDate><link>https://news.ycombinator.com/item?id=29480946</link><dc:creator>brentcetinich</dc:creator><comments>https://news.ycombinator.com/item?id=29480946</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=29480946</guid></item></channel></rss>