<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: lorepieri</title><link>https://news.ycombinator.com/user?id=lorepieri</link><description>Hacker News RSS</description><docs>https://hnrss.org/</docs><generator>hnrss v2.1.1</generator><lastBuildDate>Sun, 06 Sep 2026 19:05:48 +0000</lastBuildDate><atom:link href="https://hnrss.org/user?id=lorepieri" rel="self" type="application/rss+xml"></atom:link><item><title><![CDATA[New comment by lorepieri in "VC isn't VC anymore"]]></title><description><![CDATA[
<p>I'd be interested to hear how it goes.</p>
]]></description><pubDate>Thu, 03 Sep 2026 18:27:28 +0000</pubDate><link>https://news.ycombinator.com/item?id=49554425</link><dc:creator>lorepieri</dc:creator><comments>https://news.ycombinator.com/item?id=49554425</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=49554425</guid></item><item><title><![CDATA[When robots take over jobs, who decides what they do?]]></title><description><![CDATA[
<p>Article URL: <a href="https://lorenzopieri.com/robotic_commons/">https://lorenzopieri.com/robotic_commons/</a></p>
<p>Comments URL: <a href="https://news.ycombinator.com/item?id=48437830">https://news.ycombinator.com/item?id=48437830</a></p>
<p>Points: 2</p>
<p># Comments: 0</p>
]]></description><pubDate>Sun, 07 Jun 2026 19:39:08 +0000</pubDate><link>https://lorenzopieri.com/robotic_commons/</link><dc:creator>lorepieri</dc:creator><comments>https://news.ycombinator.com/item?id=48437830</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=48437830</guid></item><item><title><![CDATA[New comment by lorepieri in "Can we have the day off?"]]></title><description><![CDATA[
<p><a href="https://en.wikipedia.org/wiki/List_of_countries_by_average_annual_labor_hours" rel="nofollow">https://en.wikipedia.org/wiki/List_of_countries_by_average_a...</a></p>
]]></description><pubDate>Thu, 28 May 2026 09:09:56 +0000</pubDate><link>https://news.ycombinator.com/item?id=48306501</link><dc:creator>lorepieri</dc:creator><comments>https://news.ycombinator.com/item?id=48306501</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=48306501</guid></item><item><title><![CDATA[What are the main control challenges for humanoid robots?]]></title><description><![CDATA[
<p>Article URL: <a href="https://aiandrobots.substack.com/p/what-are-the-main-control-challenges">https://aiandrobots.substack.com/p/what-are-the-main-control-challenges</a></p>
<p>Comments URL: <a href="https://news.ycombinator.com/item?id=45136571">https://news.ycombinator.com/item?id=45136571</a></p>
<p>Points: 1</p>
<p># Comments: 0</p>
]]></description><pubDate>Fri, 05 Sep 2025 09:15:26 +0000</pubDate><link>https://aiandrobots.substack.com/p/what-are-the-main-control-challenges</link><dc:creator>lorepieri</dc:creator><comments>https://news.ycombinator.com/item?id=45136571</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=45136571</guid></item><item><title><![CDATA[How good is pi0, the robotic foundational model?]]></title><description><![CDATA[
<p>Article URL: <a href="https://substack.com/home/post/p-172344067">https://substack.com/home/post/p-172344067</a></p>
<p>Comments URL: <a href="https://news.ycombinator.com/item?id=45136567">https://news.ycombinator.com/item?id=45136567</a></p>
<p>Points: 1</p>
<p># Comments: 0</p>
]]></description><pubDate>Fri, 05 Sep 2025 09:14:50 +0000</pubDate><link>https://substack.com/home/post/p-172344067</link><dc:creator>lorepieri</dc:creator><comments>https://news.ycombinator.com/item?id=45136567</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=45136567</guid></item><item><title><![CDATA[Show HN: Scaling up robotic data collection with AI enhanced teleoperation]]></title><description><![CDATA[
<p>TLDR: I am using AI&more to make robotic teleoperation faster and sustainable over long periods, enabling large real robotic data collection for robotic foundational models.<p>We are probably 5-6 orders of magnitude short of the real robotic data we will need to train a foundational model for robotics, so how do we get that? I believe simulation or video can be a complement, but there is no substitution for a ton of real robotic data.<p>I’ve been exploring approaches to scale robotic teleoperation, traditionally relegated to slow high-value use cases (nuclear decommissioning, healthcare). Here’s a short video from a raw testing session (requires a lot of explanation!):<p><a href="https://youtu.be/QYJNJj8m8Hg" rel="nofollow">https://youtu.be/QYJNJj8m8Hg</a><p>What is happening here?<p>First of all, this is true robotic teleoperation (often people confuse controlling a robot in line-of-sight with teleoperation): I am controlling a robotic arm via a VR teleoperation setup without wearing it, to improve ergonomics, but watching at camera feeds. Over wifi, with a simulated 300ms latency + 10ms jitter (international round trip latency, say UK to Australia).<p>On the right a pure teleoperation run is shown. Disregard the weird “dragging” movements, they are a drag-and-drop implementation I built to allow the operator to reposition the human arm in a more favorable position without moving the robotic arm. Some of the core issues with affordable remote teleoperation are reduced spatial 3D awareness, human-robot embodiment gap, and poor force-tactile feedback. Combined with network latency and limited robotic hardware dexterity they result in slow and mentally draining operations. Often teleoperators employ a “wait and see” strategy similar to the video, to reduce the effects of latency and reduced 3D awareness. It’s impractical to teleoperate a robot for hour-long sessions.<p>On the left an AI helps the operator twice to sustain long sessions at a higher pace. There is an "action AI" executing individual actions such as picking (the “action AI” right now is a mixture of VLAs [Vision Language Action models], computer vision, motion planning, dynamic motion primitives; in the future it will be only VLAs) and a "human-in-the-loop AI", which is dynamically arbitrating when to give control to the teleoperator or to the action AI. The final movement is the fusion of the AI and the operator movement, with some dynamic weighting based on environmental and contextual factors. In this way the operator is always in control and can handle all the edge cases that the AI is not able to, while the AI does the lion share of the work in subtasks where enough data is already available.<p>Currently it can speed up experienced teleoperators by 100-150% and much more for inexperienced teleoperators. The reduction in mental workload is noticeable from the first few sessions. An important challenge is speeding up further vs a human over long sessions. Technically, besides AI, it’s about improving robotic hardware, 3D telepresence, network optimisation, teleoperation design and ergonomics.<p>I see this effort as part of a larger vision to improve teleoperation infra, scale up robotic data collection and deploy general purpose robots everywhere.<p>About me, I am currently head of AI in Createc, a UK applied robotic R&D lab, in which I built hybrid AI systems. Also 2x startup founder (last one was an AI-robotics exit).<p>I posted this to gather feedback early. I am keen to connect if you find this exciting or useful! I am also open to early stage partnerships.</p>
<hr>
<p>Comments URL: <a href="https://news.ycombinator.com/item?id=44692814">https://news.ycombinator.com/item?id=44692814</a></p>
<p>Points: 4</p>
<p># Comments: 0</p>
]]></description><pubDate>Sat, 26 Jul 2025 09:53:14 +0000</pubDate><link>https://news.ycombinator.com/item?id=44692814</link><dc:creator>lorepieri</dc:creator><comments>https://news.ycombinator.com/item?id=44692814</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=44692814</guid></item><item><title><![CDATA[New comment by lorepieri in "Show HN: Workout.cool – Open-source fitness coaching platform"]]></title><description><![CDATA[
<p>I suggest <a href="https://www.reddit.com/r/bodyweightfitness/wiki/kb/recommended_routine/" rel="nofollow">https://www.reddit.com/r/bodyweightfitness/wiki/kb/recommend...</a> , they also have a spreadsheet to track sessions.</p>
]]></description><pubDate>Thu, 19 Jun 2025 09:10:57 +0000</pubDate><link>https://news.ycombinator.com/item?id=44316815</link><dc:creator>lorepieri</dc:creator><comments>https://news.ycombinator.com/item?id=44316815</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=44316815</guid></item><item><title><![CDATA[New comment by lorepieri in "A Survey of AI Agent Protocols"]]></title><description><![CDATA[
<p>I really like this analysis. But what about companies allowing agents to interact natively (via API or similar) getting more of the agents inbound since agents are more optimised to go there? If people want to use agents it will cause a lot of lost revenue for companies not allowing agents to interact natively.</p>
]]></description><pubDate>Mon, 05 May 2025 13:48:55 +0000</pubDate><link>https://news.ycombinator.com/item?id=43895106</link><dc:creator>lorepieri</dc:creator><comments>https://news.ycombinator.com/item?id=43895106</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=43895106</guid></item><item><title><![CDATA[Simulating Humans]]></title><description><![CDATA[
<p>Article URL: <a href="https://lorenzopieri.com/human_sim/">https://lorenzopieri.com/human_sim/</a></p>
<p>Comments URL: <a href="https://news.ycombinator.com/item?id=43699320">https://news.ycombinator.com/item?id=43699320</a></p>
<p>Points: 4</p>
<p># Comments: 0</p>
]]></description><pubDate>Tue, 15 Apr 2025 22:44:31 +0000</pubDate><link>https://lorenzopieri.com/human_sim/</link><dc:creator>lorepieri</dc:creator><comments>https://news.ycombinator.com/item?id=43699320</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=43699320</guid></item><item><title><![CDATA[New comment by lorepieri in "Accelerating scientific breakthroughs with an AI co-scientist"]]></title><description><![CDATA[
<p>Check Manna.</p>
]]></description><pubDate>Thu, 20 Feb 2025 09:46:48 +0000</pubDate><link>https://news.ycombinator.com/item?id=43112867</link><dc:creator>lorepieri</dc:creator><comments>https://news.ycombinator.com/item?id=43112867</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=43112867</guid></item><item><title><![CDATA[Gabriel's Horn]]></title><description><![CDATA[
<p>Article URL: <a href="https://en.wikipedia.org/wiki/Gabriel%27s_horn">https://en.wikipedia.org/wiki/Gabriel%27s_horn</a></p>
<p>Comments URL: <a href="https://news.ycombinator.com/item?id=42831435">https://news.ycombinator.com/item?id=42831435</a></p>
<p>Points: 5</p>
<p># Comments: 0</p>
]]></description><pubDate>Sun, 26 Jan 2025 16:50:44 +0000</pubDate><link>https://en.wikipedia.org/wiki/Gabriel%27s_horn</link><dc:creator>lorepieri</dc:creator><comments>https://news.ycombinator.com/item?id=42831435</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=42831435</guid></item><item><title><![CDATA[New comment by lorepieri in "OpenAI O3 breakthrough high score on ARC-AGI-PUB"]]></title><description><![CDATA[
<p>There should be also a factor about resource consumption. See here: <a href="https://lorenzopieri.com/pgii/" rel="nofollow">https://lorenzopieri.com/pgii/</a></p>
]]></description><pubDate>Sat, 21 Dec 2024 09:22:28 +0000</pubDate><link>https://news.ycombinator.com/item?id=42478492</link><dc:creator>lorepieri</dc:creator><comments>https://news.ycombinator.com/item?id=42478492</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=42478492</guid></item><item><title><![CDATA[Universal Dovetailer]]></title><description><![CDATA[
<p>Article URL: <a href="https://github.com/lorepieri8/universal_dovetailer">https://github.com/lorepieri8/universal_dovetailer</a></p>
<p>Comments URL: <a href="https://news.ycombinator.com/item?id=42343858">https://news.ycombinator.com/item?id=42343858</a></p>
<p>Points: 1</p>
<p># Comments: 0</p>
]]></description><pubDate>Fri, 06 Dec 2024 20:13:49 +0000</pubDate><link>https://github.com/lorepieri8/universal_dovetailer</link><dc:creator>lorepieri</dc:creator><comments>https://news.ycombinator.com/item?id=42343858</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=42343858</guid></item><item><title><![CDATA[Only Nothing Existing [pdf]]]></title><description><![CDATA[
<p>Article URL: <a href="https://philpapers.org/archive/PIEOON.pdf">https://philpapers.org/archive/PIEOON.pdf</a></p>
<p>Comments URL: <a href="https://news.ycombinator.com/item?id=42105640">https://news.ycombinator.com/item?id=42105640</a></p>
<p>Points: 1</p>
<p># Comments: 0</p>
]]></description><pubDate>Mon, 11 Nov 2024 09:25:33 +0000</pubDate><link>https://philpapers.org/archive/PIEOON.pdf</link><dc:creator>lorepieri</dc:creator><comments>https://news.ycombinator.com/item?id=42105640</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=42105640</guid></item><item><title><![CDATA[New comment by lorepieri in "Chain of Thought empowers transformers to solve inherently serial problems"]]></title><description><![CDATA[
<p>Not sure if it has been benchmarked, but I've called this technique the "for-loop of thought". :)</p>
]]></description><pubDate>Wed, 18 Sep 2024 08:53:02 +0000</pubDate><link>https://news.ycombinator.com/item?id=41577413</link><dc:creator>lorepieri</dc:creator><comments>https://news.ycombinator.com/item?id=41577413</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=41577413</guid></item><item><title><![CDATA[Pytransform3d]]></title><description><![CDATA[
<p>Article URL: <a href="https://dfki-ric.github.io/pytransform3d/_auto_examples/index.html">https://dfki-ric.github.io/pytransform3d/_auto_examples/index.html</a></p>
<p>Comments URL: <a href="https://news.ycombinator.com/item?id=40940824">https://news.ycombinator.com/item?id=40940824</a></p>
<p>Points: 3</p>
<p># Comments: 0</p>
]]></description><pubDate>Thu, 11 Jul 2024 21:37:27 +0000</pubDate><link>https://dfki-ric.github.io/pytransform3d/_auto_examples/index.html</link><dc:creator>lorepieri</dc:creator><comments>https://news.ycombinator.com/item?id=40940824</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=40940824</guid></item><item><title><![CDATA[Fundamental Questions]]></title><description><![CDATA[
<p>Article URL: <a href="https://lorenzopieri.com/fundamental_questions/">https://lorenzopieri.com/fundamental_questions/</a></p>
<p>Comments URL: <a href="https://news.ycombinator.com/item?id=40625185">https://news.ycombinator.com/item?id=40625185</a></p>
<p>Points: 2</p>
<p># Comments: 0</p>
]]></description><pubDate>Sun, 09 Jun 2024 15:41:56 +0000</pubDate><link>https://lorenzopieri.com/fundamental_questions/</link><dc:creator>lorepieri</dc:creator><comments>https://news.ycombinator.com/item?id=40625185</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=40625185</guid></item><item><title><![CDATA[OpenGuessr]]></title><description><![CDATA[
<p>Article URL: <a href="https://openguessr.com/">https://openguessr.com/</a></p>
<p>Comments URL: <a href="https://news.ycombinator.com/item?id=40544234">https://news.ycombinator.com/item?id=40544234</a></p>
<p>Points: 2</p>
<p># Comments: 0</p>
]]></description><pubDate>Sat, 01 Jun 2024 09:36:47 +0000</pubDate><link>https://openguessr.com/</link><dc:creator>lorepieri</dc:creator><comments>https://news.ycombinator.com/item?id=40544234</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=40544234</guid></item><item><title><![CDATA[Hide YouTube Shorts List]]></title><description><![CDATA[
<p>Article URL: <a href="https://github.com/gijsdev/ublock-hide-yt-shorts">https://github.com/gijsdev/ublock-hide-yt-shorts</a></p>
<p>Comments URL: <a href="https://news.ycombinator.com/item?id=40228016">https://news.ycombinator.com/item?id=40228016</a></p>
<p>Points: 1</p>
<p># Comments: 1</p>
]]></description><pubDate>Wed, 01 May 2024 19:19:28 +0000</pubDate><link>https://github.com/gijsdev/ublock-hide-yt-shorts</link><dc:creator>lorepieri</dc:creator><comments>https://news.ycombinator.com/item?id=40228016</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=40228016</guid></item><item><title><![CDATA[Scipy 1.13]]></title><description><![CDATA[
<p>Article URL: <a href="https://scipy.github.io/devdocs/release/1.13.0-notes.html">https://scipy.github.io/devdocs/release/1.13.0-notes.html</a></p>
<p>Comments URL: <a href="https://news.ycombinator.com/item?id=39964635">https://news.ycombinator.com/item?id=39964635</a></p>
<p>Points: 52</p>
<p># Comments: 3</p>
]]></description><pubDate>Sun, 07 Apr 2024 22:47:54 +0000</pubDate><link>https://scipy.github.io/devdocs/release/1.13.0-notes.html</link><dc:creator>lorepieri</dc:creator><comments>https://news.ycombinator.com/item?id=39964635</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=39964635</guid></item></channel></rss>