Viewing profile — bachmann1234
bachmann1234
HN member- Joined
- Thu, Oct 23, 2014, 5:54 AM UTC
- HN karma
- 9
- Public activity
- 7 items
- HN profile
- View on Hacker News ↗
About bachmann1234
[ my public key: https://keybase.io/bachmann; my proof: https://keybase.io/bachmann/sigs/ENpsQhcC3iq_gOgirUYNVUz3EdzIHi97vh6NMYfYXCg ]
Recent public activity
-
comment
Comment #39458459
Seems like most everyone here is ignoring that the flipper is not even an effective tool for car theft. It's capabilities have been exaggerated by staged videos. You would have to …
-
story
Why did XMLHttpRequest.send() ever allow for synchronous execution
This is a question about the history of the api. I was discussing async in JS with a few devs at work and I was reminded in my early web dev days (JQuery, IE6 woes, etc) I had reme…
- story
-
comment
Comment #8751797
There are similar projects out there but I wanted to play with some APIS and to try out Python 3s async IO library. Uses the Aylien text analysis api to summarize and the Hackernew…
- story
-
comment
Comment #8730968
well, range in python 3 is lazy. They replaced the non lazy implementation with xranges impl. Same applies to map, filter and I believe reduce as well.
- story