HackerTrans
TopNewTrendsCommentsPastAskShowJobs

spieglt

no profile record

Submissions

Show HN: Walkie-Talkie Toy over WiFi/Tailscale on Raspberry Pi

github.com
10 points·by spieglt·قبل 6 أشهر·0 comments

Show HN: Simple Video Resizer for iOS. No ads/tracking/in-app purchases

github.com
7 points·by spieglt·قبل 9 أشهر·2 comments

Show HN: Cross-platform AirDrop, now with Bluetooth [video]

youtube.com
4 points·by spieglt·السنة الماضية·0 comments

comments

spieglt
·قبل 9 أشهر·discuss
Thank you!
spieglt
·قبل سنتين·discuss
I've been writing Objective-C recently to use macOS frameworks from Rust. I can just write C wrapper functions and compile as a static library. Otherwise I use Swift.
spieglt
·قبل سنتين·discuss
Update: tried postmarketOS again and it seems smoother and more stable. Dock works well though the HDMI screen still turns off and back on every few seconds.
spieglt
·قبل سنتين·discuss
Correct, Flying Carpet doesn't work for Apple-to-Apple transfers, but AirDrop already fills this need.
spieglt
·قبل سنتين·discuss
I haven't turned on my PinePhone in a long time because none of the OSes was usable for more than a week at a time. Maybe I should try postmarketOS again.
spieglt
·قبل سنتين·discuss
I have a project that's more like AirDrop, doesn't require a local network and configures the hotspot automatically: https://github.com/spieglt/flyingcarpet
spieglt
·قبل سنتين·discuss
Great to hear, thanks for letting me know it worked!
spieglt
·قبل سنتين·discuss
It's a very cool idea, but the first barrier that comes to mind would be that when the clients join the hotspots, they don't have internet access, so joining the network would mean losing internet, for laptops and phones without cellular data. I know the LocalOnlyHotspot API I use on Android doesn't offer internet tethering. I'm not sure how possible it is to ensure that on Windows and Linux devices that host hotspots. Also, the device that offers the hotspot in Flying Carpet is pretty much acting like a normal WiFi access point in infrastructure mode, so a real mesh network would probably look a lot different.
spieglt
·قبل سنتين·discuss
Thank you! Yeah, obviously the UI is a weak part. I'd like to improve it eventually but as a one-person project I don't want it to have as minimal of an interface as AirDrop. With all the ways transfers can go wrong, I want that information to be in the user's face so they can submit issues and I can help debug easily.

And no, it can't detect anything about the other device until they're on a WiFi network together, and that can't happen until it knows the peer's OS because it has to know whether it or the peer should be hosting the hotspot. Windows has precedence, then Linux, then Android. (The iOS version doesn't need to know the peer's OS because iOS and macOS can't stand up a hotspot programmatically anymore, so it always has to join.)
spieglt
·قبل سنتين·discuss
Mine does! https://github.com/spieglt/flyingcarpet
spieglt
·قبل 3 سنوات·discuss
For most manufacturers, you can purchase access to the technical documentation for a short period. I paid Toyota $20 for 48 hours of access and got PDFs of the official instructions for how to remove the 4G module.
spieglt
·قبل 3 سنوات·discuss
Biggest features that keep me on Firefox: decent search (whole word, match case) and proxy settings