Viewing profile — kriyative
kriyative
HN member- Joined
- Sat, Jul 12, 2008, 4:41 PM UTC
- HN karma
- 99
- Public activity
- 16 items
- HN profile
- View on Hacker News ↗
About kriyative
No profile information was provided.
Recent public activity
-
comment
Comment #34582453
I don't think they were trying to be. Broadly, those are the key bindings to copy a column of characters (presumably numbers) paste them into the ` scratch ` buffer and sum them, g…
- comment
- story
-
comment
Comment #954241
I wasn't implying that we should all start using hidden APIs. Personally, I have a hard enough time using the documented API. My point was that a tool to catch such uses is pretty …
-
comment
Comment #953263
This is getting ridiculous. The Objective-C runtime allows dynamic method calls, using performSelector: which takes a selector name, which can be constructed from any random string…
-
comment
Comment #841322
Looks great. Nice work. Will you be covering integrating with any graphics libraries (say OpenGL or similar)?
-
comment
Comment #736387
I believe you'll need the Plus service if you want to e-file state taxes, which runs $36/mo. Check out the "Rates & Fees" tab at: http://www.bankofamerica.com/small_business/online…
-
comment
Comment #736385
Second that. It's really easy once all the electronic filing paperwork has been filed with the IRS and State. Also, their system is the same as Paycycle, just rebranded (I think).
-
comment
Comment #598936
This may seem really "out there", but I keep all the code of a package in one file. Not only does this reduce or eliminate asdf/defsystem maintenance, which I loathe doing, it also…
-
comment
Comment #598922
Common Lisp, Erlang, Javascript, and ... Objective C. I am slowly adding Clojure to this mix. The most dissonant cognitive shift is going from Lisp to Objective C.
-
comment
Comment #389499
Excerpt: "Kudos to Pierre Chatelier for writing the book that Apple and Alan Kay could not." What does Alan Kay have to do with Objective C? He invented Smalltalk not Objective-C. …
-
comment
Comment #389283
Top 3 benefits (IMHO): 1. Concurrency done right -- take a look at Erlang or Clojure to get an idea of multi-threaded programming without the nightmare of locks and deadlocks. This…
-
comment
Comment #364605
I used Erlang to build a mid-sized web service app (i.e. REST only, no user interface) which serves more than two million connections per day (sustained), and is deployed on a half…
-
comment
Comment #360018
Also, check out http://i.venuem.net/ychn VenueM is a general purpose solution for turning any RSS feed into a clean looking iPhone web site.
-
comment
Comment #342053
VenueM.com makes a great RSS to iPhone-friendly web site interface. Check out their Hacker News site (ideally on an iPhone/iPod Touch) at: http://i.venuem.net/ychn
-
comment
Comment #244555
Hey Kyro, I can empathize with your experience trying to network in SoCal. Hopefully, your post encourages more local entrepreneurs to join the effort. Peace.