bitanarch
- Karma
- 0
- Created
- ()
- Submissions
- 0
- Should I Learn LLMs and ML for my career? (elliechio.substack.com)
- I bought a domain at NameCheap today, because GoDaddy supported SOPA (martinkou.blogspot.com)
- AFeature - Interactive JavaScript console for mobile HTML5 applications (martinkou.blogspot.com)
afeature is a remote debugger for mobile HTML5 applications. This project was started because I have a non-trivial iOS PhoneGap project, and having a Firebug-like real time debugging interface would help a lot. However,…
- Foursquare iPhone app sends passwords in plain text, don't use (martinkou.blogspot.com)
Did a Wireshark session vs. Foursquare for iPhone's traffic after reading the news today. Found something very unpleasant.
- BSON codec for Objective-C (blog.thinkbulbs.com)
Coded this up yesternight and tested/debugged it this afternoon. It passes my test cases so far but may still be hilariously wrong at the same time.