data37 | 9 years ago | on: You’re How Old? We’ll Be in Touch
data37's comments
data37 | 9 years ago | on: Don't start a tech product startup
The point of that blog was to give a down-to-earth assessment of life's choices and guidance on gambling on those choices. Do you know how big is the percentage of youngsters slogging in those exciting startups due to lack of access to truths and guidance? Do you still believe the work-life in these startups is the life to dream of?
We are talking about an average and most common startups which keep trumpeting forever to its employees about the bright future just around the corner. Not the already-successful ones.
data37 | 9 years ago | on: What Golang Is and Is Not
data37 | 9 years ago | on: Ask HN: What web framework should I use nowadays?
data37 | 9 years ago | on: Ask HN: What web framework should I use nowadays?
data37 | 9 years ago | on: Ask HN: What web framework should I use nowadays?
data37 | 9 years ago | on: Ask HN: What web framework should I use nowadays?
Currently, pure java servlets serve json over REST-like API. The jar dependencies are servlet-api.jar, a couple of json-related jars and an sqlite jar. Multiple fine-grained sqlite files for data. Tomcat as the servlet container with no static content.
A nodejs reverse proxy forks the API and static web requests between tomcat and another nodejs static webserver. The static content is angualrjs + html + css with minimal and reusable js files mostly fetching json data. I also have a little bootstrap dependency for forms.
I have an apache ant build file that copies the ~60kb war file and static content directly to the production from my dev system. Tried maven before but Ant seemed much simpler and more than enough for my needs. The ant build does a lot other things also.
I use Eclipse for the easy navigability across the code and other nice refactoring features. Ant does all the build work.
Earlier I tried pure nodejs (no java), then JAX-RS and then Undertow container etc. Nothing seemed simpler than the current setup. By the way, the site is https://worktheme.com
data37 | 9 years ago | on: Idea thread, share your product ideas here
data37 | 9 years ago | on: Hello from Orkut
data37 | 9 years ago | on: Ask HN: How to easily check if two words are too close
data37 | 9 years ago | on: Ask HN: How to easily check if two words are too close
data37 | 9 years ago | on: Summarizing service for Mongodb log files
data37 | 9 years ago | on: Show HN: What do you think of my Mongo Logs Utility?
Thanks! I will see if anything else need to be added to the FAQ, and definitely add more screenshots.
data37 | 9 years ago | on: Blockchains can’t stop counterfeits
data37 | 9 years ago | on: Show HN: What do you think of my Mongo Logs Utility?
Haven't added any graphs yet, but I'm already very dependent on these reports in my consulting work. So thought others could find it useful too.
Thanks!
data37 | 9 years ago | on: Blockchains: Past, Present and Future [video]
Does he understand about the blockchain size and the need to replicate it in every singe node? Does he understand why a blockchain can't be a database? or even an app platform?
data37 | 9 years ago | on: How Does BaaS (Blockchain as a Service) Work?
If the a blockchain is specific to a transaction type, does it mean all providers will use the same copy of the blockchain for that transaction type (shipping type etc)? But in that case, since blockchain doesn't belong to anyone, the BaaS providers would be similar to mining pools. Isn't it?
data37 | 10 years ago | on: Well-Kept Gardens Die by Pacifism
data37 | 10 years ago | on: Well-Kept Gardens Die by Pacifism
data37 | 10 years ago | on: In India, TinyOwl Founder Detained for 2 Days by Laid-Off Employees and the Police