Live data from Hacker News

Show HN: I made an open-source laptop from scratch

byran.ee

41–50 of 338 posts

Re: Show HN: I made an open-source laptop from scratch

#41
post #40
post #38

I'm curious how the USB-C connectors are made to the outside of the enclosure. What I've found is that it's a bad idea to use USB extension cables; these can introduce bit errors if e.g. you copy large amounts of data (order of terabytes). It's much better to insert a USB drive directly into a carrier board, but this is not always physically possible.

It's almost standard to have the USB-C have extra wiggle-room (around 1mm or so). Then, the housing is 1mm past the USB-C connector. That's how the casings are made so that when you stick the connector in, it's flush or nearly so. I agree with USB extension cables concerns too! The error would increase depending on the quality (impedance, power, etc.)

> Then, the housing is 1mm past the USB-C connector.

Yes, this is often the case but sometimes the USB-C connectors are on the same side of the board where you also need to plug in some cables that you need internally (maybe even other USB devices). Thus the option of letting an USB-C port stick out on one side of the enclosure is not always available.

> I agree with USB extension cables concerns too! The error would increase depending on the quality (impedance, power, etc.)

Yes, and the user of your device (who doesn't see the internal cable) will assume that they can plug in their own cable, so you'll have two cables.

Re: Show HN: I made an open-source laptop from scratch

#48

Okay, I'll help him humble brag: Bryan is in his last year of high school. Keep building!

You study quantum mechanics in High School in the USA?

We had a cursory introduction at least about 15 years ago in Germany, it's not that far off.

Re: Show HN: I made an open-source laptop from scratch

#49

Earlier quoted context omitted.

You study quantum mechanics in High School in the USA?

Some do- He thanks Phillips Exeter at the bottom of the project page, which is a very fancy private highschool, probably the best in the US.

I went to a peer school that had at least a couple of math teachers with PhDs—my friends at the time who took their classes were, if I recall, nationally competitive in math olympiads.

Re: Show HN: I made an open-source laptop from scratch

#50
Holy. That's an achievement very few people can claim. Wonder if HN has a "hall of fame", a worthy entry.

You did the smart thing there with the SoM (for the uninitiated: power sequencing to individual parts of an SoC and its external components is an epic hassle to get right and that's assuming you actually have proper documentation - without it it's an utter pain), but how in hell did you get the high frequency stuff working out on what was likely your first or second try? This is IMHO where your work really shines.

USB-C, DisplayPort (at 4K to boot) and PCIe at modern speeds are all but black magic to most, this isn't digital any more, this is good old analog circuitry and physics at work that most people don't even learn in university any more.

Post reply on HN