Live data from Hacker News

Ask HN: Comment here about whatever you're passionate about at the moment

news.ycombinator.com

681–690 of 774 posts

Re: Ask HN: Comment here about whatever you're passionate about at the moment

#681

I am passionate about not working and finally doing some hobbies and being a lazy slob at least once a year. At 42 years old I am nowhere near close any of that though and I am slowly losing hope and despairing. But it's the world we're living in, nobody is giving you money for existing so what can you do. I am severely burned out and me switching jobs in the last several years didn't help because I don't want to wor…

I'm a decade younger and in a good financial position relative to my peers, but share a lot of the same sentiment. Finding it very hard to get motivated to do the challenging, delivery-based tasks at work when the only people getting any praise or promotions are "developer advocates", i.e. the marketing department. I don't see a way out other than to grind away for the next 20 years before retiring early. That's not…

> the only people getting any praise or promotions are "developer advocates", i.e. the marketing department.

Another harsh reality I am learning more and more lately: if you are not in the people's faces you will NEVER get any praise and a just material reward. So yeah, sadly you're right.

> I'd rather enjoy the time I have now

"If hard work paid off, show me a rich donkey". Truth is, stable jobs are nice training wheels for our psyche so we don't get too stressed but at one point we must roll up our sleeves and either figure out our own business, or co-found one with another person, or just devise any and all scheme for making at least 3x more money than your day-job is giving you, and for only 1-2h of work a day.

Or if I am wrong here, I can't see how.

Re: Ask HN: Comment here about whatever you're passionate about at the moment

#683

I am passionate about not working and finally doing some hobbies and being a lazy slob at least once a year. At 42 years old I am nowhere near close any of that though and I am slowly losing hope and despairing. But it's the world we're living in, nobody is giving you money for existing so what can you do. I am severely burned out and me switching jobs in the last several years didn't help because I don't want to wor…

Well, I'm much older and you'd have a ways to go before you might find yourself in a position like mine, but Uncle Sam is standing by to give me money for existing.

But Social Security is not all it's cracked up to be, that wouldn't go far and I've got big disasters to recover from.

So I'm working hard to do without over $100K now just so I can collect more later.

But inflation's reducing the value of both dollars I'm not even collecting yet, and my paycheck's not rising to nearly make up any difference.

It's not very uplifting and I'm not even on a fixed income.

I just want to work no matter what, I guess I'm going to have to start a new company to get more out of my own efforts.

Sure beats the boredom so many senior citizens get even if they have overflowing retirement funds.

Re: Ask HN: Comment here about whatever you're passionate about at the moment

#684

I am passionate about not working and finally doing some hobbies and being a lazy slob at least once a year. At 42 years old I am nowhere near close any of that though and I am slowly losing hope and despairing. But it's the world we're living in, nobody is giving you money for existing so what can you do. I am severely burned out and me switching jobs in the last several years didn't help because I don't want to wor…

Well, I'm much older and you'd have a ways to go before you might find yourself in a position like mine, but Uncle Sam is standing by to give me money for existing. But Social Security is not all it's cracked up to be, that wouldn't go far and I've got big disasters to recover from. So I'm working hard to do without over $100K now just so I can collect more later. But inflation's reducing the value of both dollars I'…

Well I am not in the USA but in Eastern Europe. The "money for existing" here would barely cover 2 visits to the grocery store. :D

> I guess I'm going to have to start a new company to get more out of my own efforts

Same conclusion here, being loyal to companies has gotten me nowhere. I know people for whom it worked but they are not the majority (of my acquaintances at least).

> Sure beats the boredom so many senior citizens get even if they have overflowing retirement funds.

I'll never be bored. I have things that I wanted to work on ever since I was 16 year old and now at 42 I still haven't taken the time and energy to do them -- I really can't find proper time and when I finally do I am exhausted (but I am working on the health as well which should give me much more bandwidth).

If I can be granted a wish it'd be "please let me be as rich as I need to be and please let me be dying of boredom, I'll handle it!".

Sympathies for your situation. It's a sad fact that when we get drained of our energy and motivation we actually have to muster even more of them so we can pull through by inventing our own income / business. It's a very bitter irony, one I have grown to gradually accept and not rebel against.

Re: Ask HN: Comment here about whatever you're passionate about at the moment

#685

I just got back from the Banff Film Festival, where I saw Fire of Love[1]. It’s the story of French scientists Maurice and Katia Krafft, who become fully devoted to each other and the study of Volcanos for the rest of their lives. Created using hours of their archival footage, it’s a story driven by a singular shared passion, amazingly found by two people born only 20km apart. [1] https://youtube.com/watch?v=kz95Xjd3…

I was there this weekend too! I didn’t catch any films though. But I’m definitely checking this out now.

Re: Ask HN: Comment here about whatever you're passionate about at the moment

#686

I spent my morning working on a science fiction novel. (I won't post more here, but you can find it through my profile if you're interested.) Are there any other writers in the house? On a completely unrelated topic, one of my earliest "internet" memories was wandering into open source communities and trying to figure out this CVS thing and connecting it to GNU Savannah so that I could download some code. Those were…

I'm very (very) slowing writing a book, a kind of biography of a local teamsters chapter from Rhode Island which my grandfather was part of. I've given up on it a couple of times, only to come back to writing again, and maybe on a good day cranking out 5,000 words that gets edited back down to maybe half that. What are you thinking about in terms of publication? After reading on the kind of fees traditional publisher…

Plan A is traditional. Part of that is that I'm targeting middle grade with my first book (that is, ages 9-12), and it's honestly not obvious to me how much of a market exists for self-published books in that demographic. I'm still doing my research, but so far all of the self-publishing success stories I'm aware of are either in adult, or are a traditional author going indie rather than the other way around.

Having said that, I have helped other people (mostly family members) self-publish their books and it is very doable, depending on what your goals are. In those cases, we were never aiming to make money, so we were more than happy with the results we got.

Re: Ask HN: Comment here about whatever you're passionate about at the moment

#687
post #602

I'm passionate about writing small, close to OS utilities for myself and writing high performance C++ programs. Particularly, extracting almost demoscene level of performance from computers seemingly lacking said performance. My Ph.D. thesis puts this passion to practical use, by developing a scientific application which uses every ooze of performance it can get from a system. The end result is "You shouldn't be able…

This sounds quite interesting. Are you willing to elaborate more about what these programs do?

The utilities are for solving my daily problems, mostly automation. Tools reaching a certain maturity are open sourced with copyleft licenses at source hut: https://git.sr.ht/~bayindirh/

The other tool is a material simulation code, for scientific applications. It will be open sourced, again, when it reaches maturity. It’s single machine, multithreaded C++, but we may move to multi-machine if necessary in the future.

Re: Ask HN: Comment here about whatever you're passionate about at the moment

#688
post #455

I spent my morning working on a science fiction novel. (I won't post more here, but you can find it through my profile if you're interested.) Are there any other writers in the house? On a completely unrelated topic, one of my earliest "internet" memories was wandering into open source communities and trying to figure out this CVS thing and connecting it to GNU Savannah so that I could download some code. Those were…

Ooh! This could be a glimmer of a passion for me. Can you recommend any beginner guides or tips to get started? I've dabbled but get tied in knots overthinking the phrasing of a single sentence. I'd love to just get into a flow state. I've tried some tools like Final Draft (yuck) and Scrivener (meh). However Fountain.io plugin for vscode felt fantastic. The restricted format of a screenplay was really helpful to me a…

I personally like Typora (https://typora.io/). It gets about as close to that state of flow as you can get, and it supports Markdown syntax. I use a Git workflow to track my writing, which definitely isn't for everyone, but I really appreciate the assurance it gives me. But that's probably because I already use Git for work.

Actually, I do write in a screenplay-like format sometimes. I call it "sketching" but there's probably a more formal name for it. Dialogue and action beats, and nothing else. It works well when I'm able to hear the characters in my head and I need to get their words down before I forget. Though there is a bit of a risk when you expand this into full scene, that your scenes tend to be very dialogue heavy. That's something I'm still working on.

More specific advice is a bit hard to give without knowing where you are. Are you stuck on getting any words out on the page at all? Or are you writing the opening to your story over and over because it never feels right? Or something else?

My experience was the first time I sat down to really write something, it felt horrible. I think I got about 50 words on the page after about an hour. It really was pretty discouraging, and of course the writing was bad too. I'm honestly not sure how I got through this phase. I think I just slogged through it because I cared enough about the story to keep going even though it sucked.

One thing that may have helped is that I keep a journal. The rule for my journal is "never write anything boring". I am very inconsistent about it, but it gave me a space, before I really had the fiction writing thing down, to at least practice getting words on the page. I've been putting down about 100 pages a year for the last 10-ish years, and I realized belatedly that in a way this was my writing practice. I may not have written 10 fiction books, but I wrote their equivalent (at least by word count) in my journal.

Reading helps too. I had stopped for a long time, and picking it back up has helped me really figure out what I want to be writing (usually because I have knee-jerk reactions to what I read, and that tells me something about how it's affecting me).

There's quote I encountered recently that really aligns with my philosophy of writing: "the first draft is telling yourself the story, latter drafts are telling the story you want readers to read" (Farah Heron, but she might have gotten it from somewhere else). What this means is that it's ok for the first draft to not be something anyone else is going to want to read. The most important thing is that you like what you're writing. For me, writing has become a better-than-reading experience. I read a fair amount of books these days, but because my tastes are particular, it's rare for me to find anyone who is writing exactly what I want.... but I can write it myself.

Hope something in here helps you out, and if there's anything else you want to ask, feel free to shoot me an email (find my contact info from my profile).

Re: Ask HN: Comment here about whatever you're passionate about at the moment

#689
I have been really interested in solar and battery energy storage lately since both have become so cheap. I had wanted to build my own battery for a while now but lithium ion battery tech seemed a little dangerous to put in my garage. But I learned about the newer lifepo4 battery tech and I built a diy 14kwh battery. It's been a lot of fun sourcing din rail mount equipment like breakers and terminal blocks and figuring out cheaper ways to build things like a 100amp automatic transfer switch that is still safe and (somewhat) code compliant (since what is on the market starts around $750 for a general ats). Then I've also followed several YouTubers like Will Prouse and Off-grid garage to find the best Battery Management systems and gotten it all integrated with Home Assistant.

I paired it with a 6kw hybrid inverter/charger that I can later add solar panels to and now have a system that should outperform a Tesla Powerwall in both longevity and capacity. My final cost is around $4k including the hybrid inverter and from what I can tell, the comparable Tesla offering costs around $13k.

I have it setup now to do peak power arbitrage so the batteries charge at night during off-peak ($0.20/kwh) and then the batteries run the whole house from 4pm - 9pm when the rate is $0.54/kwh. This saves around $100 a month on our electric bill so it should pay for itself in 3-4 years while also providing backup power in case of outages.

Re: Ask HN: Comment here about whatever you're passionate about at the moment

#690

I spent my morning working on a science fiction novel. (I won't post more here, but you can find it through my profile if you're interested.) Are there any other writers in the house? On a completely unrelated topic, one of my earliest "internet" memories was wandering into open source communities and trying to figure out this CVS thing and connecting it to GNU Savannah so that I could download some code. Those were…

Awesome, I'll stalk your work through your profile, I'm addicted to good scifi. I've mostly written poetry for the last 15 years, but I've been meaning to transition into long form writing. I'm wondering if you could share your process? Do you sketch out a plot then fill out the gaps? Are you creating situations then letting your characters grow the story organically? This is the bit I'm sort of stuck on, so hearing…

I'm happy to talk about my process, though "process" is being pretty generous because it's very haphazard.

Where it starts for me is the feeling when you get to the end of a good book, and you keep telling yourself stories (about the characters, the world, the situations, etc.). That's how I feel when I'm writing, except instead of applying it to some other book, I apply it to my own worlds. But the basic impulse is the same.

I don't outline, in the sense of writing a bulleted list of plot points that I fill in. Honestly, I have never been able to do this and I don't understand how anyone else does either, despite having read some books about how people supposedly do so. I tried the Snowflake method too, and that didn't work for me either.

The hardest part, I think, is getting started. Unfortunately, I didn't take a lot of notes during this time, but I did a bunch of noodling around. I wrote a bunch of stuff that didn't stick: characters, situations, places. I even tried some different storytelling styles.

Once I had characters and a world that felt right, I spent about 5 years rewriting the opening of the book over and over. This part sucked because no matter what I did, it always felt wrong.

Eventually I threw in the towel on that. But rather than tossing the project entirely, I had the idea of writing a prequel. This was actually brilliant, because it sidesteps the process of generating the characters and world from scratch (part of what takes so long in the first place, especially as a first timer). So it was much easier for me to create situations that I knew would drive the characters to interesting places. Somehow, this clicked for me and I basically wrote the first draft start to finish in a single pass.

At least for my first book, I found I didn't need to outline. Because I knew where the characters would be going (I had already written the opening of the "real" book to death), I wasn't too afraid of getting lost. In practice, how things worked out was that I spent the time between writing sessions coming up with what would happen in the next chapter. So it wasn't literally seat-of-the-pants writing, because usually I knew what would happen a chapter or two ahead, but I wasn't planning the entire book out all at once either.

Hope that helps in some form, at least to kickstart ideas. And happy to answer any questions (can find my contact info via profile).

Post reply on HN