<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: jimaek</title><link>https://news.ycombinator.com/user?id=jimaek</link><description>Hacker News RSS</description><docs>https://hnrss.org/</docs><generator>hnrss v2.1.1</generator><lastBuildDate>Fri, 17 Apr 2026 09:20:57 +0000</lastBuildDate><atom:link href="https://hnrss.org/user?id=jimaek" rel="self" type="application/rss+xml"></atom:link><item><title><![CDATA[New comment by jimaek in "Tell HN: docker pull fails in spain due to football cloudflare block"]]></title><description><![CDATA[
<p>I've seen it but it's buggy and lacking in features. Feels like an afterthought instead of a real product</p>
]]></description><pubDate>Sun, 12 Apr 2026 16:11:39 +0000</pubDate><link>https://news.ycombinator.com/item?id=47741402</link><dc:creator>jimaek</dc:creator><comments>https://news.ycombinator.com/item?id=47741402</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=47741402</guid></item><item><title><![CDATA[New comment by jimaek in "Tell HN: docker pull fails in spain due to football cloudflare block"]]></title><description><![CDATA[
<p>I wish I had as much faith in myself as you have in me :)</p>
]]></description><pubDate>Sun, 12 Apr 2026 16:09:26 +0000</pubDate><link>https://news.ycombinator.com/item?id=47741374</link><dc:creator>jimaek</dc:creator><comments>https://news.ycombinator.com/item?id=47741374</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=47741374</guid></item><item><title><![CDATA[New comment by jimaek in "Tell HN: Docker pull fails in Spain due to football Cloudflare block"]]></title><description><![CDATA[
<p>Honestly I would build it if I knew how to properly market it to quickly get users.<p>Globalping and jsDelivr took years to gain a meaningful user base</p>
]]></description><pubDate>Sun, 12 Apr 2026 15:00:11 +0000</pubDate><link>https://news.ycombinator.com/item?id=47740513</link><dc:creator>jimaek</dc:creator><comments>https://news.ycombinator.com/item?id=47740513</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=47740513</guid></item><item><title><![CDATA[New comment by jimaek in "Tell HN: docker pull fails in spain due to football cloudflare block"]]></title><description><![CDATA[
<p>Capture developers and funnel them to the Workers platform</p>
]]></description><pubDate>Sun, 12 Apr 2026 13:58:53 +0000</pubDate><link>https://news.ycombinator.com/item?id=47739736</link><dc:creator>jimaek</dc:creator><comments>https://news.ycombinator.com/item?id=47739736</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=47739736</guid></item><item><title><![CDATA[New comment by jimaek in "Tell HN: Docker pull fails in Spain due to football Cloudflare block"]]></title><description><![CDATA[
<p>Off topic but I wonder when Cloudflare is going to launch their own Docker registry as a product.</p>
]]></description><pubDate>Sun, 12 Apr 2026 13:51:09 +0000</pubDate><link>https://news.ycombinator.com/item?id=47739648</link><dc:creator>jimaek</dc:creator><comments>https://news.ycombinator.com/item?id=47739648</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=47739648</guid></item><item><title><![CDATA[Gtrace an advanced network path analysis tool]]></title><description><![CDATA[
<p>Article URL: <a href="https://github.com/hervehildenbrand/gtrace">https://github.com/hervehildenbrand/gtrace</a></p>
<p>Comments URL: <a href="https://news.ycombinator.com/item?id=46933588">https://news.ycombinator.com/item?id=46933588</a></p>
<p>Points: 3</p>
<p># Comments: 0</p>
]]></description><pubDate>Sun, 08 Feb 2026 12:10:23 +0000</pubDate><link>https://github.com/hervehildenbrand/gtrace</link><dc:creator>jimaek</dc:creator><comments>https://news.ycombinator.com/item?id=46933588</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=46933588</guid></item><item><title><![CDATA[New comment by jimaek in "We have ipinfo at home or how to geolocate IPs in your CLI using latency"]]></title><description><![CDATA[
<p>I run about 270 servers in verified locations as part of the Globalping network <a href="https://globalping.io/users/jimaek" rel="nofollow">https://globalping.io/users/jimaek</a> so I had plenty of targets to test<p>I tested against them, as well as other infrastructure I control that is not part of the network, and compared to the ipinfo results as well</p>
]]></description><pubDate>Sat, 31 Jan 2026 14:59:20 +0000</pubDate><link>https://news.ycombinator.com/item?id=46837230</link><dc:creator>jimaek</dc:creator><comments>https://news.ycombinator.com/item?id=46837230</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=46837230</guid></item><item><title><![CDATA[New comment by jimaek in "We have ipinfo at home or how to geolocate IPs in your CLI using latency"]]></title><description><![CDATA[
<p>I talk a little about it in the article, but the main goal was to build something simple that works as proof of concept.<p>This brute force approach works much better than I expected as long as you have enough probes and a bit of luck.<p>But of course there are much better and smarter approaches to this, no doubt!</p>
]]></description><pubDate>Sat, 31 Jan 2026 14:36:19 +0000</pubDate><link>https://news.ycombinator.com/item?id=46837044</link><dc:creator>jimaek</dc:creator><comments>https://news.ycombinator.com/item?id=46837044</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=46837044</guid></item><item><title><![CDATA[New comment by jimaek in "We have ipinfo at home or how to geolocate IPs in your CLI using latency"]]></title><description><![CDATA[
<p>Yes, most likely there are multiple algorithms that could be used to get better results with fewer probes, but I'm not smart enough to do the math and implement them.</p>
]]></description><pubDate>Sat, 31 Jan 2026 14:30:49 +0000</pubDate><link>https://news.ycombinator.com/item?id=46837006</link><dc:creator>jimaek</dc:creator><comments>https://news.ycombinator.com/item?id=46837006</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=46837006</guid></item><item><title><![CDATA[New comment by jimaek in "We have ipinfo at home or how to geolocate IPs in your CLI using latency"]]></title><description><![CDATA[
<p>Atlas is great but it is focused more on academic research and professional use.<p>Globalping offers real-time result streaming and a simpler user experience with focus on integrations <a href="https://globalping.io/integrations" rel="nofollow">https://globalping.io/integrations</a><p>For example you can use the CLI as if you were running a traceroute locally, without even having to register.<p>And if you need more credits you can simply donate via GitHub Sponsors starting from $1<p>They are similar with an overlapping audience yet have different goals</p>
]]></description><pubDate>Sat, 31 Jan 2026 14:28:21 +0000</pubDate><link>https://news.ycombinator.com/item?id=46836984</link><dc:creator>jimaek</dc:creator><comments>https://news.ycombinator.com/item?id=46836984</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=46836984</guid></item><item><title><![CDATA[New comment by jimaek in "We have ipinfo at home or how to geolocate IPs in your CLI using latency"]]></title><description><![CDATA[
<p>I talk about it a bit in the article. The easiest solution is to use the last available hop. In most cases its close enough to properly detect the country even if the target blocks ICMP.<p>Email me if you would like to get some additional credits to test it out, dakulovgr gmail.</p>
]]></description><pubDate>Sat, 31 Jan 2026 14:04:26 +0000</pubDate><link>https://news.ycombinator.com/item?id=46836803</link><dc:creator>jimaek</dc:creator><comments>https://news.ycombinator.com/item?id=46836803</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=46836803</guid></item><item><title><![CDATA[New comment by jimaek in "We have ipinfo at home or how to geolocate IPs in your CLI using latency"]]></title><description><![CDATA[
<p>This is a little project exploring the feasibility of using a service such as Globalping for geo location needs.<p>I had fun making it but please note that the current implementation is just a demo and far from a proper production tool.<p>If you really want to use it then for best possible results you need at least 500 probes per phase.<p>It could be optimized fairly easily but not without going over the anon user limit which I tried to avoid</p>
]]></description><pubDate>Sat, 31 Jan 2026 10:25:54 +0000</pubDate><link>https://news.ycombinator.com/item?id=46835285</link><dc:creator>jimaek</dc:creator><comments>https://news.ycombinator.com/item?id=46835285</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=46835285</guid></item><item><title><![CDATA[We have ipinfo at home or how to geolocate IPs in your CLI using latency]]></title><description><![CDATA[
<p>Article URL: <a href="https://blog.globalping.io/we-have-ipinfo-at-home-or-how-to-geolocate-ips-in-your-cli-using-latency/">https://blog.globalping.io/we-have-ipinfo-at-home-or-how-to-geolocate-ips-in-your-cli-using-latency/</a></p>
<p>Comments URL: <a href="https://news.ycombinator.com/item?id=46834953">https://news.ycombinator.com/item?id=46834953</a></p>
<p>Points: 228</p>
<p># Comments: 61</p>
]]></description><pubDate>Sat, 31 Jan 2026 09:30:05 +0000</pubDate><link>https://blog.globalping.io/we-have-ipinfo-at-home-or-how-to-geolocate-ips-in-your-cli-using-latency/</link><dc:creator>jimaek</dc:creator><comments>https://news.ycombinator.com/item?id=46834953</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=46834953</guid></item><item><title><![CDATA[New comment by jimaek in "AMD and Sony's PS6 chipset aims to rethink the current graphics pipeline"]]></title><description><![CDATA[
<p>Yes I played it on a 4090. The game is good but graphics are underwhelming.<p>To my eyes everything looked better in BF1.<p>Maybe it's trickery but it doesn't matter to me. BF6, new COD, and other games all look pretty bad. At least compared to what I would expect from games in 2025.<p>I don't see any real differences from similar games released 10 years ago.</p>
]]></description><pubDate>Sat, 11 Oct 2025 09:54:01 +0000</pubDate><link>https://news.ycombinator.com/item?id=45547857</link><dc:creator>jimaek</dc:creator><comments>https://news.ycombinator.com/item?id=45547857</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=45547857</guid></item><item><title><![CDATA[New comment by jimaek in "AMD and Sony's PS6 chipset aims to rethink the current graphics pipeline"]]></title><description><![CDATA[
<p>It's fine, but definitely a downgrade compared to previous titles like Battlefield 1.
At moments it looks pretty bad.<p>I'm curious why graphics are stagnating and even getting worse in many cases.</p>
]]></description><pubDate>Sat, 11 Oct 2025 09:23:05 +0000</pubDate><link>https://news.ycombinator.com/item?id=45547744</link><dc:creator>jimaek</dc:creator><comments>https://news.ycombinator.com/item?id=45547744</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=45547744</guid></item><item><title><![CDATA[A simple CLI tool to run network tests from locations]]></title><description><![CDATA[
<p>Article URL: <a href="https://github.com/jsdelivr/globalping-cli">https://github.com/jsdelivr/globalping-cli</a></p>
<p>Comments URL: <a href="https://news.ycombinator.com/item?id=45480882">https://news.ycombinator.com/item?id=45480882</a></p>
<p>Points: 1</p>
<p># Comments: 0</p>
]]></description><pubDate>Sun, 05 Oct 2025 11:59:52 +0000</pubDate><link>https://github.com/jsdelivr/globalping-cli</link><dc:creator>jimaek</dc:creator><comments>https://news.ycombinator.com/item?id=45480882</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=45480882</guid></item><item><title><![CDATA[New comment by jimaek in "Cloudflare Is Not a CDN"]]></title><description><![CDATA[
<p>Note that while the above is mostly true for free plans, it can also behave like a normal CDN on more expensive plans. The more expensive the more reliable and consistent it is.</p>
]]></description><pubDate>Mon, 11 Aug 2025 18:08:25 +0000</pubDate><link>https://news.ycombinator.com/item?id=44867428</link><dc:creator>jimaek</dc:creator><comments>https://news.ycombinator.com/item?id=44867428</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=44867428</guid></item><item><title><![CDATA[New comment by jimaek in "Harper – an open-source alternative to Grammarly"]]></title><description><![CDATA[
<p>I don't understand why we even need such services. Why don't the browsers and maybe even the OS just not improve their included grammar checkers?<p>The Chrome enhanced grammar checker is still awful after decades.<p>Maybe the AI hype will finally fix this? I'm still surprised this wasn't the first thing they did.</p>
]]></description><pubDate>Sat, 21 Jun 2025 10:06:33 +0000</pubDate><link>https://news.ycombinator.com/item?id=44336227</link><dc:creator>jimaek</dc:creator><comments>https://news.ycombinator.com/item?id=44336227</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=44336227</guid></item><item><title><![CDATA[New comment by jimaek in "Ask HN: What are you working on (September 2024)?"]]></title><description><![CDATA[
<p>An open source and easy to use globally distributed network monitoring and testing platform called Globalping <a href="https://globalping.io" rel="nofollow">https://globalping.io</a><p>Currently it's at stage of "RIPE Atlas with better UI and UX" but I plan to expand the functionality to cover a lot more use cases like ISPs,Cloud,Edge rankings and performance</p>
]]></description><pubDate>Mon, 30 Sep 2024 14:40:11 +0000</pubDate><link>https://news.ycombinator.com/item?id=41697653</link><dc:creator>jimaek</dc:creator><comments>https://news.ycombinator.com/item?id=41697653</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=41697653</guid></item><item><title><![CDATA[New comment by jimaek in "Unpkg CDN down causing dependent website outages"]]></title><description><![CDATA[
<p>I invite everyone affected to consider switching to a production focused CDN <a href="https://www.jsdelivr.com/" rel="nofollow">https://www.jsdelivr.com/</a><p>There is also a tool to simplify migration <a href="https://www.jsdelivr.com/unpkg" rel="nofollow">https://www.jsdelivr.com/unpkg</a></p>
]]></description><pubDate>Fri, 12 Apr 2024 12:44:42 +0000</pubDate><link>https://news.ycombinator.com/item?id=40011953</link><dc:creator>jimaek</dc:creator><comments>https://news.ycombinator.com/item?id=40011953</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=40011953</guid></item></channel></rss>