标签:#hack
找到 14838 篇相关文章
Design is compromise
Why Los Angeles Stopped Repaving Its Streets
An Inside Look at the Token Reseller Market
Robotics development made dead simple (open source)
Hey everyone, My team and I have been working hard on this project: https://peppy.bot It's a direct replacement for ROS 2. We already have the OpenArm robot (https://openarm.dev) working on the platform, both v1.0 and v2.0, plus Isaac Sim and MuJoCo integration. If you're in a hurry, head over to https://docs.peppy.bot/quickstart/ and get started in 5min. Our long term vision is to allow anyone (even non-devs) to go from a prompt to real humanoid robot actions, first in simulation, then on the p
Skill Router – a local-first router for large agent skill libraries
Repairing a "for parts" Canon 7D Mark II
Park by Robot at London Gatwick Airport
Show HN: A browser-based video editor that renders videos directly with FFmpeg
Weave is a React app that provides a multi-track timeline editor to perform basic video edits like trimming, stitching, transitions, audio tracks etc. which maps directly to an FFmpeg command to render the video. I tried my best to have the React "video" preview closely replicate the FFmpeg lavfi filtergraph output, but naturally this is not perfect (especially replicating the `eq` filter using SVG filters is quite inaccurate). I've built this as a prototype for another project I'm working on, s
Anime Professions
Show HN: Managing on-premise servers without Kubernetes
Ask HN: What are the most promising RL fields for a new master student?
i am an incoming msc student thinking about a research direction in reinforcement learning. which rl subfields do you think have the most potential right now? i am particularly interested in emboddied ai and bcis.
The New AI Superpowers: Focus and Followthrough
Show HN: Temporal Context Map
Timeline with depth.
Show HN: Reverse Minesweeper
Show HN: Virtual time engine to record HTML to 60fps MP4, no drops
Google Discloses $94.1B in SpaceX Stock, Marking 6% Stake
Go Analysis Framework: modular static analysis by go team
Ask HN: Are you using Rust on embedded devices yet? If not, why?
I started dabbling with ESP32-based MCUs from Waveshare with Rust, and I'm quite impressed with the state of things (esp-rs, embassy, probe-rs etc). Note that I haven't really done embedded in any other languages, so I don't really have anything to compare it with. One thing I did notice was that creating beautiful, interactive user interfaces on MCUs with displays is a little harder, libs like embedded-graphics don't look that great. This made me wonder, are people using Rust in their professio