HN user

catherd

892 karma

I love working on difficult hardware projects that are well funded and need to be done (correctly) as fast as possible.

My sweet spot is leading a project from "no implementation spec but clear end goals" to a real supply chain shipping real products.

20+ years designing and building hardware, 10+ years building physical stuff in Shenzhen.

www.sizeabledesign.com www.mzjtechnology.com

Posts7
Comments155
View on HN
You can just say it 2 months ago

Your point might be better stated directly because attributing the characteristics of humanity to... humanity is the opposite of what anthropomorphizing means.

A new ping pong paddle design.

My backhand is OK but my forehand sucks. Grip styles for standard handles usually end up favoring one side or the other. I'm making a handle shape that's easier to get the blade angle right on both sides. Hopefully a couple more iterations on the 3D printer and then I can have a functional prototype made.

What I'd like is a tool that can be run on a fresh linux install to show what's not working correctly and maybe some diagnostics. Does that exist?

Things like suspend to RAM/disk working, GPU performance is reasonable, WiFi and disk speeds aren't slower than expected.

There are safe (and unsafe) drivers contributing to both car and motorcycle statistics. Is this an argument that the skill curve for motorcycle driving is skewed towards highly unskilled drivers but cars are more evenly distributed?

I don't remember much about my statistics classes but even if you're a 99th percentile driver can't you still say there will be a large increase in your own personal probability of a fatality if you jump from the car curve to the motorcycle one?

DHL B2C shipments to the EU are generally held in customs until the duty is paid, which makes it slow but ensures DHL isn't left holding the bag when people decide they don't want to pay unexpected import duties.

That's (historically) not the case for US B2B shipments. For those, DHL pays the duty as the shipment goes through customs and then sends an invoice after the parcel is delivered.

Could be.

The carriers do already have practice ramping up and down for Christmas and Chinese New Year so it seems plausible they could absorb significant extra volume in whatever time it would take to negotiate the leases on the extra flights they use during those times.

For that matter customs processing also has experience managing the same surges.

I'd believe we might have some sort of own-goal planned for customs that could hang things up.

Only if "utterly fucked" somehow means you can still pay a bit more to DHL and get packages even faster than USPS.

Your fast prototypes coming by air freight likely aren't routed through USPS at all unless it's the last leg of a consolidated shipment that's broken apart once it reaches the US. Those would be using some other carrier to get them from China to the US and then USPS only inside the US. USPS all the way from China is slow.

Paying ~$30 for express shipping through DHL (plus whatever the new tariffs end up being) will still get you those parts in 3-5 days to most major shipping hubs in the US, your suppliers will just need to start filing the export paperwork correctly.

These changes will likely have bigger impacts on cheap off the shelf parts from e-commerce places like Temu or AliExpress, who were previously taking advantage of both the de minimis rule and inequal international rates through USPS.

Your Chinese suppliers can still ship by any of the normal commercial express shipping carriers as long as they understand how to file export paperwork or have an agent who can do it for them. Previously this usually added 1-2 days to the transit time over shipping undeclared "samples". Last year DHL moved to a paperless system and that extra 1-2 days delay is probably going away anyway. They may have even done it because they saw this coming. People have been grumbling about the de-minimis stuff for a while now.

"Better" depends on what you are after. In my world better means not being tied to using proprietary communication protocols over compromised networks with hardware I don't really own/can't control.

The makerphone was a learning tool and built to that spec. It wouldn't survive being carried around in your pocket, for example, but it was fine for teaching you how to program and how a phone works.

Yes, most commercial SIP providers are required by law to support emergency services, at least in the US.

If we're getting technical it is a mobile phone, just not a cellular phone. A cellular phone will work anywhere it can get a compatible cellular signal and this will work anywhere with decent WiFi.

How long ago was this? Our VoIP stack is completely custom and has taken a while to build. We've been putting significant work into it and lately it's better.

We've also specifically avoided adding many additional features while the calling and texting was brought up, so you aren't wrong on the philosophy, maybe you just bought yours before the work was done.

You can enable logging errors to a serial console. We don't add that by default because it slows down the OS. My email is in my profile if you'd like me to walk you through how to enable that.

It's a forever loan for whatever your average payables total to over 90 days (so $10k every month would be a $30k loan). The loan lasts forever or until you close out that line of credit/wind up the company.

https://wiphone.io/ is Arduino compatible and comes with an audio jack and microphone. It's also completely enclosed, knows how to charge it's own battery, etc. Phone form factor, ESP32 processor.

The back of the phone can be replaced with a custom PCB or breadboard holding your custom hardware. Pogo pins make a connection to the motherboard. The idea is you could carry whatever you end up making around in your pocket just like a phone once you're done, assuming you only put components on the inside of the back cover.

Disclosure: I designed and manufacture it.

Push notifications can be cobbled together for self-hosted Zulip using self-hosted Gotify and letting users install the Gotify app. No requirement for an app store approved app. However, Gotify is blocked on iOS via lack of viable background connections.

Any phone will lose software support pretty fast, but on the hardware side a mid-low end android device will last 4-5 years of daily use (n=3). Are you speaking from experience or is higher cost devices lasting longer something that just seems correct?

If you are advocating for "used food" as the correct term, there's another state that food enters after it's been used that you might want to be careful about disambiguating :).

We use Rainloop and the 2 biggest issues are almost nonexistent address auto-complete (it will only try to pull addresses from contacts, which nobody bothers setting up any more), and no support for .ics/calendar invites. Have you found a usable solution for either of those?

On CAD 4 years ago

FWIW, fillets give Solidworks trouble too. Never build child geometry on top of fillet parents if you can avoid it because it's likely to blow up on later rebuilds.

Some will and some won't. In the absence of rules that penalize that type of behavior, usually the ones that will end up winning. It has nothing to do with morals, those just seem to be the rules of the game as we currently play it.

There are a few more finished versions of this out there if you just want to use LoRa for text messaging. The Pinephone has a LoRa case, and you can buy a few devices pretty close to the one on Hackaday if you search for "Bobricus" on Tindie.

I made an ESP32 based phone that can send LoRa messages (among other things... the phone was designed to be hacked on).

https://wiphone.io

The back of the phone can be replaced by a custom PCB, sort of like project Ara except accessible to anyone who can design simple boards. One of the boards we designed is a LoRa radio and the phone book/contacts in the OS has a built-in field for a LoRa address.