Author: Eran Ben-Shahar

Sydney Startups Power Group (beta)

Sydney Startup Power Group (SSPG) is an exclusive community of startup entrepreneurs and C-level business leaders committed to supporting one another in scaling their ventures. Communication within the group is conducted primarily through a...

VC red flags: Partners to avoid

I saw this post on LinkedIn by a seasoned entrepreneur, and it said: “First-time co-founder, chasing VCs, investing 1000 hours in pitching, gets no value. Second-time founder, meets a VC once and stops pitching...

How to Get the SaaS Startup Market Size Right

I have read a lot of pitch decks in my life, especially recently while helping many startups in Sydney. I noticed that one chapter most startups fail in their pitch deck is actually one...

Understanding the AWS Stack Health Check Calculator

Have you ever wondered if your AWS architecture is optimised especially in terms of your billing costs ? I recently built an AWS stack health check calculator, available for free use, it is here...

Plastic wastage at supermarkets is solvable with AI

If you look carefully at supermarket prices and compare various products, you may discover that some products, especially vegetables, are cheaper when purchased pre-packed than loose. It almost doesn’t make sense, since the pre-packed...

How AI will kill dating services

One of the most popular services online, from the beginning of the internet, has been dating services. I recall that already in the late 1990s, when the internet had a low reach of just...

How AI can help environment aid

Following a discussion with some friends, which wondered how AI could help environment aid, here are some SaaS and startup ideas that utilize AI to address environmental problems, categorized by the three R’s: Reduce,...

Natural Language Models Don’t Really Have Common Sense

We all know the famous Wason selection task, a psychology puzzle developed by Peter Cathcart Wason in 1966. The task is designed to test a person’s ability to apply logical reasoning. Here’s how it...

Falling in love with our own ideas

One of the main reasons why startup founders and entrepreneurs need experienced advisers is because we tend to fall in love with our own ideas. In fact, every business owner, senior manager, and even...

The AI Paradox

If at some point AI is so smart that it would be capable of everything, would it be able to create a task so complex that even the AI will not be able to...

Climate and AI Summit Feedback, Sydney – May 2024

I was fortunate to get tickets to the popular Climate and AI Summit at the impressive Salesforce Tower in Sydney during Climate Action Week. We were told it is the most sustainable building in...

Why surveys are the best way to make mistakes

If a flight ticket to Mars cost $100, would you join the journey?   I’m sure most of us would answer “yes” to this question. Does it mean that we have now validated a...

Rule number one: keep your money in the pocket

One of the most important tips I find myself repeating to startups and young entrepreneurs is: always keep your money in your pocket. Don’t spend it, don’t commit to any expenses, and never buy...

Installation of RoundCube mail client on Linux

This is a step by step tutorial for installation of your own RoundCube mail client, it is in continue to my recent Postix server installation post. [Download DOCX version]   [Download PDF version]   Install...

How to prepare the best startup pitch for investors

Surprisingly enough, most of the pitch documents that I’m getting are done really badly, or are not good enough to attract investors’ attention. Some of those startups have a calibre of mentors and advisers,...

Bookmark of recommended channels

List of youtube channels which I’m following, mainly for educational purposes – from Noble prizes to online courses by Yale, Stanford and Harvard University:   Science Noble prize lectures: https://www.nobelprize.org/prizes/ Noble prize youtube channel:...

Fundamental problems with evolution theory

There are several problems with Evolution Theory that may challenge its validity as a scientific theory. I’ll describe three fundamental ones, but there are many others. This critique is not meant to underestimate the...

The best currency in a crisis is NOT gold, but…

Gold prices are surging, and reached a peak of all times, greater increase than after the September 11 crisis, have a look at the data: People are buying gold due to the pandemic and...

Some SEO tips and good practices

This article is written for the reference of our content writing staff, as we employ in iBronto few content writers and manage some blogs for clients and ventures. It is meant to be a...

How to avoid the corona virus (Covid-19) panic

The Corona virus panic is reminding me of the bug 2000 panic – it has no sense, and most likely “someone” (guess which industries?) is going to earn the prize. One of my workers...

Startups documents – templates pack

This is a live blog articles in which I will share all sorts of startup documents templates. You need to let me know if anything else is interesting you. Note – they fit with...

chimps and humans

Startups need (not) to learn from chimpanzees

There are two major differences between us humans and chimpanzees, which are giving us a huge advantage over them. Startups and business people can learn a lot from this observation. Chimpanzees are highly intelligent:...

Goodbye Google – how and why to get off Google Products

Google is a very problematic company, in all levels: they spy after users[1], they use dodgy techniques and they don’t follow our society code of conduct (the laws)[2]. In many countries they are fined...

Build your own outgoing mail server on Linux

This is a step by step guide how to build Postfix as an outgoing SMTP Mail Server Ubuntu 18.04 / Debian 9.9 Stretch Setup. [Download PDF version] [Download DOCX version] Postfix is a Mail Transfer...

Raspberry Pi Tutorials

(work in progress) A. How to mount a USB hard drive 1. First, plugin and then locate the drive: sudo fdisk -l In this example output, I mounted a 256GB SD CARD with the...

How to earn engagement in Social Media group posts

This article is a bit out of context of my usual subject matters, but since I manage several Facebook groups (like this one) and I usually get lots of attraction when I post on...

How to improve the way you pitch angel investors

While I’m invested in several start-ups, our group is looking for new investment opportunities so I’m being approached by lots of entrepreneurs and startups, usually online. I also joined several investors events in the...

Russia is (not) the mother of all evil

Is Russia “Mother of all evil”? This is my 5th visit to Russia from New Zealand and I have a lot of thoughts about freedom of speech and our government(s). Please read this to...

The role of a CTO

In this article, I want to discuss the real role of a CTO—the chief technical/technology officer—especially in startups and small to medium companies. I find the CTO’s responsibility almost obvious from one hand, but...

How come Israelis are so good with startups?

Israel, a small country with very limited resources, is attracting a lot of attention in recent years as it turned to be a well established startup hub. I read many articles and opinions which...

Configure a website server on Apache – quickguide

In this quick guide I will configure a website on a pre-installed Apache server with SSL certificate issued by Lets Encrypt. Prerequisites: a full stack Apache server on Linux, LetsEncrypt agent already installed (refer...

LAMP Stack Server Build Quick Guide

Install Linux Debian 9 (Stretch), Apache2, MySQL 8, PHP 7 on a vanilla (empty) server, a step by step tutorial with screenshots and detailed explanations. Do you want stop being a Google slave or...

Best practice for responsive web designs

So you think you know everything about responsive designs? Brace yourself, I invented a better methodology. Lets start with some code which I implemented in Visual Trivia. This is how my CSS looks like:...

Backend to frontend good practice web development

I dedicate this article to my daughter (16yrs), she is now studying full stack web development on WAMP – Apache, MySQL and PHP on a windows server. The server wouldn’t actually matter to this...