HN user

apapli

786 karma

20 years in enterprise IT sales. Amateur developer just for fun.

I enjoy reading Hacker News comments, often more than the articles themselves.

Posts58
Comments282
View on HN
www.cx-video.com 4y ago

Our worst performing campaign (and why using Video is so great)

apapli
2pts0
www.theage.com.au 5y ago

Ex Australian Facebook Chief: Shameless example of corporate might

apapli
1pts0
www.microsoft.com 7y ago

Microsoft announces record earnings on strong cloud growth

apapli
21pts2
news.ycombinator.com 7y ago

Ask HN: How many active users are on HN nowadays?

apapli
2pts3
sharegate.com 7y ago

ShareGate is becoming more

apapli
1pts0
mobile.abc.net.au 7y ago

Spying on his mobile phone

apapli
1pts0
twitter.com 7y ago

AU govt agency determines for every use of blockchain there is a better tech

apapli
2pts0
www.latrobe.edu.au 7y ago

Bachelor of Applied Cloud Technology in Collab with AWS

apapli
2pts0
mobile.abc.net.au 8y ago

Would you let a car determine who dies?

apapli
1pts0
mobile.abc.net.au 8y ago

If banks keep cutting employees why do they still have so many staff?

apapli
29pts12
mobile.abc.net.au 8y ago

Delta 737-900 races Hurricane Irma

apapli
3pts0
mobile.abc.net.au 9y ago

Why people in their 30s are ditching the mainstream workforce

apapli
34pts7
blog.mailchimp.com 9y ago

Mailchimp releases free marketing automation for everyone

apapli
2pts0
image-store.slidesharecdn.com 9y ago

The worrying tale of how my business made $515m more than Snapchat last year

apapli
17pts13
www.linkedin.com 9y ago

We need to talk about startup lust

apapli
1pts0
mobile.abc.net.au 9y ago

Secret 11,000 piece model railway set worth millions donated

apapli
3pts0
www.news.com.au 9y ago

Qantas plans non-stop flight from Perth to London

apapli
2pts2
news.ycombinator.com 9y ago

Ask HN: IT security apps for small businesses

apapli
1pts0
www.theregister.co.uk 10y ago

ANZ Bank's security incident response tool open sourced

apapli
48pts8
qz.com 10y ago

Bitcoin's reward for miners just dropped 50%

apapli
8pts1
arstechnica.co.uk 10y ago

Google in discussions with telco's to launch branded non-nexus smartphone

apapli
2pts0
www.theregister.co.uk 10y ago

Chef Launches Habitat

apapli
3pts0
www.bloomberg.com 10y ago

Salesforce Creates $50M Venture Fund for Developers

apapli
2pts0
www.theregister.co.uk 10y ago

Not everyone at Salesforce wanted to go with AWS

apapli
3pts0
www.rachelwhite.com.au 10y ago

Xero does make money – but only just

apapli
1pts0
www.bitstamp.net 10y ago

BTC has just hit $490

apapli
3pts1
www.theregister.co.uk 10y ago

Chrome deletes Backspace

apapli
1pts0
www.abc.net.au 10y ago

Australia's Quickflix video streaming enters administration

apapli
1pts0
techcrunch.com 10y ago

Tesla sold 115k Model 3 preorders before anyone even saw the car

apapli
2pts0
www.abc.net.au 10y ago

How the Tesla battery could change the way we buy power

apapli
2pts0

My wife built https://www.jummbo.ai but she doesn't have an HN account so I'll share for her.

Jummbo takes the "umm" out of prospecting in B2B sales.

It makes it really quick to find and prospect new customers, as it googles them, researches them, and writes custom emails and call scripts that are highly targeted to each of them.

The app is in the $hundreds per month, getting a lot of interest in a niche vertical which is quite promising so a lot of extra features will be added in the new year.

We're always up for feedback on how to make it better so if you set up a trial don't be shy with any suggestions you might have :)

TLDR; We want to get free users to move to paid plans sooner, by (a) relaxing sharing limits, and (b) reducing the amount of pages you can create to 3 unless you upgrade.

Existing work created prior to 21 April will be unaffected.

I taught myself to code, started in 2010 after 10 years in IT infra/networking. I’m not a professional developer and it’s a hobby for me - I did a humanities degree with no comp/sci background.

Initially I built a simple crud app to track water changes for my aquarium. For a while there I had it online as a free SaaS app too. It was using Ruby on Rails, and I had no idea how to use JavaScript to make the UX better.

Fast forward a few years and I was getting fed up with voicemail, so I read up on APIs and figured out how to use GCPs transcription service, pointing to audio files in twilio (I diverted my mobile to twilio to act as my voicemail). Actually pretty simple even though it might sound complicated.

Fast forward to last year and I built a free directory to raise the profile of primary producers who were missing out on foot traffic as a result of COVID, closely followed by another project I’m close to launching. These last two projects were in nodejs as I figured I had better finally figure out JavaScript.

When I was completely stuck on something I did a lot of googleing and watching YouTube - that happened a lot, particularly when trying to get my head around promises.

Moral of the story, don’t be put off with CRUD apps, they are very rewarding. Just build stuff you enjoy when you have spare time (for me evenings after child in bed).

I started doing an MBA at a top Australian university. I won the top student award in digital marketing.

I found that I was spending most of my time carrying other students rather than actually learning something beyond what I could read in a book or already knew, at least at the conceptual level.

And believe me when I say I’m not smart in an academic sense.

Family issues came up and with a waning interest I dropped out while getting enough points for a Grad Cert.

Fast forward a decade later and I’ve filed a patent pending in AI and another one in video messaging.

The MBA was for the most part a waste of time, money and energy.

I really didn’t learn much, except to recognise getting an MBA is more to do with ones ability to persevere through an incredibly dry and uninteresting range of subjects for many years at a time.

Save your money, and spend it on something more useful. $40k gets you a lot of azure/aws/gcp credits plus lifetime accounts of Lynda.com training and pretty much any other online course aggregator you care to imagine.

Agree, but my needs are simple and I develop using expo.io. So once my app is published often minor changes can be pushed straight through to my app without App Store approvals. So it would be $26 per upload (ouch), but my “upload” may only be once every few months so I’d easily be ahead.

My needs are simple enough that the standard inclusions in expo.io work without complication. I could imagine more complex apps need a more involved dev setup but not in my case.

Expo.io is good enough for my needs. Cross platform, just run it on my iPhone and and android simulator. Also, the way expo works is that not all updates need to go through the App Store approvals. I can quickly dev/test/release once I have the app container approved by the relevant store.

expo build:ios actually.

My only need for a Mac with expo is for the upload. The apk file is taken care of with the command above.

I have an iPhone I use for development and testing. Bonus points is that expo is cross platform, so I can publish to google play with the same single code base too.

I’m always developing without xcode. Using expo I can write apps in react native on my desktop and vscode. Mac only required for the upload to the App Store.

Interesting. The deciding factor for our family when buying a Mac or Windows 10 device for my wife’s small business was actually my need to upload iOS apps for review by apple.

I’m an after hours hobby developer, and use a windows desktop. It’s powerful and has all the tooling I require. And it supports all the games I want to play from the steam store.

So - I think apple will lose a little bit of business from people like me with this announcement, as I’m sure we would not have purchased a Mac when we did only a few months ago.

I really admire Google, but they have become notorious for their “fast fail” mentality and product sun setting.

No matter how good this may be I don’t trust google to not close this down or make major modifications that could cause issues in 1,3,5+ years from now.

So it’s a reluctant “no thanks” from me, as I really wish they would plan their product portfolio more long term than history so far demonstrates.

[dead] 6 years ago

Looks great. Is there a way to submit other apps?

Read the “challenger sale” book. I’m 20 years in tech sales and it’s easily the best way to get started.

Also - sales is 1:1 conversations. Marketing is 1:many. That’s the easiest way to figure out the difference between the two.

This is interesting - I couldn’t determine how they train them system to recognise all the products though.

Flavour variants, special promotional packaging etc make training hard due to the sheer size of images that need to be in a training dataset to yield accurate results.

How is this achieved?

For a simple and less feature rich option look at Jimp to see if it will do what you need and you’re programming in JavaScript.

It’s a breeze to use. I’ve used IM and GraphicsMagick too and they are insanely powerful, but just quite complex to use.

It should be law that airlines cannot seat people so closely, at least until Covid passes.

If they need to double or triple the airfare, so be it. I don't think increasing the price will alter demand that much, I don't see how people will rush back to travel unless it is absolutely necessary - thus price sensitivity will be fairly inelastic as a result.

The only issue I have with Twilio is their charging. For voicemails, calls typically last less than 10 seconds, and often only a second (because they hang up and don't leave a message) - but as they charge per minute you are billed the full 60 seconds each call.

I built something similar as a side project but switched to Nexmo, purely because they charge per second. It was a fun thing to build and test.

The accidents didn’t help either, right? I like the idea of Boom, but would much prefer the engineering from either Airbus or Boeing.

I think all this talk “MVP” and startups so often in the same sentence over nearly a decade now makes me worried that Boom won’t have enough resources to achieve anything less than an exceptional job with regards to safety.

And my life isn’t worth risking to save a few hours of travel time by putting it in the hands of a startup.

I’m not OP, but Microsoft is one of a handful of stand out tech companies for me. They are paying a decent dividend (almost unheard of in tech) and have a very solid enterprise product lineup that has gained traction, with a huge amount of the market left. Furthermore they have a strong consumer and gaming footprint, and generally are positioned well across their entire portfolio.

Back in the 90s I’m sure I remember something like this in the market.... I was a small-time DJ and liked to keep across the new AV gear.

I also certainly remember magnetic levitating AV stands to minimise distortion. It was a bit of a gimmick, given the cables would still introduce vibrations. But I’m sure some people paid big dollars for them.

I'm only a sample of 1, but I loved my original iPhone X - had to replace it due to taking on a new job and they haven't approved that device yet, so I'm back to an iPhone 8 unfortunately.

To me although the screen size was nice the X is just a bit big, and my old 6 Plus was relatively huge when it came to fitting inside my pocket.

I'd much rather an iPhone X no larger than my current iPhone 8 (all screen though), with all the bells and whistles that the X comes with such as face ID. I'd still pay good money for it if it was approved by corporate security.

So Apple if you are listening, just make a smaller X about the same width/height of my current 8 and I'd be a happy camper!