HN user

hamiecod

17 karma

Personal: hargunbeer.com Company: xclip.in Email: hbs@hargunbeer.com

Posts7
Comments31
View on HN

As a newbie in the world of entrepreneurship, I tried outbound sales for 3 months with my first venture. Was never worth the effort. In my opinion, it is extremely difficult to sell to people who aren't looking for the stuff or are interested in the stuff you are selling.

A platform that takes your podcast footage and produces the podcast(with trailer), mid form clips and reels by analyzing what your audience responds to posts it on various social media[0].

A fiat to crypto payment gateway for businesses and freelancers without a strict KYC. Users can pay using card and merchants can claim instant crypto settlement[1].

WIP: a casino algorithm that outperforms most casino algorithms in terms of user retention over a long period of time with the objective function of maximizing long term profit.

[0] https://xclip.in [1]: https://obliqpay.com

I agree with you about writing. Back in 2020, I made a commitment to study a CS or math topic in detail each week and then write an essay about it. Those were some of my best learning experiences and when I look back at those essays, they are pure gold.

I know 4 languages. 3 of those I learnt because of my family. I learnt Russian because of work (+fun). I feel that it is always best to go the classic route and learn a language from a manual (currently learning mandarin from a manual) and that gamified experiences of learning languages have a very low learning/effort ratio.

Stuff like the MicroPC excites me. Even though, logically, you hardly need need a micro pc but the hacky excitement of using it is worth it. I have also been looking at purchasing the MNT research pocket laptop.

I agree, writing and maintaining specifications can be cumbersome. But I've felt that learning how to write formal specifications to keep the code in check has made me a better programmer and system architect in general, even when I do not use the formal spec tooling.

I recently started reading "Specifying Systems: The TLA+ Language and Tools for Hardware and Software En" by Lawrence Lamport[0]. It is a good starting point for learning how to specify systems on the basis of mathematical proofs.

Since the new code is specifications in the age of AI, learning how to specify systems mathematically is a huge advantage because English is extremely ambiguous.

[0] https://lamport.azurewebsites.net/tla/book-02-08-08.pdf

This is funny as well as amazing haha. This makes me wonder whether mathematics can prove the real truth or not since it does not take spirituality, conciousness and metaphysics (things we dont yet fully understand) into account.

Size of Life 7 months ago

It makes me emotional when I think about where life started and what it evolved into. Life created so many different types of organisms, each having different features while maintaining the equilibrium of the planet. From bacteria, to massive dinosaurs, to tiny homosapiens who inevitably control the largest organisms.

—-write-auto-subs gets your IP banned for 12/24 hours if you download video subtitles in bulk but if the subtitles are downloaded with sufficient time gap in between, the ban is not triggered.

My startup has to utilize youtube transcriptions so we just subscribe to a youtube transcriptor api hosted on rapidapi that downloads subtitles. 1$ per 1000 reqs. Pretty cheap

But bandwidth is extremely cheap in 2025 to the point that I do not even check my bandwidth usage and I have never reached my 2TB/month bandwidth cap in the last 3 years.

Secondly, the p2p system will be advantageous for the videos that most people watch, i.e., popular videos. This implies that the "popular" video will have a large number of concurrent users who are transmitting a small part of video to just 3 other peers who are then transmitting the same part to 3 other peers.

This way, the bandwidth usage for uploading is reduced.