Viewing profile — data37
data37
HN member- Joined
- Wed, Oct 14, 2015, 5:29 AM UTC
- HN karma
- 24
- Public activity
- 46 items
- HN profile
- View on Hacker News ↗
About data37
No profile information was provided.
Recent public activity
- story
-
comment
Comment #12430226
You! - you are my master!! (bows to you)
-
story
Ask HN: Can a blockchain do this?
I'm checking if a blockchain is applicable to our project. In our requirement, a supplier and a buyer get into a work agreement. Later, supplier could claim that they have delivere…
- comment
-
comment
Comment #12377062
You think YC Combinator is not motivated by money or fame? Then what is it? What drives it? Desire for anonymous charity? The point of that blog was to give a down-to-earth assessm…
- story
-
comment
Comment #12331542
Java is battle-hardened and has seen almost every situation in the business programming. Go has miles to go before it can even be eligible to be compared to Java in terms of produc…
-
comment
Comment #12329242
Sure - Will publish to github and post here. For a brief note, the java servlets use Google's gson for interfacing wih web requests. Beyond that it is all plain old JDBC with sqlit…
-
comment
Comment #12329212
It depends on what you mean by a "website". You need to understand that a web application need to have a client-side (managing user interaction) and a server-side (mostly fetching …
-
comment
Comment #12326897
NodeJS rev proxy allows custom logic after intercepting requests - all in javascript. Not sure if NGinx would allow that. But yes, I would probably move to Nginx in near future for…
-
comment
Comment #12326388
Here is what I settled with for my website after trying a few things over the years. In the process I have discarded nodejs, JAX-RS, maven, Undertow, JQuery, bootstrap (partially) …
-
comment
Comment #12242094
Make a product that keeps reminding and preaching people to be people - the biological creatures. To try to break the shackles of dependencies on technology, knowledge, awareness, …
- story
-
comment
Comment #12241742
People don't need more connectivity. Excess of anything is bad. Social networks and connectivity is already in the realm of being evil and eating away all the time from people's li…
-
comment
Comment #12230926
aha - got another idea. I'll just use a different format to display the admin comments. So the imposter can't mimic the format, though they can use the same username.
-
comment
Comment #12230714
Yes. I'm actually looking for simpler implementations for use at https://worktheme.com
-
story
Ask HN: How to easily check if two words are too close
I have a comments section for my web site. But I didn't setup a signup or email validation for posting comments. Now the issue is, when people ask questions I would like to answer …
-
comment
Comment #12219654
Updated the service to include the recent feedback from several HN users. By the way, this is a mongodb log file summarizing service. It provides full visibility into several aspec…
- story
-
comment
Comment #12191306
No setup is required. After signup, just click on "add a log file" and select a log file. The log lines will be parsed inside the browser itself (javascript) and the query profile …
-
comment
Comment #12186553
The problem is, blockchain has little role to play in connecting the physical world to digital world in a full-proof way. Attaching a digital identity to a physical object and veri…
- story
-
comment
Comment #12184858
Just a little tool to get summarised views of Mongo log files to quickly understand what's going on. Haven't added any graphs yet, but I'm already very dependent on these reports i…
- story
-
comment
Comment #12153867
This guy has no clue about how it works. Only aware of all the hype around it and presenting the hype as facts. Does he understand about the blockchain size and the need to replica…