Viewing profile — vi-mode
vi-mode
HN member- Joined
- Mon, Jan 06, 2020, 7:47 PM UTC
- HN karma
- 40
- Public activity
- 33 items
- HN profile
- View on Hacker News ↗
About vi-mode
No profile information was provided.
Recent public activity
-
comment
Comment #22115502
Just wrote a similar piece like yours which brought up another thought: Do you think disintermediation is solvable when it's a BTB (so all parties are businesses) and you put heavy…
-
comment
Comment #22115416
A wall of text intended as smart content marketing to get some awareness for a rather unknown investment firm or incubator--Crunchbase didn't show any raised funds, so I don't call…
-
comment
Comment #22047853
Tbh, this sounds you like are heavily micromanaging your people because you don't have any task yourself. Did you ever got into 360 feedback? How was the outcome?
-
comment
Comment #22047808
You think I meant 100 direct reports? Without any structure?
-
comment
Comment #22047773
Um. Most people never managed many other people, how should they know what they prefer?
-
comment
Comment #22047759
> There is, in fact, fun to be found at every level Yes, but we are not on HN for such generic advice. Early in my career I thought that leadership is the end goal and just great, …
-
comment
Comment #22047657
You think so? I just disagreed with the things you wrote because I think some of your statements are wrong and/or mislead and they're altogether also inconsistent.
-
comment
Comment #22047555
Managing people != dealing with people This is the biggest misconception most have you have never led seriously. I like people, I like meeting people for a beer, for pair-programmi…
-
comment
Comment #22047529
Sorry, but what you write could come from any of the millions of self-help leadership books or blog spam from the net. Random, generic advice. This is too simple for my taste and I…
-
comment
Comment #22047429
Wow, what's your stack?
-
comment
Comment #22047384
Hm, how should this work? If I'd ask you, 'How many direct reports do you have', what would you say? You need to use the term 'direct report' again. If you fuzzed around with 'my t…
-
comment
Comment #22047316
And you have time to be on HN?
-
comment
Comment #22047251
Nice that you told us the story why you got into coding. I just tried to find an abstraction for the sake of simplicity. Of course we had all our triggers why we got into coding. A…
-
comment
Comment #22047198
This is getting a bit too deep now. I didn't say that I didn't enjoy it. I like challenges, my initial notion was just to express that words like 'fun' are far away from what leade…
-
comment
Comment #22047086
Just reports. The ones directly reporting to you are called 'direct reports'. Latter also implies a bigger headcount and that the direct reports are managers themselves. So if you …
-
comment
Comment #22047052
Yes, all non-top-tier investors and angels have currently a crappy deal flow. They read every email they get and they have a hard time to get into good deals right now.
-
comment
Comment #22047037
> it's still better than sending cold e-mail Just not true. This topic is complex and yes sending a cold email to a random investor is worse than getting a warm intro but these are…
-
comment
Comment #22046907
Yes but the context here is coder transforms to manager. And coders got coders because they like short feedback-loops.
-
comment
Comment #22046838
Hint: you should never frame your reports in such a way ('leaders under me'), 101 of leadership; but let's move on: I think we are not talking about the same; managing people has n…
-
comment
Comment #22046503
Yes and no. You can move mountains with good teams, this is great and you will draw satisfaction from. But IDK if you had ever 100+ people in your reporting line for a longer time.…
-
comment
Comment #22046463
PG is a smart mind with a long track record of achievements. Still people shouldn't follow him in a cult-like manner or turn him into a voodoo-kind role model, 'PG tweeted he needs…
-
comment
Comment #22046310
OT: for those who have never been in leader/managerial positions: - Leading people is 1000x less fun than coding - Leading people makes your more money than as an avg coder - Leadi…
-
comment
Comment #22046237
1st-world problems
-
comment
Comment #22045864
Easiest? Do I get a list with emails or do I have to click on contact every time? If it's latter I think it's anything but not easy.
-
comment
Comment #22045832
To get a no-BS CSV list, copy'n'paste all in (n)vim, then: :%s/,/;/g | %s/\t/,/g