Based on our record, Recut should be more popular than Zepto.js. It has been mentiond 29 times since March 2021. We are tracking product recommendations and mentions on various public social media platforms and blogs. They can help you identify which product is more popular and what people think of it.
Unfortunately, I've been having a difficult time putting this into practice with Premiere Pro, with some of the current methods by which you can do this not working quite right- AE Script Silence Remover is clunky and often just doesn't want to work; ReCut actually seems rather promising, if I could get it to work as intended; and I can't be made to care about TimeBolt or AutoCut because of their expensive... Source: about 2 years ago
I use Recut https://getrecut.com/ to trim silence automatically. Then export XML and import into DR as timeline. It's not an alternative to AutoPod, but works really well for what it is. Source: about 2 years ago
I’ve enjoyed working with Tauri a lot, and I’m excited to check out the mobile release. I’ve been using it for about a year now, paired with Svelte, to build a video editor [0] and it’s been really nice speed-wise. I haven’t felt like Tauri is the bottleneck in probably 99% of cases (usually it ends up being my own code!). One area they could improve, and I think they’re working on for 2.0, is the IPC mechanism... - Source: Hacker News / over 2 years ago
Late 2020 I had the same thought, I was making screencasts and hated doing all the cutting to turn my 45 minutes of mistakes into a 3 minute video. So I made a similar script in Node, where it used ffmpeg’s silencedetect and instead of outputting a new video, it saved an EDL file that I could import into an editor like DaVinci Resolve, and then I could fine tune the edits. As soon as that worked I wanted more -... - Source: Hacker News / over 2 years ago
I'm doing a 50% off sale for my app Recut, https://getrecut.com It's a simplified video editor that removes pauses and dead air, and creates a cut list you can then import into a "real" editor. Saves a bunch of time if you're doing talking-head videos, vlogging, podcasts, screencasts... The sorts of content where the first step of editing is to chop out the long pauses and mistakes. I originally built it because I... - Source: Hacker News / over 2 years ago
jQuery II: The Quickening! If anybody's interested in a more minimalist jQuery-like tool check out Zepto [1]. I built a toy Golang SSR project using it and felt like I was 17 again. Also of note is that "Highlander II" takes place in the year 2024 [2]. It's a sign! Everything old is new again! `$` is immortal! [1] http://zeptojs.com/ [2] https://en.wikipedia.org/wiki/Highlander_II:_The_Quickening. - Source: Hacker News / 8 months ago
> I've always thought there should be a modern, lightweight jQuery alternative like this. Have you heard of Zepto? https://zeptojs.com. - Source: Hacker News / over 1 year ago
I once made a very crude and simple TiddlyWiki work-alike I called "HulloWurld" https://github.com/calroc/HulloWurld It's 143 KB, but it includes copies of Knockout, Underscore, Zepto, and the "Marked" markdown parser... ¯\_(ツ)_/¯ ( Good stuff BTW: http://knockoutjs.com/ http://underscorejs.org/ https://zeptojs.com/ https://github.com/chjj/marked ) Probably the only interesting bit is the code to save the page:... - Source: Hacker News / about 3 years ago
I think zepto.js is a better choice. It's slightly bigger than cash but much closer to jquery (for example it has $.ajax) https://zeptojs.com. - Source: Hacker News / over 3 years ago
Streamlit - Turn python scripts into beautiful ML tools
jQuery - The Write Less, Do More, JavaScript Library.
AutoGPT Plugins - Plugins to enhance the functionality of ChatGPT
AngularJS - AngularJS lets you extend HTML vocabulary for your application. The resulting environment is extraordinarily expressive, readable, and quick to develop.
HNdeck - Browser for staying in touch with what's happening on HN
ExpressJS - Sinatra inspired web development framework for node.js -- insanely fast, flexible, and simple