HackerTrans
TopNewTrendsCommentsPastAskShowJobs

kaufmae

no profile record

Submissions

Show HN: E-Commerce API with <20 lines of ESM

github.com
2 points·by kaufmae·9 mesi fa·1 comments

E-Commerce Enterprise Search with Apache Solr

unchained.shop
1 points·by kaufmae·2 anni fa·0 comments

Spyper: E-Commerce Crawler Using LLM for Competitor Insights

spyper.ai
3 points·by kaufmae·3 anni fa·1 comments

How to Build Enterprise Open-Source Shop Tech Nobody Knows

unchained.shop
2 points·by kaufmae·4 anni fa·0 comments

Unchained Engine – open-source Node.js E-Commerce Framework

github.com
3 points·by kaufmae·4 anni fa·0 comments

comments

kaufmae
·mese scorso·discuss
most of the immigrants are highly educated professionals, big tech, pharma and meds. it‘s not the „empty“.
kaufmae
·mese scorso·discuss
Frequency is basically 15 minutes almost all over the country already
kaufmae
·8 mesi fa·discuss
This feels like adding a skyscraper of abstraction layers between my app and the stripe api… maybe i got old but wow wtf
kaufmae
·8 mesi fa·discuss
This. Choose your destiny: 1. Take time to review the code, post it to the author with knowing that nobody and nothing is going to learn from it except for you doing his job for feeding new prompts 2. Take ownership of the branch and fix the AI code 3. Read through the code to get some learning out of it if possible, close the PR and write your own
kaufmae
·9 mesi fa·discuss
lead engineer of unchained engine here. still using apollo client for client projects but i stopped using apollo server because you guys started to put important security features behind your paywall for example whitelisting persistent queries (pql). that makes it difficult trust-wise.
kaufmae
·2 anni fa·discuss
Not sure, even then, doesn‘t reflog keep it quite a while locally on the machine that the force push was sent? Maybe he did not commit his changes for a month and sent a git reset —-hard
kaufmae
·2 anni fa·discuss
I just left a train, commited several changes to several repos and didn‘t have connecivity. Nope, i dont‘t want this.
kaufmae
·3 anni fa·discuss
That language exists already. TenetLang actually is Swift
kaufmae
·5 anni fa·discuss
I‘m sorry but this is exactly how you should NOT do it unless you’ve lost your mind in type limbo. It‘s ideological overarching for totalitarian TS. After that, the code looks cluttered and the amount of typing syntax compared to the benefits is ridiculous, even with inference. Don‘t waste your time typing the shit out of your js, use ts selectively, use it for the signatures of your own pure functions and move on.