HN user

madhavanmalolan

45 karma

Developer. CEO reclaimprotocol.org

Posts20
Comments7
View on HN
docs.reclaimprotocol.org 1y ago

Show HN: A2A agent to verify information counter party's credentials

madhavanmalolan
6pts0
github.com 1y ago

Show HN: Vibe Coded Bird Classifier for Photographers

madhavanmalolan
1pts0
blog.reclaimprotocol.org 1y ago

How to Make HTTPS Verifiable

madhavanmalolan
26pts25
blog.reclaimprotocol.org 1y ago

Show HN: Making HTTPS responses verifiable – open-sourced

madhavanmalolan
5pts1
www.theguardian.com 1y ago

Why Britain Drives on the Left

madhavanmalolan
39pts56
github.com 2y ago

Show HN: Todo Screenshots; take screenshot to add a todo

madhavanmalolan
9pts5
github.com 3y ago

An open license for DAO administered OSS

madhavanmalolan
1pts0
github.com 4y ago

A Retrofunding DAO to fund open source projects

madhavanmalolan
2pts0
github.com 5y ago

Show HN: We Built an NFT Marketplace for GitHub Code Commits

madhavanmalolan
2pts2
openresume.dev 5y ago

Show HN: Resume Maker just for developers (open source)

madhavanmalolan
20pts2
madhavanmalolan.github.io 6y ago

Richard Feynman's Messenger Series

madhavanmalolan
3pts0
medium.com 7y ago

Help Me Run a Company

madhavanmalolan
3pts0
bintray.statuspage.io 7y ago

JCenter Bintray Is Down

madhavanmalolan
1pts0
medium.com 7y ago

CenterMax: The most straightforward design guideline

madhavanmalolan
2pts0
github.com 7y ago

Awesome React Native UI Components – Curated and Updated Weekly

madhavanmalolan
2pts0
socionity.com 7y ago

Show HN: Socionity – An online community to share skills

madhavanmalolan
5pts0
www.producthunt.com 8y ago

Socionity – The most productive way to network

madhavanmalolan
2pts0
dauth.co 8y ago

Show HN: DAuth – A decentralized login system for DApps

madhavanmalolan
2pts0
dauth.co 8y ago

Authentication for the decentralized web

madhavanmalolan
1pts1
playhotstar.madhavanmalolan.com 8y ago

Playing hotstar.com videos on Linux using open sourced Flowplayer

madhavanmalolan
2pts0

i dont think youd need 671b for something like this

this seems to be a command detection which 8b should be able to do just fine

I made this because I spend a lot of my time on a mobile phone at work. I switch between slack, email and telegram in my daily work.

Many times, i make commitments to people - like, i will get back or i will follow up. But then that just gets lost in all the noise. I forget where i made those commitments.

So, i built this simple tool where each time i make such a commitment, i can just take a screenshot and share it with this app. the app will create a todo which i can mark as done later.

super simple app. do give it a swing :)

the other thing i wanted to share is that i thought this was a trivial enough app for chat gpt to make. And that's why i signed up to build this at 1am. i thought i'll be in and out quickly. I got chat gpt to write the entire code.

But ...

It didn't work. I spent hours debugging. and the errors were so small that i didn't spot it at all!

particularly this one : I needed other apps to be able to share an image with this app. On the android manifest, i needed to set a configuration called "android.intent.action.SEND"

but chat gpt gave me the code which had "android.intent.android.intent.action.SEND"

I didn't spot it at all and went down several rabbitholes to figure out why the configuration isn't being set. I thought it was a compiler issue so i did several rounds of clean builds and decompiled the build to check the configurations.

It was a nightmare.

I gave up and went to sleep.

Today morning, i rewrote the app from scratch. It took me 30 minutes. I still used chat gpt, but only for very specific mundane/boilerplate code. Everything else i wrote myself.

I find these AI tools to be incredibly useful to code, but i they are not able to build e2e systems. Even if they build something that's 80% there and i have to write only the 20% that'd be great. but i fear that's not where the state of the art is. It significantly sets you behind if you get it to write large chunks of code.

I know, I know. Yet another NFT Marketplace?

If digital artists can have their own NFT Marketplace to sell digital paintings NFTs, hackers deserve the same.

This is a fun side project we built. We don't make money from this. We just want to make sure there is a neat way to reward the open source contributors.

Though this is a sideproject, I'm keen on making this successful. It's currently launched on a testnet. I wanted to have comments from the HN network to see how we can make this better before we launch more generally.