HN user

paddi91

144 karma
Posts7
Comments24
View on HN

KiCad provides a handy Plugin and Content Manager to find and install plugins and other extensions. However, beside the official KiCad repository, which is regulated, it is nearly impossible to provide a self-hosted repository. This application provides an easy to set up service to serve the KiCad PCM.

KiCad Pcbnew files contain all required footprints etc., unlike the schematic files you need no libraries or such.

Creating Gerber files is sometimes hard as different fabs require different Gerber files. Starting with the file extension ending with floating point precision.

One argument against uploading KiCad files is copyright as the fab could reverse engineer the PCB. But this does not count for open source projects and is really unlikely to happen.

Yeah, we met back in 2015 I guess! Will you be there in 2017? Would you be interested in some exchange over 1clickbom?

We noticed that a platform for OSHW without making the actual hardware available is kinda useless. That's why we started to thinking about, how do we make these projects available cheaply?

Shameless plug here, we're just working on getting a PCB & assembly service like Seeedstudio to Europe. What we're trying to achieve is to get close to prices from China but with zero quantities. That means you don't have to take care of stock, as soon as you need one we manufacture it. Beside that all manufacturing is done in Germany and we take care of logistics.

Anyone interested take a look at https://go.aisler.net, if you'd like to participate in our beta assembly just drop me a line at patrick@aisler.net

My 9-5 job got a bit boring after 5 years so I decided to work on an idea I already had in mind for a few years. With the help of my co-founder (which I met in the meantime) the business got serious and I noticed that I'm way to busy with the 9-5 job. So I got the opportunity to work 24h/week at a local startup which also shares our technology stack. I usually split the week in 3 days on the paid job and 3 days (w/ one day of every weekend) for our own startup. Now we're one year later, still having 2 jobs as the income is not sufficient enough to pay for life.

My startup tried to solve exactly this problem in the Electronic Design Automation domain. We provided VCS and compare functionality focused on the needs of this industry.

We pivoted. The main issue we faced is the way the electrical engineers work and how difficulty it is to change this. It was incredible hard the explain these people how to properly use a VCS. We focused on a simple interface and tried to optimize on the way electrical engineers work. No chance!

Obviously the same applied to LayerVault [1].

[1] http://thenextweb.com/apps/2015/03/11/layervault-the-version...

Does anyone know when we could expect Ember Data to be fully compatible to JSON API? In a stable manner. Our architecture has Sinatra for the backend and Ember.js for the frontend. We're always in a struggle to support JSON API for our third party clients but maintain compatibility with Ember Data.

Any idea on the performance compared to HTML5 canvas? We've an application drawing about 10000 lines per frame for zooming / panning and depending on the device and browser is gets a little bit laggy.