Live data from Hacker News

Ask HN: What is your “I don't care if this succeeds” project?

news.ycombinator.com

151–160 of 960 posts

Re: Ask HN: What is your “I don't care if this succeeds” project?

#151
Not the answer you're looking for, maybe...

Life. Whether it "succeeds" or not (ignoring the biological succession pun) is in the eye of the beholder, but choosing whether to care or not is a fairly continuous active choice for the individual. At some point in life some of us may reach a state of not caring whether personally or societally important individual life goals are reached. Not caring can offer some nice freedom, although it might be unsettling for some people (akin to being disassociated from reality).

Non-commercial endeavors, aka hobbies or passions. Dancing, playing music, woodworking, etc. For me it's music, dance, massage, and building things. All of these can be shared, directly/physically or at least in ways other people see and experience.

Massage is my most practical example. I have some training, but I don't do it for money or profession. With friends, family, and lovers, there are many opportunities. And when traveling in places where massage is common, I occasionally offer to trade places with the therapist in the latter part of the time. Many therapists who work for a living are in great need of massage and therefore most appreciative. It is very rewarding. (I still pay the full price for my massage I received.)

People who blog (not me) are very admirable. Most of them earn nothing, and often what they write is of value to others. This is very true for tech people who write solutions to bugs or problems or who build tutorials just to share. These latter cases often result in financial gain for their readers!

Re: Ask HN: What is your “I don't care if this succeeds” project?

#154

When you plug a Macbook in with the included two-prong power adapter, sometimes it buzzes slightly when you stroke it gently (ground loop). Im working with a factory to make a grounded duckhead adapter to fix this. https://ibb.co/P4Bjstg

I was looking for it for ages. Please make a British version as well! This is neat!

Glad you like it! But I thought the UK duckhead already has a ground pin?

https://www.apple.com/uk/shop/product/MKU63B/A/67w-usb-c-pow...

Re: Ask HN: What is your “I don't care if this succeeds” project?

#155

I've been making a proper survival strategy game. I made a few games before but they were only about a week's worth of work each, so I don't count them as "proper". This time I wanted to make a full-on project with professionally-done models, art, music etc. It's a reverse of the 4X formula - rather than starting as a small country and becoming a vast empire over the course of the game you start off heading a vast em…

The title image is so reminiscent of Age of Empires ;). No harm there. Is it safe to assume that AoE series was an influence?

As it appears to be targeted only for Windows, I will not be able to try it (on Mac). But the premise sounds good and pretty unique!

Best of luck with it.

Re: Ask HN: What is your “I don't care if this succeeds” project?

#156
International Space Station Photo Explorer: I made 2 versions - a 3D one https://callumprentice.github.io/apps/iss_photo_explorer/ind... and a "flat" one - https://callumprentice.github.io/apps/iss_photo_explorer_fla...

I feel like there is a vast untapped potential for exploring the amazing photos that are there now and appear every day as well as new functionality - for example, I think there is probably a good way to tag the start/end of a sequence of photos you come across and use them to generate a movie clip which would be neat.

I still haven't found the right UI/UX and my web skills are sorely lacking so it all feels a bit clunky. It's fun to experiment with though and lots of eye candy to see - my daughter (8, now 10) and I worked on the first version which was nice too.

All open source if anyone wants to fork and play.

Re: Ask HN: What is your “I don't care if this succeeds” project?

#157
post #80

My day job. Personal projects get a little more heart, but "success" to me is usually intrinsic, not extrinsic. I'm probably a little weird when it comes to motivating factors, but not alone.

Oof. This is probably most people, too. There need to be more jobs where the interest alignment in work is 100%. Disney animators, Nintendo programmers, audio programming, SpaceX engineers, ML/AI, bioinformatics, ... Rockets, chemicals, machines, visual toys, solving moonshot things, ... Less plumbing and glue code. Less adtech. Less studying and optimizing trivial human interactions that nobody will remember.

I work in data and ML and it’s mostly plumbing and glue code lol

Re: Ask HN: What is your “I don't care if this succeeds” project?

#158

I'm making a proof of concept UI library that runs in WebAssembly! Pros: - Rendering for multiple platforms - Much efficient server side rendering with all the goodies of SPA (no need to scale nodejs servers) Cons: It's just a proof of concept and I don't have enough bandwidth to take it to a full blown framework

I care if this succeeds, because I want it.

Re: Ask HN: What is your “I don't care if this succeeds” project?

#159
I've been working on an Excel tool to procedurally generate Powerpoint value driver tree graphics from spreadsheets.

https://aaronbrooker.com/vdttool

Most corporates only have MS Office so I've had to stick to using VBA.

Built to save me time in my day job, but has become a passion project. The most challenging part has been improving the algorithm for displaying the trees in a compact form but with an eye-pleasing amount of whitespace.

Re: Ask HN: What is your “I don't care if this succeeds” project?

#160
post #80

My day job. Personal projects get a little more heart, but "success" to me is usually intrinsic, not extrinsic. I'm probably a little weird when it comes to motivating factors, but not alone.

Oof. This is probably most people, too. There need to be more jobs where the interest alignment in work is 100%. Disney animators, Nintendo programmers, audio programming, SpaceX engineers, ML/AI, bioinformatics, ... Rockets, chemicals, machines, visual toys, solving moonshot things, ... Less plumbing and glue code. Less adtech. Less studying and optimizing trivial human interactions that nobody will remember.

FWIW, I find glue code and integration to be quite rewarding sometimes. You take other good, useful things and connect them, resulting in a new/bigger/better useful thing... without "doing anything"! :)

Seriously, for some of the things you mentioned, I suspect the key is to NOT be highly focused on the career path which pays the most. I kind of doubt that audio programmers are paid as much as Sharepoint developers, but I would hope they have more fun.

Post reply on HN