HN user

wenbert

501 karma

dormant at wenbert [AT] gmail.com

Posts11
Comments306
View on HN

I've had a pet projects that involved a lot of geo-things. I've tried heaps of ways to do it but nothing comes close to Google unfortunately. Especially in non-USA addresses.

Are paid options any better? Like the one from Arcgis? Or is google still more accurate?

Everyone did a good job. The government did a good job. The people did a good job. A lot of sacrifices in the right places.

And just last night NZ time, we had the results of the elections. Current government won by a landslide. And surprisingly a Greens candidate won in Auckland Central. On mobile - but Chloe is just great for Auckland Central!

Same. I wished they didn't call it GraphQL. When I first looked into this, I had to explain to people that it was just a spec. A spec that can be implemented in different languages. It is not SQL.

I jumped into GraphQL form the PHP side. And after understanding what it was the next step was simplly exposing an endpoint. From there, https://webonyx.github.io/graphql-php/ took over.It went like: Route --> Controller/action --> Use `graphql-php`. For the resolvers, I was able to re-use the services the returned data.

The "entry barrier" to the existing legacy-ish framework we were using wasn't too hard. But the learning curve to solve problems in "GraphQL way" is much harder to push as most people are used to REST way of doing things.

The arrow keys. Ugh. That set-up - left and right keys same size as normal keys - I could never get used to it on the new macbook keyboards

After we had our son, my sleeping pattern has changed. I sleep early at around 730PM. Then wake-up at around 8 or 8:30PM. Then sleep around at 12:30-1AM. Wake up at 7AM.

I get to take some sort of power nap for the day. And when I wake up, I feel fresh. Does any one else have a similar routine?

I'm not sure if it's healthy, but I do not feel tired or deprived at all.

For me my next purchase would probably still be a Macbook Air. Right now, I'm using an Air it I love it. The comfortable enough to work and use anywhere. But I wont be buying any time soon. The one I'm using now is about 3 years old. It's still reliable and haven't noticed a single problem with it. This comparing to my brother's 2 year old MBP riddled with LCD problems.

I've had MBPs before and it seems they tend to break easier. They are a bit hot and heavy.

I'm always interested in these kinds of data.

A few months ago, I was looking at different open sources to geocode a lot of addresses around the world.

I have tried openstreetmap and some VM from datasciencetoolkit - both have poor results.

Are there other sources aside from Google? Google appears to be the most accurate.

I really think it needs it. Although "start project" works as it is, I can't be bothered installing MySQL and configuring nginx - that takes a bit of time especially if you miss something.

There should be something like this for Django with all the "de facto" tech that a dev might need.

Not sure what the UI of kimono looked like but with this one, you can more or less create one for it if you wanted to. (or ask someone to do it)

Thank you! This is very interesting.

I have wanted to implement something like this one - ie: Lambda doing the downloading of the page itself.

I have wondered how it would work with very strict sites like Yelp - limits similar to what you would get in their API (so doesn't make sense not to use their API).

What are your stats like if you don't mind? How much people are using it and much are getting blocked (404 or 500 after 1000 requests, etc.)?

Edit: Is it possible to use my own credentials for AWS?

We put our son to sleep at 8pm. After fully sleeping, I can Netflix 1 movie or do work on my side-projects. On weekends can't get anything done. Too tired from activities during the day.

Oh i create tickets for myself on bitbucket and work on those at night.

Question: How solid is the Linux Subsystem on Windows?

I have been looking into switching back to Windows for months now. The only thing that's keeping me is the trackpad on my macbook. It's just so convenient.

Spot on!

I'm lucky enough that my day job isn't that stressful that I do not get "burned out" when I get home to work on my personal projects.

I love my job and I love working with the people in the company. The culture is very good and not toxic. However, trying something new or building something fun, it is not possible always within the job. It's fixing bugs; figuring out processes, etc. But as long as I am not burned out at work, I still find a few hours every night to do something I really want.

Without my personal projects I would be bored to death.