How to have fun after 10+ years of depression. I'm finding it…tricky.
Ask HN: What are you learning right now?
31–40 of 74 posts
Re: Ask HN: What are you learning right now?
#32However, I've enjoyed the experience so far and look forward to building other apps with React Native.
Re: Ask HN: What are you learning right now?
#33How to run a bootstrapped startup as a single founder. I don’t have a problem with the tech etc. and those that see it and experience it, love it. However, that cliche stands true - marketing and sales are hard. ‘Cold emails’ feel extremely spammy to me, as I know when I’m on the receiving end they get deleted almost straight away. I’m working on content marketing (blog posts etc.), but that is a slow burn that doesn…
Re: Ask HN: What are you learning right now?
#34(It's really, really hard)
Re: Ask HN: What are you learning right now?
#35CAF (C++ Actor Framework). I plan to use it to compete against Facebook.
I know many friends/family members who use Facebook despite my repeated attempts to explain Facebook's business model.
If your competitor respects user privacy, I'll certainly look into it.
Re: Ask HN: What are you learning right now?
#36A lot. I'm in college, so Stats, Japanese, Communication, and History there. But that's just the surface. I'm also reading a lot of eBooks (mostly nonfiction books: Deep Work, The Subtle Art of Not Giving a F*ck, Models: Attracting Women through Honesty.) I also want to read Wilson's new translation of The Odyssey. Finally, I just realized I had feelings for a friend of mine when she started dating someone else. I de…
Japanese- through a class in college? I just finished learning all of the Hiragana pronunciations. Trying to figure out if I want to commit to learning the language or not.
The way sentences are structured is fascinating though, so I would recommend it for that. But learning it to speak it would probably be a huge time-sink.
Re: Ask HN: What are you learning right now?
#37How to run a bootstrapped startup as a single founder. I don’t have a problem with the tech etc. and those that see it and experience it, love it. However, that cliche stands true - marketing and sales are hard. ‘Cold emails’ feel extremely spammy to me, as I know when I’m on the receiving end they get deleted almost straight away. I’m working on content marketing (blog posts etc.), but that is a slow burn that doesn…
Out of curiosity, what does your startup do/what is it called? I suppose your comment itself could function as advertising.
It is however in my profile, if anyone feels so inclined..
Re: Ask HN: What are you learning right now?
#38A lot. I'm in college, so Stats, Japanese, Communication, and History there. But that's just the surface. I'm also reading a lot of eBooks (mostly nonfiction books: Deep Work, The Subtle Art of Not Giving a F*ck, Models: Attracting Women through Honesty.) I also want to read Wilson's new translation of The Odyssey. Finally, I just realized I had feelings for a friend of mine when she started dating someone else. I de…
Good on you for being honest with how you felt, it's something I still struggle with.
Re: Ask HN: What are you learning right now?
#39Re-learning C++. Took a layoff package from my previous co (product manager), and it's damned tough to find a similar gig without relocating. Besides, it's taking me back to my roots.
Re: Ask HN: What are you learning right now?
#40Elixir and OTP. Really enjoying it and writing some blog posts about it. My latest [1] was an experiment in creating my own simple supervisor. I am working my way up to having an Elixir application spread across many containers where the processes can pass messages to processes in other containers. [1] https://medium.com/@tylerpachal/let-it-crash-creating-an-exa...