HN user

mcotton

105 karma

you can reach me at mcottondesign.com

Posts3
Comments78
View on HN

This could potentially have very interesting consequences for ML models. It will depend if their training data is considered part of the source code.

If there was a loss prevention specific video analytic that flagged a person’s behavior as abnormal, would the person have a right to audit the source code for the CNN and/or the training data that was used in the development of that analytic?

As someone working on such analytics it could become a real adventure to comply with that. My dataset came from customers that agreed to shared with positive/negative examples with me but not necessarily for me to share publicly. The privacy of the people in the shared examples would also need to be considered.

Backblaze is great for cloud backups. They do not backup network connected drives but will backup drives connected locally.

I'm not pretending a network drive is local, but actually mirror the important data from my NAS to a locally connected 14TB USB drive. It stays connected all the time.

I have some cron jobs that run rsync scripts, but the data that needs to be backed up rarely changes. This gives me 30TB on my NAS, of which, 14TB are backed up in backblaze for $60/year.

I can make this work in my situation because the items I want backed up are less than the working space I want on my NAS.

The best thing I did was get a hobby that got me out of the house. For me it is drone racing, but it could be jogging, swimming, or even go fly a kite.

Once I get back into the house, I've burned off some energy and can focus on my side project. For whatever reason if I sit in front of the computer all weekend I have a hard time getting started.

HUVRData | Austin, TX | Full-Time | REMOTE | Software Engineer

HUVRdata is looking for an experienced python/full stack developer to join our team. HUVR is expanding its data and analytics platform for drone based inspections. Our customer use drones to get a new view of the world. We provide them the tools and processing to get a new view of their data.

The ideal person has several successful projects that they've worked on before and has the right attitude to solve problems they've never seen before.

Our development team works with a very high level of autonomy. We trust each other to make the right decisions and help each other when needed.

We use Python and Google App Engine. If you haven't ever touched Google App Engine, don't worry, it's just a WSGI web server.

We use Node.js, NoSQL, mapreduce, and imagemagick, ffmpeg for image processing. Familiarity with these would be a plus.

If you are excited about what we are doing, send a resume and an introduction with an example of your work. Make sure it is something you're proud of (github, blog, Olympic medal, etc).

engineering at huvrdata.com

Insomnia seems to be stuck in an "Install update" loop. Each time it opens I get prompted to update and restart. I update and restart and then get updated again. The cycle continues.

I'm uninstalling and re-downloading it but just wanted to let you know.

As an Austin resident I think the real lesson to learn is how poor of a job Uber did of gaining supporters. I went from being a vocal supporter to an almost hostile opponent based on their behavior.

They spent a reported $8 million in very confusing ads. They sent text messages and push notifications to customers. All of this felt very disingenuous and deceptive. I will be sad to see them go but they are their own worst enemy right now.

I know a startup who spent 18 months and all their investment capital on outsourced development. When the code wasn't up to standards they used expensive consultants to fix the code. They ultimately decided to hire development staff but couldn't add new features without breaking the existing product.

It is a good little business but failed because of bad management decisions and poorly built software.

Contact me if you want more details.

I have done similar projects in the past. I would recommend you look at phidgets.com for easy sensors that connect via USB. If you want wireless I would checkout synapse-wireless.com for their python powered wireless SoC. I also used netburner.com for their little serial to tcp/ip gizmo.

If you have questions feel free to get in contact with me.

I just want to see that they can write code and that it isn't awful. When looking at their code you can get a feeling if you would want that person mucking around on your project. If the person is passionate about programming they will have code they are proud of and that can be the start of a conversation.

Python has a great community and Github makes it super easy to contribute.

Step 1: Create a github account Step 2: Look at other projects you find interesting, clone them and try them out. If you have a hard time installing it or using it, improve something about it and submit a pull request. Even if it is just improving the README. Step 3: Repeat.

You can always tear apart my projects and improve them if you are interested. http://github.com/mcotton

Leave as fast as you can. I just got out of a similar situation and it was killing me. Leaving will suck, and you'll feel like a jerk, but its your life to live and you have to do what is right for you.

Seriously, leave now.

I'm in a very strange situation with my boss. Things have been rough for some time now and he is not going to change.

He has put incredible pressure on me to give him 6-12 months notice. Not 6-12 weeks, but he wants a full year.

That is selfish and wrong. Since you are suggesting consideration for thr employer, What is the 'right' to do?

He has every intention of using a non-compete agreement to limit my future options, how does that show that the company values me?

This hasn't been a problem for me. Their datastore is very fast if you take the time read about it. The documentation is great: http://code.google.com/appengine

The project you are working on should determine the technology stack, for most things I prefer GAE instead of EC2 (I have projects on both). Feel free to use my template/example from github.

https://github.com/mcotton/GAE-template https://github.com/mcotton/GAE-blog

I love it. I am only using the Django templates (included by google). It is a great platform and even better if you don't want to be a sys admin.

There have been a couple threads on here about the good and bad of the platform. I have only had a good experience. You will need to embrace the way they do things to get the most from it.

I have been trying applying for jobs in a very targeted way. I have been doing personalized introductions to screencasts or sending links to things they've specifically asked for. It hasn't payed off yet, but I believe it is the correct path for me.