Live data from Hacker News

Viewing profile — danias

danias

HN member
Joined
Tue, Mar 04, 2014, 11:28 AM UTC
HN karma
7
Public activity
13 items

About danias

No profile information was provided.

Recent public activity

  1. comment
    Comment #45641222

    You are already logged in. If you try to access your account settings, for example, you will be disappointed...

  2. story
  3. story
  4. comment
    Comment #35441717

    Great question! While GraphQL is pretty cool we really like protobufs because its a lot easier to generate nice client code. Using grpc-web allows us to use the proto file to gener…

  5. comment
    Comment #35441572

    We would love to use Kafka because of its extensive support (e.g. Debezium) and by creating a new Nest.js plugin it would be pretty easy to switch as the message bus is just an imp…

  6. comment
    Comment #35441172

    Thanks for your feedback and looking forward to any questions you might have!

  7. comment
    Comment #35440245

    Hi HN! Our team at Bitloops has just published a Todo app that we think you'll find very interesting as a reference implementation. It's designed to showcase some advanced software…

  8. story
  9. comment
    Comment #34243521

    Probably someone could create a device that has a microphone to get input and uses haptic feedback to help people "listen" to the sound through feel.

  10. comment
    Comment #34243492

    A benefit of microservices is that you can use specialised languages for different parts of the system. The core of your system might be written in Java but you might one to use Py…

  11. story
  12. comment
    Comment #32704045

    We are building a new language that is not for fun and we have thought of this important issue. We solve it with a Package Ports and Package Adapters. The Bitloops Language (BL) is…

  13. story
    Show HN: bitloops-gherkin Automatically generate tests from Google Sheets

    For those into BDD (Behavior Driven Development) and JavaScript/TypeScript you will find that this tool allows you to add all your test data on a Google Sheet and then automaticall…