Live data from Hacker News

Open source and self hostable/private file converter

vert.sh

111–120 of 120 posts

Re: Open source and self hostable/private file converter

#111

Earlier quoted context omitted.

I get to be one of the lucky few to learn today that ffmpeg was ported (well, transpiled) to WASM. This is more specifically built on that port: https://github.com/ffmpegwasm/ffmpeg.wasm That project has an interactive playground that essentially describes and demonstrates how it works: https://ffmpegwasm.netlify.app/playground This also means that despite being a locally hosted ffmpeg frontend, it's still slower tha…

they may have updated the website since the numerous comments here but the about section acknowledges all the libraries they use Libraries A big thanks to FFmpeg (audio, video), libvips (images) and Pandoc (documents) for maintaining such excellent libraries for so many years. VERT relies on them to provide you with your conversions.

Looks like that was added in the last day from what I can tell. Glad to see it, but still weird that they aren't links.

https://github.com/VERT-sh/VERT/commit/8f8ea34483cab76e27204...

Re: Open source and self hostable/private file converter

#112
post #54

Earlier quoted context omitted.

WHAT!? Unbelievable productivity. I'm in awe (and a renewed impostor syndrome).

Seems strange to me to feel imposter syndrome for not matching up to an elite talent… did you feel prior to this that you were the best in the world at programming, and now realize you aren’t? Is everyone who isn’t the very top of the top an imposter?

Maybe he is smart and could do it but he is just very lazy and prefers to lie in bad playing games. That would cause him to feel that way when he realises that he could do more ;)

Re: Open source and self hostable/private file converter

#113

Earlier quoted context omitted.

It really is crazy how true the 1000x statement is. We use QuickJS (the JavaScript runtime he authored) in Minecraft (Bedrock) where even more developers use it to mod Minecraft. It's a huge pyramid of developers! Checking out Bellard's website is a great high level list of works: https://bellard.org/

i would hope that one day bedrock edition will support macos just like education edition does (which runs on the exact same engine), but i fear that microsoft might have bought mojang expressly to prevent that from happening

Hopefully one day! It does seem like a hole in our line up.

Re: Open source and self hostable/private file converter

#114
post #93

Earlier quoted context omitted.

My 70+ non technical parents are not going to have much success with ffmpeg.

While I have 68 fewer parents, minimum, than you, I also have technical issues with ffmpeg and I pitched a transcoding setup to a F50 company - so I've used it.

So you have plus > x > parents?

Re: Open source and self hostable/private file converter

#115
post #15

With the recent findings [0] that some of the “free file converter” websites in the wild were actually injecting malware into the results as the first stage of various attacks, I’ve wanted to stand something like this up on a server for my family. This looks like exactly what I’ve been looking for. - [0] https://www.fbi.gov/contact-us/field-offices/denver/news/fbi...

Wow, the FBI has some great tips to protect yourself from scams including:

> Take a breath, slow down and think.

Re: Open source and self hostable/private file converter

#116

It's ffmpeg all the way down. I can't imagine what the internet would be if there weren't such a marvelous piece of software.

That's a whole true, creator Mr Fabrice Bellard, a 1000x developer, also create Qemu, another essential gem of software.

Never heard of him, thanks for pointing this out.

Re: Open source and self hostable/private file converter

#117

Earlier quoted context omitted.

Okay, here's a crazy idea. The things he built are: ffmpeg, which basically implements a bunch of specs for codecs Qemu, which basically implement a bunch of specs for CPUs TinyC / QuickJS, which basically implement a bunch of specs, mainly those for C and JS. That LTE thing, which, surprise surprise, implements a bunch of specs. He seems to be a God of turning specs into working code, not necessarily a GOd of progra…

Yup, but you need to involve yourself deep into quite the diverse range of programming, computer science, math and physics questions to be able to even read the specs, much less implement them. Codecs involve highly arcane math, an emulator not only needs to take care about the CPU but a whole bunch of side chips and associated timings, compilers are an entire field of academic study, and to work with LTE or anything…

It's just the average thing you learn going through EE or CompE, plus a knack for turning specs to code.

Don't get me wrong, I find him to be an elite dev, but more for the incredible ability to hold a spec in his head in sufficient detail - and do that multiple times.

Re: Open source and self hostable/private file converter

#118
post #96

Earlier quoted context omitted.

i would hope that one day bedrock edition will support macos just like education edition does (which runs on the exact same engine), but i fear that microsoft might have bought mojang expressly to prevent that from happening

You have your timeline confused. When Microsoft bought Mojang, the only version of Minecraft on PC was Java Edition. It wasn't under the next year that they released the Windows 10 Edition (which is what became Bedrock on PC).

I don't think that was a confusion of mine? Microsoft may well have bought Mojang to develop Windows 10 Edition and then once Bedrock Edition became sooo cross-platform they just. Happened to miss macOS. By total mistake. (A port even exists as part of Education Edition and they're not selling it as part of Bedrock Edition.)

Re: Open source and self hostable/private file converter

#119
post #93

Earlier quoted context omitted.

My 70+ non technical parents are not going to have much success with ffmpeg.

While I have 68 fewer parents, minimum, than you, I also have technical issues with ffmpeg and I pitched a transcoding setup to a F50 company - so I've used it.

What technical issues?

Re: Open source and self hostable/private file converter

#120
post #19

Earlier quoted context omitted.

What a silly take. > Why do such things need to be hosted at all? because: corporate computing inmates, who cannot install anything locally Basically, denying or not seeing the practicality factor of web hosted solutions is either trying to be edgy or worryingly myopic.

> Basically, denying or not seeing the practicality factor of web hosted solutions is either trying to be edgy or worryingly myopic Are you unsatisfied with the myriad of Imagemagick, FFMPEG, sox or Ghostscript GUI front-ends ? What does a web deployment offer ? Even not taking privacy concerns in consideration, the local solution if better - I guess a one-off conversion might wish to eschew local installation, but s…

I don't understand what we're discussing. Am I supposed to defend the usefulness of the internet?
Post reply on HN