haomiao
- Karma
- 0
- Created
- ()
- Submissions
- 0
- The Edge of Mathematics – Interview with Terence Tao (theatlantic.com)
- Normalize pronouns: explaining personal pronouns with a CS analogy (pedagogy.cs161.org)
- Kuna (YC W14) is hiring firmware and cloud devs to scale smart home security (kuna.recruiterbox.com)
- What My Hearing Aid Taught Me About the Future of Wearables (theatlantic.com)
- Thousand-robot swarm assembles itself into shapes (arstechnica.com)
- Digital-age detective work can’t crack Brooklyn Bridge caper (arstechnica.com)
- How a mayor’s quest to unmask a foul-mouthed Twitter user blew up (arstechnica.com)
- Ask Ars: Why are some programming languages faster than others? (arstechnica.com)
- Gears of war: When mechanical analog computers ruled the waves (arstechnica.com)
-
I'm building a server that allows users to control and access a web-connected sensor. The server lets the user connect to the device, change settings, and retrieve data that the sensor uploads.<p>All of the requests are…
-
Hi everyone, I'm building an application for ARM Linux that requires playing audio (voice) streamed in real time over the net. We have a websockets connection set up that we will use to pass the audio packets over. I'm…