Earlier quoted context omitted.
+1, count me in
I'll be 24 in a few months, I'm up.
Ask HN: What you up to? (Who doesn't want to be hired?)
821–830 of 874 posts
Re: Ask HN: What you up to? (Who doesn't want to be hired?)
#822Earlier quoted context omitted.
I'll be 24 in a few months, I'm up.
Another aimless 24 year-old here, count me in!
Re: Ask HN: What you up to? (Who doesn't want to be hired?)
#823My son's mom died of cancer last February, and two days later they found tumors in my then girlfriend/now late fiancee. She passed away last month. I stopped working several months ago and have no immediate desire or need to go back to work. I'm not sure if it's a blessing or curse to have so much free time to grieve. Enjoying the downtime with occasional spontaneous bursts of tears. Edit: thank everyone for the kind…
Re: Ask HN: What you up to? (Who doesn't want to be hired?)
#824Half a year back or so I built a mini SaaS product that failed, now I'm in the process of open sourcing it so that everybody can freely host it for themselves. Here's the project homepage https://magiclogin.net , it was/is transactional e-mails and e-mail authentication as a service. Getting it ready for open sourcing is a lot more work than I anticipated, I don't want to just dump it in a Github repo and have nobody…
Re: Ask HN: What you up to? (Who doesn't want to be hired?)
#825My son's mom died of cancer last February, and two days later they found tumors in my then girlfriend/now late fiancee. She passed away last month. I stopped working several months ago and have no immediate desire or need to go back to work. I'm not sure if it's a blessing or curse to have so much free time to grieve. Enjoying the downtime with occasional spontaneous bursts of tears. Edit: thank everyone for the kind…
It took me a few tries at parsing your situation. Holy shit. Big hugs to you, brother. Be strong.
There are some interesting similarities between heroin addiction and cancer..
I don't need anything from anyone but I appreciate the sympathy, the amount of views that my video received from this post is crazy. I'm very touched and I hope she is too.
Re: Ask HN: What you up to? (Who doesn't want to be hired?)
#826I wish I had something interesting to say here but honestly, kind of depressed. Not the clinical kind of course but more the aimless 24 year old kind. I've been working at this startup (or perhaps scaleup would be a better term considering they're already worth 7 billion dollars). It's great career-wise. I'm learning a lot and I feel like I'm being compensated fairly. But I thought my life would feel "complete" once…
It helps to understand that life is about much more than your career or material success. Really internalize that idea. It's counterintuitive, because it feels so certain that hitting ProfessionalGoalX will make you permanently happy. But it won't. It never does. Even if that goal is wildly ambitious and makes you famous or makes you millions of dollars, it'll feel great for a while, but those feelings will dissipate…
Re: Ask HN: What you up to? (Who doesn't want to be hired?)
#827Earlier quoted context omitted.
> Current adventure: attempting to write a reactive UI system that doesn't need to dynamically allocate memory. Avoiding dynamic memory allocation... in Go?
It's actually easier than you might think: Go has most of the capabilities of C, including calling C APIs like malloc/free etc and casting them to Go data types. Of course (like C) writing code in that way won't be particularly convenient or memory safe.
Re: Ask HN: What you up to? (Who doesn't want to be hired?)
#828Earlier quoted context omitted.
> Current adventure: attempting to write a reactive UI system that doesn't need to dynamically allocate memory. Avoiding dynamic memory allocation... in Go?
One of the many yaks! In this case taking memory mapped Vulkan buffers and unsafeing them to various Go arrays and whatnot. I have a gapbuffer implementation on top of this, and then a truly evil "gaptree" implementation that uses gapbuffers to represent a tree data structure.
Re: Ask HN: What you up to? (Who doesn't want to be hired?)
#829Earlier quoted context omitted.
I don't think anyone really thinks that health insurance plans cost $200 vs individual plans being $1400. Just the implication is ridiculous. Our problem wasn't the price, but the coverage. I know my BIL pays $2200 (total, including what his employer pays) and gets excellent plan for him and his wife, whereas us paying $1400 (and this was the same case with the more expensive plans too, coverage didn't change a bit,…
Oh this is true of insurance everywhere but especially in NYC. Dental, Vision, legal, whatever. Every time (in NYC) I tried to make use of insurance I had limited choices and they were often bad. In other parts of the country I’ve had more success using insurance.
Oh come on, I am comparing apples to apples (my last insurance, and my BIL's current insurance). But that's fine, I see why the mental gymnastics are being played here.
Re: Ask HN: What you up to? (Who doesn't want to be hired?)
#830Earlier quoted context omitted.
If from the Coinbase IPO, you just got out of lockout and you're new to that amount of money. You're probably still near 100% invested in Coinbase and need to divest into something more diversified and less volatile than Coinbase before you can sit on your hands and look at the number in your brokerage account as if it was real retirement grade money. Plus you'll need to pay a ton of taxes on the capital gain. So don…
There's a Ask HN thread, maybe a few, of people who hit it rich and later lost it. The common theme is it's easier to make lots of money than it is to keep it, which is a little unintuitive.