HN user

Frajedo

96 karma
Posts19
Comments30
View on HN
news.ycombinator.com 2y ago

Ask HN: What books would you recommend to newly appointed ScaleUp CTO?

Frajedo
10pts14
www.indiehackers.com 3y ago

From 0 to $1000 per month: Only code when certain that customers want a feature

Frajedo
2pts0
news.ycombinator.com 3y ago

Ask HN: How do you manage your enterprise GitHub repositories?

Frajedo
5pts2
news.ycombinator.com 3y ago

E2E test automation for MFA / 2FA flows

Frajedo
1pts1
news.ycombinator.com 3y ago

Ask HN: How do you get in touch with your early customers?

Frajedo
1pts0
lafrance.enchiffres.fr 4y ago

Show HN: I built a dashboard of official data ahead of French elections

Frajedo
53pts24
news.ycombinator.com 4y ago

Ask HN: Any recommended third party sign-up service?

Frajedo
1pts0
news.ycombinator.com 4y ago

Ask HN: How would you efficiently confirm who your actual target customer is?

Frajedo
4pts2
news.ycombinator.com 4y ago

Ask HN: How would you get in touch with startup founders to share your product?

Frajedo
2pts4
get.mymfa.io 4y ago

GetMyMFA – Multi-Factor Authentication Sharing for QA and Approval Processes

Frajedo
3pts0
news.ycombinator.com 4y ago

Show HN: I built a platform to share SMS Multi-Factor Authentication codes

Frajedo
3pts2
news.ycombinator.com 4y ago

Ask HN: What did you build this week?

Frajedo
6pts6
news.ycombinator.com 4y ago

Ask HN: Cybersecurity-wise, what do you think of an MFA-sharing application?

Frajedo
1pts0
news.ycombinator.com 4y ago

Ask HN: Cybersecurity-wise, what do you think of an MFA-sharing application?

Frajedo
3pts2
news.ycombinator.com 4y ago

Ask HN: What would be your best SEO optimization tip?

Frajedo
13pts15
stackoverflow.com 5y ago

Did AWS deprecate an IAM condition with no warning?

Frajedo
2pts0
medium.com 5y ago

Natively centralize log Management in a Serverless AWS environment

Frajedo
3pts0
www.nytimes.com 5y ago

Macron tested positive for Covid-19

Frajedo
1pts0
www.nngroup.com 8y ago

Banner Blindness

Frajedo
1pts0

Just signed our 3rd customer with TrueCast (600€/month) (https://www.truecast.fr/), which is Granola for tech and non-tech recruiters. Rather than replacing recruiters in the HR process, we want to give them real time hard skills knowledge superpowers so they can better assess candidates before submitting them to their teams. We are convinced that recruiting should remain human-first.

There’s also a bot option, for self-conducted interviews, mostly used for open applications for some pre-filtering.

We are still unsure on how to enter such market, so we are doing direct networking atm, if you guys have an idea on how you’d do it or want a free trial of the product we’d love having a chat with you about it.

We give each one of our developers their very own aws account managed through AWS organizations service. They are full administrators and responsible for resources and cost.

So far we haven’t had any issues or bad surprises, although we have setup some aws billing alerts just in case.

Feel free to make them responsible for cost and resources and you’ll be surprised how well they can manage their own account.

For GetMyMFA I ended up surprising myself seeing that people would discover the product from tech forums and FAQs.

I’d therefore recommend thinking where your users are on the web / what they are searching for and try to join active discussions where your product might be relevant.

PS: I just realized I’m trying to do exactly that in HN right now :D

Out of curiosity: What is/was your motivation behind this and how does it correlate to elections?

What motivated me is the simple fact that during this presidential campaign we would have one candidate saying that his presidential balance has been "very good", and on the other side all the opponents have been constantly stating that it has been a "disaster". During these last months, I have been unable to find a "neutral" and global way of see the impact Macron has had during the last 5 years. I therefore wanted to build this website in order to have a dashboard showing national statistics on key topics.

Showing election dates of French presidents looks like a classic and rather obvious case of correlation does not imply causation.

I wanted to show the presidential election dates precisely to showcase this: It really almost doesn't matter which president France has. I believe that the macroeconomic variations follow World/European variations. And unfortunately, I feel that too many people believe that the presidents are "destroying" or "saving" the country.

Might well be that I don't have the full picture though and I was not following French campaigns. Is there a public debate/ general public opinion in France that presidents had significant influence on these indicators shown?

I guess that there has probably been debates and studies about this, but from my experience I can say that presidents cannot influence too much the trends that the country is following.

I fully agree with you on the theoretical reasons why SMS-based MFA is bad and should stop being used at some point.

In the meantime, try explaining a random user how to setup and use a TOTP for your application, I wish you good luck.

Once every business is able to enable TOTP-based MFA for their applications, it'll be a great day for cyber and my side project will cease existing ¯\_(ツ)_/¯.

Thanks for the tip.

The question now would be: How do I figure out what exact phrases are my potential customers looking for? I've tried using google trends but unfortunately there is "not sufficient data", I presume it is because my problematic might be too specific?

Any tips?

I absolutely agree with you, we are currently implementing a fully serverless and event-driven infrastructure and thinking about logging, traceability and debugging across 200+ lambda functions has been quite a pain. This is even more important as we manage financial flows.

We have written an article about how we try to fix that, if you are considering such an infrastructure on AWS feel free to read it:

https://medium.com/ekonoo-tech-finance/centralizing-log-mana...

I believe that this is one of the big tradeoffs that you make when choosing to go for a microservices and event driven infrastructure.

Regarding the original post question, we are indeed going all in on an event-driven infra, and so far it has been going not too bad, happy to answer any extra questions.