Live data from Hacker News

Viewing profile — edwinnathaniel

edwinnathaniel

HN member
Joined
Sat, Feb 25, 2012, 2:47 PM UTC
HN karma
1,391
Public activity
864 items

About edwinnathaniel

I build software and I like to have fun. Drop me a line if you have any question about me :)

twitter: @enathaniel http://www.edwinnathaniel.com

Recent public activity

  1. comment
    Comment #22911520

    > "Learn C The Hard Way" is probably the closest but it's very opinionated and has its critics. I have similar feeling too. When I looked around, I had this feeling that majority o…

  2. comment
    Comment #22879032

    @olkyt ... I'm very thankful for this site. I glanced over the material and OH ... My ... Gosh. The content looks awesome for someone like my level. THANK YOU VERY MUCH!

  3. story
    Ask HN: C for Application Development

    Hi HN, Lately I've been thinking to move "back" to C to build tools for my own personal use (fun, curiosity, and the urge to go back to basic). At the same time too, lately I notic…

  4. comment
  5. comment
  6. comment
    Comment #22795392

    Recently I decided to resurrect a very old Macbook White (2008) by install FreeBSD in it. All of my workstation (laptop/desktop) have dropbox installed and yet dropbox is not avail…

  7. comment
    Comment #17623447

    See SKYPE for Business. replace('Lync', 'Skype') probably...

  8. comment
    Comment #17098207

    Other platforms have good DB abstractions (ADO.net, JDBC) though so it doesn't have to be ORM.

  9. comment
    Comment #16649745

    Upvote. Joe Celko has a few books w.r.t to SQL and some of them are more than just SQL for beginners (covers tree/hierarchy data, thinking in sets, etc)

  10. comment
    Comment #15937915

    TinyHello looks beautiful. May I ask how you design (UI/UX) these side projects?

  11. comment
    Comment #15774760

    But "immutable" way of doing things have been encouraged, suggested, marked-in-stone as best-practices in most languages since 2005... am I missing something? People have been sayi…

  12. comment
    Comment #15492991

    Very inspiring. Would you mind to share what your SaaS's are?

  13. comment
    Comment #15447414

    BI/Analytics is a tricky area with many sub-areas. I'm relatively new to this field and I found the value of the solution is how it can connect various business workflows instead o…

  14. comment
    Comment #15420044

    Has anyone ever installed OpenBSD for Macbook White (MB 5,2)? I'm interested to resurrect this laptop since Apple no longer support (newer OSX can't be installed) the hardware. I w…

  15. comment
    Comment #15404611

    I work for a division/business unit of a large corporate. Majority of us use sublime with license. We're (the business unit) roughly about 300-400 developers (and growing) writing …

  16. comment
    Comment #14861317

    I very much doubt it. This is akin to "hoping" that there would be renaissance of of VPS/Dedicated hosting. Open Source typically requires people to manage everything themselves, i…

  17. comment
    Comment #14858964

    It did when it comes to distribution channel. A hotel can have a website where people can directly book a room. But people want to compare prices, shops around, hence a new form of…

  18. comment
    Comment #14054372

    There are probably a few large markets in Asia: China, India, and Indonesia. The rest don't have as many human beings as these 3 countries. Both Go-Jek (Indonesia) and Grab have ra…

  19. comment
    Comment #13814325

    I seconded fr0sty comment: Teflon vs Stainless Steel. Stainless Steel is better for health than Teflon.

  20. comment
    Comment #13661248

    Blogspot (Blogger.com). 1) Supports custom domain 2) Free 3) Can handle traffic (I know a few companies are using blogger.com for their companies News/Blog 4) Any software would re…

  21. comment
    Comment #13385860

    I think you miss my point/question. Have we ever looked the discussion from a different perspective? This is fact: Atlassian tend to leave the acquired product alone. This is quest…

  22. comment
    Comment #13369492

    Do you think the reverse would be true? If Bitbucket was not bought by Atlassian, it will be able to grow and compete with Github/Gitlab? If Hipchat was not bought by Atlassian, it…

  23. comment
    Comment #12807340

    Mobile app probably act as an input. They probably keeping the vine videos for its views.

  24. comment
    Comment #12807329

    Vine "stars" are moving to Snapchat, they'll bring their viewers as well.

  25. comment
    Comment #12789260

    > No abstract singleton proxy factories I barely see this in the code that I wrote given that I've been writing Java code for ... 8 years? (unless you're writing Spring framework i…