HackerTrans
TopNewTrendsCommentsPastAskShowJobs

ikhare

no profile record

comments

ikhare
·il y a 2 mois·discuss
We just have to keep calling it out. Lazy thinking has always been an issue, but at least it could be coachable.
ikhare
·l’année dernière·discuss
A long time ago Google used to have a program called "bureaucracy busters," where submissions were reviewed by the CFO to find internal barriers to getting things done.
ikhare
·l’année dernière·discuss
On the topic of calculators. I discovered Figr[1] on HN a while ago, and it really helps when doing one off multi variable thing, like helping a customer estimate their bill etc.

Kudos on building this. I occasionally search for these on Google and am always disappointed by the mess. Bookmarked.

[1] https://www.figr.app/
ikhare
·l’année dernière·discuss
Nice project! Very polished. It reminds me of a prototype I built a couple years ago: https://github.com/ikhare/just-speak

Awesome to see these ideas turn into real products. Congrats.
ikhare
·il y a 2 ans·discuss
I switched back to Pixel after two years of using an iPhone recently. It’s got a lot better phone and text spam detection. I get 5-10 spam calls and texts a day. The iPhone got unusable.
ikhare
·il y a 2 ans·discuss
Thanks for the kind words. Feel free to share any feedback in the discord community!
ikhare
·il y a 2 ans·discuss
You can use http directly for your functions [1]. Or you can create custom http actions [2]. We encourage websocket usage because it allows for reactivity and UI consistency and it plays nicely with reactive frontend frameworks like React etc.

[1] https://docs.convex.dev/http-api/#functions-api [2] https://docs.convex.dev/functions/http-actions