Hacker Newsnew | past | comments | ask | show | jobs | submit | xfeeefeee's commentslogin

That's a pretty wide brush you are painting with there


That OF is not a honest job?

That's the narrowest of brushes. Anybody thinking otherwise is the one painting with an overly broad mind, and not in a good way.


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

https://github.com/xfeeefeee/node-windows-readdir-fast https://www.npmjs.com/package/node-windows-readdir-fast

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)


Over five years of paid SoundCloud here, I thought something was wrong with my setup. If this continues I'll have to cancel, basically. What a pain.


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.


> this is where i switch back to downloading music off russian pirate websites.

As a bonus you may even get discount codes for your VPN!

For real tho, fuck all those rent-seeking control freaks. Piracy was almost dead, we had a good deal. But no, it's never enough, so here we are.

Also, some piracy boards are actually pretty steady, nice and cool communities, and listing to local files feels way more intentional.


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


just checked in with my mullvad vpn, soundcloud now lets you in with a vpn on! yay


On a personal project I've decided to do the opposite and every commit message is meow or mlem or hisssss or purrrr etc


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?


I tried it on transparent glass mugs, and it does pretty well. At least better than other available models: https://i.imgur.com/OBfx9JY.png

Curious if you find interesting results - https://playground.roboflow.com


I'm pretty sure davinci resolve does this already, you can even track it, idk if it's available in the free version.


For those unaware, Raku is the evolution of Perl 6, basically. It's honestly a beautiful and seductive language. At the same time it terrifies me.


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.


Great analogy, and similar to how I saw things play out.

IIRC Perl 6 wanted to expand or morph into something better, spent a ton of time on it, and the community in general rejected it hard.

So now we have this dangling language that's shunned by its own community, regardless of its merits. Weird place to be in.


lol

Well Raku is not shunned by the very warm and welcoming Raku Community … https://raku.org/community


I'm having a hard time understanding what exactly the graphs are showing. Is it just average pixel color per frame?


Yes kind of, k-means clustered colors with height in proportion.


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.


this is hilarious. more context is here: https://x.com/mahlenr/status/1964524587254964580

hopefully the layers of satire here are not lost


The layers of satire of this is lost on me.


Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: