Live data from Hacker News

Ask HN: Anyone doing some absurd stuff after getting laid off?

news.ycombinator.com

91–100 of 136 posts

Re: Ask HN: Anyone doing some absurd stuff after getting laid off?

#91

Constantly battling with issues of self worth and suicidal thoughts since I've got laid off so that's about it. Being a migrant, who is laid off, who is/was a sole bread winner does the trick I guess.

I feel for you. I've battled self worth feelings through out my career as a lot of my identity was tied up in my work and the fear of failure.

I've since found a new perspective that's helped me transform my identity and self-esteem through therapy and journaling about my experience/thoughts. I still have negative thoughts, but I see them as independent things to observe and not part of my core self.

This is your story to write and other people's opinions are just that their opinions which is "none of your business". The layoff is not a reflection of you. You are worth it and things will get better.

Re: Ask HN: Anyone doing some absurd stuff after getting laid off?

#93
post #77

Not laid off but I quit my job 7 months ago to start my own company. Just the admin of setting up and running the day-to-day has taught me a lot. But the biggest lesson I learned is that I have the capacity to research and implement technologies new to me in relatively short amounts of time to make meaningful impact. In addition, my confidence has improved and I am more likely to accept challenging work within my dom…

I think that's worth a lot. Sometimes I worry that I'm just not fast enough at some of this stuff, but then I pull off something well under pressure and feel better.

Temporarily!

Re: Ask HN: Anyone doing some absurd stuff after getting laid off?

#94
post #13

Earlier quoted context omitted.

> 8-20 people in a flat structure like our hunter gatherer ancestors use to do Citation needed. Even wolf packs have alphas, as I understand "hunter gatherer" societies were even less flat, if you disobeyed the leader you had your head chopped off.

The irony is that the whole alpha thing in wolves is itself a myth.

I read a great takedown of the whole "alpha" thing a while back, but can't remember where. Its message was that "alphas" are kind of losers, when all is said and done.

Re: Ask HN: Anyone doing some absurd stuff after getting laid off?

#95
Absurd, most definitely.

I got divorced about a year and a half ago. I’m 32 - for what it’s worth. In June, I left my job and SF. Put all my stuff in storage and went to the east coast for a month then went to Europe for 3 months. After all that, I committed to getting a six month lease on an apartment in Manhattan. Been here since November.

I haven’t worked at all. Maybe done a total of 20 leetcode problems but I spend way more time reading about layoffs and hiring freezes than interview prep. Mostly have spent my time at the gym, Broadway shows, meeting new people, and watching a lot of content online. I go out social dancing 5x/week and to the gym about the same amount. I’m trying to get better at yoga and getting a v-taper at the weights. I’d go out more but it’s hard to find the dances on some nights. (Sunday’s and Monday’s are particularly slow in nyc)

The absurd part is that I’ve done all of this in hopes of meeting a fantastic woman and seducing her to come to SFBA where I can start a family, build a house in the Santa Cruz mountains, and enjoy the region.

It is quite absurd - mainly cause it has no chance in hell of working but it wasn’t going to work in SF either. We’ll see where I end up moving next - too ugly and too much melanin for Manhattan.

Re: Ask HN: Anyone doing some absurd stuff after getting laid off?

#96
I have not been laid off, but, as a contractor, I am well-aware that, at any point, I could have no income. I like golf and I've noticed there aren't many good sites on the internet, so I'm trying to build a golf portal. So far, I've implemented a very basic golf odds aggregation service -- https://www.golfodds.io/ if anyone wants to check it out. I plan to work on it in my spare time and build it up. Also open to any cool ideas, if you want to share -- feel free to email me from the site.

Re: Ask HN: Anyone doing some absurd stuff after getting laid off?

#97
My last day is scheduled for around March 31 (I have vacation I can use between then and now). I'm currently thinking about what I want to do with my time off. I will have the luxury of being able to do NOTHING, if I so choose, for a while. I live in Japan, so I will first have paperwork to do (switch visa status, get health insurance squared away, etc)

For the cool stuff, I'm thinking of picking a project/skill each week and devoting a full week to that, to see if I enjoy it and can get any mental traction. Becoming more proficient with pure C has been a lot of fun, so I'll definitely push forward on that. I have a couple of Pico-8 projects to work on. There's any number of opaque or classical technologies that I'd like to understand more deeply. I'll enter a game-jam, just to keep myself on a proper schedule with a proper deadline. There are a lot of books I want to read.

At some point though I'll need to collect my thoughts and start looking for the next thing. I have recruiters already knocking on my door, and the company will pay for 6 months of job agency assistance. But to tell the truth, I just can't see myself jumping back into software engineering as a full-time career so I don't yet know how best to utilize these resources. Sorting myself out is a critical goal for the coming months.

"What do I want to be when I grow up?" is almost as difficult to answer at 51 as it was at 18.

Re: Ask HN: Anyone doing some absurd stuff after getting laid off?

#98

I have not been laid off, but, as a contractor, I am well-aware that, at any point, I could have no income. I like golf and I've noticed there aren't many good sites on the internet, so I'm trying to build a golf portal. So far, I've implemented a very basic golf odds aggregation service -- https://www.golfodds.io/ if anyone wants to check it out. I plan to work on it in my spare time and build it up. Also open to an…

I love simple bootstrap sites. If you want to monetize it make all of the sportsbook names into affiliate links. Some books are offering really good terms (20-30% revshare + fixed amount per signup). See https://www.bestfightodds.com/ if you want a site that does this for MMA rather nicely - they were acquired by a subsidiary of Catena Media last year, they have an extensive portfolio of sites like this. If you eventually add historical data people will scrape your site and try to clone it so that may be a problem. Another idea: I don't really know anything about golf but scraping sites like https://www.pgatour.com/players/player.46970.jon-rahm.html and making player pages or tooltips that show up when you hover over a player name that might be useful. If you can make a site that bettors regularly go to you can make a lot of money.

Re: Ask HN: Anyone doing some absurd stuff after getting laid off?

#99
Kinda. I started a gap year, thinking I'll finalize my Skyrim mod while traveling round the world. Coworkers bade me farewell and wished good luck on my next adventure. Two weeks in, Elon Musk took over Twitter

So now I'm also settling thoughts on my next lifestyle business kind of project, something I kept in mind, though with those AI improvements these days it might get a new flavor

Re: Ask HN: Anyone doing some absurd stuff after getting laid off?

#100
post #78

Not laid off but on an extended sabbatical. I'm working on a Rust library for SAT solving and other things informed by John Harrison's text on Automated Theorem Proving. https://github.com/aetilley/harrison-rust This is largely for me to to learn Rust, but I think it may have the potential to turn into something cool. Next on the todo list is optimizations to DPLL as the existing implementation is currently in its mo…

Interesting.. What do you think about Survey Propagation?

I'm afraid I was not familiar, although I'm looking at a few related papers on the arxiv now.

What brought that approach to mind?

Post reply on HN