WorldDev's comments

WorldDev | 2 months ago | on: iOS: Apps persist data after full deletion

Right, but I deleted the app and all its data. I made sure there was no other app from the same vendor left on the device.

I checked the "Passwords" and there was no entry for these apps (I think that's the only place for the keychain on ios?).

And it's not about the phone telling its phone number.

WorldDev | 4 months ago | on: Ask HN: Advice for creating a USB device linking 2 computers

Thanks for the idea. I think it's a great one, but I have a few concerns:

1) The two computers are on 2 different grounds, so I believe it could damage the computers. So I would like to isolate the ground somehow, I am not sure what the options are. I tried to look for opto-isolated options, but didn't really find something clear. Do you have any suggestion?

2) This specific chip is marked NRND (not recommended for new designs) on ftdi's website, So it feels slightly wrong to use it?

WorldDev | 4 months ago | on: Ask HN: Control 2 air-gapped computers with 1 mouse and keyboard

I see, you are unplugging and re-plugging, instead of just pressing a button. That makes sense. It feels like a usb mechanical switch should exist, but I guess it does not.

Another option that I looked at is whether I could use the switching capability on the device itself. For example the new Logitech MX 4 can switch between different computers. It also has a wireless connection, versus bluetooth connection. Do you have a sense whether switching with a device like that is enough of a separation?

WorldDev | 4 months ago | on: Ask HN: Advice for creating a USB device linking 2 computers

Thanks for your thoughts. That all sound fair.

I am fine with having quite a bit of configuration on the target device (I am fine with configuration on both sides).

> it ought be possible to make a rpi0 device that outputs a usb-gadget keyboard

I like very much the idea of being able to make the host side (macBook) appear as a usb-gadget keyboard. That way I would just need to plug a single usb cable between the 2 computers. Could you give me a few pointers to get started, to do this on macOS?

WorldDev | 4 months ago | on: Ask HN: Advice for creating a USB device linking 2 computers

Thanks for your thoughts. I agree that using software would be easier, but I wanted to do it in hardware in this specific case.

I am unfamiliar with Raspberry pi, but if my understanding is correct, it's running a real os. So I would need to send it a command to actually shut down every time I want to remove the usb device. More generally, having a general purpose OS on the little device seems overkill for that use case, no?

WorldDev | 4 months ago | on: Ask HN: Hardware to use MacBook keyboard and trackpad to control Mac mini

Interesting, I don't know these.

I assume you have a little software on the controlling computer that sends keystrokes over the network, they are received by this device, and sent via usb to the controller computer, simulating a usb keyboard?

Do you have experience with it? How is the latency? Does it work with the macbook trackpad?

page 1