Viewing profile — kablamo
kablamo
HN member- Joined
- Tue, Aug 18, 2009, 4:37 AM UTC
- HN karma
- 104
- Public activity
- 89 items
- HN profile
- View on Hacker News ↗
About kablamo
Blog: http://blog.kablamo.org
Personal finance: http://networthify.com
Chinese flashcards: http://iijo.org
About me: http://kablamo.org
Github: http://github.com/kablamo
Twitter: http://twitter.com/kablamo_Recent public activity
-
comment
Comment #23774009
Leadership: - Turn The Ship Around (Marquet) - make everyone a leader - The Effective Engineer (Lau) - leadership for engineers - Leadership, Strategy, and Tactics (Jocko) - leader…
-
comment
Comment #16532106
Nice! I am partial to this retirement calculator: https://networthify.com/calculator/earlyretirement But then I'm biased because I created it.
-
comment
Comment #15929733
Thanks! Thats exactly what I was aiming for. I'm glad that came across. I was thinking the same thing although I didn't actually discover https://learnxinyminutes.com/docs/perl/ un…
- story
-
comment
Comment #8204868
You rock. You have high fidelity repls for python and ruby. The Perl hi fi repl is called Reply ( https://metacpan.org/pod/Reply ). If you are interested check out the plugins -- e…
-
comment
Comment #7987105
Great response. I'll pile on: Many people retire at 50 or 60 and don't die until 80 or 90 these days. Thats 20 - 30 years of living often while dealing with very high medical bills…
-
comment
Comment #7757269
I struggle with this all the time. Data driven tests are awesome because you write so little code. But the code is often abstract and the data is long and hard to read. I have neve…
-
story
Ask HN: Consultants, what problem are you solving for companies?
TLDR: I am wondering how to go from contracting at $65 per hour to consulting fees based on the value I provide to the company. One thing that stuck with me when reading Sebastian …
-
comment
Comment #7413183
Thanks! I have never heard of these. Here is the complete list of Amazon's leadership principles: http://www.amazon.com/Values-Careers-Homepage/b?ie=UTF8&node... If you are interes…
- story
-
comment
Comment #7231308
Excellent app! This is the writing style my high school composition teacher drilled into my head. Everything I write now is influenced by her. I also try to write my code using thi…
- story
- story
- story
-
comment
Comment #6296591
Hyperloop technical specs here (pdf): http://www.spacex.com/sites/spacex/files/hyperloop_alpha.pdf
- story
-
comment
Comment #5808155
HN navel gazing aside -- I think this is really good advice. Rather than trying to impress your coworkers -- try to impress your users. I think the challenge in many companies is g…
-
comment
Comment #5801187
I'd love to chat with you about this stuff on email if you are interested. My email address is in my HN profile. Thanks for the comments!
-
comment
Comment #5799504
Thats a great point. I do mention it in my blog post on withdrawal rates! ( http://blog.networthify.com/withdrawal-rates/ ) Its worth nothing that you could end up with an ever wid…
-
comment
Comment #5798871
Yeah $2 can add up. I like to read the early retirement blogs and would like to somehow someday be financially independent. The way I like to think about it is to figure out how bi…
-
comment
Comment #5712949
The title is better than the article. Humans and robots are merging more than they are competing. Its a symbiotic relationship.
-
comment
Comment #5673681
Agreed. Fugitive rocks. I use it more than I do the command line. However I've never been happy with its ability to review history. tig is one way to cover that gap, but I wanted t…
-
comment
Comment #5617646
You could get a job in a foreign country. Depends on your situation but for many programmers this is not a difficult option these days. Then you could make money while traveling in…
-
comment
Comment #5479096
I built http://iijo.org . Its free and does Chinese flashcards and uses spaced repetition. You can build vocab lists from a built in dictionary. You can also directly search the di…
-
comment
Comment #5238379
Non code parts of Perl including the perlfaq and some of the Perl community infrastructure are available on github here for people wanting to do drive by fixes: https://github.com/…