标签:#hack
找到 14853 篇相关文章
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