<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: bytK7</title><link>https://news.ycombinator.com/user?id=bytK7</link><description>Hacker News RSS</description><docs>https://hnrss.org/</docs><generator>hnrss v2.1.1</generator><lastBuildDate>Thu, 09 Apr 2026 23:19:33 +0000</lastBuildDate><atom:link href="https://hnrss.org/user?id=bytK7" rel="self" type="application/rss+xml"></atom:link><item><title><![CDATA[New comment by bytK7 in "Local Stack Archived their GitHub repo and requires an account to run"]]></title><description><![CDATA[
<p>I haven't used this yet, but there's also <a href="https://github.com/robotocore/robotocore" rel="nofollow">https://github.com/robotocore/robotocore</a>. It came up on HN a few days ago: <a href="https://news.ycombinator.com/item?id=47420619">https://news.ycombinator.com/item?id=47420619</a>.</p>
]]></description><pubDate>Mon, 23 Mar 2026 20:05:32 +0000</pubDate><link>https://news.ycombinator.com/item?id=47494405</link><dc:creator>bytK7</dc:creator><comments>https://news.ycombinator.com/item?id=47494405</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=47494405</guid></item><item><title><![CDATA[Area-Proportional Venn-Diagrams]]></title><description><![CDATA[
<p>Article URL: <a href="https://runsascoded.com/apvd/">https://runsascoded.com/apvd/</a></p>
<p>Comments URL: <a href="https://news.ycombinator.com/item?id=45154042">https://news.ycombinator.com/item?id=45154042</a></p>
<p>Points: 2</p>
<p># Comments: 0</p>
]]></description><pubDate>Sun, 07 Sep 2025 00:08:38 +0000</pubDate><link>https://runsascoded.com/apvd/</link><dc:creator>bytK7</dc:creator><comments>https://news.ycombinator.com/item?id=45154042</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=45154042</guid></item><item><title><![CDATA[Show HN: Vischunk, explore 2D array chunking and linearization]]></title><description><![CDATA[
<p>Hello all! I work with geospatial data infrastructure at scale, so I end up thinking a lot about how n-dimensional datasets are stored. I've been spending a lot of time writing about raster array storage and data formats with a colleague, and one hard concept to talk about and for people to understand is data linearization. It's especially hard to then communicate how different chunking and linearization strategies affect the efficiency of read access for different access patterns.<p>On a whim, as a backend engineer, I asked claude if a static webpage could be used to visualize this in an interactive manner, and what it spit out was pretty amazing. A few days and much iteration later, and I think what has resulted is a rather useful tool for understanding chunking, linearization, and the impacts of each on data access. So I wanted to post it, let people play with it, and see if others find it interesting and/or useful too!</p>
<hr>
<p>Comments URL: <a href="https://news.ycombinator.com/item?id=45120044">https://news.ycombinator.com/item?id=45120044</a></p>
<p>Points: 1</p>
<p># Comments: 0</p>
]]></description><pubDate>Wed, 03 Sep 2025 20:28:45 +0000</pubDate><link>https://teotl.dev/vischunk/</link><dc:creator>bytK7</dc:creator><comments>https://news.ycombinator.com/item?id=45120044</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=45120044</guid></item><item><title><![CDATA[New comment by bytK7 in "Claude says “You're absolutely right!” about everything"]]></title><description><![CDATA[
<p>Does it mean you’re actually right when you get it to proclaim “Holy shit, you’re absolutely right!”?<p>I did get it to say that once, after I prompted it to be mean and argumentative and make me defend my idea. I did defend my idea, but I’m still not sure if I was right or not.</p>
]]></description><pubDate>Thu, 14 Aug 2025 02:10:33 +0000</pubDate><link>https://news.ycombinator.com/item?id=44896039</link><dc:creator>bytK7</dc:creator><comments>https://news.ycombinator.com/item?id=44896039</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=44896039</guid></item><item><title><![CDATA[New comment by bytK7 in "Bend: a high-level language that runs on GPUs (via HVM2)"]]></title><description><![CDATA[
<p>As a fellow resident of Bend I felt the same way when I saw this.</p>
]]></description><pubDate>Fri, 17 May 2024 16:33:18 +0000</pubDate><link>https://news.ycombinator.com/item?id=40391648</link><dc:creator>bytK7</dc:creator><comments>https://news.ycombinator.com/item?id=40391648</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=40391648</guid></item><item><title><![CDATA[New comment by bytK7 in "Phytomining – Extracting Minerals via Plants"]]></title><description><![CDATA[
<p>Reminds me of Mel Chin’s art piece Revival Field[0], an attempt to remediate a hazardous waste area in Minnesota with plants. Apparently it is still going after more than 30 years.<p>[0] <a href="https://melchin.org/oeuvre/artist-writing-revival-field/" rel="nofollow">https://melchin.org/oeuvre/artist-writing-revival-field/</a>.</p>
]]></description><pubDate>Mon, 08 Apr 2024 15:39:32 +0000</pubDate><link>https://news.ycombinator.com/item?id=39970821</link><dc:creator>bytK7</dc:creator><comments>https://news.ycombinator.com/item?id=39970821</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=39970821</guid></item><item><title><![CDATA[New comment by bytK7 in "Projected File System"]]></title><description><![CDATA[
<p>Indeed, bash already has socket access via /dev/tcp/HOST/PORT and /dev/udp/HOST/PORT, which allow opening a socket and reading from/writing to it as if it were an ordinary file.</p>
]]></description><pubDate>Thu, 22 Feb 2024 14:34:50 +0000</pubDate><link>https://news.ycombinator.com/item?id=39467659</link><dc:creator>bytK7</dc:creator><comments>https://news.ycombinator.com/item?id=39467659</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=39467659</guid></item><item><title><![CDATA[Cloud-Optimized Geospatial Formats Guide]]></title><description><![CDATA[
<p>Article URL: <a href="https://guide.cloudnativegeo.org/">https://guide.cloudnativegeo.org/</a></p>
<p>Comments URL: <a href="https://news.ycombinator.com/item?id=39207234">https://news.ycombinator.com/item?id=39207234</a></p>
<p>Points: 2</p>
<p># Comments: 0</p>
]]></description><pubDate>Wed, 31 Jan 2024 18:11:26 +0000</pubDate><link>https://guide.cloudnativegeo.org/</link><dc:creator>bytK7</dc:creator><comments>https://news.ycombinator.com/item?id=39207234</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=39207234</guid></item><item><title><![CDATA[1,745 Chocolate Milk Reviews]]></title><description><![CDATA[
<p>Article URL: <a href="https://www.afoolzerrand.com">https://www.afoolzerrand.com</a></p>
<p>Comments URL: <a href="https://news.ycombinator.com/item?id=34471576">https://news.ycombinator.com/item?id=34471576</a></p>
<p>Points: 4</p>
<p># Comments: 0</p>
]]></description><pubDate>Sat, 21 Jan 2023 22:53:02 +0000</pubDate><link>https://www.afoolzerrand.com</link><dc:creator>bytK7</dc:creator><comments>https://news.ycombinator.com/item?id=34471576</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=34471576</guid></item><item><title><![CDATA[New comment by bytK7 in "Oilslick – an elevation map showing fine detail in terrain"]]></title><description><![CDATA[
<p>I think there’s a misunderstanding of the data _here_. The underlying data are indeed a DEM, distributed as a single band geotiff file. There’s no R, G, or B, just elevation. The linked tutorial is simply how to take those data and convert them to a format that can be visualized on screen _using_ R, G, and B values derived from the formula you posted in a child comment.</p>
]]></description><pubDate>Sat, 19 Feb 2022 23:08:40 +0000</pubDate><link>https://news.ycombinator.com/item?id=30401402</link><dc:creator>bytK7</dc:creator><comments>https://news.ycombinator.com/item?id=30401402</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=30401402</guid></item><item><title><![CDATA[New comment by bytK7 in "Cog resurgence"]]></title><description><![CDATA[
<p>You’re right, I realize now that cog doesn’t process an input template but the actual output file, modifying it in place. Perhaps that why it took so long to gain popularity: that fact seems somewhat non-obvious from the documentation. Even the examples on a cursory glance are not obviously not templates. At least to me.<p>Re-reading the docs I realize that sure enough, they say very clearly what it does. But I think it just doesn’t click immediately.<p>Now that get it, I have a few problems coming to mind that I can solve with cog that I didn’t have a great solution to before. So I’m jumping on the bandwagon.</p>
]]></description><pubDate>Sat, 15 Jan 2022 17:44:49 +0000</pubDate><link>https://news.ycombinator.com/item?id=29948431</link><dc:creator>bytK7</dc:creator><comments>https://news.ycombinator.com/item?id=29948431</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=29948431</guid></item><item><title><![CDATA[New comment by bytK7 in "Cog resurgence"]]></title><description><![CDATA[
<p>Looking at this reminds me strongly of texthon, but with a less attractive syntax. A quick skim through the source appears to show a similar use of eval.<p>Too bad texthon is essentially unknown and unmaintained, as far as I know. I worked on a project with it for several years and it always worked really well and was much more pleasant to use than something like jinja. Maybe I need to make a modern fork…<p>Anyway, anyone interested in cog should check it out as well.</p>
]]></description><pubDate>Sat, 15 Jan 2022 04:45:42 +0000</pubDate><link>https://news.ycombinator.com/item?id=29943633</link><dc:creator>bytK7</dc:creator><comments>https://news.ycombinator.com/item?id=29943633</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=29943633</guid></item><item><title><![CDATA[New comment by bytK7 in "DIY Acoustic Camera"]]></title><description><![CDATA[
<p>I don't know enough about this so maybe dumb question, but couldn't you use DSP to correct phase between microphones if you knew their relative differences?</p>
]]></description><pubDate>Wed, 27 Oct 2021 18:57:37 +0000</pubDate><link>https://news.ycombinator.com/item?id=29017531</link><dc:creator>bytK7</dc:creator><comments>https://news.ycombinator.com/item?id=29017531</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=29017531</guid></item><item><title><![CDATA[New comment by bytK7 in "Inferring and hijacking VPN-tunneled TCP connections"]]></title><description><![CDATA[
<p>I was thinking the same thing as I read the on the description. I see no reason that a separate VPN namespace would be vulnerable to this attack. The compromised device would be able to spoof packets with whatever IPs it wanted, but they would never be received in a context where the tunnel interface would be directly accessible and therefore the device would never see a response from that address, even if correctly guessed and probed.</p>
]]></description><pubDate>Thu, 05 Dec 2019 16:24:27 +0000</pubDate><link>https://news.ycombinator.com/item?id=21713578</link><dc:creator>bytK7</dc:creator><comments>https://news.ycombinator.com/item?id=21713578</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=21713578</guid></item><item><title><![CDATA[New comment by bytK7 in "Papers – Desktop app for finding, organizing, citing academic research"]]></title><description><![CDATA[
<p>And Sente too: <a href="http://www.thirdstreetsoftware.com/site/SenteForMac.html" rel="nofollow">http://www.thirdstreetsoftware.com/site/SenteForMac.html</a></p>
]]></description><pubDate>Wed, 14 May 2014 03:44:43 +0000</pubDate><link>https://news.ycombinator.com/item?id=7742077</link><dc:creator>bytK7</dc:creator><comments>https://news.ycombinator.com/item?id=7742077</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=7742077</guid></item><item><title><![CDATA[New comment by bytK7 in "Ask HN: Who wants to be hired?"]]></title><description><![CDATA[
<p>Portland, OR, Local, Full Time | Part Time<p>Stack: Python<p>Resume: <a href="https://www.dropbox.com/s/8qbjkk9yxglf1t1/jarrettkeifer.pdf" rel="nofollow">https://www.dropbox.com/s/8qbjkk9yxglf1t1/jarrettkeifer.pdf</a><p>Contact: jkeifer0 (gmail)<p>I am currently working on a masters in geography with an emphasis in GIS/remote sensing, but through my work I have come to learn I have a love for programming and development. I want to pursue a second masters in computer science, but I currently cannot afford to continue to be a student. My wife is also a student, so two people with no income paying exorbitant tuition is not possible to sustain. That why I am posting here.<p>My experience is limited and I only really know python (I am learning C++ right now), but I am driven and willing to work hard to learn any language, platform--anything and everything necessary to be successful. If someone here would be willing to offer me gainful employment and direction, I would prove myself to be valuable.<p>All I ask is for a chance, at least just a meeting, so you can get to know me and see that I am serious about doing whatever it takes to succeed in this field. If you think you might have an opportunity for me, please contact me at the email above.</p>
]]></description><pubDate>Sun, 04 May 2014 20:00:16 +0000</pubDate><link>https://news.ycombinator.com/item?id=7695546</link><dc:creator>bytK7</dc:creator><comments>https://news.ycombinator.com/item?id=7695546</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=7695546</guid></item></channel></rss>