Viewing profile — jabajabadu
jabajabadu
HN member- Joined
- Sat, Jan 07, 2017, 3:05 PM UTC
- HN karma
- 274
- Public activity
- 22 items
- HN profile
- View on Hacker News ↗
About jabajabadu
No profile information was provided.
Recent public activity
- story
- story
- story
- story
- story
- story
-
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…
-
comment
Comment #32460487
Thank you for recommending "From Mathematics to Generic Programming"! I wasn’t aware of this book.
- story
-
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…
- story
-
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…
-
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…
-
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…
- story
-
comment
Comment #28344083
Israel Gelfand wrote a number of amazing books covering many areas of high school math.
-
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…
- story
-
comment
Comment #18892569
Have you considered monoid? It’s a fantastic font with ligatures. https://larsenwork.com/monoid/
-
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 …
-
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…
-
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…