Live data from Hacker News

Viewing profile — tebeka

tebeka

HN member
Joined
Thu, Apr 03, 2008, 1:31 PM UTC
HN karma
389
Public activity
70 items

About tebeka

No profile information was provided.

Recent public activity

  1. story
  2. comment
    Comment #46933301

    Loved this chapter, great design, well written.

  3. comment
    Comment #46629098

    https://duckdb.org/2024/05/03/vector-similarity-search-vss

  4. story
  5. comment
    Comment #33683337

    Pandas - https://pandas.pydata.org/docs/

  6. comment
    Comment #32345597

    I found "Writing Without Bullshit" helpful. https://withoutbullshit.com/book

  7. story
  8. comment
    Comment #24923330

    Apache arrow

  9. comment
    Comment #24850619

    Wrote 3 technical books [1] with asciidoctor, love it! Simple format, easy to include code, builds PDF, ePUB, mobi ... [1] https://gumroad.com/tebeka

  10. comment
    Comment #23181225

    Wrote too (small) books so far - Go Brain Teasers ( https://gum.co/iIQT ) - Python Brain Teasers ( https://gum.co/iIQT ) Working on the 3rd ...

  11. story
  12. story
  13. comment
    Comment #22538334

    No serizalization is safe - https://docs.microsoft.com/en-us/security-updates/securitybu... - https://en.wikipedia.org/wiki/Billion_laughs_attack - https://en.wikipedia.org/wiki/Zi…

  14. comment
    Comment #19651164

    The Knowledge Project https://fs.blog/the-knowledge-project/

  15. story
  16. story
  17. story
  18. comment
    Comment #13538315

    I heard good things about http://vim.spf13.com/

  19. story
  20. comment
    Comment #11005298

    Peter Norvig's Spell Checker http://norvig.com/spell-correct.html A lot of other code he writes as well.

  21. comment
    Comment #8910196

    One way to network is to go to job interviews. Be open about the fact that you're mostly interested in contracting and maybe you'll consider joining after a time (which is true in …

  22. story
  23. story
    Ask HN: Finding Contracting Jobs in EU?

    Greetings, Any good places for finding contracting jobs (software) in the EU? Thanks, -- Miki

  24. story
  25. comment
    Comment #7800353

    People forget that doing backward breaking changes take a while. Python 3 was released at the end of 2008, 2 years after Java 6. How many systems you know still run on Java 5?