Hacker Newsnew | past | comments | ask | show | jobs | submit | someisaac's commentslogin

Doesn't this feel similar to how we talked about people using Google search to find answers to programming problems, instead of reading documentation and understanding things before writing code? Or how we criticized not using IDEs and just writing raw code without syntax editors? Or if we go further back - using calculators instead of calculating in your mind? I remember talking to an old man when I was a kid - he used to mock me for not knowing how to recite the alphabet in reverse order, complaining about how kids these days don't learn anything properly.


I can't get 144hz at 4k. Any specific cable you're using?



What games do you recommend?


Unfortunately I don't play games myself. But Anno 1800 is something my very good colleague plays these days.


This reminds me of GNU GPL - Right to modify the software I bought.


I am surprised to see this post from bram cohen, as he himself had a heated argument with linus torvalds on git design.

http://www.gelato.unsw.edu.au/archives/git/0504/2153.html http://news.ycombinator.com/item?id=505876


Which he lost... i.e. Linus paid no attention to what Bram said ;)


For some context, Git follows the same architecture as Codeville, so Linus didn't invent the idea (although he ripped it off from Monotone, not Codeville) and the argument was essentially about whether a simple three-way merge can be used in all cases, and the answer is no, because of criss-cross cases, and solutions for that have since been put into Git. It is the case that semantics which more closely resemble three way merge are preferred though, as explained in my post which this thread is about, but for reasons which nobody in the flame war you link to appreciated at the time.


At the same time, chrome allows you to restore your session after you accidentally close your tabs.


Yeah, in that way Chrome actually does offer an undo of sorts.


I still remember my dad installing windows 3.1 from a set of windows 3.1 disks. My job was to change the disks when it asks :)


This is an old article.When reading this article i thought the author was right till i saw this article by zedshaw. zedshaw's is very fun to read yet highly informative.!

http://www.zedshaw.com/essays/fortune_favors_big_turds.html


My favorite quote in that article:

I found an interesting culture full of contradictions and struggling to combine its past with its future and desperately wanted to learn about them. Don saw an SUV and thought he knew some shit.

True, considering' Zed's experience (1.5 years as soldier stationed there, spending lots of time integrating and studying the culture.


OTOH, I have lived for more than 6 years in Japan, which also have a culture of having things which look complex, and I think the OP is closer to what I have seen than Zed Shaw on that particular aspect.

I still don't understand why, but Japanese in general love that everything is written on magazines and advertisements, that UI are mind-blowing complex. In general, slides with as much stuff crammed into it are well regarded as well - academic conferences in Japan were scary in that aspect, compared to more internal ones. That's where Zed has a point I think, that is it is not that the culture value complexity as much as valuing a lot of data and information.

If you want to get scared, look into the big EC shops in Japan (e.g. rakuten: http://www.rakuten.co.jp/). I find it almost offensive. The main page also gives a good feeling of what it is like to be inside the subway in a big Japanese city during rush hours - you have advertisements in every location which is not occupied by human flesh.

On a side note, while the snarky comment of Zed Shaw is well, snarky, I would note than Don Norman used to teach 2 months/year in Korea, so he most likely did more than buy a SUV from there.


This is a good read. Seriously.


any .emacs for php/Mysql/html/css/js ?


    (require 'zencoding-mode)
    (add-hook 'sgml-mode-hook 'zencoding-mode)
http://www.emacswiki.org/emacs/ZenCoding


Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: