Live data from Hacker News

Viewing profile — brlebtag

brlebtag

HN member
Joined
Mon, Jul 11, 2016, 4:05 PM UTC
HN karma
4
Public activity
23 items

About brlebtag

No profile information was provided.

Recent public activity

  1. comment
    Comment #39667325

    maybe the author does not know wtf he is talking about...

  2. comment
    Comment #38869745

    I am still looking for the "reasons"

  3. comment
    Comment #38869717

    [flagged]

  4. comment
    Comment #38771038

    He forgot to mention to build a small database (DBMS). For me, the big 3 projects are: 1. computer language (I already did), 2. Small operation system and 3. a small database (DBMS…

  5. comment
    Comment #38653730

    I wish there was a multiplatform MIT alternative or ... Qt change its license prices... it is so expensive!

  6. comment
    Comment #38037015

    C++, C#, Elixir, Node.js, Javascript, Python and a bit of Ruby

  7. comment
    Comment #34981070

    Omg... I am pretty sure that jumps are more efficient than if statements... I did not see him trying this too...

  8. comment
  9. comment
    Comment #30601097

    So Google can close it later.

  10. comment
    Comment #30086545

    thank God the "universal language" is a very easy and simpleton language like English hahaha (applying salt to wound).

  11. comment
    Comment #29496256

    This is a predatory journal. It says all...

  12. story
  13. story
    Is it time for a “not enough just running” manifesto?

    Recently I read some articles (https://blog.royalsloth.eu/posts/it-takes-a-phd-to-develop-that/, https://www.zdnet.com/article/another-reason-why-developers-are-quitting-to-escape-…

  14. comment
    Comment #22818256

    NOOOOOOOOOOO!!!!!!!! I just bought the first one. Just kidding. In my 'to buy' queue.

  15. comment
    Comment #22087448

    https://forms.gle/fH1gMqGPu9EYZvZL7

  16. story
    Executable Models in Software Engineering

    Dear colleague, We are Brazilian academic researchers investigating how software engineering professionals understand and use executable models in their practice. We invite researc…

  17. story
  18. story
    Executable Models in Software Engineering

    Dear colleague, We are Brazilian academic researchers investigating how software engineering professionals understand and use executable models in their practice. We invite researc…

  19. comment
  20. story
    Node input function is broken

    It has been 10 years since Node.js first release (according to wikipedia, at least). And it has been a long journey since then. We went from everything asynchronous world to everyt…

  21. story
    Ask HN: What features would you add in a computer language?

    I was having a discussion with my co-workers about cool features to add in a computer language. I want to know what features would you guys add in a computer language? I would add:…

  22. story
    Are we solving the memory storage mistery

    Recently, scientists published an article claiming they have transferred memories between sea snails. (https://www.nytimes.com/2018/05/15/science/memory-transfer-snails.html) and y…

  23. story
    V8's Ignition and TurboFan pipeline: can we finally compile js – bytecode – vm?

    Javascript is no longer a toy language and now it reaches beyond the browser environment. But, as a developer, I fear shipping my code because it can be easily seen and copied. I w…