Viewing profile — tebeka
tebeka
HN member- Joined
- Thu, Apr 03, 2008, 1:31 PM UTC
- HN karma
- 389
- Public activity
- 70 items
- HN profile
- View on Hacker News ↗
About tebeka
No profile information was provided.
Recent public activity
- story
-
comment
Comment #46933301
Loved this chapter, great design, well written.
-
comment
Comment #46629098
https://duckdb.org/2024/05/03/vector-similarity-search-vss
- story
-
comment
Comment #33683337
Pandas - https://pandas.pydata.org/docs/
-
comment
Comment #32345597
I found "Writing Without Bullshit" helpful. https://withoutbullshit.com/book
- story
-
comment
Comment #24923330
Apache arrow
-
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
-
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 ...
- story
- story
-
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…
-
comment
Comment #19651164
The Knowledge Project https://fs.blog/the-knowledge-project/
- story
- story
- story
-
comment
Comment #13538315
I heard good things about http://vim.spf13.com/
- story
-
comment
Comment #11005298
Peter Norvig's Spell Checker http://norvig.com/spell-correct.html A lot of other code he writes as well.
-
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 …
- story
-
story
Ask HN: Finding Contracting Jobs in EU?
Greetings, Any good places for finding contracting jobs (software) in the EU? Thanks, -- Miki
- story
-
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?