<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: ubj</title><link>https://news.ycombinator.com/user?id=ubj</link><description>Hacker News RSS</description><docs>https://hnrss.org/</docs><generator>hnrss v2.1.1</generator><lastBuildDate>Fri, 08 May 2026 13:43:17 +0000</lastBuildDate><atom:link href="https://hnrss.org/user?id=ubj" rel="self" type="application/rss+xml"></atom:link><item><title><![CDATA[New comment by ubj in "Agents need control flow, not more prompts"]]></title><description><![CDATA[
<p>I've said this before, but it's interesting to see momentum go back and forth between the flexibility and ease of everyday language, and the formal rigor of programming languages.<p>It feels like we are still discovering the optimal operating range on a spectrum between these two domains. Perhaps the optimal range will depend on the specific field in question.</p>
]]></description><pubDate>Thu, 07 May 2026 22:53:11 +0000</pubDate><link>https://news.ycombinator.com/item?id=48056149</link><dc:creator>ubj</dc:creator><comments>https://news.ycombinator.com/item?id=48056149</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=48056149</guid></item><item><title><![CDATA[New comment by ubj in "Polymarket gamblers threaten to kill me over Iran missile story"]]></title><description><![CDATA[
<p>There was an interesting article in the Atlantic recently where a journalist spent a year participating in sports gambling. Part of the article discusses the effect it had on his psychology towards participants he had put his money on.<p><a href="https://www.theatlantic.com/magazine/2026/04/online-sports-betting-app-addiction/686061/" rel="nofollow">https://www.theatlantic.com/magazine/2026/04/online-sports-b...</a><p>Sports is one thing, but the potential for threats / intimidation towards news reporting, politics, etc. is a huge concern.</p>
]]></description><pubDate>Mon, 16 Mar 2026 14:53:53 +0000</pubDate><link>https://news.ycombinator.com/item?id=47399857</link><dc:creator>ubj</dc:creator><comments>https://news.ycombinator.com/item?id=47399857</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=47399857</guid></item><item><title><![CDATA[New comment by ubj in "Airfoil (2024)"]]></title><description><![CDATA[
<p>The author of the Airfoil article has made several similar tutorials on various topics:<p><a href="https://ciechanow.ski/archives/" rel="nofollow">https://ciechanow.ski/archives/</a><p>For machine learning, Distill.pub has some excellent hands-on tutorials. For example, here's one on momentum:<p><a href="https://distill.pub/2017/momentum/" rel="nofollow">https://distill.pub/2017/momentum/</a></p>
]]></description><pubDate>Wed, 28 Jan 2026 15:10:19 +0000</pubDate><link>https://news.ycombinator.com/item?id=46796328</link><dc:creator>ubj</dc:creator><comments>https://news.ycombinator.com/item?id=46796328</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=46796328</guid></item><item><title><![CDATA[Rust at Scale: An Added Layer of Security for WhatsApp]]></title><description><![CDATA[
<p>Article URL: <a href="https://engineering.fb.com/2026/01/27/security/rust-at-scale-security-whatsapp/">https://engineering.fb.com/2026/01/27/security/rust-at-scale-security-whatsapp/</a></p>
<p>Comments URL: <a href="https://news.ycombinator.com/item?id=46791742">https://news.ycombinator.com/item?id=46791742</a></p>
<p>Points: 266</p>
<p># Comments: 144</p>
]]></description><pubDate>Wed, 28 Jan 2026 06:21:07 +0000</pubDate><link>https://engineering.fb.com/2026/01/27/security/rust-at-scale-security-whatsapp/</link><dc:creator>ubj</dc:creator><comments>https://news.ycombinator.com/item?id=46791742</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=46791742</guid></item><item><title><![CDATA[New comment by ubj in "In Defense of Matlab Code"]]></title><description><![CDATA[
<p>Octave has not implemented all of Matlab's functionality. You can see a list of Matlab functions that have not yet been implemented in Octave at the link below. It's a long list.<p><a href="https://hg.savannah.gnu.org/hgweb/octave/file/tip/scripts/help/__unimplemented__.m" rel="nofollow">https://hg.savannah.gnu.org/hgweb/octave/file/tip/scripts/he...</a><p>EDIT: If the original link above isn't working, here's a fairly recent archived version:<p><a href="https://web.archive.org/web/20250123192851/https://hg.savannah.gnu.org/hgweb/octave/file/tip/scripts/help/__unimplemented__.m" rel="nofollow">https://web.archive.org/web/20250123192851/https://hg.savann...</a></p>
]]></description><pubDate>Tue, 16 Dec 2025 01:32:33 +0000</pubDate><link>https://news.ycombinator.com/item?id=46283608</link><dc:creator>ubj</dc:creator><comments>https://news.ycombinator.com/item?id=46283608</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=46283608</guid></item><item><title><![CDATA[New comment by ubj in "In Defense of Matlab Code"]]></title><description><![CDATA[
<p>Matlab is an great tool, if you can afford it.<p>It was a very unpleasant feeling when I graduated from my PhD and realized that most, if not all, of the Matlab scripts I had used for my research would now be useless to me unless I joined a company or national laboratory that paid for licenses with the specific toolboxes I had used.<p>I'm glad that a significant portion of tools in my current field are in open source languages such as Python and Julia. It widens access to other researchers who can then build upon it.<p>(And yes, I'm aware of Octave. It does not have the capabilities of Matlab in the areas that I worked in, and was not able to run all of my PhD scripts. I have not tried RunMat yet, but am looking forward to experimenting with it.)</p>
]]></description><pubDate>Mon, 15 Dec 2025 21:29:43 +0000</pubDate><link>https://news.ycombinator.com/item?id=46280966</link><dc:creator>ubj</dc:creator><comments>https://news.ycombinator.com/item?id=46280966</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=46280966</guid></item><item><title><![CDATA[New comment by ubj in "Advent of Compiler Optimisations 2025"]]></title><description><![CDATA[
<p>This is apparently such a common misunderstanding that it was put at the bottom of the C++ iceberg:<p><a href="https://victorpoughon.github.io/cppiceberg/" rel="nofollow">https://victorpoughon.github.io/cppiceberg/</a></p>
]]></description><pubDate>Wed, 03 Dec 2025 01:52:49 +0000</pubDate><link>https://news.ycombinator.com/item?id=46129384</link><dc:creator>ubj</dc:creator><comments>https://news.ycombinator.com/item?id=46129384</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=46129384</guid></item><item><title><![CDATA[New comment by ubj in "Implications of AI to schools"]]></title><description><![CDATA[
<p>One of my students recently came to me with an interesting dilemma. His sister had written (without AI tools) an essay for another class, and her teacher told her that an "AI detection tool" had classified it as having been written by AI with "100% confidence". He was going to give her a zero on the assignment.<p>Putting aside the ludicrous confidence score, the student's question was: how could his sister convince the teacher she had actually written the essay herself? My only suggestion was for her to ask the teacher to sit down with her and have a 30-60 minute oral discussion on the essay so she could demonstrate she in fact knew the material. It's a dilemma that an increasing number of honest students will face, unfortunately.</p>
]]></description><pubDate>Mon, 24 Nov 2025 18:40:20 +0000</pubDate><link>https://news.ycombinator.com/item?id=46037449</link><dc:creator>ubj</dc:creator><comments>https://news.ycombinator.com/item?id=46037449</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=46037449</guid></item><item><title><![CDATA[New comment by ubj in "In orbit you have to slow down to speed up"]]></title><description><![CDATA[
<p>Buzz Aldrin (who was the second person to walk on the moon) wrote his MIT thesis on methods for astronauts to handle the complexities of orbital dynamics when performing rendezvous maneuvers in orbit:<p><a href="https://dspace.mit.edu/handle/1721.1/12652" rel="nofollow">https://dspace.mit.edu/handle/1721.1/12652</a></p>
]]></description><pubDate>Fri, 31 Oct 2025 18:23:25 +0000</pubDate><link>https://news.ycombinator.com/item?id=45775079</link><dc:creator>ubj</dc:creator><comments>https://news.ycombinator.com/item?id=45775079</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=45775079</guid></item><item><title><![CDATA[New comment by ubj in "Claude Code on the web"]]></title><description><![CDATA[
<p>Very curious to see what usage limits are like for paid plans. Anthropic was already experiencing issues with high-volume model usage for Pro and Max users. I hope their infrastructure is able to adequately support running these additional coding environments on top of model inference.<p>Just to be clear, I'm excited for the capability to use Claude Code entirely within the browser. However, I've heard reports of Max users experiencing throttled usage limits in recent months, and am concerned as to whether this will exacerbate that issue or not.</p>
]]></description><pubDate>Mon, 20 Oct 2025 19:20:04 +0000</pubDate><link>https://news.ycombinator.com/item?id=45648016</link><dc:creator>ubj</dc:creator><comments>https://news.ycombinator.com/item?id=45648016</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=45648016</guid></item><item><title><![CDATA[JuliaC: Package for compiling and bundling Julia binaries]]></title><description><![CDATA[
<p>Article URL: <a href="https://github.com/JuliaLang/JuliaC.jl">https://github.com/JuliaLang/JuliaC.jl</a></p>
<p>Comments URL: <a href="https://news.ycombinator.com/item?id=45630111">https://news.ycombinator.com/item?id=45630111</a></p>
<p>Points: 2</p>
<p># Comments: 0</p>
]]></description><pubDate>Sat, 18 Oct 2025 20:25:19 +0000</pubDate><link>https://github.com/JuliaLang/JuliaC.jl</link><dc:creator>ubj</dc:creator><comments>https://news.ycombinator.com/item?id=45630111</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=45630111</guid></item><item><title><![CDATA[New comment by ubj in "Benjie's Humanoid Olympic Games"]]></title><description><![CDATA[
<p>Platinum Medal: Complete a gold medal task in the presence of multiple children between the ages of 3 and 8. The children must remain safe throughout (and after) the entire process.</p>
]]></description><pubDate>Thu, 16 Oct 2025 21:49:48 +0000</pubDate><link>https://news.ycombinator.com/item?id=45611101</link><dc:creator>ubj</dc:creator><comments>https://news.ycombinator.com/item?id=45611101</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=45611101</guid></item><item><title><![CDATA[New comment by ubj in "How has mathematics gotten so abstract?"]]></title><description><![CDATA[
<p>Science involves both deductive and inductive reasoning. I would in turn argue that mathematics is a science that focuses heavily (but not entirely) on deductive reasoning.</p>
]]></description><pubDate>Tue, 30 Sep 2025 15:19:02 +0000</pubDate><link>https://news.ycombinator.com/item?id=45426645</link><dc:creator>ubj</dc:creator><comments>https://news.ycombinator.com/item?id=45426645</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=45426645</guid></item><item><title><![CDATA[New comment by ubj in "ML needs a new programming language – Interview with Chris Lattner"]]></title><description><![CDATA[
<p>> Anyone knows what Mojo is doing that Julia cannot do?<p>First-class support for AoT compilation.<p><a href="https://docs.modular.com/mojo/cli/build" rel="nofollow">https://docs.modular.com/mojo/cli/build</a><p>Yes, Julia has a few options for making executables but they feel like an afterthought.</p>
]]></description><pubDate>Fri, 05 Sep 2025 13:37:21 +0000</pubDate><link>https://news.ycombinator.com/item?id=45138420</link><dc:creator>ubj</dc:creator><comments>https://news.ycombinator.com/item?id=45138420</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=45138420</guid></item><item><title><![CDATA[Totally Safe: Memory Vulnerabilities in Safe Rust]]></title><description><![CDATA[
<p>Article URL: <a href="https://github.com/viktorlott/totally-safe">https://github.com/viktorlott/totally-safe</a></p>
<p>Comments URL: <a href="https://news.ycombinator.com/item?id=44706386">https://news.ycombinator.com/item?id=44706386</a></p>
<p>Points: 4</p>
<p># Comments: 0</p>
]]></description><pubDate>Mon, 28 Jul 2025 01:37:18 +0000</pubDate><link>https://github.com/viktorlott/totally-safe</link><dc:creator>ubj</dc:creator><comments>https://news.ycombinator.com/item?id=44706386</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=44706386</guid></item><item><title><![CDATA[New comment by ubj in "How to Firefox"]]></title><description><![CDATA[
<p>[EDIT]: I was wrong, uBlock Origin Lite was addressed by the article and does not have the same features.</p>
]]></description><pubDate>Tue, 22 Jul 2025 13:00:46 +0000</pubDate><link>https://news.ycombinator.com/item?id=44646344</link><dc:creator>ubj</dc:creator><comments>https://news.ycombinator.com/item?id=44646344</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=44646344</guid></item><item><title><![CDATA[New comment by ubj in "Switching to Claude Code and VSCode Inside Docker"]]></title><description><![CDATA[
<p>I use Claude Max with it. Haven't personally tried the API yet.</p>
]]></description><pubDate>Sun, 13 Jul 2025 12:31:00 +0000</pubDate><link>https://news.ycombinator.com/item?id=44549935</link><dc:creator>ubj</dc:creator><comments>https://news.ycombinator.com/item?id=44549935</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=44549935</guid></item><item><title><![CDATA[New comment by ubj in "Switching to Claude Code and VSCode Inside Docker"]]></title><description><![CDATA[
<p>I use DevPod [1] to run Claude Code within Docker-based dev container environments, and it's been fairly seamless. It lets me run environments locally and focus Claude's context on just the repo I want it to work on.<p>[1]: <a href="https://devpod.sh/" rel="nofollow">https://devpod.sh/</a></p>
]]></description><pubDate>Sun, 13 Jul 2025 06:31:31 +0000</pubDate><link>https://news.ycombinator.com/item?id=44547997</link><dc:creator>ubj</dc:creator><comments>https://news.ycombinator.com/item?id=44547997</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=44547997</guid></item><item><title><![CDATA[FOKS: Federated Open Key Service]]></title><description><![CDATA[
<p>Article URL: <a href="https://foks.pub/">https://foks.pub/</a></p>
<p>Comments URL: <a href="https://news.ycombinator.com/item?id=44520419">https://news.ycombinator.com/item?id=44520419</a></p>
<p>Points: 301</p>
<p># Comments: 71</p>
]]></description><pubDate>Thu, 10 Jul 2025 12:49:21 +0000</pubDate><link>https://foks.pub/</link><dc:creator>ubj</dc:creator><comments>https://news.ycombinator.com/item?id=44520419</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=44520419</guid></item><item><title><![CDATA[Dev jobs are about to get a hard reset and nobody's ready]]></title><description><![CDATA[
<p>Article URL: <a href="https://old.reddit.com/r/ClaudeAI/comments/1lhgdbd/dev_jobs_are_about_to_get_a_hard_reset_and/">https://old.reddit.com/r/ClaudeAI/comments/1lhgdbd/dev_jobs_are_about_to_get_a_hard_reset_and/</a></p>
<p>Comments URL: <a href="https://news.ycombinator.com/item?id=44351176">https://news.ycombinator.com/item?id=44351176</a></p>
<p>Points: 49</p>
<p># Comments: 88</p>
]]></description><pubDate>Sun, 22 Jun 2025 23:39:18 +0000</pubDate><link>https://old.reddit.com/r/ClaudeAI/comments/1lhgdbd/dev_jobs_are_about_to_get_a_hard_reset_and/</link><dc:creator>ubj</dc:creator><comments>https://news.ycombinator.com/item?id=44351176</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=44351176</guid></item></channel></rss>