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

You stop paying for ads and the product link disappears. Reason why founders tend to go for reddit is because it gets indexed by Google and LLMs and the link gets 'preserved'.

What is your experience in stickiness of users after acquisition via Ad? Given crack down by reddit mods for posting links - I am considering just buying ads.


We run a similar setup in production at VideoToBe – FFmpeg inside Cloudflare Containers with R2 mounted as a local filesystem via FUSE (tigrisfs).

On the debate about Cloudflare vs Fly vs spot instances – for bursty, infrequent workloads that already use R2 for storage, Containers are a natural fit.

The container accesses R2 over Cloudflare's internal network, so files never hit the public internet.

Check out our implementation - https://videotobe.com/blog/how-we-process-video-with-cloudfl...

(The main difference is we don't use Cloudflare Queues in conjunction with Cloudflare Containers. You can set max_instances to your desired settings to process parallel requests.)


Spot on. This tweet will go down in history — right next to Jack's first tweet. We all understand businesses require difficult decisions. This is one of the best layoff letters I've seen. Short, honest, and human.


This is a greatly researched article, and the site is just awesome!

Kanchipuram Saree has a rich history, and I learned so much more by reading this article.

I am intrigued by the Kanchipuram saree and have dreamed about owning one. The digital ledger is a unique idea – if authenticity is established, it would be easy to invest in this as art piece.


You don't need a digital ledger - these are ODOP goods [0] so it's fairly straigtforward to identify authenticity based on the wholeseller's GI tag [1].

GI Tagging for ODOP products is taken extremely seriously as the products associated with ODOP tend to be associated with locally powerful khadi cooperatives and because this is a personal project of Modi and Shah as they started their political careers in Khadi Cooperatives and Amit Shah is the Cooperation (as in Cooperatives and Khadi) Minister, so complaints tend to be taken seriously. Additionally, textile cooperatives are extremely important in TN as well, and the TN government closely enforces it's GIs as well as building their own e-commerce platform and showrooms for selling cooperative goods [2].

[0] - https://www.investindia.gov.in/one-district-one-product

[1] - https://kancheepuram.nic.in/about-district/gi-tag-product-ka...

[2] - https://www.cooptex.com/


Your information about tagging is relevant and useful---and a valid critique of the techno-solutionsim espoused by the piece. Words that could have been spent on talking about the incredible technology that handlooms actually are.

But keep the votebank politics out of this man. Every political leader in the history of the country has espoused such kinship and love for the handicraft. Their reasons are their own.

Khadi and handicrafts have been political since before the beginning of the republic of India.

Besides, cooperatives are well-known mechanisms to launder money, and their politically "clean" image is why they are a favourite laundry of politicians.


Yeah. If anything, Modi/Shah would probably burn those co-operatives to the ground if they could. Tamil Nadu hates the BJP.


No. Same feedback to you, as to alephnerd. Don't feed the beast.

> Please don't use Hacker News for political or ideological battle. It tramples curiosity.

ref: https://news.ycombinator.com/newsguidelines.html


I'm working on VideoToBe — a audio and video Transcription service with an AI chat layer. Whisper for transcription, then you can chat with your recordings instead of rewatching.

Also building simple tools for simple task such as converting audio-to-video to post on youtube and more for business users who find Premiere/Final Cut overkill for basic tasks. videotobe.com


VideoToBe.com - Transcription & Chat for Audio/Video (board meetings, lecture notes, churches summons etc.)

Started as Pay-per-use service (upload the file and receive an email with transcript). Now we also offer subscription based service for media library, AI summaries, chat Q&A, insights/highlights.

Makes between $200 to $600 per month.

https://videotobe.com

Tips for sub growth in transcription space?


It is up now!


You sure?


Just checked. It's up!!


nope... order page is still 500


Please don’t get a dog just because you’re having an existential crisis. Dogs are lifelong responsibilities.


Thank you! It certainly looks like Rotoscoping.

And EbSynth looks amazing! I wonder what model/tech will track the moment so well!


I use a two-pass approach - first pass with ASR (OpenAI Whisper) and second pass with an LLM. I ask users to provide context upfront and use that as the "initial_prompt" parameter in Whisper: https://github.com/openai/whisper/discussions/963#discussion...

Gemini might have similar capabilities for custom vocabulary, though I'm not certain about their specific implementation. The two-pass ASR+LLM approach could work with Gemini's output as well.


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

Search: