HackerTrans
TopNewTrendsCommentsPastAskShowJobs

mpetrovich

no profile record

Submissions

You need to calm down

petro.blog
1 points·by mpetrovich·قبل شهرين·1 comments

[untitled]

1 points·by mpetrovich·السنة الماضية·0 comments

comments

mpetrovich
·قبل 11 يومًا·discuss
The classic solution-in-search-of-a-problem.

If the founder had started by talking with people in the problem space, he could have discovered what problems were actually worth solving before investing any money and effort into a product.

Everything after that happened were downstream effects of creating something without a defensible reason why and for whom.
mpetrovich
·الشهر الماضي·discuss
I suspect they ask for email first in order to determine whether to log you in via SSO vs. require a password.
mpetrovich
·قبل شهرين·discuss
I found php’s array methods lacking as well. The inconsistencies are a pain. I ended up porting many of the methods from lodash, underscore, etc. to php: https://github.com/mpetrovich/dash

Maybe you’ll find it helpful
mpetrovich
·قبل شهرين·discuss
Seems inferior to C2PA, which is actually an open standard: https://contentauthenticity.org/
mpetrovich
·قبل شهرين·discuss
If that’s true and they do intend on shredding their copy on sale, what stops GitHub from buying it back themselves? (through a proxy, obv)
mpetrovich
·قبل شهرين·discuss
AI isn't changing the fundamentals of building software. It's changing the speed. Don't confuse the two.
mpetrovich
·السنة الماضية·discuss
Some feedback: show example input & output without requiring me to create an account.

Looks interesting, best of luck!
mpetrovich
·السنة الماضية·discuss
Reminds me of this open source library I wrote to do the same thing: https://github.com/nextbigsoundinc/imagely

It uses puppeteer and chrome headless behind the scenes.