- Feature Articles
- CodeSOD
- Error'd
-
Forums
-
Other Articles
- Random Article
- Other Series
- Alex's Soapbox
- Announcements
- Best of…
- Best of Email
- Best of the Sidebar
- Bring Your Own Code
- Coded Smorgasbord
- Mandatory Fun Day
- Off Topic
- Representative Line
- News Roundup
- Editor's Soapbox
- Software on the Rocks
- Souvenir Potpourri
- Sponsor Post
- Tales from the Interview
- The Daily WTF: Live
- Virtudyne
Admin
There are plenty of IoT setup apps which do not say "Hey, you need bluetooth on to talk to bluetooth devices,". And the first time you come across this, how would you know? After all, you're trying to set up a WiFi device, not a bluetooth device.
Edit Admin
I'm confused - how does async in Java work?
This whole code looks to me like a big pile of junk that has nothing to do with async at all to me coming from the language where the pattern actually originate from.