happypeter's comments

happypeter | 13 years ago | on: The Rise Of The Artist

As they say,beauty is the exercise for our heart, it keeps us healthy. I will try to learn drawing this year, I want to understand/enjoy beauty more.

Throughout the whole process of my education, to create beautiful things is of least importance in people's eyes, I think that was sad.

happypeter | 13 years ago | on: Front-End CSS Frameworks

Thx for your attention.

I think I am now easily annoyed when people trying to hide complexity from me, and their creature does not work out of the box. Which makes it really hard to fix bugs. And just think how cumbersome it is to overwrite all the variables to get a new navbar look!

So now I think I prefer some https://github.com/styleguide/css stuff, plus some really easy to use widgets with good design taste stuff.

No more hide and find games, I am tired!

happypeter | 13 years ago | on: Front-End CSS Frameworks

After 6 month joy and pain, I finally give up using Bootstrap.

It's very obvious that smart people are using BS to build cool site like khanacademy, it's well designed, and it's one of the best CSS framework you can find. But...

But for a CSS beginner like me, it's a bit too magical, I wasted a lot of time debugging, I wished I could conquer the complexity, so I tried for 6 months, and now I give up with regret.

Bootstrap(or maybe I should say CSS frameworks) is slowing down my development for the past 6 month or so, if you are a front-end newbie, be warned!

happypeter | 13 years ago | on: Is the next second language JavaScript?

Don't care if it's JS or anything, as long as programming, or as I love to say, crafting is taught at schools, it will be great.

First of all, Making money by creating beautiful and useful things is such a good lifestyle.

Secondly and more importantly, it's about how to be better educated. Back to the years when I was at schools, I was told taking exams are of top importance, everything I learned seemed so boring. Things changed when I was 20sth, and I started to make things, that's when I really start to love knowledge, be it art, writing, music, because everything now starts to make sense.

Back to JS, there is no better place than the web to meet smart people, show them what you make, have fun and be cool. So JS, why not?

happypeter | 13 years ago | on: Syncing and merging come to Bitbucket

In my daily workflow, a feature branch is there on the server mostly for it's part of a already-sent pull request. So in this case, do a syncing does not make any sense.

For a feature branch from my local clone, I do love to sync with upstream/master as often as I can, but I can do it quickly and knowingly(rebase or merge) with command line.

So for me, thanks but no thanks.

But I do know a lot people use the remote feature branch as a tmp backup of the WIP feather branch, in this case, the fact that you can quickly sync with upstream/master does help, but what if you click "sync branch" and merge conflicts happen?

happypeter | 13 years ago | on: Namespaced Gists

The fact that now I can, on other people's computer, type gist.github.com/my_username, show people all my snippets, makes my day! Thx guys, you've always been so thoughtful.

happypeter | 13 years ago | on: Your Employee Is an Online Celebrity. Now What Do You Do?

I will encourage people to build their own online fame, then the daily work they do, they are not only doing it for the company, but also for their personal honor, thus they will be more willing to produce good work even maybe that means some extra work.

I see a far better society where individuals are respected more.

happypeter | 13 years ago | on: The Future of Markdown

Markdown is really a important part of my life now, YES, it will be super cool that the world can have one single spec for it.

happypeter | 13 years ago | on: The Git Revolution Is Here

I've been a git super fun for years. But I have to say Hg is much more friendly to newbies. My reason for git's popularity is:

The code is out of the hands of Linux kernel team, so you can believe that git will work well. And the fame of Linus and later github also count.

page 1