Live data from Hacker News

Viewing profile — b123400

b123400

HN member
Joined
Sat, Oct 05, 2013, 8:25 PM UTC
HN karma
181
Public activity
67 items

About b123400

A dev from Hong Kong, live in Japan, makes iOS / Mac apps, websites.

Recent public activity

  1. comment
    Comment #32292654

    Not exactly Clojure-related, but I wonder how acceptable is it for a programmer to suggest a technical decision by one’s own passion over company’s interest. > The business case fo…

  2. comment
    Comment #30479514

    I have to echo your point on inconsistency. Our company uses Haskell and the Haskell team love to define their own solutions which make things even more inconstant. For error handl…

  3. comment
    Comment #28901599

    I got into my school's network when I was 10, people were furious for my hacking, nobody questioned why was there a security issue so obvious that even a 10-years-old could break i…

  4. comment
    Comment #28421807

    I see a lot of people making the argument of “a bigger car is safer when crashing with other cars”, but that’s not very sustainable when everybody thinks the same. A US truck is sm…

  5. comment
    Comment #28417476

    As far as I know, there isn't a limit of power / speed for kei car category. In the old days Suzuki made a kei car that was "too powerful", the government "communicated" with them,…

  6. comment
    Comment #28415727

    I live in Tokyo and drive an old kei car. Despite being not very powerful, it does provide me whatever I need. Driving it on highway (about 100km/h) feels alright, of course it’s n…

  7. story
  8. comment
    Comment #24382112

    I bought a pro mouse 2 years ago and used it until few months ago. The biggest reason for giving up this nice looking thing is that, people no longer create UI that are one-button-…

  9. comment
    Comment #23959081

    If this turns out to be an effective lesson on security, systems should implement their own meow to protect their users. E.g. A database That intentionally removes itself if the de…

  10. comment
    Comment #23335033

    While I agree that many things can be simplified into functions, I would like to point out functional languages don't necessary means you are going to have cleaner code automatical…

  11. comment
    Comment #21222420

    Few years ago I spent quite some time learning Haskell, failing to understand the concept of Monad. One day I just woke up, with the concept understood. It was like magic.

  12. comment
  13. comment
    Comment #20409395

    Wonderful idea! My friends drew some brilliant illustrations on my Macbook Pros ( https://i.imgur.com/O4mGZqZ.jpg ) using marker, directly on the case. Not soon afterward, the anti…

  14. comment
    Comment #20398921

    Me too! Especially when we know most services will eventually die, no matter it's Google+ or any trendy startup that will be acquired at some point.

  15. comment
    Comment #19926413

    Years ago a company similarly contacted me for some "emergency" tasks. I flied all the way to Japan and realise they haven't got the tasks ready, more than half of the time I wasn'…

  16. comment
    Comment #19697637

    Interesting. I thought the Ruby community generally prefers shorter code, e.g. `to_s` instead of `to_string`, and yet that type signature is very verbose: `sig {params(x: Integer).…

  17. comment
    Comment #19133173

    You are right, but I don't think companies care about accessibility. Facebook using the divs is already breaking screen reader.

  18. comment
    Comment #19117441

    I read it somewhere that Chinese websites are taking this kind of obfuscations to the next level. The simple ones are randomly ordered divs re-layouted by JS at runtime. The compli…

  19. comment
    Comment #19043012

    It's especially bad on mobile. On my iPhone SE, the top is a banner promoting their native app, then a top navigation bar and their logo. The bottom is an ad for the paid membershi…

  20. comment
    Comment #18549792

    The article and all the comments seem to assume work and creative projects are mutual exclusive, that we have to find a balance. I am wondering if it is possible to have a job that…

  21. comment
    Comment #17112020

    There is an opensource OS for Pebble as well! https://github.com/ginge/FreeRTOS-Pebble

  22. comment
    Comment #16645683

    I think culture helps to keep the house price low as well. 1. They don't like secondhand homes, they rather rebuild it[1]. So houses are not a good investment vehicles. 2. They val…

  23. comment
    Comment #16436670

    I see it the other way round. The people and community who chose electron at this point probably don't care about performance as much as we do. Improving performance would probably…

  24. comment
  25. comment
    Comment #15039854

    I think it absolutely makes sense in business, making low quality product is fine especially when users are nontechnical, they just don't know which app is slow. Though as a develo…