hamxiaoz
|
8 years ago
|
on: Uber Founder Travis Kalanick Resigns as C.E.O.
In his book "Creativity, Inc" there is also a chapter "The Steve we knew" talking about this.
hamxiaoz
|
10 years ago
|
on: “We will end development on Firefox OS for smartphones after the 2.6 release”
1. Pure web tech on phone OS is simply not a choice, Facebook did it and failed too.
2. It's better to use new tech (pure web) in new market such as IoT. If using in existing market (iOS and Android), customers will ask: is the user experience better than the existing ones? And that's why they decide to end the development: "However, we weren't able to offer the best user experience possible and so we will stop offering Firefox OS smartphones..."
hamxiaoz
|
10 years ago
|
on: Jekyll Lambda – Minimal Theme for Jekyll
They can all be accomplished by utilizing MailChimp:
- Emails signups
- Contact form
hamxiaoz
|
10 years ago
|
on: Evernote cuts 47 employees and shuts down 3 offices
- The Windows version sucks: I have a really long note and now I cannot open it, the whole program just crashes.
- The Mac version is OK. Still running fine.
- The Web version looks cleaner, but it doesn't have a
highlight
tool??!!
Another major complain is that it's really difficult to store code in a note.
I started using [WizNote](http://www.wiznote.com/) recently and it seems really good: markdown, free, multiple directory support, comments, etc
hamxiaoz
|
10 years ago
|
on: Evernote cuts 47 employees and shuts down 3 offices
I have the same feeling with you at the moment(s) every time I open Evernote it prompts to ask you to upgrade.
hamxiaoz
|
10 years ago
|
on: New Chromecast 2015
That sounds cool. So basically I don't need the chromecast audio if I have the PI, right?
I like the iOS' system level of audio output (AirPlay) and didn't know Android is flexible enough that an app can do that!
hamxiaoz
|
10 years ago
|
on: New Chromecast 2015
That means the music app needs to support chromecast, right?
hamxiaoz
|
10 years ago
|
on: The Desk of Haruki Murakami
hamxiaoz
|
10 years ago
|
on: Speed as a Habit
On a side note, the hero photo looks realistic (has the 'pop' feeling), wondering how to produce this kind of photo?
hamxiaoz
|
10 years ago
|
on: CloudKit JS
Is this something similar to parse/firebase?
hamxiaoz
|
11 years ago
|
on: Super Cheap Data Backups with Amazon Glacier Storage
I just use smugmug to backup all my photos. It's $40 per year and supports unlimited photos
hamxiaoz
|
11 years ago
|
on: Flipboard releases React Canvas
Looks awesome! Can you share any architecture info? The frontend is built on d3+reactjs+jquery, how about the backend?
hamxiaoz
|
11 years ago
|
on: Show HN: Workshape.io – A talent matching service for developers in Startups
Login error :(
hamxiaoz
|
11 years ago
|
on: Microsoft takes .NET open source and cross-platform
Server side makes more sense. WPF is an UI framework, even it includes WPF, the user experience will be bad just because it looks so differently than native apps.
hamxiaoz
|
11 years ago
|
on: WebSharper: Make web apps in F#
Does anybody know what's the 2 chrome extensions displayed in the screenshot?
hamxiaoz
|
11 years ago
|
on: Visualizing Algorithms
I'm thinking the same thing.
hamxiaoz
|
12 years ago
|
on: Flux Application Architecture
This looks good. I'm wondering has anyone combined react and meteor in a real project?
hamxiaoz
|
12 years ago
|
on: Why I threw away three Jawbone UPs, sold my Fitbit Flex and deinstalled Human
I have exchanged to 5 Ups and all of them DOA. Since I bought from Amazon I cannot get refund from Jawbone. Now I have my Up sitting in the draw for months...
hamxiaoz
|
12 years ago
|
on: MongoDB 2.6 Released
Playing with Meteor and mongo recently and have found mongo seems a little bit strange from a transitional SQL point of view, like do I need to embed or reference? Can anyone recommend a good book or source?
hamxiaoz
|
12 years ago
|
on: The Road to React 1.0
I'm using Angular and I'd like to try react. Is it easy to transform an angular project to backbone + react? Do you have to use Marionette?