Live data from Hacker News

Viewing profile — datadiver

datadiver

HN member
Joined
Fri, Nov 02, 2012, 5:22 AM UTC
HN karma
52
Public activity
15 items

About datadiver

Co-founder of Tradle, an open-source B2B startup that is leading a shift to Private SaaS, where a vendor has no access to your and your customer's data. This recently became possible with 3rd gen cloud (Serverless), AI and blockchain. Our first applications are in compliance, a financial grade identity so that your business can fulfill KYC / AML obligations, and cross-border tax compliance. Other applications are in e-government and in business governance with digital policies. For that we developed a generic front end, which we call Transactional Messenger. Most client and server code is open source: https://github.com/tradle

Recent public activity

  1. comment
    Comment #8439992

    what you said and decentralized marketplace could emerge with bitcoin, where marketplace works like a blockchain explorer. Craigslist + bitcoin = Alibaba

  2. story
  3. comment
    Comment #5571598

    Too bad, as Linkedin did an amazing job optimizing their HTML5 app. See my discussion with their project lead on Hackernews: https://news.ycombinator.com/item?id=5552634 There is a…

  4. comment
    Comment #5561952

    @trunab I watched this great video and made a transcript of it: http://urbien.com/v/Blog/32272?-ref=Urbien%2F32034 Keep in mind this is my personal take, not the exact words of the…

  5. comment
    Comment #5555409

    omg, you did? I see that you used the sliding window with 3 parts. The closest pages are left as is. Then next set use the technique #1 unloading images. Then the next set of pages…

  6. comment
    Comment #5555202

    thx @trunalb, good find, will check out the video later (man, it is an hour long). I pretty much understand all LinkedIn techniques. Just lack the time to implement them and suppor…

  7. comment
    Comment #5553680

    true, infinite scrolling and footer do not work together, unless footer is position:fixed, which is often the case on mobile. Infinite scrolling is pretty much the norm on mobile a…

  8. story
  9. comment
    Comment #5495957

    technical answer: [backbone] models is the new DOM non-technical: app networks formed by much smaller, more open apps loosely connected into swarming alliances people: as software …

  10. comment
    Comment #5476114

    It is sad that after 20 years of MVC and the 10 years of it on the Web, we are still telling people that to start coding they need to start with HTML, CSS and JavaScript. And I agr…

  11. story
  12. comment
    Comment #5328277

    As mentioned by other posters, Rails, Grails and Django all do the job to a certain extend, the hardest part being to gen the UI that is generic enough, yet flexible. Man, hard is …

  13. comment
    Comment #5326252

    I am back to using FF for my everyday browsing as Chrome takes about 2x as much ram with my 50 tabs (casual observations, not benchmarked).

  14. comment
    Comment #5326186

    1. for debugging minified JS we tried to use source maps, but they were not supported (I have to say that Chrome claims to support it but it is working intermittently). So our fall…

  15. story
    Sandy aftermath - free to app to find fuel online

    We just released an app to find fuel in NYC metro area http://urbien.com/alias/fuel (sign up required). People in gas rationing areas (NYC and NJ) can find stations with enough reg…