<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: jakobgm</title><link>https://news.ycombinator.com/user?id=jakobgm</link><description>Hacker News RSS</description><docs>https://hnrss.org/</docs><generator>hnrss v2.1.1</generator><lastBuildDate>Wed, 29 Jul 2026 07:07:27 +0000</lastBuildDate><atom:link href="https://hnrss.org/user?id=jakobgm" rel="self" type="application/rss+xml"></atom:link><item><title><![CDATA[New comment by jakobgm in "MCP 2026-07-28 Specification: transport going stateless"]]></title><description><![CDATA[
<p>Congrats at shipping the new specification!<p>Any new to share on file upload support? We have shipped a MCP server and it has been really frustrating to observe MCP clients fumbling around with base64-encodings, polluting their context window with binary data. SEP-1306 (Binary Mode Elicitation) was superseded by SEP-2356 (File input support for tools and elicitation), and that was in turn superseded by SEP-2631 (File Objects and Transfer) which is currently left in a draft state with little activity.<p>Allowing LLM-based agents to shuffle binary data around efficiently and reliably seems like a pretty big gap in the current specification, if you ask me!</p>
]]></description><pubDate>Tue, 28 Jul 2026 20:37:20 +0000</pubDate><link>https://news.ycombinator.com/item?id=49089597</link><dc:creator>jakobgm</dc:creator><comments>https://news.ycombinator.com/item?id=49089597</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=49089597</guid></item><item><title><![CDATA[New comment by jakobgm in "Data manipulations alleged in study that paved way for Microsoft's quantum chip"]]></title><description><![CDATA[
<p>Totally agree! As with any behavior which is difficult to detect and often goes by unnoticed; the punishment should be large enough for the expected value of fraud being clearly net negative for those that might feel tempted at "tweaking some numbers".<p>In case anybody else also isn't familiar with "PI" as an abbreviation in this context:<p>> In many countries, the term principal investigator (PI) refers to the holder of an independent grant and the lead researcher for the grant project, usually in the sciences, such as a laboratory study or a clinical trial.<p>Source: <a href="https://en.wikipedia.org/wiki/Principal_investigator" rel="nofollow">https://en.wikipedia.org/wiki/Principal_investigator</a></p>
]]></description><pubDate>Fri, 09 May 2025 13:37:24 +0000</pubDate><link>https://news.ycombinator.com/item?id=43936584</link><dc:creator>jakobgm</dc:creator><comments>https://news.ycombinator.com/item?id=43936584</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=43936584</guid></item><item><title><![CDATA[New comment by jakobgm in "Modern JavaScript for Django developers"]]></title><description><![CDATA[
<p>I can also highly recommend JinjaX [0] as a way to introduce a much more ergonomic component syntax in Jinja2 templates. We have been using it for almost 2 years and have only recently started to write new templates in htpy as a way to attain greater type safety.<p>[0] <a href="https://jinjax.scaletti.dev/" rel="nofollow">https://jinjax.scaletti.dev/</a></p>
]]></description><pubDate>Thu, 16 Jan 2025 08:21:54 +0000</pubDate><link>https://news.ycombinator.com/item?id=42722786</link><dc:creator>jakobgm</dc:creator><comments>https://news.ycombinator.com/item?id=42722786</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=42722786</guid></item><item><title><![CDATA[New comment by jakobgm in "GitHub releases an ImageNet for code and a CodeSearchNet challenge"]]></title><description><![CDATA[
<p>Since the CodeSearchNet Corpus contains metadata such as owner/repository, it would be nice to create a search tool for the data set itself. That way you could check if, by chance, some of your open source code is part of the corpus.<p>The data set is apparently ~20GB [0], so a cheap VPS instance might do the job of hosting the data in a searchable format.<p>[0] <a href="https://github.com/github/CodeSearchNet#downloading-data-from-s3" rel="nofollow">https://github.com/github/CodeSearchNet#downloading-data-fro...</a></p>
]]></description><pubDate>Fri, 27 Sep 2019 07:53:44 +0000</pubDate><link>https://news.ycombinator.com/item?id=21089513</link><dc:creator>jakobgm</dc:creator><comments>https://news.ycombinator.com/item?id=21089513</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=21089513</guid></item><item><title><![CDATA[Tightly Integrating Git into Vim]]></title><description><![CDATA[
<p>Article URL: <a href="https://jakobgm.com/posts/vim/git-integration/">https://jakobgm.com/posts/vim/git-integration/</a></p>
<p>Comments URL: <a href="https://news.ycombinator.com/item?id=19959110">https://news.ycombinator.com/item?id=19959110</a></p>
<p>Points: 3</p>
<p># Comments: 0</p>
]]></description><pubDate>Mon, 20 May 2019 10:57:32 +0000</pubDate><link>https://jakobgm.com/posts/vim/git-integration/</link><dc:creator>jakobgm</dc:creator><comments>https://news.ycombinator.com/item?id=19959110</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=19959110</guid></item><item><title><![CDATA[New comment by jakobgm in "Alpine Linux 3.9.0 Released"]]></title><description><![CDATA[
<p>Great!<p>Especially happy to see Tesseract OCR v4.0 [0] now being in the mainline repository. Tesseract was the main motivation for changing my web stack to docker a couple of weeks ago, and I had to use a separate builder image [1] in Alpine 3.8. Now it is just:<p>> apk add tesseract-ocr<p>[0] <a href="https://pkgs.alpinelinux.org/package/v3.9/community/armhf/tesseract-ocr" rel="nofollow">https://pkgs.alpinelinux.org/package/v3.9/community/armhf/te...</a><p>[1] <a href="https://hub.docker.com/r/inetsoftware/alpine-tesseract/" rel="nofollow">https://hub.docker.com/r/inetsoftware/alpine-tesseract/</a></p>
]]></description><pubDate>Wed, 30 Jan 2019 11:03:29 +0000</pubDate><link>https://news.ycombinator.com/item?id=19034144</link><dc:creator>jakobgm</dc:creator><comments>https://news.ycombinator.com/item?id=19034144</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=19034144</guid></item><item><title><![CDATA[New comment by jakobgm in "IPv6 Adoption"]]></title><description><![CDATA[
<p>[0] <a href="http://www.nationmaster.com/country-info/stats/Media/Internet/IP-addresses-per-capita" rel="nofollow">http://www.nationmaster.com/country-info/stats/Media/Interne...</a></p>
]]></description><pubDate>Wed, 26 Jul 2017 12:21:57 +0000</pubDate><link>https://news.ycombinator.com/item?id=14855550</link><dc:creator>jakobgm</dc:creator><comments>https://news.ycombinator.com/item?id=14855550</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=14855550</guid></item></channel></rss>