HN user

jbardnz

919 karma

hello@jarrad.dev

Posts29
Comments29
View on HN
www.youtube.com 1mo ago

Exposing the Solid State Donut Battery. It's Over. [video]

jbardnz
5pts1
www.youtube.com 4y ago

Bad design can kill: Missile defense and user fatigue

jbardnz
1pts1
twitter.com 7y ago

Nasa crew is returning to Earth in a ballistic descent after issue with booster

jbardnz
19pts1
beebom.com 8y ago

Unroll.Me Will Stop Email Subscription Service in Europe Over GDPR Compliance

jbardnz
2pts3
blog.leapmotion.com 8y ago

Unveiling Project North Star

jbardnz
3pts0
www.candyjapan.com 8y ago

What I Learned Burning $14k on YouTube Ads for Candy Japan

jbardnz
554pts243
thebaffler.com 8y ago

The Problem with Muzak

jbardnz
1pts0
medium.com 8y ago

Biggest drop in Facebook organic reach we have ever seen

jbardnz
4pts0
www.theverge.com 9y ago

GoPro is recalling its Karma drone

jbardnz
5pts1
news.ycombinator.com 10y ago

Ask HN: How to get feedback on my prelaunch side project

jbardnz
1pts0
medium.freecodecamp.com 10y ago

5,000 developers talk about their salaries

jbardnz
2pts0
www.youtube.com 10y ago

Dropbox – Project Infinite

jbardnz
2pts0
medium.com 10y ago

MacOS: It’s time to take the next step

jbardnz
2pts0
venturebeat.com 10y ago

Magic to start charging $100 an hour for SMS-based delivery service

jbardnz
11pts0
sockpuppet.org 10y ago

The Starfighter Low-Level Tech Tree

jbardnz
1pts0
gizmodo.com 10y ago

Kickstarter Bans Laser Razor for Not Existing

jbardnz
3pts0
blog.soylent.com 10y ago

Soylent Is Compliant with California Proposition 65

jbardnz
8pts0
blog.soylent.com 10y ago

Soylent 2.0

jbardnz
174pts227
medium.com 11y ago

How Primedice was exploited for $1M in Bitcoin

jbardnz
85pts75
www.theverge.com 11y ago

Microsoft Hyperlapse creates smooth time-lapse videos on Windows and Android

jbardnz
1pts0
layervault.com 11y ago

Layer Vault is shutting down

jbardnz
4pts0
blog.soylent.me 11y ago

Soylent 1.4 begins shipping today

jbardnz
44pts81
news.ycombinator.com 11y ago

Ask HN: Would you pay for a geo-link sharing service

jbardnz
4pts4
www.bbc.com 12y ago

Xbox One ad is switching on Microsoft consoles

jbardnz
5pts0
www.kickstarter.com 12y ago

Superhot game

jbardnz
203pts81
www.nytimes.com 12y ago

The American Middle Class Is No Longer the World’s Richest

jbardnz
165pts196
www.kickstarter.com 12y ago

King's Assembly – A Computer Mouse Full Of Awesome

jbardnz
2pts0
www.youtube.com 12y ago

Traffic Light Lets You Play Pong

jbardnz
1pts0
gamedev.io 13y ago

Become a HTML5 game development guru in 30 days

jbardnz
1pts0

SEEKING WORK - Auckland, NZ or REMOTE Laravel Expert: I have 6 years experience as a Laravel developer and 4 more before that as a PHP/Web developer. Previously I was CTO of a startup (Designer Wardrobe) - I took that website from a 5 page MVP to a massive codebase that served around 3 million hits/month. More recently I helped another company speed up an important API they were having trouble with, I took the loading time from > 5 seconds to ~300ms without any breaking changes.

I currently run my own startup and I am seeking part time consulting work to help me bootstrap.

More details of all of my work is here: https://jarrad.dev

Contact me on hello@jarrad.dev

SEEKING WORK - Auckland, NZ or REMOTE Laravel Expert:

I have 6 years experience as a Laravel developer and 4 more before that as a PHP/Web developer. Previously I was CTO of a startup (Designer Wardrobe) - I took that website from a 5 page MVP to a massive codebase that served around 3 million hits/month. More recently I helped another company speed up an important API they were having trouble with, I took the loading time from > 5 seconds to ~300ms without any breaking changes.

I currently run my own startup and I am seeking part time consulting work to help me bootstrap.

More details of all of my work is here: https://jarrad.dev

Contact me on hello@jarrad.dev

SEEKING WORK - Auckland, NZ or REMOTE

Laravel Expert:

I have 6 years experience as a Laravel developer and 4 more before that as a PHP/Web developer. Previously I was CTO of a startup (Designer Wardrobe) - I took that website from a 5 page MVP to a massive codebase that served around 3 million hits/month. More recently I helped another company speed up an important API they were having trouble with, I took the loading time from > 5 seconds to ~300ms without any breaking changes.

I currently run my own startup and I am seeking part time consulting work to help me bootstrap.

More details of all of my work is here: https://jarrad.dev

Contact me on hello@jarrad.dev

This is really cool but pricing for commercial images seems high. At work we use pixelz.com which is an API for human image processing. They clear cut/resize/rotate and recolor for around $0.60 per image. Results are fantastic, we have around 1 in 1000 images that have to be sent for reprocessing.

The only advantage I could see to using this is the instant turn around.

Edit: I was looking at the one off pricing. It looks like subscriptions are really good value.

Maybe this is real, but it doesn't seem to line up with what I have heard from other Youtubers.

Firstly it is almost certain that a video is initially demonetized by an algorithm. Only during a manual review is it looked at by a human.

The main complaint from Youtubers is that the algorithm is way too strict and inconsistent. But the manual review process is pretty fair and the vast majority of videos get remonetized. The issue here being that by the time a manual review is complete most of the views for a video have already happened.

I could of missed it, but I have seen very few complaints about the manual review process being overly strict or biased.

I have the exact same use case and have not been able to find a service that does it. We have a machine learning service that generates some content for each user but the rest of the email is just a standard newsletter.

In the end we just fire it from our web application like a transaction email, this has a few disadvantages though:

- Sending to our list of 100k users takes a good portion of the day, although this could be fixed if we used the bulk send APIs our transnational email provider has.

- Our marketing team can't easily edit the rest of the content in the newsletter so it generally remains pretty static or needs developer time just to send a newsletter.

I'm not really sure how such a service would work though, would the email provider make a webhook call back to your servers with the user id and you server return the content for that section?

I really like VueJS and I actually think it is a pretty safe choice. While it has been gaining a lot of momentum recently (especially in the Laravel community were it has become the default frontend framework), it has actually been around for well over 2 years. Evan talks about the stability of the project more here: http://blog.evanyou.me/2015/10/25/vuejs-re-introduction/

Another really important point is that Evan is able to work on this fulltime thanks to a really successful Patreon. This is super rare for a open source project but pretty much guarantees support for the project for the foreseeable future.

First I would say Pokemon Go has done incredibly well to handle such massive growth so quickly, no doubt they were able to leverage a lot from Ingress but I could imagine many other companies having days of downtime while trying to scale up so quickly.

I also tend to disagree a bit with the article. For every situation like this were early scalability is important their are a 1000 MVP apps that are prematurely optimized or over engineered. At the end of the day the chance of anyone building an app that will get over 100,000+ in a week (and keep those users coming back) is very very very slim.

Feature Toggles 11 years ago

I really like the idea of feature toggles but i'm scared of quickly having a lot of technical debt because of them.

I was looking at using something like https://launchdarkly.com but the pricing is very expensive even at fairly small scale.

I am not a short sleeper, in some aspects I wish I was. The advantages seem huge as you would be able to be a lot more productive. I wonder though if the personality traits of restlessness and not being able to switch off are common among all short sleepers?

This looks really cool. I love the demo application integrating with Brackets. I could imagine me setting this up and running it on my Chromebook instead of Google Drive.

Yeah in all likely hood any other .com's will be parked but as you mentioned in your post similar domains are selling for $1400 or around the price you are happy to pay. If this one broker is asking way to much move on and find a different .com that you can afford.

Pretty interesting video. A few things of note:

-Tabs are important to almost all web users these days. Maybe you could hide them and display them on hover but I don't think you should ever move them an extra click away.

-Not a huge fan of the click-to-play feature. Maybe it would work if you could whitelist plugins rather than websites, I guess you lose most of your security benefits by doing this though.

I think he actually raises a good point at the end though, he wouldn't use this for work but may use it elsewhere. That's great, but typical web users only want to use one browser, they get familiar with the interface and stick to that everywhere they go. If people use a certain browser at work chances are they use the same one at home, and I don't think this is powerful for many people to use at work.

I know that the only bank that allows international currency transactions is BNZ so they are likely fairly expensive seen as they have an monopoly on it.

Using Paypal at the moment, as te_chris said PX pay is decent but requires a merchant account which is expensive and slow to setup. As far as I am aware their aren't any other decent solutions. Kiwipay could be good but at the moment it isn't really suitable for anything more than casual payments.

That is amazing news. Payments are absolutely horrible in NZ, I have been desperate for Stripe to be here for the longest time :)

While I somewhat agree with your post I guess they answer this with number 3. Windows is a mass market app, this is not, you can't really compare the pricing of the two.

SEEKING WORK - CHC, NZ/Remote

------

ColdFusion/Javascript developer based in New Zealand. Looking for local or remote work.

------

Technologies:

-ColdFusion/Railo

-Javascript/Jquery/Jquery Mobile

-Node.JS

-HTML5/CSS3

------

5+ years experiencing working with these technologies. This is my first time venturing into freelancing so happy to provide code samples/test projects.

------

Contact me on jbardnz[at]gmail.com