Really cool to see this here. I always loved these in movies. There are a bunch of really interesting artists making use of ink ink liquid, oils, chemical reactions etc that create beautiful abstract pieces. Fitting for HN, Roman De Giuli even creates his own machines. Check out Emitter https://youtu.be/VMd608zCEWc
I have a couple of friends really into paint pouring, and I've tried to make interesting videos of it in the past. It never comes out well because they are still trying to make a finished art piece instead of making a video art piece. I feel like Roman here decided the video was the art. The spillage at the end of one of these shoots must be pretty interesting as well. The pooled paint will retain the patterns in a compressed form, but the paint will be pretty thick that when dried becomes an interesting sculpture in itself. I'd love to see some of those.
Oh hey this is exactly why I made node-windows-readdir-fast - especially with the way node works, this makes reading filenames and length and times around 50x faster
Windows only of course, but the concept is sound. Was also fun benchmarking to find out that parsing a binary stream was faster than creating a ton of objects through the node api (or json deserialization)
SoundCloud once messed up a huge song import - hundreds (as in more than 9 hundreds). There was no way to batch clean/edit, or even clear/nuke (i.e delete everything). Support refused to help. They clearly said they "won't" do it and they helpfully asked me to do it one by one because that was the way users were supposed to do it. I kept requesting that they could just delete everything and I would set up everything again because at that point my profile looked all garbage and noise. They refused and stopped responding. I found a CxO email and mailed seeking help. I never received a reply. A few days later, I just deleted that really old account. I used to use the site very regularly since the beginning. But after that, they never even came to my mind until I saw this here on HN.
same here. been a paying customer for 2 years, a soundcloud listener for 5+. this is where i switch back to downloading music off russian pirate websites.
well, life isn't all sunshines and rainbows after all :)
i'm glad there are lots of people who think just like i do and are ready to sacrifice convenience for the sake of privacy
Have you considered whether you really need to use git? You could just take regular snapshots if you are concerned about needing to revert/undo. Or use a tool like git wip to automatically make commits every time you save, if you really like the git UI.
I mean, git is useful even without "human-readable" commit messages.... 99% of my commit messages are complete garbage ("fixes" "farming, music and shit" "update" ".", etc.)
but in practice it's not a huge problem, IDE shows you the commit history of a specific file so bisecting changes is easy, there's only a few entries with the roughly correct date modifying the file you're looking for :D
"low quality code/commit messages" hasn't really slowed me down so far and probably won't in the future either
I can't wait until it is easy to rotoscope / greenscreen / mask this stuff out accessibly for videos. I had tried Runway ML but it was... lacking, and the webui for fixing parts of it had similar issues.
I'm curious how this works for hair and transparent/translucent things. Probably not the best, but does not seem to be mentioned anywhere? Presumably it's just a straight line or vector rather than alpha etc?
The main idea of renaming from Perl6 to Raku was to allow this beautiful and seductive new language to escape the black hole gravity well formed by the collapse of the Perl star. Seems like Raku is stuck inside the Perl event horizon for ever, with no hope of reputational escape.
I think it was based on the misconception that the mainstream turned away from Perl because of a handful of warts and mistakes, not because Perl's unconstrained flexibility made it impractical, and that Perl "done right" could recapture the excitement and mainstream attention that Perl once enjoyed. I think they should have accepted that the existing community was already the largest subset of programmers that could embrace Perl's trade-offs, with or without the historical warts.
fwiw I think Perl was so popular in the late 90s that a transition like Python2.0 to 3.0 that traded some backward compatibility for some structure COULD have been successful. However, the Perl community also got tired of waiting such a long time for what is now Raku, and it was so different with no incremental migration path, that the lifeboat never materialized. Its not like Larry and the community didn't know that a transition was needed, but the execution was not there.
> a transition like Python2.0 to 3.0 that traded some backward compatibility for some structure COULD have been successful.
I think Perl was a lot further away than Python was from anything that would have allowed "trading some backward compatibility for some structure".
This was a clear case of a language collapsing under the weight of its own poor decisions and lack of coherent design. Could it have been kept on life support with a series of incremental improvements? Probably, but things wouldn't have gotten materially better for its users, and it would have bled users anyway as the industry left it behind.
Does this analyze the video itself with AI or does it just use the text / description and other metadata? Would love to know more details on how that works
It analyzes the entire video along with the metadata so that the entire context is captured. It even extracts important info like it is a travel itinerary, it will give you a list of places with direct links to Google Maps, or if it is a movie review, it will give a button that will take you to the trailer on YouTube. I am supporting 9 different specific genres and 9 genre-specific UI.