Hacker Newsnew | past | comments | ask | show | jobs | submit | BrooklynRage's commentslogin

I’m not much of a gamer but this is interesting


When I was a student, pretty much every student organization that did PCBs had one of these (FSAE Electric, Robotics clubs, etc.)

This + boards from OSHPark or Advanced Circuits' 33/66 each deal were a great way to cheaply get started with PCB design.


Most public schools have a commuter option that lets you get out of that requirement if you can prove residency somewhere nearby.


The vest isn't powered. Rather, its goal is to absorb some of the force exerted on the wearer and transmit it to the ground (instead of the person's body).

A few months ago, I built a rudimentary unpowered exoskeleton similar to the Ekso models, and it did help with carrying heavy loads once I got past the initial awkwardness of wearing it.


A few months ago, I built a rudimentary unpowered exoskeleton

HN is truly sui generis.


It's upper body only (strapped to the waist). I think it has springs.

http://eksobionics.com/eksoworks/


> A few months ago, I built a rudimentary unpowered exoskeleton

Umm, you cannot just drop that kind of comment on HN without more details. That's why we come here!


Have you written about it or shared pictures of it online? I'm sure many of us would enjoy a 'Show HN' of this even if it's rough looking.


Say more!


You just described a few different sub-fields of computer engineering:

1. Processes, which involves lots of materials science, chemistry, and low-level physics. This involves the manufacturing process, as well as the low-level work of designing individual transistors. This is a huge field.

2. Electrical circuits. These engineers use specifications given to you by the foundry (transistor sizes, electrical conductance, etc.) and using them to create circuit schematics and physically laying out the chip in CAD. Once you finish, you send the CAD file to the group from #1 to be manufactured. Modern digital designs have so many transistors that they have to be laid out algorithmically, so engineers spend lots of time creating layout algorithms (called VLSI).

3. Digital design. This encompasses writing SystemVerilog/VHDL to specify registers, ALUs, memory, pipelining etc. and simulating it to make sure it is correct. They turn the dumb circuit elements into smart machines.

It's worth noting that each of the groups primarily deals with the others through abstractions (Group 1 sends a list of specifications to group 2, Group 3 is given a maximum chip area / clock frequency by group 2), so it is possible to learn them fairly independently. Even professionals tend to have pretty shallow knowledges of the other steps of the process since the field is so huge.

I'm not super experienced with process design, so I'll defer to others in this thread for learning tips.

To get started in #2, the definitive book is the Art of Electronics by Horowitz & Hill. Can't recommend it enough, and most EEs have a copy on their desk. It's also a great beginner's book. You can learn a lot by experimenting with discrete components, and a decent home lab setup will cost you $100. Sparkfun/Adafruit are also great resources. For VLSI, I'd recommend this coursera course: https://www.coursera.org/learn/vlsi-cad-logic

To learn #3, the best way is to get a FPGA and start implementing increasingly complicated designs, e.g. basic logic gates --> counters --> hardware implementation of arcade games. This one from Adafruit is good to start: https://www.adafruit.com/product/451?gclid=EAIaIQobChMIhKPax..., though if you want to make games you'll need to pick up one with a VGA port.

Silicon design & manufacturing is super complicated, and I still think that it's pretty amazing that we're able to pull it off. Good luck with learning!

(Source: TA'd a verilog class in college, now work as an electrical engineer)


There's also the field of "Computer Architecture", which is a level above the ones you've described.


Uber for babies? The stork will finally be real!


Disrupting the fertility treatment industry? I wonder what Musk would do with that.


Like Ubereats?


Well your leverage with a pizza place that already has its own drivers might be a bit different.

More like a white label offering. Which has lower margins, and requires the customers don't view their driver network as an asset.


@ProfJeffJarviss on twitter is a great parody of the thought leaders. Would recommend following (https://twitter.com/ProfJeffJarviss)


You know it's a great parody when some light scrolling across the page is enough to induce slight nausea.


Protecting against wage competition for H-1Bs: More money for me (U.S. citizen / permanent resident tech worker).

In favor of free trade: Cheaper goods for me.

It all boils down to "which collection of policies help me maximize my stuff?" Most people seem to take a more pragmatic approach, valuing tangible things over intellectual consistency.


or maybe intellectual consistency inevitably leads to maximising value for oneself


Bookmarked this site. The database seems super useful.

I have mixed feelings about the custom footprint service -- I've worked with ~900-pin BGA SoC-type parts, and paying $30 to do that would be a no brainer, but paying the same for a 8-pin LDO would be a tougher sell -- maybe scale prices with part complexity?

The tougher sell to me is trust / verification of the InstaPart models before the community can vote them up or down. For most teams that I've been on, the most time-consuming part isn't really the pinout generation, but rather the checking of large parts (often 2 engineers checking pin-by-pin to ensure that footprint matches data sheet). I'd be much more comfortable using it if you outlined how pinouts are verified before sending them out to the customers.

I hope this works out! Making footprints is a huge PITA, and I'd love to be rid of it.


Agreed on the verification aspect. And what happens when an error makes it through and your customer has to scrap $xK worth of boards?

I work at a $largeco with dedicated footprints people and a long DFM pipeline, and footprint errors still get through from time to time. When there's tens of thousands of dollars riding on a board turn, you're still going to check it yourself.


Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: