Spines11 | 14 years ago | on: Today I launched my solo project, Listry. Feedback/suggestions appreciated
Spines11's comments
Spines11 | 14 years ago | on: Today I launched my solo project, Listry. Feedback/suggestions appreciated
Spines11 | 14 years ago | on: Today I launched my solo project, Listry. Feedback/suggestions appreciated
Any suggestions?
Spines11 | 14 years ago | on: Today I launched my solo project, Listry. Feedback/suggestions appreciated
Spines11 | 14 years ago | on: Steve Jobs Sometimes Lies to You
Spines11 | 14 years ago | on: Apple deals massive patent blow to HTC, Android in serious trouble
Maybe not in the 21st century, but it might be in the 20th century which is when the patent was filed (1996).
Spines11 | 14 years ago | on: My wife's and my holiday weekend project: A database of intro books
Spines11 | 14 years ago | on: Kind of Screwed
It's sad that since the potential losses of going to court are so high, most people have no option other than to settle.
Spines11 | 14 years ago | on: Using Chrome Web Store for App Distribution (by the numbers)
This seems like a good way to get some free traffic to your web app.
Spines11 | 14 years ago | on: My gripes with JavaScript
Spines11 | 14 years ago | on: Tesla Roadster reaches the end of the line
Spines11 | 14 years ago | on: Show HN: My project PocketLoot (direct link)
I'm not entirely sure what I would use this for though. It seems like I have to constantly update your site with the amount of money I spend, and that is a lot of work just to be able to have a daily budget calculated for me.
I use mint.com, and I don't have to enter anything, everything is just automatically pulled from my credit cards and bank accounts. They let me set monthly budgets for different categories of spending, and let me see if I am on track for my budget or if I need to reduce my spending to meet the budget.
Spines11 | 14 years ago | on: Phil Harrison: "Apple will be the games industry"
Spines11 | 15 years ago | on: Show HN: Ducksboard, from nothing to private beta in four months
Spines11 | 15 years ago | on: Java.next() - The Groovy Programming Language
1. Closures - items.find { it.name == 'groovy' } is much easier than looping.
2. Language support for collections - Maps can be declared like: [key:'value'], and lists can be declared like: [1,2,3].
3. Easier handling of nulls - The "Elvis Operator" can be used to specify defaults like: (item ?: "defaultvalue") and the safe navigation operator will return null rather than throwing a NullPointerException when doing something like this: (item?.address?.street).
Spines11 | 15 years ago | on: Ask HN: Looking for feedback on my spare time project, Booklends.com
Spines11 | 15 years ago | on: Show HN: CaptainObvio.us - a place to share ideas
Spines11 | 15 years ago | on: What if this is as good as it gets?
Spines11 | 15 years ago | on: Apple takes 30%, Amazon took 70%