<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: lqr</title><link>https://news.ycombinator.com/user?id=lqr</link><description>Hacker News RSS</description><docs>https://hnrss.org/</docs><generator>hnrss v2.1.1</generator><lastBuildDate>Wed, 22 Jul 2026 22:12:07 +0000</lastBuildDate><atom:link href="https://hnrss.org/user?id=lqr" rel="self" type="application/rss+xml"></atom:link><item><title><![CDATA[New comment by lqr in "How we measured AI writing across arXiv, and where the measurement breaks"]]></title><description><![CDATA[
<p>As an academic who is forced to review AI-generated conference/journal submissions, I can assure you this is not the case. LLM-heavy papers are terrible.<p>Even if they manage to avoid straight-up factual incorrectness, the writing is full of ambiguities and vagueness when you look closely. Meanwhile, space is wasted repeating the same claim in multiple ways, or explaining something simple.<p>They also seem unable to resist the hype/advertising tone, overselling the contribution while exaggerating the limitations of related work.<p>I would much rather read grammatically incorrect or awkward sentences.<p>While academic writing does have a few pointless historical conventions, the huge majority of "status quo writing style" is a logical consequence of 1) minimizing ambiguity, 2) organizing ideas coherently, 3) distinguishing opinion/interpretation from fact, and 4) providing enough detail to be reproducible.</p>
]]></description><pubDate>Mon, 20 Jul 2026 19:56:45 +0000</pubDate><link>https://news.ycombinator.com/item?id=48984080</link><dc:creator>lqr</dc:creator><comments>https://news.ycombinator.com/item?id=48984080</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=48984080</guid></item><item><title><![CDATA[Unitree G1 humanoid robot security vulnerabilities and non-consensual telemetry]]></title><description><![CDATA[
<p>Article URL: <a href="https://arxiv.org/abs/2509.14139">https://arxiv.org/abs/2509.14139</a></p>
<p>Comments URL: <a href="https://news.ycombinator.com/item?id=45860588">https://news.ycombinator.com/item?id=45860588</a></p>
<p>Points: 2</p>
<p># Comments: 0</p>
]]></description><pubDate>Sat, 08 Nov 2025 22:23:11 +0000</pubDate><link>https://arxiv.org/abs/2509.14139</link><dc:creator>lqr</dc:creator><comments>https://news.ycombinator.com/item?id=45860588</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=45860588</guid></item><item><title><![CDATA[New comment by lqr in "Show HN: What country you would hit if you went straight where you're pointing"]]></title><description><![CDATA[
<p>The mathematical field of Differential Geometry can answer this question precisely: <a href="https://en.wikipedia.org/wiki/Geodesic#Affine_geodesics" rel="nofollow">https://en.wikipedia.org/wiki/Geodesic#Affine_geodesics</a><p>An oblate spheroid is an example of a Riemannian manifold: a smooth object that looks like a plane (or, in general, any ℝ^n) locally, and has a way to measure angles between vectors in that local plane.<p>All Riemannian manifolds have an object called the Levi-Cevita connection, which defines how vectors in the local plane (tangent space) most naturally map to vectors in other tangent spaces in the immediate neighborhood.<p>Standing at a point on the Earth and looking in a certain direction gives us 1) a point on the manifold, and 2) a direction in that point's tangent space.<p>We then take an infinitesimally small step forward, and apply the Levi-Cevita connection to get from the old tangent space to the (infinitesimally nearby) new tangent space, and repeat. This defines an ordinary differential equation. Integrating the differential equation gives us a curve through the manifold.<p>Within some neighborhood of the initial point, this curve is a geodesic, i.e. the shortest path between the initial point and all subsequent points on the curve. This matches our typical intuition of "straight".<p>(Disclaimer: I am currently learning about this topic, but am not an expert.)<p>edit: <a href="https://en.wikipedia.org/wiki/Geodesics_on_an_ellipsoid" rel="nofollow">https://en.wikipedia.org/wiki/Geodesics_on_an_ellipsoid</a> goes into some interesting specifics about the results of this process on ellipsoids.</p>
]]></description><pubDate>Wed, 20 Aug 2025 19:03:10 +0000</pubDate><link>https://news.ycombinator.com/item?id=44965117</link><dc:creator>lqr</dc:creator><comments>https://news.ycombinator.com/item?id=44965117</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=44965117</guid></item><item><title><![CDATA[New comment by lqr in "I wasted weeks hand optimizing assembly because I benchmarked on random data"]]></title><description><![CDATA[
<p>In this example, random numbers provoked the worst case too often. However, in other situations random numbers are "too nice". For example, a random matrix with independent identically-distributed zero-mean entries is overwhelmingly likely to be well-conditioned, have no repeated eigenvalues, etc. Testing numerical algorithms on random data alone is a bad idea.</p>
]]></description><pubDate>Fri, 25 Jul 2025 03:42:15 +0000</pubDate><link>https://news.ycombinator.com/item?id=44679374</link><dc:creator>lqr</dc:creator><comments>https://news.ycombinator.com/item?id=44679374</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=44679374</guid></item><item><title><![CDATA[New comment by lqr in "I'd rather read the prompt"]]></title><description><![CDATA[
<p>For math and writing, we still have in-class exams as an LLM-free evaluation tool.<p>I wish there was some way to do the same for programming. Imagine a classroom full of machines with no internet connection, just a compiler and some offline HTML/PDF documentation of languages and libraries.</p>
]]></description><pubDate>Mon, 05 May 2025 05:53:18 +0000</pubDate><link>https://news.ycombinator.com/item?id=43892267</link><dc:creator>lqr</dc:creator><comments>https://news.ycombinator.com/item?id=43892267</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=43892267</guid></item><item><title><![CDATA[New comment by lqr in "Tracing the thoughts of a large language model"]]></title><description><![CDATA[
<p>This paper may be interesting to you. It touches on several of the topics you mentioned:<p><a href="https://www.science.org/doi/10.1126/scirobotics.abm6597" rel="nofollow">https://www.science.org/doi/10.1126/scirobotics.abm6597</a></p>
]]></description><pubDate>Thu, 27 Mar 2025 22:22:48 +0000</pubDate><link>https://news.ycombinator.com/item?id=43498884</link><dc:creator>lqr</dc:creator><comments>https://news.ycombinator.com/item?id=43498884</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=43498884</guid></item><item><title><![CDATA[New comment by lqr in "The Performance Impact of C++'s `final` Keyword"]]></title><description><![CDATA[
<p>10 years ago it was already folklore that compilers ignore the "inline" keyword when optimizing, but that was false for clang/llvm: <a href="https://stackoverflow.com/questions/27042935/are-the-inline-keyword-and-inlining-optimization-separate-concepts/27044943#27044943" rel="nofollow">https://stackoverflow.com/questions/27042935/are-the-inline-...</a></p>
]]></description><pubDate>Mon, 22 Apr 2024 19:24:47 +0000</pubDate><link>https://news.ycombinator.com/item?id=40117818</link><dc:creator>lqr</dc:creator><comments>https://news.ycombinator.com/item?id=40117818</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=40117818</guid></item><item><title><![CDATA[New comment by lqr in "Paul Erdős, the most prolific mathematician"]]></title><description><![CDATA[
<p>It is not even close. Almost every branch of modern mathematics includes an important contribution from Euler in its history. Erdos was a specialist by comparison.<p>If you sample a random person with a math degree, the probability that they believe Erdos had more impact than Euler is 0. ;)</p>
]]></description><pubDate>Tue, 30 Jan 2024 05:33:02 +0000</pubDate><link>https://news.ycombinator.com/item?id=39186698</link><dc:creator>lqr</dc:creator><comments>https://news.ycombinator.com/item?id=39186698</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=39186698</guid></item><item><title><![CDATA[New comment by lqr in "Ask HN: Non-Tenure Track Computer Science Academic Job Market in 2024"]]></title><description><![CDATA[
<p>I applied to tenure-track positions the current cycle. A lot of places were hiring non-TT lecturers too, and a few were hiring <i>only</i> non-TT.<p>The application-submitting phase of the current cycle is over for TT positions, and some of the listings have been taken down. No idea if non-TT hiring follows the same cyclic pattern. But if the listings are looking thin, you should check again around November.<p>Not having a Ph.D. might disqualify you for some positions, but definitely not all of them. Teaching experience with positive evaluations will help a lot!<p>I wouldn't worry too much about laid-off developers/researchers. The huge majority of them will try to find another high-paying job.</p>
]]></description><pubDate>Mon, 22 Jan 2024 00:41:23 +0000</pubDate><link>https://news.ycombinator.com/item?id=39084679</link><dc:creator>lqr</dc:creator><comments>https://news.ycombinator.com/item?id=39084679</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=39084679</guid></item><item><title><![CDATA[New comment by lqr in "Collision Detection (2015)"]]></title><description><![CDATA[
<p>Here is a recent and interesting paper connecting GJK and convex optimization [1]. They show that GJK is equivalent to the iterations of the Frank-Wolfe algorithm applied to the QP, and that recent improvements to Frank-Wolfe can be applied to improve GJK.<p>Frank-Wolfe is a somewhat less well-known (compared to simplex, interior point, etc) convex optimization algorithm with many interesting properties [2, Section 3.3].<p>[1] <a href="https://roboticsproceedings.org/rss18/p039.html" rel="nofollow">https://roboticsproceedings.org/rss18/p039.html</a><p>[2] <a href="https://arxiv.org/abs/1405.4980" rel="nofollow">https://arxiv.org/abs/1405.4980</a></p>
]]></description><pubDate>Sun, 21 Jan 2024 19:58:25 +0000</pubDate><link>https://news.ycombinator.com/item?id=39082368</link><dc:creator>lqr</dc:creator><comments>https://news.ycombinator.com/item?id=39082368</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=39082368</guid></item><item><title><![CDATA[New comment by lqr in "Visualizing quaternions (2018)"]]></title><description><![CDATA[
<p>For simple applications there's no need to learn about quaternions at all. There could be a library type called Rotation3D or something. You should never need to know which representation it uses. The important part is to know Euler angles are bad ;)<p>But once you get into something more sophisticated like using rotations in a dynamical system, statistical filtering, optimizing a rotation, etc., the abstractions begin to leak.</p>
]]></description><pubDate>Sat, 28 Oct 2023 05:05:18 +0000</pubDate><link>https://news.ycombinator.com/item?id=38047303</link><dc:creator>lqr</dc:creator><comments>https://news.ycombinator.com/item?id=38047303</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=38047303</guid></item><item><title><![CDATA[New comment by lqr in "PID Control Challenges"]]></title><description><![CDATA[
<p>If the author is here: I would really enjoy leaderboards!</p>
]]></description><pubDate>Mon, 25 Sep 2023 00:33:54 +0000</pubDate><link>https://news.ycombinator.com/item?id=37638478</link><dc:creator>lqr</dc:creator><comments>https://news.ycombinator.com/item?id=37638478</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=37638478</guid></item><item><title><![CDATA[New comment by lqr in "Animated Knots"]]></title><description><![CDATA[
<p>Midshipman hitch is great, I used it to reinforce my tomato cages with some tension members.</p>
]]></description><pubDate>Fri, 01 Sep 2023 04:51:13 +0000</pubDate><link>https://news.ycombinator.com/item?id=37346918</link><dc:creator>lqr</dc:creator><comments>https://news.ycombinator.com/item?id=37346918</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=37346918</guid></item><item><title><![CDATA[New comment by lqr in "Gov. Newsom declares state of emergency for southern California"]]></title><description><![CDATA[
<p>Good luck. Still calm here in northeast LA too.</p>
]]></description><pubDate>Sun, 20 Aug 2023 09:46:13 +0000</pubDate><link>https://news.ycombinator.com/item?id=37197624</link><dc:creator>lqr</dc:creator><comments>https://news.ycombinator.com/item?id=37197624</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=37197624</guid></item><item><title><![CDATA[New comment by lqr in "Ask HN: What's the coolest physical thing you've made?"]]></title><description><![CDATA[
<p>My siblings and I replaced my parents' rickety exterior stairs. It was super gratifying to make their house safer and save them thousands of dollars while having fun.</p>
]]></description><pubDate>Mon, 07 Aug 2023 16:44:05 +0000</pubDate><link>https://news.ycombinator.com/item?id=37036953</link><dc:creator>lqr</dc:creator><comments>https://news.ycombinator.com/item?id=37036953</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=37036953</guid></item><item><title><![CDATA[New comment by lqr in "Deepmind Alphadev: Faster sorting algorithms discovered using deep RL"]]></title><description><![CDATA[
<p>But why isn't the proposed method an instance of smart guessing? It reduces oracle complexity with heuristics. The heuristic is "build a machine learning model of the objective function and use it to fake oracle queries most of the time."</p>
]]></description><pubDate>Wed, 07 Jun 2023 22:51:47 +0000</pubDate><link>https://news.ycombinator.com/item?id=36234768</link><dc:creator>lqr</dc:creator><comments>https://news.ycombinator.com/item?id=36234768</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=36234768</guid></item><item><title><![CDATA[New comment by lqr in "Bayes is guaranteed to overfit"]]></title><description><![CDATA[
<p>How can your prior be uniform if the hypothesis class is unbounded?</p>
]]></description><pubDate>Mon, 29 May 2023 05:15:47 +0000</pubDate><link>https://news.ycombinator.com/item?id=36110915</link><dc:creator>lqr</dc:creator><comments>https://news.ycombinator.com/item?id=36110915</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=36110915</guid></item><item><title><![CDATA[New comment by lqr in "Ask HN: How do you approach a problem you are not sure has a solution?"]]></title><description><![CDATA[
<p>Agreed!</p>
]]></description><pubDate>Fri, 26 May 2023 08:09:40 +0000</pubDate><link>https://news.ycombinator.com/item?id=36081408</link><dc:creator>lqr</dc:creator><comments>https://news.ycombinator.com/item?id=36081408</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=36081408</guid></item><item><title><![CDATA[New comment by lqr in "Ask HN: How do you approach a problem you are not sure has a solution?"]]></title><description><![CDATA[
<p>(assuming math-ish problems) Try to solve a simpler version of the problem. Keep making simplifying assumptions until you get something you can handle.<p>Often you realize that some parts of the original problem statement were adding complexity with no real benefit. And the techniques you use for the simple version are likely still relevant for the big version.<p>If the simplified version is still hopelessly difficult, it might be a good starting point for a counterexample/lower bound to convince yourself that the full problem is hard.</p>
]]></description><pubDate>Fri, 26 May 2023 07:49:40 +0000</pubDate><link>https://news.ycombinator.com/item?id=36081280</link><dc:creator>lqr</dc:creator><comments>https://news.ycombinator.com/item?id=36081280</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=36081280</guid></item><item><title><![CDATA[New comment by lqr in "ROS 2 Iron Irwini Release"]]></title><description><![CDATA[
<p>Of course, but ROS makes it easier to slip into this flawed process. I prefer tools that help you avoid bad engineering processes.</p>
]]></description><pubDate>Wed, 24 May 2023 17:31:19 +0000</pubDate><link>https://news.ycombinator.com/item?id=36061451</link><dc:creator>lqr</dc:creator><comments>https://news.ycombinator.com/item?id=36061451</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=36061451</guid></item></channel></rss>