Viewing profile — edwinnathaniel
edwinnathaniel
HN member- Joined
- Sat, Feb 25, 2012, 2:47 PM UTC
- HN karma
- 1,391
- Public activity
- 864 items
- HN profile
- View on Hacker News ↗
About edwinnathaniel
twitter: @enathaniel http://www.edwinnathaniel.com
Recent public activity
-
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…
-
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!
-
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…
- comment
- comment
-
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…
-
comment
Comment #17623447
See SKYPE for Business. replace('Lync', 'Skype') probably...
-
comment
Comment #17098207
Other platforms have good DB abstractions (ADO.net, JDBC) though so it doesn't have to be ORM.
-
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)
-
comment
Comment #15937915
TinyHello looks beautiful. May I ask how you design (UI/UX) these side projects?
-
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…
-
comment
Comment #15492991
Very inspiring. Would you mind to share what your SaaS's are?
-
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…
-
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…
-
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 …
-
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…
-
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…
-
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…
-
comment
Comment #13814325
I seconded fr0sty comment: Teflon vs Stainless Steel. Stainless Steel is better for health than Teflon.
-
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…
-
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…
-
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…
-
comment
Comment #12807340
Mobile app probably act as an input. They probably keeping the vine videos for its views.
-
comment
Comment #12807329
Vine "stars" are moving to Snapchat, they'll bring their viewers as well.
-
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…