<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: mplappert</title><link>https://news.ycombinator.com/user?id=mplappert</link><description>Hacker News RSS</description><docs>https://hnrss.org/</docs><generator>hnrss v2.1.1</generator><lastBuildDate>Fri, 24 Jul 2026 04:06:36 +0000</lastBuildDate><atom:link href="https://hnrss.org/user?id=mplappert" rel="self" type="application/rss+xml"></atom:link><item><title><![CDATA[New comment by mplappert in "OpenAI and Hugging Face address security incident during model evaluation"]]></title><description><![CDATA[
<p>“Never attribute to malice that which is adequately explained by stupidity.” (or carelessness in this case)</p>
]]></description><pubDate>Tue, 21 Jul 2026 21:36:51 +0000</pubDate><link>https://news.ycombinator.com/item?id=48998701</link><dc:creator>mplappert</dc:creator><comments>https://news.ycombinator.com/item?id=48998701</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=48998701</guid></item><item><title><![CDATA[New comment by mplappert in "Potential session/cache leakage between workspace instances or consumer accounts"]]></title><description><![CDATA[
<p>Seems like a hallucination to me; note that the context contains “unmarkBlock” as the function name, which invites a connection to Minecraft. Still shouldn’t happen of course.<p>The alternative explanation is that the inference engine, which batches several unrelated requests for parallel processing, messed up the unpacking and returned an unrelated user’s query. This one would be very scary as it will leak arbitrary content, but it seems much less likely here.</p>
]]></description><pubDate>Sat, 04 Jul 2026 16:07:12 +0000</pubDate><link>https://news.ycombinator.com/item?id=48786422</link><dc:creator>mplappert</dc:creator><comments>https://news.ycombinator.com/item?id=48786422</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=48786422</guid></item><item><title><![CDATA[New comment by mplappert in "Reflections on software engineering in the age of AI"]]></title><description><![CDATA[
<p>I agree with this. I recently went back to writing more code by hand again for this reason: the amount of effort / mental toll it takes me to steer the LLM is sometime just not worth it. I might be slower but I enjoy my work much more again.</p>
]]></description><pubDate>Sun, 28 Jun 2026 19:57:43 +0000</pubDate><link>https://news.ycombinator.com/item?id=48710965</link><dc:creator>mplappert</dc:creator><comments>https://news.ycombinator.com/item?id=48710965</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=48710965</guid></item><item><title><![CDATA[New comment by mplappert in "Founding a company in Germany: €9600, 152 days and I still can't send an invoice"]]></title><description><![CDATA[
<p>There’s a lot of confusion here:<p>- There is no double taxation if you just pay yourself a salary (since it’s a normal business expense). If you want to take money out of the company flexibly, a GmbH is the wrong structure.<p>- I’ve never heard of anybody doing an UG/GmbH + KG to get started. This is highly unusual. Most people either do just a simple UG or maybe they set up a holding structure with two separate GmbH / UG entities.<p>- Related to the above: if you go with a simple, standard structure you will incur minimal legal fees. You don’t need a lawyer, you just directly task a notary and tell them you want a standard setup.<p>- If you don’t want the complexity of a limited liability company, the standard way to reduce liability risk is to get liability insurance. Many, many people do this instead of having a GmbH.<p>The valid criticism is the a) lack of digital processes and b) sequential processing of steps that could happen in parallel. For example, I sped up my own GmbH process by driving to the register court and paying in cash on-site. For whatever reason that’s much faster and saves about a week.</p>
]]></description><pubDate>Wed, 24 Jun 2026 14:28:41 +0000</pubDate><link>https://news.ycombinator.com/item?id=48660513</link><dc:creator>mplappert</dc:creator><comments>https://news.ycombinator.com/item?id=48660513</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=48660513</guid></item><item><title><![CDATA[New comment by mplappert in "Building a robotics research setup that lives next to my desk"]]></title><description><![CDATA[
<p>Yeah I tried to use ROS / Gazebo about 10 years ago (it was still ROS 1) and getting it set up was an immense pain. I remember that creating new modules required writing CMake files. Maybe this is better now, but I decided to skip that.<p>I also agree on the need for a simple, easy, extensible open source framework. LeRobot IMO is some of this but also contains the dataset + ML code. I think Flask is nice because it's so singularly focused on just one thing with extensibility if you need extras.<p>So I really like the idea. But being an OSS maintainer these days seems... intense.</p>
]]></description><pubDate>Sat, 20 Jun 2026 10:49:37 +0000</pubDate><link>https://news.ycombinator.com/item?id=48608220</link><dc:creator>mplappert</dc:creator><comments>https://news.ycombinator.com/item?id=48608220</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=48608220</guid></item><item><title><![CDATA[New comment by mplappert in "Building a robotics research setup that lives next to my desk"]]></title><description><![CDATA[
<p>I’d recommend looking at the SO-101 then. Much much cheaper.<p>And hardware is very fun! It’s also very frustrating. But to me worth it.</p>
]]></description><pubDate>Sat, 20 Jun 2026 10:32:44 +0000</pubDate><link>https://news.ycombinator.com/item?id=48608116</link><dc:creator>mplappert</dc:creator><comments>https://news.ycombinator.com/item?id=48608116</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=48608116</guid></item><item><title><![CDATA[New comment by mplappert in "Building a robotics research setup that lives next to my desk"]]></title><description><![CDATA[
<p>This all makes a lot sense, thanks for sharing!<p>For depth I agree on the VLA route but for ACT / DP-style imitation learning from scratch it seems more feasible (since you’re not fighting a pretrained model that was not trained on this modality). Might also increase robustness since you naturally end up with an input that’s invariant to colors / textures. Plan is to try both paths: the from scratch (and then ablate RGB vs RGB-D) and the VLA + fine-tuning one.</p>
]]></description><pubDate>Sat, 20 Jun 2026 10:30:39 +0000</pubDate><link>https://news.ycombinator.com/item?id=48608102</link><dc:creator>mplappert</dc:creator><comments>https://news.ycombinator.com/item?id=48608102</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=48608102</guid></item><item><title><![CDATA[New comment by mplappert in "Building a robotics research setup that lives next to my desk"]]></title><description><![CDATA[
<p>Did you ever a late RGB vs RGB-D? I haven’t seen that much in the literature.<p>Also any thoughts on action space representation? Seems to me people are settling on flow matching mostly, but pi still uses discrete tokens to supervise the upstream backbone VLM. I also like the simplicity of discrete bins and used that successfully in the past.</p>
]]></description><pubDate>Sat, 20 Jun 2026 07:11:39 +0000</pubDate><link>https://news.ycombinator.com/item?id=48607058</link><dc:creator>mplappert</dc:creator><comments>https://news.ycombinator.com/item?id=48607058</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=48607058</guid></item><item><title><![CDATA[New comment by mplappert in "Building a robotics research setup that lives next to my desk"]]></title><description><![CDATA[
<p>Yeah I can see that. Especially the rotation part is pretty awkward (hence why I currently do the axis parallel to table surface trick and only use the yaw angle to rotate the gripper). The space mouse was super easy to get started with though, so in terms of getting something up and running quickly it has an advantage.</p>
]]></description><pubDate>Sat, 20 Jun 2026 05:57:44 +0000</pubDate><link>https://news.ycombinator.com/item?id=48606711</link><dc:creator>mplappert</dc:creator><comments>https://news.ycombinator.com/item?id=48606711</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=48606711</guid></item><item><title><![CDATA[New comment by mplappert in "Building a robotics research setup that lives next to my desk"]]></title><description><![CDATA[
<p>This seems indeed useful. I haven't seen this for robotics but I'm sure people need this for larger deployments (either for a distributed fleet or for an "arm farm"-like setup where there's many robots in one location for data collection / eval). Interesting idea!</p>
]]></description><pubDate>Fri, 19 Jun 2026 12:50:11 +0000</pubDate><link>https://news.ycombinator.com/item?id=48597984</link><dc:creator>mplappert</dc:creator><comments>https://news.ycombinator.com/item?id=48597984</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=48597984</guid></item><item><title><![CDATA[New comment by mplappert in "Building a robotics research setup that lives next to my desk"]]></title><description><![CDATA[
<p>Wow very cool project and thanks for the Ariel pointer! Added to my reading list.<p>And yes, having a nice robot makes life so much easier. Very happy with my choice so far!</p>
]]></description><pubDate>Fri, 19 Jun 2026 12:11:21 +0000</pubDate><link>https://news.ycombinator.com/item?id=48597671</link><dc:creator>mplappert</dc:creator><comments>https://news.ycombinator.com/item?id=48597671</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=48597671</guid></item><item><title><![CDATA[New comment by mplappert in "Building a robotics research setup that lives next to my desk"]]></title><description><![CDATA[
<p>Oh very cool! Looks a bit like the TRLC-DK1 (I was looking at this one for a bit).<p>I think pushing the sota is quite hard to do solo but we'll see. Mostly I want to get back up to speed after having not done much robotics during the last 6 years. Best way for me to learn is to just do it, so here we are. We'll see how far I get (I suspect at some point compute will be the main bottleneck)</p>
]]></description><pubDate>Fri, 19 Jun 2026 09:29:11 +0000</pubDate><link>https://news.ycombinator.com/item?id=48596629</link><dc:creator>mplappert</dc:creator><comments>https://news.ycombinator.com/item?id=48596629</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=48596629</guid></item><item><title><![CDATA[New comment by mplappert in "Building a robotics research setup that lives next to my desk"]]></title><description><![CDATA[
<p>I timestamp everything twice: once with the hardware clock (if available, like for the realsense camera) and once within my robot stack once it gets read from the device (using `time.monotonic_ns()`). Both are stored and alignment can happen with either timestamp. I think the 2nd timestamp is actually more meaningful since ultimately I want to reconstruct the state that the policy would've seen; so if one modality is delayed I should actually include that effect during training.<p>That being said, I might switch to a realsense for the static tabletop camera as well; the realsense wrist is clearly much more reliable than the cheap Logitech C920 that I currently use.</p>
]]></description><pubDate>Fri, 19 Jun 2026 09:16:53 +0000</pubDate><link>https://news.ycombinator.com/item?id=48596552</link><dc:creator>mplappert</dc:creator><comments>https://news.ycombinator.com/item?id=48596552</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=48596552</guid></item><item><title><![CDATA[New comment by mplappert in "Building a robotics research setup that lives next to my desk"]]></title><description><![CDATA[
<p>I'm only starting down this road but my sense is that ACT and Diffusion Policy both make it pretty feasible to start on real data only. LeRobot also makes it easier to train these. But that's the next step that I'm working on, so I don't know yet.<p>On attachments: during this project I really wanted a 3D printer several times. So that's probably next on the shopping list.<p>The Ufactory arm is actually quite extensible: it exposes digital input/output and you have a standard wrist mount where you can mount different end effectors or attachments.</p>
]]></description><pubDate>Fri, 19 Jun 2026 06:51:30 +0000</pubDate><link>https://news.ycombinator.com/item?id=48595597</link><dc:creator>mplappert</dc:creator><comments>https://news.ycombinator.com/item?id=48595597</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=48595597</guid></item><item><title><![CDATA[New comment by mplappert in "Building a robotics research setup that lives next to my desk"]]></title><description><![CDATA[
<p>Cool video! What made you stop if I can ask?<p>And yeah I feel you re humanoid. I worked on the Rubik's cube project at OpenAI, which used a humanoid hand, and it was insanely painful and hard. Also fun anecdote: it was completely impossible to teleop the shadow hand. We had a data glove to capture hand movements but as soon as contact / haptics come in, you're lost. We could never even get a single rotation on the Rubik's cube via teleop.<p>I do think simpler hardware like the one described in my post works really though and it's so much easier to do something with it.</p>
]]></description><pubDate>Fri, 19 Jun 2026 06:49:00 +0000</pubDate><link>https://news.ycombinator.com/item?id=48595585</link><dc:creator>mplappert</dc:creator><comments>https://news.ycombinator.com/item?id=48595585</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=48595585</guid></item><item><title><![CDATA[New comment by mplappert in "Building a robotics research setup that lives next to my desk"]]></title><description><![CDATA[
<p>Very cool!<p>Have you seen the recent nvidia thing? They do this at scale for robotics manipulation: <a href="https://research.nvidia.com/labs/gear/enpire/" rel="nofollow">https://research.nvidia.com/labs/gear/enpire/</a></p>
]]></description><pubDate>Fri, 19 Jun 2026 06:33:43 +0000</pubDate><link>https://news.ycombinator.com/item?id=48595502</link><dc:creator>mplappert</dc:creator><comments>https://news.ycombinator.com/item?id=48595502</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=48595502</guid></item><item><title><![CDATA[New comment by mplappert in "Building a robotics research setup that lives next to my desk"]]></title><description><![CDATA[
<p>Great points and I very much appreciate the input!<p>Right now the static camera is probably really bad: It's mounted on my desk, so its very easy to bump into it and move it. So yeah, it's position for sure will change over time. I think I need a better solution, maybe a rail system that's more rigidly attached to the robot arm so that at least the camera stays fixed relative to that point of reference.</p>
]]></description><pubDate>Fri, 19 Jun 2026 06:32:29 +0000</pubDate><link>https://news.ycombinator.com/item?id=48595493</link><dc:creator>mplappert</dc:creator><comments>https://news.ycombinator.com/item?id=48595493</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=48595493</guid></item><item><title><![CDATA[New comment by mplappert in "Building a robotics research setup that lives next to my desk"]]></title><description><![CDATA[
<p>That was my take 8 years ago glad to hear it’s still that</p>
]]></description><pubDate>Fri, 19 Jun 2026 06:13:41 +0000</pubDate><link>https://news.ycombinator.com/item?id=48595384</link><dc:creator>mplappert</dc:creator><comments>https://news.ycombinator.com/item?id=48595384</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=48595384</guid></item><item><title><![CDATA[New comment by mplappert in "Building a robotics research setup that lives next to my desk"]]></title><description><![CDATA[
<p>For understanding: I think the level is much deeper if I wrote the code vs reading someone else’s. Same applies to coding agents of course which is why I wrote most of it myself and only delegate some tasks (for example codex was great help at setting up telemetry dashboards or writing the custom glfw renderer).<p>On control: LeRobot will change all the time and I’ll be unaware of what changed. If something suddenly doesn’t work anymore, it’s a pain to find out. I can of course fork or pin but that defeats the purpose a bit.<p>At the end it’s also partially just preference: I wanted to write this layer myself, and I have opinions about how it should be architected, so I did.</p>
]]></description><pubDate>Fri, 19 Jun 2026 05:49:29 +0000</pubDate><link>https://news.ycombinator.com/item?id=48595239</link><dc:creator>mplappert</dc:creator><comments>https://news.ycombinator.com/item?id=48595239</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=48595239</guid></item><item><title><![CDATA[New comment by mplappert in "Building a robotics research setup that lives next to my desk"]]></title><description><![CDATA[
<p>Glad you like it!<p>Re your questions:<p>- The driver situation turned out totally fine; I intentionally picked HW with good python sdk support so that was very painless.<p>- The static camera (the C920) is not super great; it drops frames and sometimes cuts out. We’ll see how that goes but it’s probably the clostest thing I want to swap right now. Another issue is reach of the arm when forcing the worst to be axis parallel with the table; you cannot get very far away. The chess setup demo in the video gives an example: I can just reach the row of pawns and beyond that it’s out of reach.<p>- I don’t know yet! The 50-100 figure comes from the ACT and diffusion policy papers but it depends on the type of task. For fine tuning my sense is that you only need a few hours worth of demos to get good results with pi0.5 etc. a big reason I’m doing this project is that I want to try all of this myself, so the next posts definitely will talk about that</p>
]]></description><pubDate>Fri, 19 Jun 2026 05:39:29 +0000</pubDate><link>https://news.ycombinator.com/item?id=48595157</link><dc:creator>mplappert</dc:creator><comments>https://news.ycombinator.com/item?id=48595157</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=48595157</guid></item></channel></rss>