Live data from Hacker News

Viewing profile — jabajabadu

jabajabadu

HN member
Joined
Sat, Jan 07, 2017, 3:05 PM UTC
HN karma
274
Public activity
22 items

About jabajabadu

No profile information was provided.

Recent public activity

  1. story
  2. story
  3. story
  4. story
  5. story
  6. story
  7. comment
    Comment #32468342

    If you are interested in gradually making a big career change, you could look into biotech. I’ve seen people start out as regular developers in small / mid-size biotech companies a…

  8. comment
    Comment #32460487

    Thank you for recommending "From Mathematics to Generic Programming"! I wasn’t aware of this book.

  9. story
  10. comment
    Comment #32455546

    Elements of Programming by Alexander Stepanov and Paul McJones gives a very engaging introduction to applying basic abstract algebra to algorithm design. http://elementsofprogrammi…

  11. story
  12. comment
    Comment #29738694

    I use C++ and Rust. Unfortunately, there are no persistent versions of the data structures I need available in any language (using dynamic FM-index as an example again). It is just…

  13. comment
    Comment #29734532

    That’s right. Our data structures are designed for working with large amounts of compressed text (dynamic FM-Index is one example). They are pretty hard to implement so making a pe…

  14. comment
    Comment #29730913

    I am strongly considering buying a copy of your book and giving data-oriented programming a go in my day job. My only hesitation is data immutability. I work in a data-intensive sc…

  15. story
  16. comment
    Comment #28344083

    Israel Gelfand wrote a number of amazing books covering many areas of high school math.

  17. comment
    Comment #27346180

    Sadly, the criminal gang that runs Russia is not interested in the economic prosperity of its citizens. They want ordinary people to stay poor and isolated since this makes them so…

  18. story
  19. comment
    Comment #18892569

    Have you considered monoid? It’s a fantastic font with ligatures. https://larsenwork.com/monoid/

  20. comment
    Comment #18527830

    This article seems to fit the template: Here are some abstract reasons why paradigm X is bad, and here is a class of problems that have a more straightforward solution in paradigm …

  21. comment
    Comment #13363126

    Great point. I had two laptops with pre-installed Linux. Both were not even cross-update compatible. Video driver of my System76 laptop broke after the first major Ubuntu update. X…

  22. comment
    Comment #13344555

    I will happily swap my Mac for a laptop that could reliably run Linux if I ever find one. I had a machine from System 76 where a video driver would break with every major Ubuntu up…